@charset "utf-8";
/**common**/
body{font-size:12px;background:url(login_01.png) repeat-x #195271;}
.floatL{float:left;}
.clearF{overflow:hidden;zoom:1;}
.prel{position:relative;zoom:1;}
.pabs{position:absolute;}

.loginWrap{width:1000px;margin:0px auto;background:url(loginBackground.png) left 174px no-repeat;height:500px;padding-top:135px;}
.loginForm{width:356px;height:231px;background:url(login1_03.png) no-repeat;margin:0px 0px 0px 520px;padding:70px 0px 0px 50px;}
.loginLeft{width:70px;margin-top:10px;height:35px;line-height:30px;letter-spacing:5px;}
.loginRight{width:270px;margin-top:10px;height:35px;line-height:30px;}
.input{width:200px;height:30px;line-height:30px;border:1px solid #ccc;padding-left:5px;}
.code{width:50px;border:1px solid #ccc;height:30px;line-height:30px;text-align:center;}
.loginRight td{color:#999;}
.errorDiv{height:20px;line-height:20px;color:red;font-weight:bold;margin-top:20px;}
.submitDiv{text-align:center;}
