/**!
 * 海门市政务中心 三级页面
 * author: zhuyichao;
 */



.con {
	border: 1px solid #a2b8de;
	background: #fff;
	margin-bottom: 10px;
}
.position {
	padding-left: 20px;
	height: 34px;
	line-height: 34px;
	font-family: "微软雅黑";
	color: #000;
	background: url("images_frontp-bg.jpg") repeat-x 0 0;
	border-bottom: 1px solid #b9ccdf;
}
.p-link {
	color: #000;
}
.now-position {
	color: #217fe0;
}

/* 当前内容标题 */
.con-title {
	padding: 20px;
	line-height: 20px;
	font-size: 20px;
	font-family: "微软雅黑";
	color: #0b5098;
	border-bottom: 1px solid #e3e3e3;
}
.post {
	padding: 50px;
}
.post-title {
	padding-bottom: 10px;
	line-height: 24px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 24px;
}
.post-des {
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-family: "宋体";
	font-size: 12px;
	color: #999;
	background-color: #f8f8f8;
	width: 898px;
	margin: auto;
}
.post-des a {
	color: #999;
}

.text {
	padding-top: 35px;
}
.text p {
	line-height: 24px;
	margin-bottom: 25px;
}
.text a {
	color: #217fe0;
}
