<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
h1,h2,h3,h4,h5,h6,h7,p,ul,ol,dl,dt,dd,li,body,form,input,button,img,cite,strong,em{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,h7{font-weight:700;}
img,table,td,th{border:0;}
ul,ol,dl{list-style-type:none;margin:0;padding:0;}
/*page header*/

/*page footer*/

/*page structure*/

/*style class*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.bold{font-weight:700;}
.italic{font-style:italic;}
.overline{text-decoration:overline;}
.underline{text-decoration:underline;}
.line-through{text-decoration:line-through;}
.slivertext {
	color: #777;
}

.font-yahei{font-family:"微软雅黑";}
.fontsize-9{font-size:9px;}
.fontsize-10{font-size:10px;}
.fontsize-11{font-size:11px;}
.fontsize-12{font-size:12px;}
.fontsize-13{font-size:13px;}
.fontsize-14{font-size:14px;}
.fontsize-15{font-size:15px;}
.fontsize-16{font-size:16px;}
.fontsize-17{font-size:17px;}
.fontsize-18{font-size:18px;}
.fontsize-19{font-size:19px;}
.fontsize-20{font-size:20px;}
.date{color:#61af1a;margin-left:4px;}
.blacktext{color:#000;}
.whitetext,.whitetext:hover,.whitetext:visited{color:#fff;}
.redtext{
	color: #FF0000;
}
.orangetxt{color:#FF9A00;}
.bluetext{color:#69F;}
.greentext{color:#61af1a;}
.textbox{color:#666;background-color:#f4f8e1;border:1px solid #999;}
.textbox:focus{background-color:#f4f8e1;border:1px solid #76b043;}
#copyright a {
	color: #FFF;
}
</pre></body></html>