@charset "gb2312";
/* CSS Document */
@import url("common.css");
@import url("pages.css");


.newslist li{ border-bottom:1px solid #ddd; width:100%; float:left; height:85px; }
.newslist li .nl{ width:80px; float:left; }
.newslist li .nl label{ width:60px; height:60px; margin-top:10px; display:block; background-color:#007cff;}
.newslist li .nl span{ width:100%; text-align:center; line-height:35px; font-size:22px; font-weight:bold; display:block;color:#fff;}
.newslist li .nl em{ width:100%; text-align:center;  display:block; color:#fff;}
.newslist li .nr{ width:850px; float:right;}
.newslist li .nr h3{ font-size:16px; color:#333; line-height:33px; width:100%; float:left;}
.newslist li .nr h3 a{ font-size:16px; }
.newslist li .nr p{ color:#999; line-height:20px; font-size:12px;  width:100%; float:left;}

.news-art .newstitle{  text-align:center; font-size:18px; font-weight:bold}
.news-art .newstitle h1{ line-height:50px;}
.news-art .info{ text-align:center; color:#d0d0d0; width:100%; float:left; line-height:30px;}
.news-art .con{ width:100%; float:left;}