﻿.cmdLogin
{
color: #818181
background-position: 1px 1px;
    background-image: url(dl001.gif);
    background-repeat: no-repeat;
    width: 45px;
    height: 20px;
    border-spacing: 0px;
}
.cmdRegister
{
color: #818181
background-position: 1px 1px;
    background-image: url(dl001.gif);
   background-repeat: no-repeat;
    width: 45px;
    border-spacing: 0px;
    height: 20px;
}
.TDLogoff
{
background-position: 1px 1px;
    background-image: url(dl001.gif);
    background-repeat: no-repeat;
    width: 45px;
    height: 20px;
 margin:10px；
    border-spacing: 0px;
}
.txtPassword
{
height:20px; width:105px
}
.txtUsername
{
height:20px; width:105px
}
.userLogin
{
font-size: 12px;
}
A.Logoff:active
{
text-decoration: none;
    color: #818181;
}
A.Logoff:hover
{
text-decoration: none;
    color: #818181;
}
A.Logoff:link
{
text-decoration: none;
    color: #818181;
}
A.Logoff:visited
{
text-decoration: none;
    color: #818181;
}
