/*********************公共部分 START*********************/
* { 
	margin:0px; 
	padding:0px; 
	text-decoration:none;
}
body { 
	font-family:"微软雅黑",Arial, Helvetica, sans-serif, "宋体", "黑体"; 
	font-size:12px; 
	color:#333333;
}
a { 
	font-family:"微软雅黑",Arial, Helvetica, sans-serif, "宋体", "黑体";
	color:#333333;
	hide-focus: expression(this.hideFocus=true);
	outline: none;
}
a:hover{
	 
	 color:#ff0000;
	}
input {
	font-family:"微软雅黑",Arial, Helvetica, sans-serif, "宋体", "黑体";
	color:#535353;
	hide-focus: expression(this.hideFocus=true);
	outline: none;
}
textarea {
	font-family:"微软雅黑",Arial, Helvetica, sans-serif, "宋体", "黑体";
	color:#535353;
	hide-focus: expression(this.hideFocus=true);
	outline: none;
}
img {
	 border:0px;
}
dl,ol,ul,li{
	list-style: none;
}

/*********************公共部分 END*********************/
.wraper{
	width: 1001px;
	height:100px;
	margin: 0 auto;
}
.header{
	width:100%;
	height: 100px;
	background: #8c0f1f;
}
.logo{
	height:100px;
	float: left;
}
.text{
	height: 28px;
	width: 219px;
	border: none;
	padding: 0 5px; 
}
.submit{
	background: url(../images/search.jpg);
	display: inline-block;
	width: 35px;
	height: 30px;
	border: none;
	line-height: 30px;
	margin-left: -4px;
	margin-bottom: -10px;
	cursor: pointer;
}
.search{
	float: right;
width:265px;
}
.lujin{
	margin: 14px 0  10px 0;
	text-align: right;
	color: #fff;
}
.lujin a{
	color: #fff;
	text-decoration: none;
}
.lujin a:hover{
	color:#ff0000;
}
.menu{
	width:100%;
	height:41px;
	background:#f5f5f5;
}
.nav{
	width:1001px;
	margin:0 auto;
}
.nav ul li{
	float: left;
	background:url(../images/menu.jpg) no-repeat right center;
	margin:0 10px;
	
}
.nav ul li a{
	color: #8c0f1f;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;


	width: 80px;
	height: 41px;
	line-height: 41px;
	
}
.nav a:hover{
	color:#ff0000;
}
.clear{
	clear: both;
}
.content{
	width:1001px;
	height:735px;
	overflow:hidden;
	margin:0 auto;
}
.cont_left{
	width: 202px;
	border: 1px solid #d2d2d2;
	color:#333;
	border-radius: 5px;
	margin-top: 10px;
	padding: 0 10px;
	float: left;
	height:720px;
	background:#f4f4f4;

}
h2{ 
	background: url(../images/xmfh_03.png) no-repeat;
	width:199px;
	height:30px;
	line-height:32px;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	padding-left:16px;
}
.c1 ul{
	margin-top:4px;
	height:98px;
	overflow:hidden;
}
.c1 ul li{
	background: url(../images/xmfh.jpg) no-repeat 10px center;
	line-height:30px;
	padding-left:23px;
	border-bottom:2px solid #e4e4e4;
	
}
.c2 ul{
	height:160px;
}
.c3 ul{
	height:194px;
}










.cont_content{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.lunbo{
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	padding: 5px;
	height:215px;
}
.nr_pygz{
	width: 366px;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	padding: 5px;
	margin-top: 20px;
	height:215px;
	overflow:hidden;
}

.nr_pygz dl dd span a{
	color: #999;
	text-decoration: none;
}
.pygz{
	background: url(../images/nr_2bg.jpg) no-repeat;
	width: 362px;
	height: 27px;
	text-indent: 1em;
	color: #fff;
	font-size: 14px;
	line-height: 27px;
	border-bottom: 2px solid #8c0f1f;
}
.pygz span{
	float: right;
}
.cont_nr{
	border-bottom:1px dashed #ccc;
	padding-left:7px;
	line-height:31px;
	margin:0 7px;
	
	background: url(../images/dot_03.png) no-repeat left center;
}
.cont_nr:last-child{
	border-bottom:none;
}
.cont_nr span{
	float: right;
color: #999999;
}

.cont_right{
	float: right;
}
.footer{
	width:100%;
	height: 67px;
	background: url(../images/footer_03.png) repeat-x;
	margin-top:10px;
	clear:both;
}
.txt{
	font-family:"宋体";
	width:1001px;
	height:67px;
	margin:0 auto;
	line-height: 30px;
	text-align: center;

}

.con_n{
	height:auto;
	overflow:hidden;
}
.n1{
	width:202px;
	height:auto;
	border:1px solid #d2d2d2;
	background:#eeeeee;
	border-radius:5px;
	margin-top:10px;
	padding:0 10px 10px;
	overflow:hidden;
}
.n1 h2{
	text-align:center;
	padding-left:0;
}
.n1 ul{
	height:auto;
	overflow:hidden;
}
.n1 ul li{
	background: url(../images/blue_03.png) no-repeat 10px center;
	line-height:36px;
	border-bottom:1px solid #0c831d;
	text-align:center;
	padding-left:0;
}
.cl{
	float:left;
}
.cr{
	float:right;
	width:765px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.cr_top{
	height:34px;
	border:1px solid #d2d2d2;
	background:#eeeeee;
	border-radius:5px; 
}
.cr_top h3{
	font-weight:normal;
	font-size:14px;
	line-height:35px;
	color:#8c0f1f;
	float:left;
	margin-left:20px;
}
.cr_top span{
	float:right;
	margin-right:15px;
	line-height:35px;
}
.ct{
	padding:10px;
	
}
.ct ul li{
background: url(../images/dot_03.png) no-repeat 10px center;
	line-height:40px;
	padding-left:23px;
	border-bottom:1px dashed #e4e4e4;


}
.ct ul span{float:right;}