@charset "utf-8";
/* CSS Document */
#news{
	margin:40px auto 140px;
}
.left {
float:left;
width:266px;
}
.left h2{
	color:#ed4f4d;
	margin:0 0 10px;
	font-size:15px;
	line-height:18px;
}
.left li{
	overflow:hidden;
}
.left li span{
	float:left;
	width:68px;
	color:#af3541;
	line-height:16px;
}
.left li a{
	float:left;
	width:186px;
	line-height:16px;
	color:#585553;
}
.right {
float:left;
width:733px;
margin:12px 0 0;
line-height:17px;
color:#3d3938;
}
.right h2{
	color:#af3541;
	margin:15px 0 5px;
}
.right .time{
	font-weight:normal;
}
