#header {
    width: 1000px;
}

#content {
    width: 960px;
    position: relative;
}

p.hr-tip {
    display: none;
    background: #FFFDEE;
    line-height: 32px;
    color: #FF6600;
    padding: 0 15px;
}

p.htips {
    padding: 10px 0;
    text-align: center;
}

    p.htips span {
        color: Red;
    }

.label {
    line-height: 25px;
    display: inline-block;
    width: 250px;
    text-align: right;
    margin-right: 5px;
}

.remarks {
    line-height: 25px;
    display: inline-block;
    text-align: right;
    margin-right: 5px;
    font-weight: bold;
}

#lblShortName {
    line-height: 25px;
    display: block;
    width: 770px;
    /*  text-align: right;*/
    margin-left: 120px;
    font-weight: bold;
}

.oneline {
    display: block;
}

.textbox2 {
    border: 1px solid #5361C2;
    background-color: #CFDAEA;
    font-family: "宋体";
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 16px;
    line-height: 16px;
}

    .textbox2.pwd {
        font-family: "微软雅黑",Microsoft YaHei;
    }

.mdtips {
    width: 100px;
    display: inline-block;
}

.rtips {
    margin-left: 5px;
    color: Blue;
    font-size: 11px;
}

.hid {
    display: none;
}

#box {
    font-size: 14px;
    height: 300px;
    margin-bottom: 20px;
    margin: 10px 0 20px 20px;
}

    #box p {
        margin: 15px 0;
    }

        #box p span {
            color: Red;
        }

.uploadfile {
    width: 407px;
    height: 20px;
    border: 1px solid #4e86d4;
}


/*标题样式*/

#titleBar h1 {
    font-weight: normal;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: url("/xgzs/css/images/newstitle.jpg") no-repeat 10px center;
    color: #FF5D1C;
    color: #666;
    letter-spacing: 5px;
    text-align: left;
    padding: 0 0 0 50px;
    border-bottom: 1px solid #FF5D1C;
}

.yhzc {
    /*background-image: url("/xgzs/css/images/yhzc.jpg");*/
}

#titlePic {
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #0068FF;
    font-size: 1.7em;
    color: #FFFFFF;
    letter-spacing: 4px;
    font-weight: bold;
}

.btnfiled {
    text-align: center;
    padding: 10px 0 0 0;
}

#high {
    width: 100%;
    height: 8px;
    background: url("/xgzs/css/images/new-high.jpg") repeat-x;
    margin: 0 auto;
    margin-bottom: 10px;
}

.btn-re-upl {
    color: #0000FF;
    text-decoration: none;
}

.cd-tip {
    display: none;
    width: 550px;
    padding: 20px 25px;
}

    .cd-tip h1 {
        text-align: center;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .cd-tip p {
        font-size: 1.2em;
        text-indent: 2em;
        line-height: 25px;
    }

.rv-box {
    position: absolute;
    width: 154px;
    right: 0;
    top: 640px;
    text-align: center !important;
    padding: 5px;
    color: #0000ff !important;
}

    .rv-box img {
        width: 140px;
        display: block;
        margin: 5px auto;
    }

    .rv-box p {
        text-align: center !important;
        color: #0000ff !important;
    }

.btn-valid {
    border: none;
    background: transparent;
    color: #5282d0;
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
}

    .btn-valid.disabled {
        color: #333333;
        cursor: no-drop;
    }
