﻿.xform .need {
    width: 10px;
    color: #b20202;
}

.xform td {
    padding: 5px 0;
    vertical-align: top;
    text-align: left;
    line-height: 1.5;
}

.xform .inputxt, .xform textarea, .xform .flexselect {
    border: 1px solid #a5aeb6;
    width: 196px;
    padding: 4px 2px;
}

.xform textarea {
    height: 75px;
}

.xform label {
    margin: 0 15px 0 4px;
}

.xform .tip {
    line-height: 20px;
    color: #5f6a72;
}

.xform select {
    border: 1px solid #a5aeb6;
    width: 202px;
    padding: 4px 0;
}

.xform .inputst {
    border: 1px solid #a5aeb6;
    width: 98px;
}

.xformalter select {
    width: 124px;
}

.inputxt1 {
    height:17px;
    width: 115px;
    border: 1px solid #a5aeb6;
    padding:2px;
}

.select1 {
    width: 150px;
    border: 1px solid #a5aeb6;
    padding: 4px 2px;
}


/*.Validform_checktip{display:none; line-height:38px; height:38px;}*/
.Validform_wrong,
/*.Validform_right,*/
.Validform_loading {
    display: block;
}

.info {
    margin-left: 8px;
    border: 1px solid #ccc;
    padding: 8px 20px 8px 10px;
    color: #666;
    float: left;
    position: relative;
    display: none;
    line-height: 20px;
}

.dec {
    top: 9px;
    display: block;
    height: 17px;
    overflow: hidden;
    position: absolute;
    left: -8px;
    width: 8px;
}

    .dec s {
        font-family: simsun;
        font-size: 16px;
        height: 19px;
        left: 0;
        line-height: 21px;
        position: absolute;
        text-decoration: none;
        top: 0;
        width: 17px;
    }

    .dec .dec1 {
        color: #ccc;
    }

    .dec .dec2 {
        color: #fff;
        left: 1px;
    }

.swfupload {
    vertical-align: top;
}

.passwordStrength {
}

    .passwordStrength b {
        font-weight: normal;
    }

    .passwordStrength b, .passwordStrength span {
        display: inline-block;
        vertical-align: middle;
        line-height: 16px;
        line-height: 18px\9;
        height: 16px;
    }

    .passwordStrength span {
        width: 45px;
        text-align: center;
        background-color: #d0d0d0;
        border-right: 1px solid #fff;
    }

    .passwordStrength .last {
        border-right: none;
    }

    .passwordStrength .bgStrength {
        color: #fff;
        background-color: #71b83d;
    }

.tipmsg {
    padding: 0 10px;
}
