/* center */
.row {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
}

select{
    border: revert;
}

.tmar10 {
    margin-top: 10px;
}

.lf {
    float: left;
    overflow: hidden;
}

.rf {
    float: right;
    overflow: hidden;
}

.erleft {
    border: 1px solid #CECECE;
    background: #FFF6E5 url(../images/er_left_bg.gif) no-repeat 100% 100%;
    height: 620px;
    width: 210px;
}

.erleft .title {
    background: url(../images/erleftbg.png) no-repeat;
    line-height: 28px;
    padding-left: 38px;
    color: #fff;
    font-weight: 600;
}

.erleft ul {
    margin-bottom: 200px;
    padding-top: 10px;
}

.erleft ul li {
    background: url(../images/er_leftico.gif) no-repeat 20px 12px;
    color: #8B2000;
    padding: 8px 10px 8px 40px;
    font-weight: 600;
    line-height: 150%;
    border-bottom: 1px solid #F1E5E0;
}

.erleft ul li a, .erleft ul li a:hover {
    color: #8B2000;
}

.erright {
    width: 880px;
    border: 1px solid #CECECE;
    background: url(../images/er_r_listbg.gif) repeat-x 0 30px;
}

.erright .title {
    height: 30px;
    background: #FFF0CD url(../images/er_r_tbg.gif) no-repeat;
    border-bottom: 1px solid #EACE99;
    line-height: 30px;
    padding-left: 30px;
}

.erright .erlist {
    margin-top: 20px;
    background: url(../images/er_listbg.gif) no-repeat 50% 0;
    padding: 40px 60px 20px;
}

.alone-txt {
    font-size: 14px;
    line-height: 200%;
    padding-top: 20px;
}

.hd_jdts_tip {
    border: 1px solid #e4dacd;
    background: #fffcf1;
    color: #860f03;
    line-height: 22px;
    padding: 10px;
}

.hd_input {
    border: 1px solid #d9dee2;
    background: #f6f9fc;
}

.hd_btn {
    background: #fff repeat-x left bottom;
    height: 22px;
    border: 1px solid #cbccd5;
    padding: 2px 6px 1px;
    cursor: hand;
}

.tableMsgClass td {
    height: 26px;
    line-height: 22px;
}

.trContentClass td {
    font-size: 12px;
    color: #900101;
    border-bottom: 1px dashed #A2A2A2;
    padding: 10px;
}

.erfooter {
    height: 10px;
    background-color: #920202;
    margin-top: 20px;
}