/* CSS Document */
/*=================clear browser predefined=====================*/
*{ 
	padding: 0; 
 	margin: 0; 
}
ol,ul{ 
 list-style: none; 
} 
img{
	border:0;
}
h1,h2,h3,h4,h5{
	font-size:12px;
	font-weight:normal;
}
.clear_float:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
.clear_sep{
	display:block;
	clear:both;
	height:5px;
	overflow:hidden;
	width:auto;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
/*======================================*/
body{
	text-align:center;
	font:12px/150% "ËÎÌå","ÐÂËÎÐÝ";
	color:#000;
	background:url(/images/img002/bg01.jpg) repeat-x 0 0;
}
#container{
	margin:0 auto;
	text-align:left;
	width:932px;
	background-color:#fff;
}
.cls_center{
	width:914px;
	margin:0 auto;
}
/*===============head=======================*/
#head{
	height:87px;
	overflow:hidden;
	background:url(/images/img002/logo.gif) no-repeat 31px 13px #fff;
}
#head h5{
	text-align:right;
	height:34px;
	line-height:32px;
	padding-right:6px;
}
#head h5 span{
	font-weight:bold;
}
#head h5 a{
	margin:0 6px;
	color:#666;
}
/*===================links===================*/
#links{
	margin:0 auto;
	width:930px;
	background:url(/images/img002/link_bg.gif) repeat-x;
	height:36px;
	line-height:28px;
	overflow:hidden;
}
#links ul li{
	float:left;
	display:inline;
	width:83px;
	text-align:center;
	background:url(/images/img002/link_sep.gif) no-repeat right top;
}
#links ul li a{
	color:#fff;
}
/*===================navigation===================*/
#navigation{
	width:914px;
	border:1px solid #B2B2B2;
	background-color:#e9e9e9;
	height:28px;
	line-height:28px;
	margin:6px auto 0;
}
#navigation span{
	font-size:14px;
	font-weight:bold;
	margin:0 6px;
}
#navigation a{
	margin:0 6px;
	color:#171717;
}
/*===================news===================*/
#news{
	width:916px;
	margin:8px auto 0;
}
#news_l{
	width:598px;
	height:376px;
	border:1px solid #B5B5B5;
	float:left;
	display:inline;
	text-align:center;
	overflow:hidden;
         z-index:-1;
}
#news_l object{
	margin-top:5px;
}
#news_r{
	width:308px;
	float:right;
	display:inline;
}
#news_r h2{
	height:24px;
	overflow:hidden;
	background:url(/images/img002/news_bg.gif) no-repeat 0 0;
	text-align:right;
}
#news_r h2 a{
	float:right;
	display:inline;
	width:45px;
	height:22px;
	text-align:center;
	background:url(/images/img002/more.gif) no-repeat 0 6px;
}
#news_r_l{
	width:96px;
	float:left;
	display:inline;
	text-align:center;
	overflow:hidden;
}
#news_r_l h4{
	color:#399701;
}
#news_r_r{
	width:210px;
	float:right;
	display:inline;
	height:205px;
	overflow:hidden;
}
#news_r_r ul li{
	color:#6A6A6A;
	height:20px;
}
#news_r_r ul li a{
	color:#6A6A6A;
}
#search{
	border:1px solid #ADADAD;
	clear:both;
	height:141px;
	overflow:hidden;
}
#search h2{
	height:26px;
	text-align:left;
	line-height:26px;
	background:url(/images/img002/search_bg.gif) no-repeat 0 0;
}
#search h2 span{
	font-weight:bold;
	margin-left:10px;
}
#search h3{
	width:295px;
	height:30px;
	border:1px solid #D4D4D4;
	margin:6px auto 4px;
	background:url(/images/img002/search_bg2.gif) repeat-x 0 0;
}
#search h3 select{
	margin:5px 0 5px 10px;
}
#search h4{
	height:22px;
	text-align:center;
}
#search h4 input{
	margin:0 5px;
}
#keys{
	height:20px;
	width:180px;
	border:1px solid #ccc;
}
#btn_search{
	width:50px;
	height:22px;
	background:url(/images/img002/search.gif) no-repeat 0 0 transparent;
	border:0;
} 
#search h5{
	height:32px;
	line-height:32px;
	text-align:center;
	margin:12px auto;
}
#search h5 span{
	font-size:14px;
}
/*===================claww===================*/
.cls_comment{
	width:914px;
	margin:0 auto;
	border:1px solid #B5B5B5;
}
.cls_left{
	width:680px;
	float:left;
	display:inline;
	overflow:hidden;
	clear:left;
}
.cls_middle{
	width:24px;
	height:240px;
	border:1px solid #cecece;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background:url(/images/img002/top.gif) no-repeat 8px 7px;
	float:left;
	display:inline;
	margin-top:18px;
	margin-left:6px;
	overflow:hidden;
}
.cls_middle span{
	display:inline-block;
	margin-top:30px;
}
.cls_right{
	width:200px;
	float:right;
	display:inline;
	background:url(/images/img002/bg02.gif) no-repeat 10px 10px;
	height:270px;
	overflow:hidden;
}
.cls_top{
	margin:6px 0 6px 100px;
	width:550px;
word-break:keep-all;
}
.cls_top li{
	float:left;
	display:inline;
	padding:0 6px;
}
.cls_img{
	width:180px;
	text-align:center;
	float:left;
	display:inline;
	margin-left:8px;
	clear:left;
}
.cls_img img{
	padding:1px;
	border:1px solid #ccc;
}
.cls_img h3{
	font-size:14px;
	font-weight:bold;
	line-height:32px;
width:180px;
height:32px;
overflow:hidden;
word-break:keep-all;
}
.cls_content{
	width:490px;
	float:right;
	display:inline;
}
.cls_content p{
	color:#484848;
	width:390px;
	line-height:18px;
	height:56px;
	overflow:hidden;
}
.cls_content h3{
	font-size:16px;
	font-weight:bold;
}
.cls_content ul{
}
.cls_content ul li{
	width:245px;
	float:left;
	display:inline;
	overflow:hidden;
	font-size:14px;
	height:28px;
word-break:keep-all;
}
.cls_right ul{
	margin:12px 0 0 12px;
}
.cls_right ul li{
	height:22px;
	width:160px;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
	padding-left:22px;
word-break:keep-all;
word-wrap:normal;
}
.cls_right ul li a span{
	position:relative;
	top:4px;
width:156px;
display:inline-block;
overflow:hidden;
cursor:pointer;
}
.cls_right ul li a:hover{
	text-decoration:underline;
}
#hunli{
	background:url(/images/img002/hunli.gif) no-repeat 0 0;
}
#shenghuo{
	background:url(/images/img002/shenghuo.gif) no-repeat 0 0;
}
#jiaoyu{
	background:url(/images/img002/jiaoyu.gif) no-repeat 0 0;
}
#shangye{
	background:url(/images/img002/shangye.gif) no-repeat 0 0;
}
#canyin{
	background:url(/images/img002/canyin.gif) no-repeat 0 0;
}
/*===================ad===================*/
.cls_ad{
	width:916px;
	margin:0 auto;
	height:94px;
	overflow:hidden;
}
/*===================foot===================*/
#foot_menu{
	width:914px;
	margin:0 auto;
	border:1px solid #B2B2B2;
	background-color:#E9E9E9;
	line-height:32px;
}
#foot_menu a{
	margin:0 10px;
}
#foot_menu li{
	float:left;
	display:inline;
	margin:0 4px;
}
#foot{
	background:url(/images/img002/foot_bg.gif) repeat-x #eee;
	text-align:center;
}
#foot p{
	padding-top:18px;
	line-height:24px;
}
#foot p acronym{
	font-size:14px;
	font-weight:bold;
}
#foot p span a{
	color:#676767;
	margin:0 8px;
}
#foot p span a:hover{
	color:#000;
}

