.subtab
{
	padding-top:6px;
	background:url(tabbg.gif);
    background-position:left bottom;
    background-repeat:repeat-x;
}

.subtabTitleFoucs_l
{
    background:url(l.gif);
    background-position:left bottom;
    height:17px;
    width:2px;
}

.subtabTitleFoucs_m
{
    background:url(bg.gif);
    cursor:default;
    text-indent:2px;
    padding-left:0px;
    padding-top:2px;
    padding-right:8px;
    font-size:12px;
    color:#CE6700;
}

.subtabTitleFoucs_r
{
    background:url(r.gif);
    background-position:right bottom;
    height:17px;
    width:2px;
}

.subtabTitleUnFoucs_l
{
    background:url(un_l.gif);
    background-position:left bottom;
    height:17px;
    width:2px;
}

.subtabTitleUnFoucs_m
{
    background:url(un_bg.gif);
    cursor:pointer;
    text-indent:2px;
    padding-left:0px;
    padding-top:3px;
    padding-right:8px;
    font-size:12px;
    color:#000000;
}

.subtabTitleUnFoucs_r
{
    background:url(un_r.gif);
    background-position:right bottom;
    height:17px;
    width:2px;
}
