@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px; margin:0px; padding:0px;
	color:#000000;
	line-height:20px;
}
ul,li,form{ margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,h5,h6,dl,dt,dd{ margin:0px; padding:0px;display:inline; }
h5{ font-size:14px; }
a:link{
	text-decoration: none;
	color:#333333;
}
a:visited {
	text-decoration: none;
	color:#333333;	
}
a:hover {
	text-decoration: none;
	color: #E13323;
}
a:active {
	text-decoration: none;
	color:#333333;
}

.pager-style1 a:link{
	border:1px solid #cccccc;
	padding:3px;
	
}

.pager-style1 a:hover{
	border:1px solid #FF7300;
	padding:3px;
	
}

.pager-style1 a:visited {
	border:1px solid #cccccc;
	padding:3px;
}

.pager-style1 .cur {
	background-color:#FFEDE1;
	border:1px solid #FF7300;
	color:#FF7300;
	font-size:12px;
	font-weight:700;
	padding:3px;
}


.clear1{ clear:both}
.huline{ border:1px solid #e3e3e3; margin-top:5px; }
.ren{ padding:5px 10px;}
/*定位*/
.box{ width:800px; margin:0px auto;}
.top{  border-bottom:1px solid #e5e5e5; background-color:#fbfbfb; padding:0px 10px; line-height:30px;}
.top ul li{
	float:left;
	background-image: url(/img/qy/qy001.gif);
	background-repeat: no-repeat;
	background-position: left center; padding-left:13px; margin:0px 6px;
}
.con{}
.conleft{ float:left; width:170px;}
.conright{ float:right; width:625px; border-right:1px solid #e5e5e5; border-left:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; height:100%;}

.navleft{ margin:3px 2px;}
.navleftullihove{
	border:1px solid #ebebeb;
	margin:10px 3px;;
	background-color: #f9f9f9;
	background-image: url(/img/qy/qy003.gif);
	background-repeat: no-repeat;
	background-position: left; padding-left:30px; line-height:22px; font-weight:bold;
}
.navleftullilink{ 
	border:1px solid #ebebeb;
	margin:10px 3px;;
	background-color: #ffffff;
	background-image: url(/img/qy/qy004.gif);
	background-repeat: no-repeat;
	background-position: left; padding-left:30px; line-height:35px;  font-weight:bold; color:#fe831b;
	}
.dybiao{
	border-bottom:1px dashed #333; margin:5px 10px; padding-left:18px;
	font-weight:bold;
	background-image: url(/img/qy/qy005.gif);
	background-repeat: no-repeat;
	background-position: left center; line-height:35px;
}
.footer{ margin-top:5px; border-top:2px solid #ffb133; text-align:center;}
.nwelistren{ margin:10px auto; width:95%;}
.nwelistren ul li{ border-bottom:1px solid #e5e5e5; line-height:30px; }