#myTree {
	overflow:hidden;
}
#myTree td {
	cursor:default;
	font-family:arial, sans-serif;
	font-size:10px;
	color:#000000;
}
#myTree a {
	cursor:hand;
	color:#000000;
	text-decoration:underline;
}
#myTree a:hover {
color:#FF9900;
	text-decoration:none;
	font-weight:bold;
}
.ypxt-n {
	padding-left:0px;
	padding-top:0px;
	font-size:10px;
	line-height:13px;
}
.ypxt-r-fo {
	font-weight:bold;
}
#myTree a.ypxt-active {
	color:#AD5800;
	text-decoration:none!important;
}
.head{
	font-family:arial, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:25px;
}
