
					
					.menu_nav ul{
						list-style-type:none;
						
						}
					.menu_nav ul li {
						float:left;
						width:118px;						
						text-align:center;
						position:relative;
						}
					.menu_nav ul li.Seprator {
						float:left;
						width:1px;

						text-align:center;
						}
					.menu_nav ul li ul
					{
						position:absolute;
						z-index:100;
					}
					.menu_nav ul li ul li{
						height:28px;
						background:#E1EBF4;
					    border-top:1px dotted #fff;
						
						}
					.menu_nav ul li a{						
						width:118px;
						height:30px;
						text-decoration:none;
						}
					
					.menu_nav ul li:hover{
						background:#001C43;
						color:white;
						}
					.menu_nav ul li a:hover{
						background:#001C43;
						color:white;
						}
					.menu_nav ul li ul{
						display:none;
						}
					

					.menu_nav ul li:hover ul{
						display:block;	
						}


					
					.menu_nav ul li ul li.list_arrow
					{
						overflow:hidden;
						background:transparent;
						height:18px;
						
					}

					#Layer1 {
	position: absolute;
	width: 140px;
	height: 150px;
	z-index: 1;
	visibility: hidden;
}

#Layer2 {
	position: absolute;
	width: 140px;
	height: 152px;
	z-index: 2;
	visibility: hidden;
}

#Layer3 {
	position: absolute;
	width: 140px;
	height: 152px;
	z-index: 3;
	visibility: hidden;
}

#Layer4 {
	position: absolute;
	width: 140px;
	height: 147px;
	z-index: 4;
	visibility: hidden;
}

#Layer5 {
	position: absolute;
	width: 140px;
	height: 153px;
	z-index: 5;
	visibility: hidden;
}

#Layer6 {
	position: absolute;
	width: 140px;
	height: 150px;
	z-index: 6;
	visibility: hidden;
}

#Layer7 {
	position: absolute;
	width: 125px;
	height: 150px;
	z-index: 7;
	visibility: hidden;
}