.tree_root{
font-size: 14px;
font-family: Verdana;
color: #111111;
line-height: 20px;
}

.tree_root a{
font-size: 12px;
color: #111111;
line-height: 16px;
padding: 3px;
}

.tree_root a:hover{
font-size: 12px;
color: #111111;
line-height: 16px;
background: #FFFF66;
}

.tree_root ul{
	margin-left:10px;
	padding-left:0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.tree_root li{
	list-style-type:none;
	vertical-align:middle;
}

.tree_root img{
	border:0px;
}

.tree_wait{
	position: relative;
	left: 130px;
	top: 100px;
}

