.gateway-left-main {
    margin-left: 160px;
    width: 245px;
    float: left;

}

.gateway-left-ul {
    width: 245px;
    height: 31px;
    margin-bottom: 2px;
}

.gateway-left-li {
    width: 245px;
    height: 31px;
    margin-bottom: 2px;
    line-height:31px;
    background-color: #e5e5e5;
}

.gateway-left-menu {
    width: 235px;
    height: 31px;
    padding-left:10px;
    line-height:31px;
}

.gateway-left-a {
    height: 11px;
    font-family: HiraginoSansGB-W3;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #595959;
}

.gateway-left-menu.active {
    background-color: #a3161c;
    color:#ffffff;
}

.gateway-left-a.active {
    height: 12px;
    font-family: HiraginoSansGB-W3;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ffffff;
}