<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{
margin:0;
padding:0;
border:0px;
}
h1,h2,h3,h4,h5,h6{
font-weight:normal;
font-size:12px;
}
table{
border-collapse:collapse;
}
li{
display:inline;
list-style:none;
}
a{
text-decoration:none;
color:#61676a;
}
a:hover{
text-decoration:none;}
body,html{
height:100%;}
body{
font-size:14px;
font: 14px/1.5 Arial,"Microsoft Yahei","Heiti SC";
}
textarea,input,select{
	font-size:14px;
	font: 14px/1.5 Arial,"Microsoft Yahei","Heiti SC";
	background:none;
}

body input,select,textarea{
	font: 14px/1.5;
	vertical-align:middle;
}
body a{outline:none;blr:expression(this.onFocus=this.blur());}/* CSS Document */
input,button,select,textarea{outline:none}
input:focus, textarea:focus {    outline: none;}
body{
	background:#e5e5e5;
	}
.zb_window_bg1 {
width: 100%;
min-height: 100%;
filter: alpha(opacity=40);
opacity: 0.4;
background: #000000;
visibility: visible;
position: fixed;
top: 0px;
left: 0px;
z-index: 666;
}
.clearfix:before,.clearfix:after{ 
    content:""; 
    display:table; 
} 
.clearfix:after{clear:both;} 
.clearfix{ 
    *zoom:1;/*IE/7/6*/
}
</pre></body></html>