@charset "utf-8";
/* CSS Document */

.location{margin:15px 0  30px;}
.location a{color:#272727;font-size:14px;}

.list_outer{width:980px;margin:5px auto;height:auto;}
/*.list_adver{height:80px;background:url(../images/list_adver.jpg) no-repeat;}*/
.list_inner{height:auto;margin:5px auto;}

.list_left{height:auto;}
.list_content{height:auto;margin-top:20px;}
.newsList{border-bottom:1px solid #efefef;height:2.8em;}
.newsList h3{width:75%;float:left;font-size:14px;font-weight:normal;margin:0;padding:0;}
.newsList h3 .title{color:#282828;width:605px;overflow:hidden;line-height:2.2em}
.newsList .dir{float:left;width:26px;height:26px;background:url(../images/list_logo.png) no-repeat center center;}
.newsList span{float:right;line-height:2.2em}

/*list_comment
---------------------------------------------------------------------------------*/
.news_recommend,.news_newest{width:250px;min-height:250px;border:1px solid #DBE1E6;background:#ffffff;margin:0 auto;}
.news_recommend h2,.news_newest h2{height:30px;line-height:30px;text-indent:15px;color:#125292;border-bottom:solid #DBE1E6 1px;}
.list_ul{padding-left:5px;padding-top:5px;}
.list_ul li{height:2.0em;line-height:2.0em;padding-left:20px;background:url(../images/list_logo.png) left center no-repeat;}
.list_ul a{color:#06346F;}
.list_ul a:hover{text-decoration:underline;color:#820C0C;}
.news_newest{margin-top:15px;}

/*list_content_ul*/
.list_content_ul{padding-left:8px;padding-top:15px;font-size:14px;}
.list_content_ul li{height:2.0em;line-height:2.0em;padding-left:20px;background:url(../images/list_logo.png) left center no-repeat;}
.list_content_ul li span{float:right;margin-right:8px;color:#777;}
.list_content_ul li a{color:#06346F;}
.list_content_ul li a:hover{color:#820C0C;text-decoration:underline;}
/*swhoPage
----------------------------------------------------------------------*/
.showPage{margin:15px auto 25px;text-align:center;}
#pages a {
    background: none repeat scroll 0 0 #F0F4F6;
    border: 1px solid #D9E4EC;
    display: inline-block;
    font-family: Arial,"宋体";
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    margin: 0 2px;
    padding: 0 6px;
	color:#084787;
}
#pages a:hover{color:#fff;background:#AFC9DC;border:1px solid #567185;}