/* CSS Document */
html body {
    background: none;
    font-family: Arial, \5b8b\4f53;
    font-size: 12px;
    margin: 0 auto;
    padding: 0px;
}

.reg_top {
    height: 100px;
    width: 100%;
    background-color: #D3371B;
}

.reg_logo {
    width: 780px;
    margin: 0 auto;
    padding-top: 20px;
}

.reg_bottom {
    border-top: 1px solid #dcdcdc;
    width: 780px;
    height: 140px;
    margin: 0 auto;
    padding-top: 20px;
    margin-top: 5px;
}

.reg_bottom p {
    text-align: center;
    margin-top: 5px;
    color: #333333;
    line-height: 18px;
}

.table_main {
    font-family: \5FAE\8F6F\96C5\9ED1;
    margin: 50px auto 60px auto;
}

.content{
    width:780px;
}
h2.title{
    background: url(../../img/v1/register/rg_1.png) no-repeat left top;
    padding-left: 30px;
}

.rg_title {
    color: #d3371b;
    font-size: 18px;
    font-weight: bold;
    background: url(../../img/v1/register/rg_1.png) no-repeat left top;
    padding-left: 30px;
    padding-bottom: 2px;
}

.rg_td_cont {
    color: #333333;
    font-size: 14px;
}

    .rg_td_cont a {
        color: #d3371b;
    }

.rg_td_bottom {
    border-bottom: #d3371b 3px solid;
    height: 40px;
}

.rg_input {
    border: 1px #dcdcdc solid;
    padding-left: 20px;
    width: 228px;
    padding-top: 0;
    height: 28px;
    line-height: 28px; /*color:#9fa0a0;*/
    font-size: 12px;
    background-color: #f5f5f5;
    border-radius:5px;
}

.rg_input_u {
    background: url(../../img/v1/register/rg_input_ubg.jpg) #f5f5f5 no-repeat right center;
}

.rg_input_p {
    background: url(../../img/v1/register/rg_input_pbg.jpg) #f5f5f5 no-repeat right center;
}

.rg_input_card {
    background: url(../../img/v1/register/login_card_bg.jpg) #f5f5f5 no-repeat right center;
}

.rg_input_smart {
    width: 60px;
    margin: 0 10px 0 10px;
}

.rg_input_140 {
    width: 140px;
}

.rg_btn {
    border: 0;
    background: url(../../img/v1/register/rg_btn.jpg);
    width: 80px;
    height: 28px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.rg_big_btn {
    border: 0;
    background: url(../../img/v1/register/rg_big_btn.jpg);
    width: 106px;
    height: 19px;
    font-size: 12px;
    padding-bottom: 2px;
    color: #fff;
}

.rg_error {
    background: url(../../img/v1/register/rg_th.png) no-repeat left;
    padding-left: 25px;
    color: #d3371b;
}

.rg_alert {
    background: url(../../img/v1/register/rg_alert.png) no-repeat left;
    padding-left: 25px;
    color: #696969;
}

.rg_success {
    background: url(../../img/v1/register/rg_success.jpg) no-repeat left;
    padding-left: 40px;
    color: #d3371b;
    font-size: 24px;
    font-weight: bold;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

.rg_family {
    font-family: \5FAE\8F6F\96C5\9ED1;
    margin-top: 20px;
}

    .rg_family td {
        height: 50px;
    }

.rg_gay {
    color: #696969;
    font-size: 12px;
}

.rg_red {
    color: #d3371b;
}

.rg_gay_a a {
    color: #696969;
    font-size: 12px;
}
#requestIn{
    margin-left:80px;
}
#link_div_log_gg a{
    padding-right:10px;
}
.login_v_bg {
    /*background: url(../../img/v1/register/login_v_bg.jpg) no-repeat center;*/
    width: 960px;
    height: 406px;
}

.login_v_tbl {
    width: 482px;
    background: url(../../img/v1/register/login_v_tbg.png) no-repeat;
    height: 369px;
    margin-right: 10px;
}

