.currentPosition{width:1000px;margin:0 auto;}
.columnTitle{height:50px;background:#3996f3;line-height:50px;text-align:center;font-size:17px;color:#fff;font-weight:bold;}
.columnList{background:;border:1px solid #d3d5d8;border-top:0;min-height:500px;background:#fff url(columnListBg.png) no-repeat left bottom;}
.columnList li{width:233px;height:45px;line-height:45px;font-size:13px;border-bottom:1px solid #d3d5d8;}
.columnList li a{display:block;height:45px;background:url(grayArrow.png) no-repeat 19px center;padding-left:39px;}
.columnList li.liC a{background:url(blueArrow.png) no-repeat 19px center;color:#2389ef;}
.columnList li a:hover{color:#2389ef;background:url(blueArrow.png) no-repeat 19px center;}
.listList{}
.td02{background:#fff;border:1px solid #d3d5d8;padding:5px 20px 20px 20px;}
.listList li{font-size:16px;line-height:45px;border-bottom:1px dashed #e8e8e8;background:url(listPic.png) no-repeat left center;padding-left:13px;}
.listList li:hover{background:url(listPicHover.png) no-repeat left center;}
.listList li span{color:#999999}

.bt-note-25 { 
	width:100%;
	height:25px;
	clear:both;
}

/*政策法规处*/
.zcfgc{
	width: 1000px;
	height: 120px;
	background: url(zcfgc.png) no-repeat 0 center;
	padding-top: 1px;
}
.zcfgc h3{
	width: 290px;
	height: 78px;
	margin-left: 60px;
	margin-top: 33px;
	color: #2389ef;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}
.zcfgc p{
	width: 575px;
	margin-left: 50px;
	margin-top: 20px;
	font-size: 15px;
	line-height: 25px;
}
.zcfgc strong{
	color: #2389ef;
	font-weight: normal;
}
.zcfgc a{
	color: #2389ef;
}
