﻿a
{
    outline: none;
}
div.menuTree
{
    width: 210px;
	overflow:hidden
}
div.menuTree UL
{
    font-size: 100%;
    padding: 0px;
    margin: 0px;
    display:none;
}
div.menuTree UL LI
{
    list-style: none;
    padding: 0px;
 
    margin: 0px;
    white-space: nowrap;
    line-height: 20px;
}

div.menuTree UL LI A.current{ 
   font-size:110%; font-weight:bold;color:#FFFFFF; }
div.menuTree UL LI.parent A
{
    /*color: #F4008F;*/
    text-decoration: none;
    padding: 0px 2px; 
	
}
div.menuTree UL LI.parent A:hover
{
    font-weight: bold;
    font-size: 110%;
}
div.menuTree UL LI.child A
{
    /*color: #FB7F2D;*/
    text-decoration: none;
    padding: 0px 2px; 
}
div.menuTree UL LI.child A:hover
{
    font-weight: bold;
    font-size: 110%;
}
div.menuTree UL LI.parent
{
    background: url(images/collapsed_image.gif) left top no-repeat;
}
div.menuTree UL LI.expanded
{
    background: url(images/expended_image.gif) left top no-repeat;
}


#sub-19{ line-height:32px;  color:#FFFFFF; cursor:pointer;  font-family:"微软雅黑" ; font-size:14px; font-weight:bold; width:210px;
		}
#sub-19  li{ margin-bottom:10px;ont-family:"微软雅黑" ; font-size:14px;}
#sub-19  li.child a:link{ color:#FFFFFF;background:#666666;  line-height:35px; display:block; height:35px;padding-left:20px; }
#sub-19  li.child a:visited{ display:block; background:#666666; color:#FFFFFF;padding-left:20px; }
#sub-19  li.child a:hover{display:block; background:#d92d0b; color:#FFFFFF;padding-left:20px;  }
#sub-19  li.child a:active{ display:block; background:#d92d0b; color:#FFFFFF;padding-left:20px; }

#sub-28{ line-height:32px;  color:#FFFFFF; cursor:pointer;  font-family:"微软雅黑" ; font-size:14px; font-weight:bold; width:210px;
		}
#sub-28  li{ margin-bottom:10px;ont-family:"微软雅黑" ; font-size:14px;}
#sub-28  li.child a:link{ color:#FFFFFF;background:#666666;  line-height:35px; display:block; height:35px;padding-left:20px; }
#sub-28  li.child a:visited{ display:block; background:#666666; color:#FFFFFF;padding-left:20px; }
#sub-28  li.child a:hover{display:block; background:#d92d0b; color:#FFFFFF;padding-left:20px;  }
#sub-28  li.child a:active{ display:block; background:#d92d0b; color:#FFFFFF;padding-left:20px; }



#sub-8{ line-height:32px;  color:#FFFFFF; cursor:pointer;  font-family:"微软雅黑" ; font-size:14px; font-weight:bold; width:210px;
		}
#sub-8  li{ margin-bottom:10px;ont-family:"微软雅黑" ; font-size:14px;}
#sub-8  li.parent a:link{ color:#FFFFFF;background:#666666;  line-height:35px; display:block; height:35px;padding-left:20px; }
#sub-8  li.parent a:visited{ display:block; background:#666666; color:#FFFFFF;padding-left:20px; }
#sub-8  li.parent a:hover{display:block; background:#d92d0b; color:#FFFFFF;padding-left:20px;  }
#sub-8  li.parent a:active{ display:block; background:#d92d0b; color:#FFFFFF;padding-left:20px; }



#sub-35{ background:#FFFFFF;}
#sub-35  li{ background:#FFFFFF;font-family:"微软雅黑" ; font-size:12px; height:28px; }

#sub-35  li.child a:link{ background: url(images/collapsed_image.gif) left no-repeat; line-height:25px; border-bottom:#CCCCCC dashed 1px; color:#000000  }
#sub-35  li.child a:visited{ background: url(images/collapsed_image.gif) left  no-repeat; line-height:25px; border-bottom:#CCCCCC dashed 1px;color:#000000  }
#sub-35  li.child a:hover{ background: url(images/collapsed_image.gif) left  no-repeat; line-height:25px; border-bottom:#CCCCCC dashed 1px; color:#FF0000}  
#sub-35  li.child a:active{background: url(images/collapsed_image.gif) left  no-repeat; line-height:25px; border-bottom:#CCCCCC dashed 1px;color:#000000 }


