/*.showCate > a.p2 span{*/
    /*height: auto;*/
    /*margin: 0px;*/
/*}*/
.menuTrigger{
    position: static !important;
    /*background-color: #f5f5f5;*/
}
.menuTrigger{
    position: static !important;
}
.g1180{
    position: relative;
}
#policyHeader{
    position: absolute;
    left: 200px;
    top: 0;
    width: 980px;
}
.slimScrollDiv{
    z-index:99;
    overflow: visible !important;
}
.menu_2{
    overflow: auto !important;
    height: 480px;

}
.menu>ul>li>ul>li{
    width: auto !important;
    min-width: 200px;
}
/* Let's get this party started */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: rgba(153,153,153,153);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(153,153,153);
}
i.checkIvt{font-weight: bold; font-size: 13px;}