[css]代码库
无标题文档*{padding:0; margin:0;}
body{font-family:"宋体";}
.news{width:98%; margin:0 auto; margin-bottom:5px;}
.new_title{width:100%; height:25px; line-height:25px; padding-top:10px;background:#fafafa; border-radius:3px; }
.new_title i{width:22px; height:20px; float:left; display:block; background:url(images/iconfont-link.gif)5px 0 no-repeat;}
.new_title a{height:20px; line-height:20px; font-size:18px; font-weight:bold; color:#36a; margin-left:5px; text-decoration:none; background:#fafafa; cursor:pointer;}
.new_title a:hover{text-decoration:underline;}
.new_content{padding:2px 10px; height:100%; border-radius:3px; line-height:20px; background:#fafafa; border-bottom:1px solid #eee;text-indent:2em;color:#808080;font-size:12px;}
.new_content a{color:#f81616; cursor:pointer;}
.new_content a:hover{text-decoration:underline;}
.date{float:right; widt