.inputstyle{
font-family:Tahoma, Geneva, sans-serif;
color:#960;
font-size:11px;
}
.logontitle{
width:620px; 
margin:0px auto; 
height:22px; 
background-image:url(../images/Logontitle.gif); 
background-repeat:no-repeat; 
background-position:10px 0px; 
margin-top:80px;
}
.logonbody{
margin:0px auto;
background:url(../images/logon_bg.gif) no-repeat center; 
height:204px;width:620px; 
margin-bottom:80px;
}

.itemtd{
background-repeat:no-repeat; 
background-position:40px 10px; 
padding-left:90px;
}
.itemuser{
background-image:url(../images/accountname.gif); 
}
.itempasswd{
background-image:url(../images/password.gif); 
}
.itemverify{
background-image:url(../images/verify.gif); 
}
.verifytd{
padding-left:90px;
}
.rightbottomtd{
padding-right:20px; padding-top:10px;
}