<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
.cle{ clear:both;}
a{text-decoration:none; list-style:none;color:#434343;}
a,a:focus{ outline:none;}
img{ border-style:none;}
ul,li{list-style:none;text-decoration:none;}
a:hover{text-decoration:underline; color:#333;}
a:active{text-decoration:none;}
body,div,ul,li,ol,dl,dt,dd,form,input,h1,h2,h3,h4,label,button,textarea,img{ padding:0; margin:0; font-size:15px; font-family:"微软雅黑"; color:#434343;  border:0;}
/*body{ background:#FFF;}*/
.clear{ height:0px; overflow:hidden; clear:both;}

#user{height:30px;background:#f1f1f1; }
#user_head{width:1120px;height:30px;margin:0 auto;}
#user_head .left{line-height:30px;color:#888888; font-size:13px;margin:0 auto;}

#user_head .keyword{margin-left:430px;line-height:30px;margin-top:-30px;color:#888888; font-size:13px;}

#user_head .search{margin-left:780px;margin-top:-30px;}
#keywords{width:150px;height:25px;border:#CCC solid 1px;line-height:30px;}
#btn{width:50px;height:30px;margin-left:-4px;margin-top:0px; font-weight: bold;background:#f1f1f1;}

#user_head .right{float:right;line-height:30px;margin-top:-30px;}
#user_head .right a{ text-decoration:none;}</pre></body></html>