@charset "utf-8";
/* CSS Document */
html, body { margin:0; padding:0; height:100%;}
body{ margin:0; padding:0; font-size:12px; font-family:Arial, Helvetica, sans-serif; background:url(../img/bg-left.jpg); overflow:hidden;}

a { color:#000; text-decoration:none;}
a:hover { color:#d70000; text-decoration:none;}

h1{ font-size:22px; font-family:"微软雅黑"; text-align:center; color:#000; margin:0px auto 0 auto; padding:39px 0 0 0;}

#title{ width: 170px; margin: 0 auto; padding:0; background: url(../img/logo.png) 0 0 no-repeat; background-size: auto 30px; text-align: right;}

#floater { float:left; height:50%; margin-bottom:-200px; width:1px; /* only for IE7 */}
#loginbox {  clear:both; width:429px; height:230px; margin:0 auto; position:relative; background:url(../img/bg-login.png) no-repeat; }

#btn_login{ float:right; width:69px; height:101px; margin:19px 31px 0 0; margin:20px 31px 0 0\9;}

#link{ width:429px; margin:10px auto; text-align:center;}

.input01{ float:left; border:0px solid #ccc; margin:22px 0 0 125px; margin:23px 0 0 125px\0; width:177px; height:24px; font-size:15px; background:none;}
.input02{ float:left; border:0px solid #ccc; margin:11px 0 0 125px; width:177px; height:24px; font-size:15px; background:none;}
.input03{ float:left; border:0px solid #ccc; margin:11px 0 0 138px; width:66px; height:24px; font-size:15px; background:none;}
.codeimg{ float:left; width:80px; height:30px; margin:6px 0 0 21px;}

.clear{ clear:both;}