﻿.div_content .div_leftimg {
    background: url('/wwwroot/clientimages/Login/5注册配图.jpg');
}

.div_rightform .div_center .table_main {
    margin-top: 35px;
}

    .div_rightform .div_center .table_main tr td {
        width: 33%;
        height: 65px;
        padding-right: 10px;
    }

    .div_rightform .div_center .table_main .div_class {
        width: 146px;
        height: 50px;
        border: 1px solid #e7e7e7;
        border-radius: 5px;
        text-align: center;
        line-height: 50px;
        color: #999999;
        font-size: 13px;
        cursor: pointer;
    }

        .div_rightform .div_center .table_main .div_class:hover {
            background: #e64c31;
            color: white;
        }

    .div_rightform .div_center .table_main .div_class_sel {
        /*color: rgba(240, 87, 60, 1);
        border: 1px solid rgba(240, 87, 60, 1);*/
        background: #e64c31;
        color:white;
    }

#sel_salepeo {
    width: 460px;
    height: 45px;
    outline: none;
    border: 1px solid #e7e7e7;
    padding-left: 10px;
    color: #999999;
}

/*#sel_salepeo option{
    height:20px;
}*/
