body{ background:#f8fafa; color:#333;}
.wrap{ width:800px; margin:0 auto}
.logo{ /*background:url(../images/home/logo.png) no-repeat 0 0; */height:80px; width:200px; margin:10px 30px 0 0; text-indent:-999em;}

*{box-sizing: border-box;}
textarea, .textarea, input[type="text"], input[type="password"], input[type="email"], input[type="number"], select {
   /* background: none repeat scroll 0 0 #EBF0F2;*/
    border: 1px solid #d7e3ea;
    border-radius: 4px;
   /* box-shadow: 0 2px 0 rgba(39, 65, 90, 0.075) inset;*/
    color: #333; width:290px; float:right;
    padding: 6px 10px; font-size:14px;
}





.login { width:400px; height:350px; margin:30px auto 0;}
h2 { font-size:30px; text-align:center;  margin:0px 0 10px; }
.wrap h2 span{ font-size:25px; float:none; display:inline; margin-left:5px;  color:#666; line-height:35px}
.login p { margin-bottom:20px; overflow:hidden; }
.wrap p.subtit{ text-align:center; font-size:16px; color:#999;}
.wrap p label { display: block;float:left; line-height:30px; width:80px; margin-right:15px; color:#333; text-align:right; font-size:14px  }
.wrap p input.itxt { box-shadow:none;font-size:16px;  margin: 0px 0 0px;width:; color:#666;  border:1px solid #d7e3ea  }
.wrap p input:focus{box-shadow:none;outline:none;}
.login p .pass-checkbox-input { width:auto; height:auto; }
.login .pass-form-item { padding-left:68px; }
.login p .login_input { background: url("../images/dr.jpg") no-repeat scroll 0px 0px transparent; border: 0 none; color: #FFFFFF; height: 34px; width: 108px; cursor:pointer; }
.wrap  .button{ padding:0 25px; margin:20px auto 0; display:inline }
.login .reg_pic{ text-align:left; font-size:16px; color:#333; position:absolute; bottom:0; right:0; }


/* 注册页面 */

.reg_index{ width:400px;padding:0px 0px 0 ; margin:0 auto}
#registerform{ margin-top:40px;}
.reg_index p { overflow: hidden; margin-bottom:20px;}
.reg_index p label {  width:80px;}
.wrap p span{ height:auto; float:none; display: block;  clear:both; margin-left:120px; padding:0; line-height:25px; }
