.navWrapper {
	margin: 0px;
	padding: 0px;
	width: 246px;
}

.obsm li p{
	font-family: 'interstateregular';
	font-weight: normal !important;
	font-style: normal;
}
.obsm li {word-wrap: break-word; width: 300px;}
.obsm li p{font-size: 13px !important; color: #FFFFFF;}
.arrow a {background: #ff0000;}
.obsm li a {
	display: block;
	color: #FFFFFF;
	font-size: 18px;
	
	width: 208px;
	height: 93px;
	
	padding: 50px 20px 0 20px;
	
	overflow: hidden;
	margin-bottom: 2px;
	background: url(/Images/bigarrow_bg.png) no-repeat 0 -144px;
	
	text-shadow: 1px 1px 2px #004d29;
    
}
.obsm li a:hover {
	background-position: 0 0;
}
.obsm li:hover {
	background: none;
}
.obsm ul {
	background: none;
	
}
.obsm .arrow, .obsm .arrow:hover {
	
	padding-right: 16px;
}
.obsm.right .arrow, .obsm.right .arrow:hover {
	
	padding: 0 0 0 16px;
}
.obsm .arrow:hover, .obsm.right .arrow:hover {
	
}



.obsm li ul{
	
	
}
.obsm li ul li a {
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 18px;
	
	width: 242px;
	height: 75px;
	
	padding: 20px 0 0 20px;
	
	overflow: hidden;
	margin-bottom: 1px;
	background: url(/Images/main3navsub_bg.png) no-repeat 0 -96px;
	
	text-shadow: 1px 1px 2px #004d29;
    
}


.obsm ul li ul{
	
	
}
.menu-wrapper .detailBox {
	margin: 0px;
	padding: 0px;
	width: 232px;
	height: 287px;
	background: url(/Images/subcontent_bg.png) no-repeat 0 0;
}
.menu-wrapper .detailBox p {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
.menu-wrapper .detailBox li {
	padding: 10px;
	width: 206px;
}




	.menu-wrapper .lastBox {
		top: 0px;
		height: 143px !important;
		
	}
	.menu-wrapper .lastBox a.defaultBtn{
		top: 100px;
	}

.menu-wrapper .noSubdetailBox {
	margin: 0px;
	padding: 0px;
	margin-left: 2px;
	width: 232px;
	height: 287px;
	background: url(/Images/subcontent_bg.png) no-repeat 0 0;
}
.menu-wrapper .noSubdetailBox p {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
.menu-wrapper .noSubdetailBox li {
	padding: 10px;
	width: 206px;
}

.secondUl {
	top: -96px !important;
}
.thirdUl {
	top: -192px !important;
}



