﻿.CompTop {
    width: 960px;
    margin: 0 auto;
    height: 61px;
}

.CompTopLogo {
    width: 252px;
    height: 70px;
    float: left;
}

.CompTopNav {
    width: 400px;
    margin-left: 308px;
    height: 30px;
    padding-top: 30px;
    line-height: 20px;
    float: left;
}

    .CompTopNav li {
        width: 100px;
        height: 40px;
        line-height: 45px;
        text-align: center;
        color: #666;
        font-family: "微软雅黑", "宋体", "黑体",Arial;
        font-size: 16px;
        float: left;
    }

        .CompTopNav li a {
            font-family: "微软雅黑", "宋体", "黑体",Arial;
            font-size: 16px;
            color: #666;
        }

.CompSubNav {
    width: 960px;
    margin: 10px auto;
    height: 3px;
    line-height: 3px;
    overflow: hidden;
    background: #78a2e1;
}

.CompProgress {
    width: 960px;
    height: 46px;
    margin: 20px auto;
    font-family: "微软雅黑", "宋体", "黑体",Arial;
    font-weight: bold;
    background: url(../Images/Progress.gif);
}

    .CompProgress li {
        color: #7E7E7E;
        float: left;
        font-size: 14px;
        height: 46px;
        line-height: 46px;
        text-align: center;
        width: 33.3%;
    }

.PerBd {
    width: 960px;
    height: auto;
    margin: 0 auto;
}

.PerRegImgBg {
    width: 440px;
    height: 377px;
    float: left;
    padding-top: 55px;
}

.PerRegImg01 {
    width: 230px;
    height: 191px;
    float: left;
    background: url(../Images/Start_bg_01.png);
}

.PerRegImg02 {
    width: 210px;
    height: 191px;
    float: left;
    background: url(../Images/Start_bg_02.png);
}

.PerRegImg03 {
    width: 230px;
    height: 186px;
    float: left;
    background: url(../Images/Start_bg_03.png);
}

.PerRegImg04 {
    width: 210px;
    height: 186px;
    float: left;
    background: url(../Images/Start_bg_04.png);
}


/*右侧*/
.PerRight {
    width: 520px;
    height: 410px;
    margin-top: 10px;
    padding-top: 70px;
    background: url(../Images/StartInputBg.png);
    background-repeat: no-repeat;
    float: left;
}

.PerInputBg {
    width: 476px;
    height: 265px;
    padding-left: 10px;
}

.PerInputBd {
    width: 476px;
    height: auto;
    margin-bottom: 10px;
}

.PerInput {
    width: 260px;
    height: 25px;
    float: left;
}

    .PerInput label {
        margin: 0 10px 0 20px;
        font-size: 14px;
        color: #9C7D17;
    }

.PerMsn {
    width: 200px;
    height: 25px;
    line-height: 25px;
    float: left;
}

.PerTxtTip {
    width: 375px;
    margin-left: 94px;
    line-height: 20px;
    height: 20px;
    color: #999;
}

.Tip {
    margin-left: 3px;
    padding-left: 25px;
    width: 150px;
    height: 20px;
    line-height: 20px;
    border: 1px solid;
    color: #FF0000;
    background: #FFFFCC url(/Images/Inc/TipErr.gif) no-repeat 5px 3px;
}

.UserLoading {
    margin-left: 3px;
    padding-left: 24px;
    width: 150px;
    height: 22px;
    line-height: 22px;
    color: #999;
    background: url(/Images/Loading.gif) no-repeat 2px 4px;
}

.TipN {
    margin-left: 3px;
    padding-left: 8px;
    width: 160px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #ff0000;
    color: #ff0000;
    background: #ffffcc;
}

.TipNH {
    margin-left: 3px;
    padding-left: 8px;
    width: 160px;
    height: 80px;
    line-height: 20px;
    border: 1px solid #ff0000;
    color: #ff0000;
    background: #ffffcc;
}

