@charset "gb2312";
/* CSS Document */



/* sec 带侧导航列表页*/
.sec{ width:950px;  margin:0 auto; padding-top:10px; background-color:#FFF;}








/* sec1 列表页 */
.sec1{ width:950px; margin:0 auto; background-color:#FFF; padding-top:10px;}

.sec1_r_cnt{border:1px solid #afbec5;}
.sec1_r .news_tit{ width:630px; height:26px;}
.sec1_r .news_cnt{ width:660px; height:40px;}


/* sec2 */
.sec2_tit{ background-image:url(sec_tit.jpg); width:920px; height:36px; background-repeat:no-repeat; padding-left:30px;}
.sec2_cnt{border:1px solid #ccc; border-top:none;}
.sec2{ width:950px; margin:0 auto; background-color:#FFF; padding-top:10px;}
.sec2 .news_tit{ width:920px; height:26px;}
.sec2 .news_cnt{ width:940px; height:40px;}

/* 详细 */
.sec2_detail{ padding:30px 50px 30px 50px;border:1px solid #ccc;border-top:none;}

/* 图片列表 */
.sec3_cnt{border:1px solid #ccc; border-top:none;}
.sec3_cnt img{ width:170px; height:130px;}
.sec3_cnt li{ margin-left:15px ;display:inline; width:170px; height:170px; overflow:hidden;}
.sec3_img_tit{ width:170px; height:26px;}
.sec3_cnt .pages{ padding-left:15px;}

/* 分页 */
.info_wenzi {
margin-right: 10px;
margin-left: 40px;
font-size: 13px;
background-image: url(../images/dian.gif);
background-repeat: repeat-x;
background-position: bottom;
height: 30px;
}