<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body,form {
font-family:宋体;
font-size:12px;
text-align:center;
background:#fff;
margin:0 auto;
padding:0
}

div {
text-align:left
}

.clear {clear:both; content:"."; height:0; visibility:hidden; display:block;}

.inputa{border:#ccc 1px solid; background:#fff; font-size:12px; padding:2px 4px 0;}
/*header filed*/

#header{
font-size:12px;
width:1000px;
margin:0 auto 5px;
}

#header .line01{
height:30px;
line-height:30px;
_padding-top:5px;
_height:25px;
color:#092C64;
text-align:center;
background:#E4E7EC;
}

#header .line02{
height:154px;
background:url(topmenubg.gif) no-repeat left top;
}

#header .line03{
height:25px;
line-height:25px;
color:#025F8B;
background:#eee;
text-align:center;
border:#C6C5C3 1px solid;
}

#header .line01 a{
color:#092C64;
text-decoration:none;
}

#header .line03 a{
color:#025F8B;
text-decoration:none;
margin:0 4px;
}

#header .line01 a:hover,#header .line03 a:hover{
color:#f00;
text-decoration:none;
}

/*header filed end*/</pre></body></html>