.subCont {
	margin-top:10px;
	width: 100%;
}
.subCont a{
	color:#666;
	font-size: 14px;
	font-family:"Microsoft YaHei";
}
.news-item {
    width:865px;
	height: 50px;
    border-bottom: 1px dashed #bfbfbf;           
}
.news-item a, .news-item span {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #2a2a2a;
	line-height: 50px;
}
.news-item>a:hover {
	color: #666;
}