.newscontent {

	width:650px;		

}

.newscontent .title {

	text-align: center;

	height: 30px;

	line-height:30px;

	font-weight:bold;

}

.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:10px 5px;

	margin-bottom:10px;

	/* border-bottom:1px dashed #ccc;*/

}

/*上一条 下一条*/

 .news-text .context{

	text-align:left;

	width:670px;

	float:left;

}

 .news-text .context ul { list-style:none;}

 .news-text .context ul li{

	line-height:29px;

	color:#888;

}

/*上一条 下一条 end*/