.newscontent {
	width:700px;
	text-indent: 2em;
	margin-bottom:15px;			
}
.newscontent .title {
	text-align: center;
	height: 30px;
}
.newscontent .title h1 {
	font-size:16px;
	line-height:30px;
}
.newscontent .pub-zz {
	text-align:center;
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #ccc;
	border-top:1px dashed #ccc;
	margin-bottom:10px;
}
.newscontent .news-content{
	text-align:left;
	padding:0 5px 0 5px;
	 border-bottom:1px dashed #ccc;
}
/*上一条 下一条*/
.context{
	text-align:left;
	width:700px;
	float:left;
}
.context ul { list-style:none;}
.context ul li{
	line-height:29px;
	color:#888;
}
/*上一条 下一条 end*/