﻿.Login{ height:400px; background:url(/image/login/bg.jpg) no-repeat 100px top; }

.LoginBox{ width:330px; background:url(/image/login/box.gif) no-repeat; float:right; margin:50px 20px auto auto;  }
.LoginBox .title{ height:42px; }
.LoginBox table{ margin:auto 15px; }
.LoginBox table th{ width:60px; text-align:right; font-weight:normal; text-align:right; }
.LoginBox table td{ padding:5px; }
.LoginBox table td .txt{ border-color: #AAAAAA #DDDDDD #DDDDDD #AAAAAA;  border-style: solid;  border-width: 1px; padding:3px;  color:#4D4D4D; width:160px; }
.LoginBox table td .btn{ border:none; width:75px; height:32px; background:url(/image/login/box.gif) no-repeat -330px top; cursor:pointer; }
.LoginBox .line{ border-top:solid 1px #ececec; background:#ffffff; height:1px; margin:10px 15px auto; }
.LoginBox .link{ padding:10px 0px 10px 70px; margin:auto 15px; }
.LoginBox .link a{ color:#666666; font-family:Arial; }
.LoginBox .bottom{ height:10px; background:url(/image/login/box.gif) no-repeat left -351px; }