<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
* { font-family: "宋体", Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; margin: 0; padding: 0; color: #333; text-align: left; border: 0; line-height: 20px; }
body { background: #ffffff url(bg.jpg); }
table { border-collapse: collapse; border-spacing: 0; }
img { vertical-align: middle; }
ul, li, ol { list-style: none }
a { text-decoration: none; color: #333333; }
a:hover { color: #333333; text-decoration:underline; }
.clear { clear: both; height: 0px; overflow: hidden; font-size: 1px; line-height: 0; }
.left,.fl{float:left;display:inline;}
.right,.fr{float:right;display:inline;}

/*头部*/
#header{}

/*底部*/
#footer{}

</pre></body></html>