.news-ls{
	width: 933px;
	margin: 18px auto 0 auto;
}
.news-ls li{
	overflow: hidden;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px dashed #ccc;
}
.news-ls li p{
	float: left;
	color: #313131;
}
.news-ls li span{
	float: right;
	color: #313131;
}