@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	overflow-x:hidden;
	 }
dl,dd,dt,ul,form{
	margin:0;
	padding:0;
	}
img{
	border:0;
	}
.wid1002{
	width:1002px;
	}
.f-left{
	float:left;
	}
.f-right{
	float:right;
	}
.clear-all{
	clear:both;
	}
.corl{
	color:#a5a4a4;
	}
.img-6{
	margin:0 6px 0 0;
	}
.img-2{
	margin:0 2px 0 0;
	}
a:link {
	color: #8d8d8d;
	text-decoration:none ;
}

a:visited {
	color: #8d8d8d;
	text-decoration: none;
}
a:hover {
	color:#FF6600;
	text-decoration:underline;
}

/*-------------------------index--------------------------------------*/
.logo{
	width:1003px;
	margin:0 auto;
	height:89px;
	background:url(../images/logobg.jpg) left top repeat-x;
	}
.search{
	width:725px;
	height:40px;
	text-align:right;
	padding:6px 8px 0 0;
	color:#3b8201;
	}
.search a:link {
	color: #3b8201;
	text-decoration:none ;
}

.search a:visited {
	color: #3b8201;
	text-decoration: none;
}
.search a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.nav{
	text-align:right;
	}
.banner{
	width:1003px;
	margin:0 auto;
	}
.con{
	width:963px;
	padding:0 20px;
	margin:0 auto;
	background:url(../images/conbg.jpg) left top repeat-x;
	}
.con_l{
	float:left;
	width:253px;
	padding:0 35px 0 0;
	}
.con_l dd{
	padding:7px 3px;
	}
.con_m{
	float:left;
	width:321px;
	padding:0 31px 0 0;
	}
.con_m dd{
	padding:10px 4px;
	line-height:19px;
	}
.con_r{
	float:left;
	width:323px;
	}
.con_r dd{
	width:323px;
	height:92px;
	color:#575757;
	padding:15px 0 0 0;
	background:url(../images/js.jpg) left top no-repeat;
	}
.foot{
	width:1003px;
	margin:0 auto;
	height:65px;
	line-height:65px;
	text-align:center;
	background:url(../images/footbg.jpg) left top repeat-x;
	}
.content{
	background:url(../images/conbg.jpg) left top repeat-x;
	width:971px;
	padding:18px 20px 0 12px;
	margin:0 auto;
	}
.content_l{
	width:228px;
	float:left;
	}
.content_r{
	width:725px;
	padding:0 0 0 18px;
	float:left;
	}
.list{
	list-style:none;
	padding:5px 5px 100px 5px;
	}
.list li{
	background:url(../images/dot.jpg) left bottom repeat-x;
	}
.list li a:link {
	color: #797979;
	display:block;
	height:35px;
	font-size:14px;
	line-height:35px;
	font-weight:bold;
	text-align:center;
	background:url(../images/ico5.gif) 185px center no-repeat;
	text-decoration:none ;
}

.list li a:visited {
	color: #797979;
	display:block;
	height:35px;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	text-align:center;
	background:url(../images/ico5.gif) 185px center no-repeat;
	text-decoration: none;
}
.list li a:hover {
	color:#58a400;
	display:block;
	height:35px;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	background:#f5ffea url(../images/ico6.gif) 185px center no-repeat;
	text-align:center;
	text-decoration:none;
}
.con_text dt{
	height:37px;
	line-height:37px;
	padding:2px 10px 0 38px;
	background:url(../images/ico2.jpg) left top no-repeat;
	}
.con_text dd{
	background:url(../images/contextbg.jpg) left top repeat-x;
	padding:27px 22px 15px 22px;
	line-height:22px;
	height:auto !important;
	height:300px;
	min-height:300px;
	overflow-x:hidden;
	}
.pages{ text-align:center}