.list{
	width: 1100px;
	/*height: 1342px;*/
	margin: 20px auto 0 auto;
}
.list_nav{
	width: 94%;
	margin: 0 auto;
	/*background: url(../img/icon_position.jpg) 0 0 no-repeat;*/
	padding: 0 0 20px 30px;
	line-height: 26px;
	color: #666;
	font-size: 15px;
}
.list_nav a{
	line-height: 26px;
	color: #666;
	font-size: 16px;
}
.list_daoyu{
	background: url(daoyu.jpg)no-repeat;
	width:1100px;
	height:200px;
	overflow:hidden;
}
.list_category{
	width: 1100px;
	margin: 0 auto 20px;
}
.list_category h2{
	background: #ececec;
	height: 38px;
	width: 1100px;
	color: #a60505;
	font-size: 28px;
	font-weight: bold;
	line-height: 38px;
	margin-bottom: 30px;
	letter-spacing: 0.3em;
}
.red_icon{
	background: #a60505;
	width: 11px;
	height: 38px;
	float: left;
	margin-right: 20px;
}
.clearfloat{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.list_detail{
	width: 1063px;
	/*height: 1088px;*/
	margin: 0 auto;
}
.list_detail ul li{
	color: #666;
	font-size: 18px;
	line-height: 40px;
	text-align: left;
	list-style: none;
}
.list_detail ul li span{
	float: right;
	color: #666;
	font-size: 18px;
	margin-right: 20px;
}
.list_detail ul li a{
	color: #666;
	font-size: 18px;
	line-height: 40px;
	padding-left: 5px;
}
.list_detail ul li a:hover{
	text-decoration: none;
	cursor: pointer;
	color: #425388;
}
.line{
	width: 100%;
	border-bottom: 1px dotted #d0d8df;
	height: 1px;
	overflow: hidden;
	margin: 20px auto;
}
.list_detail ul li:nth-child(5n){border-bottom: 1px dotted #d0d8df; margin-bottom:20px; padding-bottom:20px;}
.fenye{
	clear:both;
	width: 850px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 auto 20px auto;
	overflow: hidden;
}
.pageBox {text-align: center;}
.pageBox a {border:1px solid #ddd;display:inline-block;margin-right:6px;color: #707070;width:34px;height:34px;font:bold 14px/34px arial;}
.pageBox a:hover,.pageBox a:active{background:#3aa9f2;color: #FFFFFF;text-decoration: none;}
.pageBox .cur { background: #3aa9f2;border: 1px solid #3aa9f2;text-decoration: none;}
.pageBox a.cur {color: #fff;}
.pageBox .disabled {width: 79px;}