#header .logo img{ width:auto; height:52px; position:relative; top:50% !important; margin-top:-26px; }
#header .logo img{ width:auto; height:52px; position:relative; top:50% !important; *top:0% !important;margin-top:-26px; *margin-top:0px; }
.onCorrect{ color: green;}
#smsTip{padding-left:100px;}
.onError{ color: red;}
#usernameTip{ padding-left: 100px;}
#verifyTip{ padding-left: 100px;}
#passwordTip{padding-left:100px;}
#pwdconfirmTip{padding-left:100px;}
.input_message input.button {
text-align: center;
width: 124px;
height: 42px;
margin-left: 10px;
}


.input_message input.btn_s {
cursor: pointer;
background: #FF6C00;
color: #fff;
border-color: #FF6C00;
}

.input_message li input[type="button"] {
width: 192px;
height: 42px;
display: inline-block;
margin-left: 120px;
border: none;
background-color: #f60;
color: #fff;
font-size: 14px;
font-weight: 700;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.input_message li input{height:40px;line-height: 40px;}