.login_v_bg .rg_input {
    border: 1px #dcdcdc solid;
    vertical-align: middle;
}

.login_v_bg .login_td {
    margin-top: 0;
}

.loadingBg {
    position: absolute;
    border: 0; /* background:#000;*/
    background: url(../../img/v1/register/jd.jpg);
    width: 251px;
    height: 28px;
    font-size: 10px;
    padding: 0px;
    margin-top: -28px;
    z-index: 9999;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80); /*_background: transparent;    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../img/v1/register/jd.jpg', sizingMethod='scale');*/
}

    .loadingBg img {
        float: left;
    }

    .loadingBg span {
        float: left;
        margin-top: 5px;
        margin-left: -5px;
    }

.input_default {
    font-size: 12px;
    color: #999;
}

.auto_amend {
    position: absolute;
    border: 1px #e5e5e5 solid;
    padding-left: 10px;
    width: 230px;
    padding-top: 0;
    font-size: 12px;
    background-color: #f2f2f3;
    margin-left: -320px;
    margin-top: 18px;
    display: none;
    z-index: 9999;
}

.auto_amend table tr {
    border: none;
    float: left;
    width: 230px;
    height: 28px;
    color: #999;
    font-size: 12px;
}

.auto_amend table tr td {
    float: left;
    height: 28px;
}
#auto_amend_table .selected_tr {
    color: #000;
    font-size: 13px;
}

.not_selected_tr tr {
    color: #999;
    font-size: 12px;
}
/***************新增*****************/
.error_box {
    min-height: 400px;
    padding-top: 100px;
    text-align: center;
}

    .error_box p {
        text-align: center;
        margin-top: 20px;
    }

.error_btn .rg_btn {
    font-weight: normal;
}

.log_btn {
    width: 251px;
    height: 28px;
    border: none;
    color: #ffffff;
    font-family: \5FAE\8F6F\96C5\9ED1;
    background: url(../../img/v1/register/log_btn.jpg) no-repeat center;
}

.link_foot_log {
    float: right;
    width: 100%;
    height: 20px;
    margin-top: 5px;
    font-size: 12px;
    letter-spacing: 1px;
    color: #696969;
}

.link_foot_log a {
    color: #696969;
    text-decoration: none;
}

.link_foot_log a:hover {
    color: #D3371B;
    text-decoration: underline;
}

.the_next_div {
    width: 80px;
    height: 28px;
    float: left;
    padding: 0;
    margin: 0;
    margin-top: 6px;
}

.the_next_div span {
    float: left;
    color: #696969;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.the_next_div a {
    float: left;
    color: #696969;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.the_next_div a:hover {
    text-decoration: underline;
    color: #696969;
}

.reg_item {
    width: 320px;
    height: 25px;
    *height:auto;
    text-align: left;
    border: none;
    margin-top:15px;
}
/*统一的提示信息*/
/*错误*/
.msg_err {
    background: url(../../img/v1/register/rg_th.png) no-repeat;
    padding-left: 20px;
    color: #d3371b;
}
/*成功*/
.msg_ok {
    background: url(../../img/v1/register/msg_ok.gif) no-repeat;
    /*padding-left:3px;*/
    color: #d3371b;
}
/*普通提示*/
.msg_icon {
    background: url(../../img/v1/register/rg_alert.png) no-repeat left;
    padding-left: 20px;
    color: #696969;
}


/*登录达到上限，按钮变成灰色*/
.btnMaxLoginCount {
    background: #696969;
}


.findSucceed p{
    line-height:36px;
}
.findSucceed h3{
    color:#d3371b;
    font-size:22px;
    margin-top:25px;
    background: url(../../img/v1/register/right_icon.png) no-repeat 220px 0; 
}

.findSucceed h4{
    color:#d3371b;
    font-size:22px;
    margin-top:25px;
    text-align: center;
}

h2.lockbg{background-image: url(../../img/v1/register/lock_icon.png)}
.setNewPWDWrap{
    width:325px;
    margin:70px auto;
}
.setNewPWDWrap td{
    line-height:50px;
}