﻿.siteMAP {
	float: left;
	width: 100%;
}

.NodeStyle {
	Width: 100%;
	margin: 10px 0px;
	padding: 5px 0px;
}

.LeafStyle {
	
}
.MAP_1stLevel {
	background: #0072BF;
	color: #fff;
	font: bold 12px Arial; 
	padding-left: 5px;
	margin-left: 4px;
}

.MAP_2stLevel {
	color: #62b00c;
	font: normal 11px Arial;
	border-bottom: 1px solid #c4c4c1;
}
