.tree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
	white-space: nowrap;
	width:170px;
	border:1px solid #9DAB92;
	margin:2px 0 0 2px;
	background:#ffffff url(img/bg.jpg) no-repeat top center;
	text-align:left;
	clear:both;
}
.tree img {
	border: 0px;
	height: 18px;
	vertical-align: text-bottom;
}
.tree a {
	color: #000;
	text-decoration: none;
}
.tree a:hover {
	color: #345373;
}


.table2{
clear:both;
float:left;
width:174px;
margin:0;}