@charset "utf-8";
body{
	margin:0px 0px;
	padding:0px 0px;
	background-color:#f2f2f2;
}
ul,li,a,h3,p,img{
	margin:0px 0px;
	padding:0px 0px;
	list-style:none;
	text-decoration:none;
	border:0px;
}
a{color:#000;}
.js_top{
	width:100%;
	height:29px;
	background-color:#FFF;
}
.h29{
	height:29px;
	font:12px/29px "宋体";
}
.tpl{
	float:left;
}
.tpr{
	float:right;
	margin-right:21px;
}
.w1000{
	width:1000px;
	height:auto;
	margin:auto;
}
.js_header{
	width:100%;
	height:203px;
	background:url(../images/js_03.jpg) top repeat-x;
}
.bar{
	height:112px;
}
.logo{
	position:relative;
	top:12px;
	left:20px;
	float:left;
}
.search{
	position:relative;
	top:39px;
	right:21px;
	float:right;
}
.search .txt{
	width:174px;
	height:27px;
	border:0px;
	float:left;
	padding:0px 5px;
}
.search .btn{
	width:27px;
	height:27px;
	border:0px;
	float:left;
	margin-left:3px;
}
.menu{
	width:1000px;
	height:41px;
	margin:auto;
}
.menu .nav .first{
	background:none;
}
.menu .nav{
	width:100%;
	height:41px;
	margin:auto;
}
.menu .nav li{
	width:100px;
	float:left;
	font:15px/41px "微软雅黑";
	text-align:center;
	background:url(../images/js_17.jpg) no-repeat left center;
	position:relative;
}
.menu .nav li a{
	width:100px;
	height:41px;
	display:block;
	color:#000000;
}
.menu .nav li a:hover,.menu .nav li a.current{
	color:#FFF;
	background:url(../images/js_14.jpg) no-repeat center;
}
.menu .nav li .box{position:absolute;z-index:99;width:990px;height:62px;display:none;border-radius:5px;padding:0px 20px;margin-left:-122px;border-radius:5px;}
.menu .nav li .box li{height:14px;background:#d7d7d7;padding:6px 0px 7px;margin-top:11px;}
.menu .nav li .box .bxf{width:7px;height:27px; background:url(../images/js_18.jpg) no-repeat left;margin-top:4px;}
.menu .nav li .box .bxe{width:7px;height:27px; background:url(../images/js_19.jpg) no-repeat right;margin-top:4px;}
.menu .nav li .box a{width:95px;height:14px;display:block;float:left;color:#000000;line-height:14px;border:none;background:none;font:14px/14px "微软雅黑"; border-right:2px solid #a1a1a1;}
.menu .nav li .box .end{border-right:none;}
.menu .nav li .box a:hover{background:none;text-decoration:underline;color:#008a8c;text-decoration:none;}
.container{
	width:1000px;
	height:auto;
	display:table;
	margin:auto;
	background-color:#FFF;
}
.foot{
	width:100%;
	height:86px;
	background-color:#222222;
	text-align:center;
	font: bold 14px/30px "宋体";
	color:#FFF;
	padding-top:25px;
	clear:both;
}
.foot a{
	color:#FFF;
}