@charset "utf-8";
body{margin:0px; overflow:hidden; font-size:11px; color:#008b8b; font-weight:bold;}
body,input,select{font-family:Arial,Helvetica,sans-serif; }
.loginbg{background:url(../Images/loginbg.jpg); width:366px; height:485px; position:relative;}
.divform{ position:absolute; left:0px; top:190px; width:366px; height:220px;}
.inputline{ height:21px; line-height:21px; margin-bottom:5px; padding-left:35px; padding-right:35px;text-align:right;}
.inputline select{width:154px; border:#006AB6 solid 1px;}
.inputline input{width:152px; border:#006AB6 solid 1px;padding:0; margin:0;}
.tipsline{ height:40px; color:#F00; text-align:left; padding-left:20px; padding:15px 20px 35px 20px;}
.loginline{height:50px; line-height:50px; text-align:center}

