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

/*顶部*/
#top{ height:35px; background-image:url(imageslist_03.png); background-repeat:repeat-x; border-left:1px solid #ccc; border-right:1px solid #ccc; line-height:35px;}
#top .list-nav{ width:1002px; margin:0 auto;line-height:35px;font-size:13px; color:#0068b7;}
#top a{ font-size:13px; color:#0068b7; line-height:35px;}
#top a span{ font-weight:bold;}
/*文章*/
.main{ width: 1002px;background:#fff;margin:0 auto 0 auto; border-bottom:1px solid #ccc;}
#center {margin: 0 auto;width: 940px;padding: 20px;}
#center .main_tit {text-align: center;margin-bottom: 20px;}
#center .main_tit h1 {font: 26px/65px "微软雅黑";}
#center .main_tit h2 {font: 24px/65px "微软雅黑";}
#center .main_tit .info {border-bottom: 1px solid #ccc;line-height:35px;height: 35px;font-size: 12px; text-align:center;}
#center #pubtime {
padding-left: 25px;
}
#center #source {
padding-left:25px;
}
#center #print{
padding-left:25px;
}
#print a{ color:#474747;}
#content {
font-size: 14px;
line-height: 2em;
overflow: hidden;}
#content p {
width: 800px;
margin: 0 auto;
line-height: 30px;
padding-bottom: 15px;
font-family: "宋体";
font-size: 14px;}
</pre></body></html>