﻿body {
     background-color: #E8F4FC;
}
.all {
    width: 100%;
    height: 100%;
    background-color: #E8F4FC;
    overflow: auto;
}

.all1 {
    width: 100%;
    height: 100%;
    background-color: #E8F4FC;
    overflow: auto;
}

.main {
    width: 1000px;
    /*height: 94%;*/
    margin: auto;
    background-color: #ffffff;
}

.header {
    width: 100%;
    height: 70px;
    background-color: #E8F4FC;
}


.headername {
    text-align:center;
    height: 50px;
    margin-top: 25px;
    margin-left: 10px;
    font-family: 微软雅黑;
    font-weight: bold;
    font-size: 25px;
    color: #0069b7;
    vertical-align: middle;
    line-height: 50px;
}
.bodyer {
    margin-top:70px;
    width: 1000px;
    margin:0px auto;
    height: 480px;
}

.bodyhead {
    width: 100%;
    height: 30px;
    background-color: #0059a9;
}

.bodyheadname {
    width: 50%;
    height: 30px;
    font-family: 微软雅黑;
    font-size: 18px;
    color: #ffffff;
    vertical-align: middle;
    line-height: 30px;
    margin-left: 10px;
}
.bodyheadname a {
color:#ffffff;

}
.bodyinfo1 {
    margin-top: 26px;
    margin-left: 24px;
    width: 952px;
    height: 60px;
    background-color: #e2e2e2;
}

.info1 {
    float: left;
    margin-left: 60px;
    width: 230px;
    height: 60px;
    font-size: 22px;
    color: #ababab;
    vertical-align: middle;
    line-height: 60px;
}

.info1_New {
    float: left;
    margin-left: 60px;
    width: 230px;
    height: 60px;
    font-size: 22px;
    color: #f37123;
    vertical-align: middle;
    line-height: 60px;
}

.info2 {
    float: left;
    width: 36px;
    height: 60px;
    background-image: url("../Images/Reg.png");
    background-position-x: -10px;
    background-position-y: -5px;
}

.bodyinfo2 {
    margin-top: 30px;
    margin-left: 24px;
    width: 952px;
    height: 200px;
    color: #666666;
    line-height: 26px;
    overflow-y: auto;
}

/*.bodyinfo3 {
    width: 1000px;
    height: 1px;
    color: #cbc7bc;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}*/

.bodyinfo4 {
    border-top-width: 0px;
    border-top-style: dashed;
    border-top-color: #cbc7bc;
    width: 1000px;
    height: 50px;
    margin-top: 55px;
    line-height: 50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.btn1 {
    float: left;
    margin-left: 404px;
    margin-top: 25px;
    width: 86px;
    height: 34px;
    background-color: #6c6c6c;
    font-size: 15px;
    color: #ffffff;
    vertical-align: middle;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
}

.btn2 {
    float: left;

    margin-top: 25px;
    width: 86px;
    height: 34px;
    background-color: #0059a9;
    font-size: 15px;
    color: #ffffff;
    vertical-align: middle;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
}

.btn3 {
    float: left;
    width: 86px;
    height: 34px;
    background-color: #0059a9;
    font-size: 15px;
    color: #ffffff;
    line-height: 34px;
    cursor: pointer;
    margin-left: 457px;
    margin-top: 5px;
}

.title {
    float: left;
    margin-left: 250px;
    width: 80px;
    color: #333333;
    text-align: right;
}

.titleConfirm {
    float: left;
    margin-left: 310px;
    width: auto;
    color: #333333;
    text-align: right;
}

.control {
    float: left;
    width: 320px;
    height: 30px;
}

.control1 {
    float: left;
    width: 320px;
    color: #ff0103;
}

.control2 {
    float: left;
    width: 160px;
    margin-top: 10px;
}

.control3 {
    float: left;
    margin-left: 30px;
    width: 130px;
}

.control4 {
    float: left;
    margin-left: 35px;
    width: 230px;
    color: #ff0103;
    line-height: 24px;
    vertical-align: middle;
}

.bodyinfo5 {
    margin-top: 30px;
    margin-left: 24px;
    width: 952px;
    height: 620px;
    color: #666666;
    line-height: 26px;
}

.main1 {
    width: 1000px;
    height: 1000px;
    margin: auto;
    background-color: #ffffff;
    margin-bottom: 50px;
}

#div1:hover {
    background-color: #f37221;
}

#div2:hover {
    background-color: #f37221;
}
.inputtxt{vertical-align:middle;width:100%;min-height:22px;line-height:22px;background-color:#fff;color:#6d612f;border:1px solid #b6af95;padding:0 3px 0 5px}