@import url("base.css");
@import url("common.css");
.txt{height:22px; line-height:22px; background:url(/images/txt_bg.jpg) repeat-x; width:230px; border:1px solid #B5B8C8; vertical-align:middle;  margin-right:30px;}
.txt_active{height:20px; line-height:20px;  width:228px; border:2px solid #9999CC; vertical-align:middle;  margin-right:30px;}
.post_btn {
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border: none;
    background-color: #f10574;
    border-radius: 4px;
    color: #fff;
}

.hide {
    display: none;
}

#webhelp{width:988px; margin:4px auto;}

#regcenter {
    background: #F3F7FA url(../images/reg_bg.jpg) no-repeat right top;
    padding: 5px 10px;
    position: relative;
}

#content select {
    vertical-align: middle;
}

#content dl {
    margin: 10px 0 10px 20px;
}

#content dd {
    padding: 10px 0;
}

    #content dd select.city {
        width: 85px;
    }

    #content dd div {
        width: 250px;
        float: left;
        height: 100%;
    }

#content label {
    font-size: 14px;
    color: #666;
}

#content i {
    width: 70px;
    display: inline-block;
    float: left;
    text-align: right;
    color: #666;
}

#content .itxt {
    line-height: 28px;
}

#content .itext {
    line-height: 32px;
}

#content em {
    color: #A4A6A7;
    font-style: normal;
    height: 20px;
    line-height: 20px;
    display: inline-block;
}

.btn {
    text-align: center;
    width: 520px;
    padding: 12px 0;
}

    .btn .readme {
        height: 36px;
        line-height: 36px;
    }

#content .blue {
    text-decoration: underline;
    font-size: 16px;
}

.regfield {
    border: 1px solid #e2e2e2;
    margin: 10px 0;
    display: block;
}

    .regfield legend {
        color: #666;
        font-weight: bold;
        font-size: 14px;
        color: #000;
    }

#content .isnormal {
    color: #666;
}

#content .isactive {
    color: #000;
}

#content .succ {
    background: url(../images/check_right.gif) no-repeat left center;
    padding-left: 20px;
    min-width: 20px;
}

#content .error {
    background: url(../images/check_error.gif) no-repeat left center;
    padding-left: 20px;
    color: Red;
}

#content .suggest {
    color: #666;
}

.btn_next {
    width: 180px;
    height: 48px;
    margin-top: 10px;
}

.txt {
    text-indent: 5px;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
}

#regcheck {
    background-color: #fff;
    padding: 10px;
}

    #regcheck dl {
        width: 660px;
        margin: 50px 0 0 300px;
    }

.yzm {
    width: 120px;
}

#regcheck dt {
    height: 48px;
    line-height: 48px;
    text-indent: 70px;
    font-size: 16px;
    font-weight: bold;
}

.btn_end {
    width: 180px;
    height: 48px;
    margin-left: 70px;
}

.getcode {
    width: 100px;
    height: 32px;
    border: 1px solid #e2e2e2;
}

.edit, .cannel {
    margin-left: 10px;
    width: 60px;
    height: 30px;
}

.cannel {
    background-color: #e2e2e2;
    color: #666666;
}

#myphone {
    font-size: 18px;
    line-height: 30px;
}

#regcheck em {
    display: block;
    margin-left: 70px;
    font-size: 12px;
    clear: both;
}