<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,table,img{margin:0;padding:0;}
body,button,input,select,textarea{font:12px/1.5 tahoma,simsun;color:#000;outline:none;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;color:#6f7c82;cursor:pointer;}
a:hover{text-decoration:none;}
ul,ol,li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
em{font-style:normal;}
img{border:0;}
/*body{overflow-x:hidden;}
*/
.clear {
    clear:both;
}
.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;  
}</pre></body></html>