﻿.Max_body {
    background:#f2f2f2;
    padding-bottom: 30px;
    padding-top: 85px;
}
.Max_body a {
    color: #333333;
}
#muen {
    width: 270px;
    height: 310px;
    position: absolute;
    top: -70px;
    left: 35px;
    z-index: 999;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}
#muen .left {
    height: 60px;
    background: #dd1721;
    padding: 60px 15px 25px;
    color: #fff;
    text-align: left;
    font-size: 30px;
    border-bottom: 1px solid #d9d9d9;
}
#muen .left>div:last-child {
    font-size: 16px;
}
.table_bg_center {
    line-height: 40px;
    text-align: center!important;
    font-size: 16px;
}
.table_bg_center table table {
    background: #e6e6e6;
    margin-bottom: 2px;
}
.table_bg_center table table :hover {
    background: #dd1721;
}
.table_bg_center table table :hover a {
    color: #fff!important;
}
.table_bg_center table table div {
    text-align: center;
}
.div_right {
    width: 880px;
    padding-left:10px;
    float: right;
}
.v_path {
    width: 790px;
    height: 31px;
    color: #222222;
    background-image: url(/images/v_pathBg.png);
}