.news-content{
	width:680px;	
	text-align:left;
	padding:10px;
}

.news-content ul li{
	width:640px;
	height:35px;
	text-align:left;
	line-height:35px;
	border-bottom:1px dashed #CCCCCC;
	background-image:url(../images/arr.gif);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	padding:0px 20px;
}
 .news-content ul li span{
	color:#A7A7A7;
	float:right; 
	margin-right:30px;
}
	