<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */

body{ margin:0px; padding:0px; font-size:12px; background:url(bg.jpg) center;}
ul,a,p,h1,li{ padding:0px; margin:0px; text-decoration:none; list-style:none;}
img{ border:none}

/*新闻页*/
.neinews{ color:#333; margin-top:10px;}
.neinews li{ background:url(tb2.gif) no-repeat 7px 13px; line-height:35px; border-bottom:#CCC dotted 1px; padding-left:20px;}
.neinews li span{ float:right;}
.neinews a{ color:#333;}
.neinews a:hover{ text-decoration:underline;}
/*neipro*/
.neipro{ color:#333; margin-top:10px; font-size:12px;}
.neipro li{margin:0px 10px; text-align:center; float:left;}
.neipro li p{ text-align:center; font-family:"微软雅黑";  white-space:nowrap;}
.neipro li img{ border:none; margin-top:8px;border:#FFF solid 1px; padding:5px;}
.neipro a{ color:#333;}
.neipro a:hover{ text-decoration:underline}
/*详细页*/
h1{ line-height:25px; font-size:24px; text-align:center; margin-top:10px;}
.info1{ line-height:35px; color:#4d3a3c;text-align:center;}
.info2{line-height:22px; color:#4d3a3c;}
.infoimg{ text-align:center}</pre></body></html>