@charset "utf-8";
/* CSS Document */

.margin_top20{
	margin-top:20px;}
.main_980_news{
	margin-top:20px;
	background:#fff;
	padding-top:35px;
	padding-bottom:35px;
	width:980px;
	margin:0 auto;
	/*min-height:360px;	*/
}
.padding_bottom25{
	padding-bottom:25px;}
.news_title{
	height:30px;line-height:30px;background:url(../../../images/web/style210/news.png) no-repeat;padding-left:35px;font-size:16px;
	margin-left:50px; float:left;
}
.news_list{
	width:920px;
	margin-top:10px;
}
.news_list li{
	width:375px;
	float:left;
	margin-left:50px;
	height:35px;
	border-bottom:1px dashed #ccc;
	background:url(../../../images/web/style210/point_blue.png) no-repeat 15px 17px; 
	padding-left:35px;
	}
.news_list li a{
	max-width:260px;height:35px; line-height:35px;color:#666;cursor:pointer;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;float:left;font-size:14px;}
.news_list li span{
	line-height:35px;color:#777; margin-right:15px; float:right;}
.news_list li a:hover{color:#4295d0; text-decoration:underline;}


