@charset "utf-8";
/* CSS Document */


.list_outer{width:960px;margin:5px auto;height:auto;}
/*.list_adver{height:80px;background:url(../images/list_adver.jpg) no-repeat;}*/
.list_inner{height:auto;margin:10px auto;background:#ffffff;}
.list_left{width:680px;float:left;height:auto;}
.list_right{width:260px;float:right; min-height:800px;padding:5px;background:#F0F0F0;}
.list_content{border:1px solid #DBE1E6;height:768px;margin-top:8px;}

/*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;font-size:14px;}
.list_ul{padding-left:5px;padding-top:5px;font-size:12px;}
.list_ul li{height:2.0em;line-height:2.0em;padding-left:20px;background:url(../../jianzhu/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(../../jianzhu/images/list_logo.png) left center no-repeat;}
.list_content_ul li span{float:right;margin-right:8px;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:5px auto 5px;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;}