
/*tabs*/
.tabs-li-active{
    color:#fff; background:url(../img/sub_hover.png) no-repeat top center; 
    border-radius: 5px;
    color: #fff;
}
.tabs-content{
    display: none;
}
 
