@charset "utf-8";
.level1
{
    color: Black;
    background-color: #cbd4d9;
    font-family: "Arial Unicode MS", Tahoma, "Lucida Grande", "Microsoft Sans Serif", Thonburi, Loma, Umpush, sans-serif !important;
    font-size: 11px;
    font-weight: bold;
    border-top: #979da9 solid 1px;
    line-height: 21px;
    text-indent:12px;
}

.level2
{
    color: Black;
    background-color: #cbd4d9;
    font-family: "Arial Unicode MS", Tahoma, "Lucida Grande", "Microsoft Sans Serif", Thonburi, Loma, Umpush, sans-serif !important;
    font-size: 11px;
    font-weight: bold;
    border-top: #979da9 solid 1px;
    line-height: 21px;
    text-indent:12px;
}

.level3
{
    color: Black;
    font-family: "Arial Unicode MS", Tahoma, "Lucida Grande", "Microsoft Sans Serif", Thonburi, Loma, Umpush, sans-serif !important;
    font-size: 11px;
    background-color: #cbd4d9;
    font-weight: bold;
    border-top: #979da9 solid 1px;
    line-height: 21px;
    text-indent:24px;
}

.level4
{
    color: Black;
    background-color: #d9e3e5;
    font-family: "Arial Unicode MS", Tahoma, "Lucida Grande", "Microsoft Sans Serif", Thonburi, Loma, Umpush, sans-serif !important;
    font-size: 11px;
    font-weight: normal;
    line-height: 21px;
    text-indent:36px;
}


.hoverstyle
{
   color:#f69437;
   
}
