#J_Feedback{
    display: none;
}
.rgInput{
    height:40px;
    clear:both;
}
.tip1{
    left: 47px;
}
.tip2{
    left: 333px;
}
.tip3{
    left: 595px;
}
.tip4{
    left: 867px;
}
.step1-title > .tip1{
    color: #EE7622;
}
#account_err{
    color:#d7000f;
    margin-left:5px;
}
#valid_err{
    padding-left:215px;
    color:#d7000f;
    clear:both;
}
.step2-title .tip2{
    color: #EE7622;
}
#getvalidnum{
    float:left;
    display: inline-block;
    height:40px;
    line-height:40px;
}
#validNo{
    width:200px;
}
.step3-title .tip3{
    color: #EE7622;
}
#pwd_err,#cpwd_err{
    color:#d7000f;
    margin-left:5px;
}
.step4-title .tip4{
    color: #EE7622;
}