﻿div.menuTree
{
    width: 230px;
	font-size:13px;
	/*padding-left: 6px;*/
}
div.menuTree UL
{
    font-size: 100%;
    padding: 0px;
    margin: 0px;
/*    display:none;*/
}
div.menuTree UL LI
{
	/*height: 28px;*/
    list-style: none;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
	line-height: 33px;
	BACKGROUND: #41AC97;
	border-bottom:#6BD9C3 1px solid;
	/*margin-bottom:5px;*/

}
div.menuTree UL LI.child a
{
	color:#fff;
}
div.menuTree UL LI.child 
{
	text-indent:35px;
	/*margin-top:5px;*/
}
div.menuTree UL LI.parent 
{
	text-indent:35px;
}
div.menuTree UL LI.parent LI.child 
{
	text-indent:45px;
}

div.menuTree UL LI.parent LI.childmb
{
	BACKGROUND: url(../images/left007-1.gif) no-repeat left top;
}
	
div.menuTree UL LI.parent LI.childmb a
{
	color:#ffffff;
}
div.menuTree UL LI.parent LI.child a
{
	color:#000000;
}



div.menuTree UL LI.child A:-webkit-any-link{DISPLAY: block;}
div.menuTree UL LI.child A:hover
{

	BACKGROUND: #6BD9C3;
	height:33px;
	line-height:33px;
	color:#FFFFFF;
	DISPLAY: block;

}




/* www.codefans.net */
div.menuTree UL LI.parent
{

	BACKGROUND: url(../images/left007-1.gif) no-repeat left top;
}
div.menuTree UL LI.parent a
{

		color:#FFFFFF;
}
div.menuTree UL LI.parent A:-webkit-any-link{DISPLAY: block;}
div.menuTree UL LI.parent A:hover
{

	BACKGROUND: url(../images/left007-1.gif) no-repeat left center;
	height:33px;
	line-height:33px;
	color:#FFFFFF;
	DISPLAY: block;

}
div.menuTree UL LI.parent LI.child A:-webkit-any-link{DISPLAY: block;}
div.menuTree UL LI.parent LI.child A:hover
{

	BACKGROUND: url(../images/left008-1.gif) no-repeat left center;
	height:33px;
	line-height:33px;
	color:#FFFFFF;
	DISPLAY: block;

}
div.menuTree UL LI.parent LI.childMb A:-webkit-any-link{DISPLAY: block;}
div.menuTree UL LI.parent LI.childMb A:hover
{
	BACKGROUND: url(../images/left008-1.gif) no-repeat left center;
	height:33px;
	line-height:33px;
	color:#FFFFFF;
	DISPLAY: block;
}

div.menuTree UL LI.expanded
{
    background:url(../images/left007-1.gif) left top no-repeat;
	color:#FFFFFF;
}
div.menuTree UL LI.expanded a
{
	color:#FFFFFF;
}
div.menuTree UL LI.expanded .child a
{
	color:#000000;
}
/*div.menuTree UL LI.expanded A:-webkit-any-link{DISPLAY: block;}
div.menuTree UL LI.expanded A:hover
{

	BACKGROUND: url(../images/left007-1.gif) no-repeat left center;
	height:33px;
	line-height:33px;
	color:#FFFFFF;
	DISPLAY: block;

}*/

div.menuTree .Mb
{
	BACKGROUND: #6BD9C3;
}
div.menuTree .Mb a {
	FONT-SIZE: 12px; COLOR: #ffffff;  height:33px; line-height: 33px; TEXT-DECORATION: none;
}
div.menuTree .Mb a:hover {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none;
}

div.menuTree UL LI.parent ul li
{
    background:url(../images/index_20_expanded.jpg) left top no-repeat;
}
div.menuTree .parent .childMb
{
	background:url(../images/left008-1.gif);
}
div.menuTree .parent .Mb a {
	FONT-SIZE: 12px; COLOR: #ffffff;  height:33px; line-height: 33px; TEXT-DECORATION: none
}
div.menuTree .parent .Mb a:hover {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
/*div.menuTree .parent .expanded .child mb a {
	FONT-SIZE: 12px; COLOR: #ffffff;  height:33px; line-height: 33px; FONT-FAMILY: "宋体",Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
*/