body {
font-size:12px;
color: #000;
}

* a {
color: #434343;
}

* a:hover {
color:#ff0000;
text-decoration:none;
}
/* 通用新闻列表 */
.newlist12 ul li {
	line-height:24px;
	background:url(ico.jpg) no-repeat 0px 10px;
	text-indent:14px;
}
.newlist14 ul li {
	line-height:30px;
	background:url(ico.jpg) no-repeat 0px 12px;
	text-indent:14px;
	font-size:14px;
}
.newlist12-date ul li {
	line-height:24px;
	vertical-align:bottom;
}
.newlist14-date ul li {
	line-height:30px;
	vertical-align:bottom;
}
.newlist12-date ul li a,.newlist14-date ul li a {
	float:left;
}
.newlist12-date ul li span,.newlist14-date ul li span {
	float:right;
}
.newlist12-date ul li a {
	background:url(ico.jpg) no-repeat 0px 12px;
	text-indent:14px;	
}
.newlist14-date ul li a {
	background:url(ico.jpg) no-repeat 0px 12px;
	text-indent:14px;		
	font-size:14px;
}
.newlist14-date ul li span {
font-size:12px;
color:#ddd;	
}