/* CSS Document */
.about{ width:730px; clear:both; float:left;margin:20px 0 0 15px;}
.container h1{ margin:10px 0;}
.container{ line-height:23px;}
.about b{ color:#333;}


/*news*/
.news{ clear:both; float:left; margin-top:10px;}
.news .title h2{ color:#ff0000; font-weight:bold; text-align:center; font-size:14px;}
.news .date{ text-align:right;}
.news .title{ border-bottom:1px #DDDDDD solid; clear:both;width:772px; float:left;padding:0; margin:10px 0 0 0;}
.news p{ margin:20px 0; line-height:18px;font-size:14px;}

.news .next{ clear:both; float:left;margin:10px 0;}
.news .next ul{ border-top:2px #ccc solid;border-bottom:2px #ccc solid; clear:both; float:left;width:772px;background:#F6F6F6;}
.news .next ul li{ border-bottom:1px #CCCCCC solid; clear:both;}
.news .next .pic { float:left; margin:4px 10px 0 20px;}
.news .next .title2{ width:500px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; float:left;}
.news .next .date2{ float:left; margin:0 0 0 50px;}
.news .close{ float:right; margin:10px 0;}

.news_lists span{ float:left;}
.news_lists .amount{ width:70px; text-align:center;}
.news_lists .info{ width:500px;}
.news_lists .date3{ width:60px; text-align:center;}
.news_lists .source{ width:140px; text-align:center; margin-left:8px;}
.news_lists ul li{ border-bottom:1px #E8ECF0 solid; float:left; line-height:25px;}
