﻿body {
    background-color: #FBF4F4;
}

.con {
    width: 1200px;
    margin: 0px auto;
}

.main {
    width: 915px;
    background-color: #FBF4F4;
    float: left;
}

.class-left {
    float: left;
    width: 270px;
    text-align: right;
}

.btn-float {
    position: absolute;
    bottom: -120px;
    left: 75px;
    right: 55px;
}

.lbl-float {
    position: absolute;
    top: 40px;
    left:65px;
}

.title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #000;
}

.content {
    width: 100%;
}

.con-all-zt {
    width: 100%;
    margin-top: 36px;
    height: 36px;
}

    .con-all-zt .bdline {
        border: 1px solid #c8c5c5;
    }


.con-all {
    width: 100%;
    height: 36px;
}
.ht3 {
    
    height:auto !important;
    min-height:125px  !important;
}
.ht2 {
    
    height: 72px!important;
}
    .con-all .linewt {
        width: 350px;
        height: 26px;
        line-height: 26px;
        padding-left: 5px;
    }

    .con-all .bdline {
        border: 1px solid #c8c5c5;
    }
   .con-all .con-color{
         border: 1px solid #ff0000;
    }
.con-all-con {
    overflow: visible;
}

.con-all-l {
    width: 10%;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: right;
}

.con-all-l-con {
    width: 10%;
    float: left;
    text-align: right;
    height: 30px;
    line-height: 30px;
}

.con-all-r {
    width: auto;
    float: left;
    min-height:30px;
    height:auto;
    line-height: 30px;
    text-align: left;
}

    .con-all-r .select {
        width: 200px;
        margin-left: 10px;
        height: 28px;
        line-height: 28px;
    }

    .con-all-r input {
        margin-left: 10px;
    }

.con-all-r-con {
    width: 89%;
    float: left;
    text-align: left;
    height: auto;
}



.area {
    margin-left: 10px;
    margin-bottom: 10px;
}

.input-btn {
    width: 60px !important;
    border: 1px solid #c8c5c5;
}
.insert {
        min-width: 200px;
        max-width:inherit;
        height: 26px;
        line-height: 26px;
        padding-left: 5px;
    }
.insert-ddl {
        min-width: 230px;
        width:auto;
        height: 26px;
        line-height: 26px;
        padding-left: 5px;
        margin-left:5px;
        white-space:nowrap;

    }

    .con-all .email-vl{
        width: 150px;
        height: 26px;
        line-height: 26px;
        padding-left: 5px;
    }
