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;	
}


#c1-left {
	width:560px;
	height:390px;
	float:left;
	overflow:hidden;
	position:relative;
	margin-left:50px;
}
#c1-right {

float:left;
margin-left:20px;
width:510px;	
}
#c1-right a {
	display:block;
	height:120px;
	padding:10px 15px;	
}
#c1-right dl {
margin-bottom:15px;
}
#c1-right a:hover {
background:#12a4a3;	
text-decoration:none;
color:#fff;
}

#c1-right a:hover dt {
			color:#fff;
			font-size:18px;
			line-height:40px;	
			height:40px;	}
			

#c1-right a dt {
			color:#12a4a3;
			font-size:18px;
			line-height:40px;
			
	}
			
#c1-right a  dd {
	color:#000;
font-size:16px;
		line-height:30px;
}

#c1-right a:hover dd {
	color:#fff;
text-decoration:none;
}
.index-tt {
height:26px;	
}
.index-tt h3 {
	background:#157e93;	
	float:right;
	margin-right:80px;
	padding:0 15px;
	line-height:26px;
	height:26px;
	border-radius:4px;
}
.index-tt h3 a {
	color:#fff;
}