.wrapper1{
	
	}
	.wrapper1 a{
		
	}
	.wrapper1 a:hover {
		
	}
	.wrapper1 p {
		
	}
.wrapper {
	
}
.nav {
	
}
.nav-wrapper {
	
	
}
.nav-left {
	
}
.nav-right {
	
}
.nav ul {	
	padding:1px 0;
	margin:0px;
	list-style:none;
	width:100%;
	height:21px;	
	font:normal 8pt verdana, arial, helvetica;
	
}
.nav li {
	float: left;
	padding: 0 1px;	
	position: relative;
	z-index: 1;

}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
color: #E5F2FB;
	text-decoration: none;
	display: block;
	line-height: 24px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url(http://74.55.69.60/hf/menu/images/menu_left.gif) no-repeat left top;
	width: 8px;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(http://74.55.69.60/hf/menu/images/menu_mid.gif) repeat-x top left;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
cursor:pointer;
}
a .menu-right {
	background: url(http://74.55.69.60/hf/menu/images/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -24px;
	line-height: 24px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #09548B;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}

.nav li .sub {
	display: none;
	position: absolute;
	top: 24px;
	left: -2px;
	background: url(http://74.55.69.60/hf/menu/images/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	background: url(http://74.55.69.60/hf/menu/images/submenu_bg.png) repeat-y;
	width: 162px;
	height: 220px;
	margin: 0;
	padding: 0px 12px 0px 10px;
	list-style: none;
	
}
.nav .btm-bg {
	background: url(http://74.55.69.60/hf/menu/images/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}


.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #09548B;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/

