html, body, div, ul, ol, li, dt, dd, form, input, h1, h2, h3, h4, h5, h6, p, span, a, b, img {
	margin: 0;
	padding: 0;
}
body {
	background: #eee;
	font: normal 12px/24px "Arial", "Microsoft YaHei";
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	font: normal 12px/24px "Arial", "Microsoft YaHei";
	color: #000;
}
img {
	border: none;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.clearF {
	clear: both;
}
.header {
	width: 100%;
	height: 199px;
}
.header_inner {
	width: 990px;
	height: 157px;
	margin: 0 auto;
	background: url(commen_res/banner2.png) no-repeat;
}
.header_inner a {
	display: block;
	padding: 30px 0 0 0;
}
.nav {
	width: 100%;
	height: 42px;
	background: #bf1818;
}
.nav_center {
	width: 990px;
	height: 42px;
	margin: 0 auto;
}
.nav_center ul li {
	float: left;
	height: 42px;
	font: normal 14px/42px "Arial", "Microsoft YaHei";
}
.nav_center ul li a {
	display: block;
	_zoom: 1;
	_display: inline;
	height: 42px;
	font: normal 14px/42px "Arial", "Microsoft YaHei";
	color: #fff;
	padding: 0 20px 0 22px;
}
.nav_center ul li a:hover {
	padding: 0 19px 0 21px;
	height: 40px;
	font: normal 14px/40px "Arial", "Microsoft YaHei";
	background: #910d0d;
	border: 1px solid #671c1c;
}
.footer {
	padding: 30px 0 0 0;
	width: 100%;
	height: 92px;
	background: url(commen_res/footer_aside_bj.png) repeat-x bottom;
}
.footer_inner {
	width: 990px;
	height: 92px;
	text-align: center;
	margin: 0 auto;
	background: url(commen_res/footer_center.png) no-repeat;
}
.footer_inner p {
	padding: 27px 0 0 0;
	font: normal 12px/24px "宋体";
	color: #bf1818;
}
.footer_inner p span {
	font: normal 12px/24px "Arial";
}



.possplit {background: none; width: auto;text-align: center;text-indent: 0px;}
.lby,.nra {min-height:200px;}
.wp_paging li {
    display: inline-block;
    height: 25px !important;
    line-height: 25px !IMPORTANT;
    float: left;
    margin-top: 10px;
    padding: 0 !important;
}






