/* CSS Document */
.wrapper{ width:600px;}
.container{margin:50px auto; }
.container h2{text-align:left;font-size:13px; font-family:"微软雅黑"; color:#666; text-decoration:underline; padding-left:20px;  }
form{margin:10px 0 0 10px;}
form p{margin-bottom:10px; float:left;width:600px;}
form a{ color:#ff7702;}

label{display:block; float:left; height:30px; line-height:30px; color:#F00;font-size:12px; text-indent:10px;}
label.one{ height:20px;line-height:20px; text-align:left; color:#888;font-size:12px; font-family:"微软雅黑";}
.star{ color:#f00; padding-right:5px;line-height:30px;}
input{float:left; font-size:12px; font-family:"微软雅黑"; color:#666; }
#username,#password,#repassword,.submit,#agent{border:1px solid #ccc; margin-left:20px; width:205px; height:30px; text-indent:10px;}

.identifying_code{height:28px; width:110px; _line-height:28px;border:1px solid #ccc; text-indent:10px; margin-left:20px; }
.get_code{height:30px; width:84px; margin-left:10px; background-color:#666666; color:#fff;  cursor:pointer;}
.get_code:hover{height:30px; width:84px; margin-left:10px; background-color:#333;color:#fff;  cursor:pointer;}

.agreement{margin-left:16px; height:30px; line-height:30px;font-size:12px;}
.agreement input{display:block; line-height:30px; height:12px; margin:8px 8px 0 5px; border:none; width:12px; background:url(../images/checkbox.png) no-repeat; }

.submit{margin-left:20px; background:#9c9c9c; font-size:13px; border:none; letter-spacing:0px; color:#fff; cursor:pointer;}
.submit1{margin-left:20px; background:#9c9c9c; width:110px; height:30px; font-size:13px; border:none; letter-spacing:0px; color:#fff; cursor:pointer;}
.submit2{margin-left:20px; background:#fff;width:80px; height:30px;  font-size:13px; border:none; letter-spacing:0px; color:#666; cursor:pointer;}

p.last{margin-left:310px; font-size:16px;}
p.last input{ cursor:pointer;}

#msg_username{ display:block; float:left; height:30px; line-height:30px; color:#F00;font-size:12px; text-indent:10px;}
