资 源 简 介
/--------通用标签样式---------/
@charset "utf-8";
**{ margin:0px; padding:0px}
img{ border:0px}
body{ font-size:12px; font-family:"宋体", Verdana, Arial, Georgia, Helvetica; line-height:20px; color:#666666}
ul,ol,li{ list-style:none}
a{ text-decoration:none; color:#666666}
a:hover{ text-decoration:underline}**
/--------通用类样式---------/
.maxWidth{ width:1000px; margin:0 auto}
.clearFloat{ clear:both; height:0px; overflow:hidden}
.line{ height:1px; overflow:hidden; border-bottom:1px #999999 solid}
/--------NEWS 列表样式---------/
.newsBox{ padding:5px}
.newsList{ display: block; padding-left:15px; height:24px;overflow:hidden; line-height:24px; font-size:12px; color:#666666; background:url(../Images/icon1.gif) no-repeat 0px 8px; border-bottom:1px #CCCCCC dotted }
.newsList:hover{ color:#000066; text-decoration:none}
.newsList span{ float:right; color:#999999}
.page{ clear:both; margin-top:10