<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; font-family:"宋体"; font-size:12px; color:#333; background-color:#ececec}
img {border:0px}

a:link {font-family:"宋体";font-size: 12px;color:#444;text-decoration: none; }
a:active {font-family:"宋体";font-size: 12px;color:#444;text-decoration: none;}
a:visited  {font-family:"宋体";font-size: 12px;color:#444;text-decoration: none;}
a:hover {font-family:"宋体";font-size: 12px;color:#000;text-decoration: underline;}

.imac {font-family:"宋体";font-size:12px;color:#fff;text-decoration:none;font-weight:bold}
.imac a:link {font-family:"宋体";font-size: 12px;color:#fff;text-decoration: none; font-weight:bold}
.imac a:visited  {font-family:"宋体";font-size: 12px;color:#fff;text-decoration: none; font-weight:bold}
.imac a:hover {font-family:"宋体";font-size: 12px; color:#ea0000;text-decoration: underline; font-weight:bold}

.title {font-family:"宋体";font-size:14px;color:#0367b0;text-decoration:none;font-weight:bold}
.title a:link {font-family:"宋体";font-size: 14px;color:#0367b0;text-decoration: none; font-weight:bold}
.title a:visited  {font-family:"宋体";font-size: 14px;color:#0367b0;text-decoration: none; font-weight:bold}
.title a:hover {font-family:"宋体";font-size: 14px; color:#ff9000;text-decoration: none; font-weight:bold}

.bt {font-family: "宋体";font-size: 14px;font-weight: bold;color: #014b99;}

.sizscolor {
font-size:14px; color:#fff; font-weight:bold; font-family:"宋体";
filter:
Dropshadow(offx=1,offy=0,color=red)
Dropshadow(offx=0,offy=1,color=red)
Dropshadow(offx=0,offy=-1,color=red)
Dropshadow(offx=-1,offy=0,color=red);
}
</pre></body></html>