.content {
	width:684px;
	text-indent: 2em;
		
}
.content .title {
	text-align: center;
	height:30px;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
}
.pub-zz {
	text-align:center;
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #ccc;
	border-top:1px dashed #ccc;
	margin-bottom:10px;
}
.con-content{
	text-align:left;
	padding-bottom:20px;
	line-height:25px;
	 border-bottom:1px dashed #ccc;
}
/*上一条 下一条*/
.context{
	width:644px;
	float:left;
	text-align:left;
	margin:15px 20px;
}
.context ul { list-style:none;}
.context ul li{
	line-height:29px;
	color:#888;
}
/*上一条 下一条 end*/