﻿.titlebackimg
{
    background: url(../images/subnav_bg1.gif) repeat-y; 
 
}
.titleopen 
{
    cursor:hand;
    background: url(../images/navicon01.gif) no-repeat 10px 13px;
    width: 163px;
}
.titleclose
{
    cursor:hand;
    background: url(../images/navicon02.gif) no-repeat 10px 13px;
}
.subnav_content
{
    padding-right: 5px;
    padding-left: 5px;
    overflow: hidden;
}
.titlebackimg h1
{
    padding-right: 0px;
    padding-left: 30px;
    font-size: 14px;
    margin-bottom: 1px;
    padding-bottom: 0px;
    color: #000;
    line-height: 29px;
    padding-top: 4px;
    height: 29px;
}
.tbLeft a,tbLeft a:link,.tbLeft a:visited{color:#000; text-decoration:none; font-size:12px;}
.tbLeft a:hover,.tbLeft a:active{color:#A5A2A5; text-decoration:none; font-size:12px;}
