﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.TbmenuV_Layer h2 a
{
 background:url("../../../Images/icon_bottom.gif") no-repeat 0px 5px;
 padding-left:20px;
}

.TbmenuV_Layer .inside_h_f
{
    float:left;
    background: url("../../../Images/menu_green_head_f.gif") no-repeat left top;
    margin: 0;
    padding: 0 0 0px;
    width: 200px;
    height:7px;
    font-size:1px!important;
}
}
