.list_box{
	padding: 12px 0;
	margin-bottom: 10px;
}

.pageName{
	width: 100%;
	height: 30px;
	background: url(../images/zx3.jpg);
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	font-family: 微软雅黑;
}
.pageNameList{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.pageNameList a{
	display: block;
	width: 169px;
	height: 28px;
	font-size:14px;
	line-height: 28px;
	text-align: center;
	border:1px solid #e0e0e0;
	background: url(../images/headerInfoBG.jpg);
	margin: 0 auto;
	margin-bottom: 7px;
	color: #333333;
}
.pageNameList a:hover{
	color: #CC9900;
	text-decoration: underline;
}
.list_box_r{
	width: 100%;
	border:1px solid #e0e0e0;
	min-height: 262px;
}
.current{
	width: 100%;
	height:36px;
	background: url(../images/xm_bj2.jpg);
}
.currentName{
	float: left;
	width:95px;
	height: 100%;
	line-height: 36px;
	text-align: right;
	font-size: 16px;
}
.currentText{
	line-height: 36px;
	height: 100%;
	font-size:16px; 
	font-weight:bold;
}
.list{
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}
.deTitle{
	color: #ca0800;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	 line-height:30px;
}
.info{
	text-align: center;
	font-size: 12px;
	line-height: 25px;
}
.details_c{
	margin-top: 15px;
	font-size:14px; 
	line-height:28px; 
}
.details_b p{
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	background-color: #f9f9f9;
	color: rgb(0,0,0);
}
.details_b p a{
	color: #333;
	font-size: 12px;
}
.details_b p a:hover{
	color: #CC9900;
	text-decoration: underline;
}