<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
.login
{
	float: left;
    height: 21px;
    line-height: 21px;
    width: 510px;
}
.login li
{
color: #532603;
    float: left;
    line-height: 21px;
    margin-right: 15px;
  _margin-right:10px;
}
#loginbtn input
{
background: none repeat scroll 0 0 #F2F2F2;
    border: medium none;
    cursor: pointer;
    height: 16px;
    width: 34px;
margin-top:2px;
}
.login_in
{
display: block;
    float: left;
    height: 21px;
    line-height: 21px;
    width: 114px;
}
.login_in input
{
height: 15px;
    margin-top: 2px;
    width: 114px !important;
*margin-top:0;
}
.logined
{
height: 21px;
    line-height: 21px;
    width: 55%;
}
.logined li
{
color: #532603;
    float: left;
}
#loginout
{
padding-left: 10px;
}
#loginout a
{
color: #6C6C6C;
    font-weight: normal;
    text-decoration: underline;
}
#hello a
{
color: #6C6C6C;
    font-weight: normal;
    text-decoration: underline;
}
.login_sp
{
	display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    width: 55px;
}
#sign a
{
color: #535353;
}
#hello
{
background: url("admin.jpg") no-repeat scroll 0 1px transparent;
    color: #6C6C6C;
    padding-left: 20px;
}
</pre></body></html>