
	ul.tree, ul.tree ul {
		list-style: none;
	}
	ul.tree {

	margin-left: 6px;

	color: #6A7239;
	}
	ul.tree ul {
		margin-left:0px;
	}
	ul.tree li {
	height:20px;
		
		white-space: nowrap;
	}
	ul.tree li.end {
		background-image: none;
	}
	ul.tree li img {
		width: 6px;
		height: 6px;
		vertical-align: middle;
	
	}
	ul.tree li img.start {
		background: #ffffff url("../images/ny_0666.jpg") no-repeat left center;
	}
	ul.tree li a {
		padding-left: 2px;
		color:#6A7239;
		text-decoration: none;
	}

	ul.tree li div img.loading {
		width: 6px;
		height:6px;
	}

