﻿ul.repassword_head{
    width:840px;
}
ul.repassword_head>li{
    float:left;
    width:280px; height:34px; line-height:34px;
    text-align:center;
    background:#eeeeee;
    color:#666666; font-size:14px;
}
ul.repassword_head>li.on{
    background:#437fd6;
    color:#fff;
}


.main_login_input.w118{
    width:118px;
}

.ts_repassword{
    height:28px; line-height:28px;
    font-size:12px; color:#f44f4f;
    margin-left:280px;
}
