.clearfix {
    display: inline-block;
}
/*\*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/**/

.layout-cols2 .col1 {
    width: 720px;
    overflow:hidden;
}


#news_sort{
	border:1px solid #99BBDD;
	width:680px;
	color:#204E7D;
	margin-bottom:10px;
}
#news_sort .news_title{
	background: url(/image/news_bg.gif) repeat-x;
	height:28px;
	line-height:28px;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	color:#204E7D;
	padding-right:15px;
}
#news_sort .news_title span{
	float:right;
	font-size:12px;
	font-weight:normal;
}
#news_sort ul{
	padding:5px 10px;
}
#news_sort ul li{
	line-height:23px;
	font-size:14px;
}
#news_sort ul li span{
	float:right;
	font-size:12px;
	color:#AAAAAA;
}




