 .news-text .newscontent {
	width:670px; 
	padding-right:5px; 
	line-height:200%;	
}

 .news-text .newscontent h1 {
	font-size:14px;
	font-family:Verdana, Arial;
	text-align: center;
	height: 50px;
	line-height:50px;
	
}
 .news-text .newscontent .pub-zz {
	text-align:center;
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #ccc;
	border-top:1px dashed #ccc;
	margin-bottom:10px;
}
 .news-text .newscontent .news-content{
	text-align:left;
	padding:0 5px 0 5px;
	 border-bottom:1px dashed #ccc;
}
/*上一条 下一条*/
 .news-text .context{
	text-align:left;
	width:648px;
	float:left;
	margin:10px auto auto 20px;;
}
 .news-text .context ul { list-style:none;}
 .news-text .context ul li{
	line-height:29px;
	color:#888;
}
/*上一条 下一条 end*/