@charset "utf-8";
/* CSS Document */
html,body{ height:100%; padding:0px; margin:0px;}

body{ background:#002779;}

form,input{ margin:0px; padding:0px;}

#container{ width:468px; height:313px; position:absolute; top:50%; left:50%; margin:0 auto; margin-left:-232px; margin-top:-156px;}

.login_top{ width:468px; height:170px; background:url(../images/LoginImages/adminlogin_bg_top.jpg) #002779 no-repeat;}

.login_down{ width:468px; height:143px; background:url(../images/LoginImages/adminlogin_bg_down.jpg) #002779 no-repeat;}

.main{ width:280px; height:120px; padding-top:10px; margin:0px auto; position:relative;}

.li_l,.li_r,.cli_r,.imgCode{ float:left; font:12px/25px "Arial"; height:25px; padding-top:2px; padding-bottom:2px;}

.li_l{ width:80px; text-align:center;}

.li_r{ width:200px;}

.cli_r{ width:60px;}

input{ height:20px; background: #FFFFFF; border: 1px solid #CCC; color: #000000; font-family: verdana, tahoma, sans-serif; font-size:14px; display:block; padding-top:2px; ime-mode: disabled;}

.username{ width:148px; background:url(../images/LoginImages/username.gif) 1px 3px no-repeat; padding-left:20px;}

.password{ width:148px; background:url(../images/LoginImages/password.gif) 1px 3px no-repeat; padding-left:20px;}

.Code{ width:60px; height:18px; padding-left:2px; padding-right:2px;}

.imgCode{margin-left:15px; width:100px;}

.imgCode img{ display:block;}

.login_btn{ clear:left; width:130px; height:18px; text-align:center; padding-top:10px; margin:0px auto;}

.sub_btn,.cls_btn{ float:left; background:url(../images/LoginImages/login_btn.gif) no-repeat; width:49px; height:18px; color:#FFFFFF; font:12px Arial, Helvetica, sans-serif; border:0px;}

.cls_btn{ margin-left:30px;}
