@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

.list_outer{width:960px;margin:5px auto;height:auto;}
.list_inner{height:auto;margin:10px auto;}

.list_left{width:680px;float:left;height:auto;}
.list_right{width:270px;float:right;height:auto;}
.list_content{ height:auto;margin-top:15px;}

/*list_comment
---------------------------------------------------------------------------------*/
.news_recommend,.news_newest{width:270px;height:260px;border:1px solid #DBE1E6;}
.news_recommend h2,.news_newest h2{height:30px;line-height:30px;text-indent:15px;color:#125292;border-bottom:solid #DBE1E6 1px;}
.list_ul{padding-top:5px;font-size:12px;}
.list_ul li{height:2.0em;line-height:2.0em;padding-left:18px;background:url(../images/newsList.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:15px;padding-top:15px;font-size:14px;}
.list_content_ul li{height:2.5em;line-height:2.5em;padding-left:25px;background:url(../images/newsList.png) left center no-repeat;}
.list_content_ul li span{float:right;margin-right:30px;font-size:12px;color:#777;}
.list_content_ul li a{color:#06346F;}
.list_content_ul li a:hover{color:#820C0C;text-decoration:underline;}
/*swhoPage
----------------------------------------------------------------------*/
.showPage{margin:20px auto 2px;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;}