#hunli_li_1{ height:34px;
}
#hunli_li_1 span{ position:relative; top:2px; color:#1F3A89; font-size:16px; font-weight:bold;margin-left:6px;
}
#shenghuo_li_1{ height:34px;
}
#shenghuo_li_1 span{ position:relative; top:2px; color:#1F3A89; font-size:16px; font-weight:bold;margin-left:6px;
}
#jiaoyu_li_1{ height:34px;
}
#jiaoyu_li_1 span{ position:relative; top:2px; color:#1F3A89; font-size:16px; font-weight:bold;margin-left:6px;
}
#shangye_li_1{ height:34px;
}
#shangye_li_1 span{ position:relative; top:2px; color:#1F3A89; font-size:16px; font-weight:bold;margin-left:6px;
}

/*div top*/
#div1{
position:absolute;
visibility:hidden;
filter:alpha(opacity=70);
background-color:#a6a6a6;
z-index:9;
}
#div2{
position:absolute;
width:371px;
height:auto;
border:2px #aeddf1 solid;
visibility:hidden;
left:expression((body.clientWidth-300)/2);
background-color:#CCCCCC;
text-align:center;
z-index:10;
}
#top{
background-color:#eef7fe;
height:23px;
border-bottom:1px #aedef2 solid;
text-align:right;
}