.TipTxt {
    margin-left: 3px;
    padding-left: 8px;
    width: 400px;
    height: 40px;
    line-height: 20px;
    border: 1px solid #ff0000;
    color: #ff0000;
    background: #ffffcc;
}

.TipCrm {
    padding:5px 0 0 20px;

    width: 482px;
    height: 60px;
    line-height: 20px;
    margin-top: 10px;
    float: left;
    color: red;
    font-size: 13px;
}

/*文本框*/
.InputOut {
    width: 150px;
    font-family: Arial;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding-left: 4px;
    border: solid 1px;
    border-top-color: #999;
    border-right-color: #dbdfe6;
    border-bottom-color: #e3e9ef;
    border-left-color: #e2e3ea;
    font-weight: bold;
}

.InputOn {
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border: 1px solid #0066FF;
    height: 20px;
    line-height: 20px;
    padding-left: 4px;
    font-weight: bold;
    background: url(/Images/Inc/TextBoxOnBg.png) no-repeat #EEF7FF bottom right;
}

.InputError {
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #ffdfc0;
    border: 1px solid #FF0000;
    height: 20px;
    line-height: 20px;
    padding-left: 4px;
    color: #FF0000;
    font-weight: bold;
}

.AgreementBd {
    margin-left: 98px;
    width: 378px;
    height: 22px;
}

.Agreement {
    width: 172px;
    float: left;
}

.BtnBd {
    width: 476px;
    margin-top: 10px;
}

.Btn {
    padding-left: 102px;
    width: 160px;
    height: 35px;
    float: left;
}

.BtnLogin {
    padding-left: 10px;
    width: 190px;
    height: 35px;
    line-height: 35px;
    float: left;
}

.BtnSubmit, .BtnBlock {
    font-size: 14px;
    border: none;
    line-height: 32px;
    height: 32px;
    width: 160px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    vertical-align: middle;
}

.BtnSubmit {
    color: #06F;
    cursor: pointer;
    background: url(../Images/RegRes.png) no-repeat 0 0;
}

.BtnBlock {
    color: #838383;
    cursor: text;
    background: url(../Images/RegRes.png) no-repeat 0 -32px;
}


/*.DialogSevBd { border: 6px solid #0060bf; width: 810px; height: 520px; overflow-y: auto; background: #FFF; }
.SevTitle { width: 100%; margin-top: 20px; height: 20px; line-height: 20px; font-size: 18px; font-family: '微软雅黑' , '黑体' , '宋体'; font-weight: bold; text-align: center; }
.DialogSevBd P { line-height: 20px; font-size: 12px; color: #666; padding:0 25px; }
.DialogSevBd .sevP1 { color: #9C7D17; font-weight: bold; line-height: 25px; margin-top: 5px; padding:0 15px; }
.DialogSevBd .Bottom { width: 100%; padding:10px 0; height: 40px; text-align: center; }*/

/*822×542 内810×530*/
.DialogSevBd {
    border: 6px solid #0060bf;
    width: 810px;
    height: 530px;
    background: #FFF;
}

.SevTitle {
    width: 100%;
    margin: 15px 0;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    font-family: '微软雅黑', '黑体', '宋体';
    font-weight: bold;
    text-align: center;
}

.DialogSevTxt {
    width: 780px;
    height: 430px;
    margin: 0 15px;
    overflow-y: auto;
}

    .DialogSevTxt P {
        padding: 5px;
        line-height: 20px;
        font-size: 12px;
        color: #666;
    }

    .DialogSevTxt .H1 {
        color: #9C7D17;
        line-height: 35px;
        font-size: 14px;
        font-weight: bold;
    }

    .DialogSevTxt .H2 {
        color: #9C7D17;
        line-height: 22px;
        font-size: 12px;
        font-weight: bold;
    }

    .DialogSevTxt .sevP1 {
        color: #9C7D17;
        font-weight: bold;
        line-height: 25px;
        margin-top: 5px;
        padding: 0;
    }

.DialogSevBtn {
    width: 100%;
    height: 40px;
    text-align: center;
    padding-top: 10px;
}
