body{
	margin:0;
	font-size:12px;
	color:#333333;
	margin-left:auto;
	margin-right:auto;
}
form{
	margin:0;
}


/*顶部通栏导航*/
#smenu{
	height:22px;border-bottom:1px solid #e6e6e6;background:#f8f8f8;color:#a1a0a0;text-align:center;line-height:18px; margin-bottom:6px;
}
#smenu #menu{
	width:970px;
	text-align:right;
	height:22px;
	line-height:22px;
	font-size:12px;
}
#smenu #menu a{
	color:#a1a0a0;
	font-size:12px;
}
/*顶部970导航*/

#Top_dh{width:970px;height:55px;margin:0 auto;}    /******margin:0 auto;是陈强加的***/
#Logo{width:140px;float:left;text-align:center;}
#y_dh{float:left;width:810px;font-size:13px;text-align:left;line-height:25px; padding-top:5px; padding-bottom:5px; padding-left:20px;font-family:"宋体";}
#y_dh a{padding:2px 6px 0 7px;color:#333333}      /******color:#333333是陈强加的***/
#y_dh a.lcnew{background:url(/images/n.gif) right top no-repeat}
#y_dh a:hover{color:#fff;text-decoration:none;background:#999999;}
#y_dh a.lcnew:hover{color:#fff;background-color:#999999;}


#header{
	width:970px;
	
}
#header #menu{
	width:970px;
	height:85px;
}
#header #menu #logo{
	width:145px;
	height:55px;
	float:left;
}
#header #menu #r_menu{
	width:550px;
	float:right;
	height:27px;
	line-height:27px;
	margin-top:14px;
	background:url(/images/r_menu_bg.gif) no-repeat right;

}
#header #menu #r_menu ul{
	margin-right:4px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
}
#header #menu #r_menu ul li{
	float:right;
	list-style:none;
	width:60px;
	height:27px;
	line-height:27px;
}
#header #menu #r_menu ul li .new
{
	position:absolute;
	margin-left:10px;
	top:4px;
}
#header #menu #z_menu{
	clear:both;
	width:970px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:url(../images/menu_bg.gif);
}
#header #menu #z_menu ul{
	margin-left:90px;
	margin-top:4px;
	line-height:30px;
	text-align:center;
}

#header #menu #z_menu ul li{
	float:left;
	list-style:none;
	width:95px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#header #menu #z_menu ul li.curMenu {
	background:url(../images/cur_Menu.gif) repeat-y 40% no-repeat;
	display: block;
}
#header #menu #z_menu ul li a:link{
	color:#FFFFFF;
	text-decoration:none;
	background:none;
}
#header #menu #z_menu ul li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#header #menu #z_menu ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/cur_Menu.gif) repeat-y 40% no-repeat;
	display: block;
}
#header #menu #subMenu{
	width:860px;
	height:22px;
	line-height:22px;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#1f81c0;
}
#header #menu #subMenu a{
	color:#1f81c0;
	text-decoration:none;
}

#search_box{
	float:left;
	width:700px;
	height:63px;
	border:1px solid #addeef;
	padding-left:12px;
	background:url(../images/sebarbg.jpg) no-repeat right;
	margin-top:5px;
	font-size:12px;
	font-family:"宋体";

}
#search_box .s1{
	width:100px;
	margin-top:10px;
	margin-right:10px;
	float:left;
	font-family:"宋体";
}
#search_box .s2{
	width:590px;
	margin-top:10px;
	float:left;
	text-align:left;
	font-family:"宋体";
}
#search_box .input{
	width:485px;
	height:22px;
	line-height:16px;
	border:1px solid #addeef;
	font-family:"宋体";
}
#search_box .botton{
	width:80px;
	height:26px;
	background-color:#addeef;
	line-height:21px;
	text-align:center;
	color:#fff;
	border:none;
	cursor:pointer;
	font-family:"宋体";
}

#search_box1{
	float:left;
	width:255px;
	height:65px;
	padding-top:5px;
	margin:0px 0px 0px 0px;
	background:url(../images/jcbg.gif) no-repeat;	
	text-align:center;
}
#search_box1 ul{
	margin:0px;
	padding:0px;
	width:255px;
}
#search_box1 ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	width:120px;
	height:18px;
	line-height:18px;
	font-size:12px;
	float:left;
	color:#c82b00;
}
#search_box1 ul li.title{
	width:190px;
	height:26px;
	line-height:26px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:60px;
	color:#c82b00;

}
#search_box1 ul li a{
	color:#c82b00;
}

#ads1{width:970px;margin:0 auto;}
#dh{
	width:960px;
	height:25px;
	line-height:25px;
	border:1px solid #addeef;
	padding-left:8px;
	text-align:left;	
	margin:0 auto 4px auto;
	clear:both;
}
.chinkrow4{height:4px;overflow:hidden;clear:both;}