@charset "utf-8";







.TreeMenu img.s

{

	cursor:hand;

	vertical-align:middle;

}

.TreeMenu ul

{

	padding:0;

}

.TreeMenu li

{

	list-style:none;

	padding:0;

}

.Closed ul

{

	display:none;

}

.Child img.s

{

	background:none;

	cursor:default;

}



.menu_content ul

{

	margin:0 0 0 0px;

	white-space: nowrap;

}

.menu_content li

{

	text-align:left;

	font-weight:bold;

	width: 165px;

	line-height: 22px;

}

.menu_content li a

{

	color: #660000;

	text-decoration: none;

	display: block;
	
	

}

.menu_content img {

	display: block;

	float: left;

}

.menu_content li a:hover

{

	color: #FFFFFF;

	text-decoration: none;

	background-color: #FF9460;

}

.menu_content li ul li a

{

	color: #000000;

	text-decoration: none;	

}

.menu_content li ul li

{

	padding-left:8px;

	font-weight:normal;

	margin-top: 0px;

	margin-bottom: 0px;

}

.menu_content li ul li

{

	

	text-align:left;

}

.menu_content img.s

{

	width:16px;

	line-height:20px;

}

.menu_content .Opened img.s

{

	background-image: url(opened.gif);

	background-repeat: no-repeat;

	background-position: left 4px;

}

.menu_content .Closed img.s

{

	background-image: url(closed.gif);

	background-repeat: no-repeat;

	background-position: left 4px;

}

.menu_content .Child img.s

{

	background:url(child.gif) no-repeat 13px 2px;

}







.menu_content .Opened

{

	font-weight: bold;

	

}



.menu_content li .Opened

{

	font-weight: normal;

}



.menu_content li .Closed 

{

	font-weight: normal;

}

