.cc_wrap {
    font-size: 14px;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.clr {
    clear: both;
}

.btn_i1 {
    display: inline-block;
    height: 36 px;
    line-height: 36px;
    padding: 0 16 px !important;
    font-size: 16px;
    color: #ffffff;
    background-color: #c31b1f;
    text-align: center;
    cursor: pointer;
    border: 0;
    overflow: visible;
}

.input_t1 {
    width: 260px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #999;
}

.c_right {
    width: 988px;
}

.right_bar {
    border-bottom: 3px solid red;
    height: 40px;
    line-height: 40px;
}

.mleft30 {
    margin-left: 30px;
}

.mright30 {
    margin-right: 30px;
}

.mtop20 {
    margin-top: 20px;
}

.mtop10 {
    margin-top: 10px;
}

.mtop15 {
    margin-top: 15px;
}

.dsp_none {
    display: none;
}

.fb{font-weight: bold;}