body {
font-size:14px;
color: #434343;
font-family:"Microsoft YaHei","微软雅黑","黑体";
}

* a {
color: #434343;
}

* a:hover {
color:#ff0000;
text-decoration:underline;
}
/* 通用新闻列表 */
.newlist12 ul li {
	line-height:24px;
	background: no-repeat 0px 10px;
	text-indent:14px;
}
.newlist14 ul li {
	line-height:30px;
	background: 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: no-repeat 0px 12px;
	text-indent:14px;	
}
.newlist14-date ul li a {
	background: no-repeat 0px 12px;
	text-indent:14px;		
	font-size:14px;
}
.newlist14-date ul li span {
font-size:12px;
color:#ddd;	
}

#index-tt {
height:26px;
margin-top:10px;
}
#index-tt h3 {
float:right; 
padding:0 16px;
line-height:26px;	
background:#f00;
}
#index-tt h3 a {
color:#fff;	
}