@charset 'utf-8';


/*通用*/
@import url("/_lib/css/base.css");
/*gmb样式*/
@import url("/_lib/css/gmb.css");









/*内容主体框架*/
#container{ width:960px; position:relative; margin:0 auto; padding-bottom:10px; padding-top:5px; color:#333; background:url(/images/news/right_bg.gif) right repeat-y; border-bottom:20px solid #FFF;}
#container .left_container{ width:742px; float:left;}
#container .right_container{ width:206px; float:right; height:100%;}
#container.news_list .side_menu{ width:186px; float:left;}
#container.news_list .center_container{ width:550px; float:right;}


/*more*/
#container .more{ width:40px; height:22px; display:block; z-index:100; position:absolute; background:url(/images/news/more.gif) 2px 10px no-repeat;}





#container a{ color:#333;}
#container a:hover{ color:#F60}









/*LOCATION*/
#container .location{ width:100%; height:28px; margin-top:10px; margin-bottom:5px;}
#container .location .location_icon{ margin-left:0px; float:left;}
#container .location .location_txt{ width:auto; float:left; padding-left:6px; font-size:14px; font-weight:bold;}
#container .location .location_txt span{ font-family:"宋体"; padding:0 10px; font-size:12px;}



/*广告*/
#container.news_list .a_left{ margin-top:10px;}
#container.news_list .a_2{ margin:10px auto; clear:both; display:; border:1px solid #999;}
#container.news_list .a_3,
#container.news_list .a_4,
#container.news_list .a_5,
#container.news_list .a_6{ margin:10px auto; clear:both; display:;}
/*列表*/
#container.news_list .list{ width:550px;}
/*标题部分*/
#container.news_list .list li{ width:100%; height:24px; line-height:24px; font-size:14px; overflow:hidden; margin-bottom:3px; background:url(/images/news/point.gif) 0  9px no-repeat;}
#container.news_list .list li div{ height:100%;}
#container.news_list .list .sort{ width:auto; line-height:22px; float:left; text-indent:10px;}
#container.news_list .list .title_txt{ width:420px; float:left; text-indent:8px;}
#container.news_list .list .date{ width:70px; font-size:9pt; line-height:20px; float:right; text-align:right;}
#container.news_list .list li.selected{ font-weight:bold; color:#F30; background:url(/images/news/point_v2.gif) 0 9px no-repeat;}
#container.news_list .list li.selected a{ color:#F30;}