﻿div.menuTree
{
    width: 200px; margin:0 auto;
}
div.menuTree UL
{
    font-size: 100%;
    padding: 0px;
    margin: 0px;
}
div.menuTree a {display:block;height:30px;line-height:30px;}
div.menuTree UL LI
{ width:200px; margin:2px auto;
    list-style: none;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
	line-height: 30px;
	BACKGROUND: url(/images/left_li.jpg) no-repeat;
}
div.menuTree UL LI.child a
{
color: #fff; font-weight:600;
}
div.menuTree UL LI.child Mb a
{
color: #ffffff;
}
div.menuTree UL LI.child 
{
	text-indent:25px;margin: 3px 0px;
}
div.menuTree UL LI.parent 
{
	text-indent:25px;
}
div.menuTree UL LI.parent LI.child 
{
	text-indent:55px;display: none;
}

div.menuTree UL LI.parent LI.childmb
{
	BACKGROUND: url(/images/left_Mb-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:#575757;
}

div.menuTree UL LI.child Mb a{ color:#ffffff;}

div.menuTree UL LI.child A:-webkit-any-link{DISPLAY: block;}
div.menuTree UL LI.child A:hover
{
	BACKGROUND: url(/images/left_Mb.jpg) no-repeat;
	height:30px;
	line-height:30px;
	color:#F3780E;
	DISPLAY: block;

}

div.menuTree UL LI.childmbm 
{
	BACKGROUND:#ccc;
	height:30px;
	line-height:30px;
	color:#F3780E;
	DISPLAY: block;

}

div.menuTree UL LI.childmbm a{color: #f3780e;}



div.menuTree UL LI.parent
{

	BACKGROUND:#F5F5F5;
}
div.menuTree UL LI.parent a
{
color: #fff;
font-weight: 600;
}
div.menuTree UL LI.parent A:-webkit-any-link{DISPLAY: block;BACKGROUND: url(/images/left_li.jpg) no-repeat;}
div.menuTree UL LI.parent A:hover
{

	
	BACKGROUND: url(/images/left_Mb.jpg) no-repeat;
	height:30px;
	line-height:30px;
	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/left_li.jpg) no-repeat;
	height:30px;
	line-height:30px;
	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:30px;
	line-height:30px;
	color:#FFFFFF;
	DISPLAY: block;
}

div.menuTree UL LI.expanded
{

	BACKGROUND:#F5F5F5;
	color:#575757;
}
div.menuTree UL LI.expanded a
{
	color:#575757;
}
div.menuTree UL LI.expanded .child a
{
	color:#575757;
}


/*鼠标点进去后*/
div.menuTree .Mb

{	BACKGROUND: url(/images/left_Mb.jpg) no-repeat; COLOR: #ffffff;}
div.menuTree .Mb a {
	FONT-SIZE: 12px; COLOR: #ffffff;  height:30px; line-height: 30px;FONT-FAMILY: Arial, "宋体",Helvetica, sans-serif; TEXT-DECORATION: none;
}
div.menuTree .Mb a:hover {
	FONT-SIZE: 12px; COLOR: #ffffff; FO NT-FAMILY: Arial, "宋体",Helvetica, sans-serif; TEXT-DECORATION: none;
}



/*鼠标点进去后*/
div.menuTree UL LI.parent .Mb

{	BACKGROUND: url(/images/left_Mb.jpg) no-repeat; COLOR: #ffffff;}
div.menuTree UL LI.parent .Mb a {
	FONT-SIZE: 12px; COLOR: #ffffff;  height:30px; line-height: 30px;FONT-FAMILY: Arial, "宋体",Helvetica, sans-serif; TEXT-DECORATION: none;
}
div.menuTree UL LI.parent .Mb a:hover {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, "宋体",Helvetica, sans-serif; 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: #B4B4B4;
	text-indent:55px;
}
div.menuTree .parent .Mb a {
	FONT-SIZE: 12px; COLOR: #ffffff;  height:30px; line-height: 30px; FONT-FAMILY: Arial, "宋体",Helvetica, sans-serif; TEXT-DECORATION: none
}
div.menuTree .parent .Mb a:hover {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, "宋体",Helvetica, sans-serif; TEXT-DECORATION: none
}
