/* CSS Document */
.list_ad{width:100%; height:auto; overflow:hidden; padding-bottom:10px;background:url(../images/list_top_ad.jpg) repeat-x bottom;}
.list_ad img{width:100%; height:auto; overflow:hidden;}

.news_center{width:1000px; height:auto; margin:0 auto; overflow:hidden; padding-bottom:20px;}
.news_center .NC_title{width:100%; height:72px; background:url(../images/centerTitle_bg.png) repeat-x bottom;}
.news_center .NC_title dl{ display:block; width:100%; height:100%; background:url(../images/news_center_title.png) no-repeat 20px center;}
.news_center .list_info{width:480px; height:344px; overflow:hidden; float:left; margin:20px 20px 0 0;}
.news_center .list_info .inft_tltle{width:478px; height:36px; overflow:hidden; border:1px solid #ededed; border-radius:6px; background:url(../images/content_title_bg.png) repeat-x;}
.news_center .list_info .inft_tltle b{ display:block; float:left; width:40%; color:#484848; background:url(../images/info_title_style.png) no-repeat 10px center; height:36px; line-height:36px; font-size:14px; text-indent:3em;}
.news_center .list_info .inft_tltle a{ float:right; margin-right:20px; line-height:36px; color:#a371bc;}
.news_center .list_info ul{width:452px; height:260px; border:1px solid #ededed; overflow:hidden; margin-top:12px; padding:15px 13px 15px 13px;}
.news_center .list_info ul li{width:100%; height:26px; line-height:26px; overflow:hidden; background:url(../images/pear.png) no-repeat left center; text-indent:1.5em;}
.news_center .list_info ul li a{ display:block; color:#2c2c2c; width:340px; height:26px; line-height:26px; overflow:hidden; float:left; text-overflow:ellipsis; white-space:nowrap;}
.news_center .list_info ul li span{ float:right; margin-right:8px; color:#CCC;}
.news_center .list_info ul li a:hover{ color:#000;}


