@charset "utf-8";
/* CSS Document */
.news{width:666px; margin:20px auto 0px auto;}
.news_title{width:666px; height:33px; line-height:33px; background:url(yuan.jpg) no-repeat left center; font-size:14px; font-weight:bold; color:#666; text-indent:20px;}
.news_content{width:666px; height: auto; }
.news_content ul{ width:666px;}
.news_content ul li{ width:635px; height:30px; line-height:30px; float:left; background:url(dian.jpg) no-repeat left center; font-size:13px; color:#333; font-weight:normal; text-indent:10px; border-bottom:dashed 1px #CCC;}
.news_content ul li span{ float:right;}
.news_content ul li a{ color:#666}
.news_content ul li a:hover{ color:#333;}
.pages{ width:300px; height:30px; line-height:30px; margin:30px auto 20px auto;}

