.gallery {
	background: url('../imgs_others/bg_nav_right.png') no-repeat right top;
	padding: 0 4px 10px 0;
}

.gallery ul {
	background: url('../imgs_others/bg_nav.png') #519551 repeat-x left top;
	height: 36px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.gallery ul li {
	color: #e5e5e5;
	display: block;
	float: left;
	height: 36px;
	width: auto;
}

.gallery ul li a {
	background: url('../imgs_others/nav_arrow.png') no-repeat right 0;
	color: #f4f4f4;
	display: block;
	font: 1.1em  'Bitstream Vera Serif', 'Verdana', sans-serif, 'Candara', 'DejaVuSans';
	padding: 8px 1.3em 8px 1em;
	text-decoration: none;
	width: auto;
}

.gallery ul li a:hover {
	background: url('../imgs_others/nav_arrow.png') no-repeat right -36px;
	text-decoration: underline;
}

.gallery ul li a:hover img, .gallery ul li a:active img, .gallery ul li a:focus img {
	border: 1px solid #ff6600;
	height: 75px;
	left: -11px;
	top: -10px;
	width: 100px;
	z-index: 1;
}

.gallery ul li ul {
	background: url('../imgs_others/bg_nav.png') #ffffff repeat-x left -34px;
	border-bottom: 6px solid #519551;
	border-left: 1px solid #519551;
	border-right: 1px solid #519551;
	display: none;
	height: auto;
	left: 2%;
	padding: 8px 5px 15px 5px;
	position: absolute;
	top: 34px;
	width: 95%;
}

.gallery ul li ul li {
	background-image: none;
	display: inline;
	float: none;
	height: auto;
}

.gallery ul li ul li a {
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #519551;
	display: block;
	float: left;
	height: 50px;
	margin: 8px;
	padding: 2px;
	position: relative;
	width: 75px;
}

.gallery ul li ul li a img {
	border: 0;
	height: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 2px;
	width: 75px;
}

.gallery ul li ul li a:hover {
	background-image: none;
	z-index: 2;
}

.gallery ul li.first {
	background: url('../imgs_others/bg_nav_left.png') no-repeat left top;
}

.gallery ul li.overview {
	clear: both;
	color: #000000;
	display: block;
	padding: 5px 10px 0 10px;
}

.gallery ul li:hover ul, .gallery ul li.over ul {
	display: block;
}

#nwtgallery01 ul {
	z-index: 7;
}

#nwtgallery02 ul {
	z-index: 6;
}

#nwtgallery03 ul {
	z-index: 5;
}

#nwtgallery04 ul {
	z-index: 4;
}

#nwtgallery05 ul {
	z-index: 3;
}

#nwtgallery06 ul {
	z-index: 2;
}

#nwtgallery07 ul {
	z-index: 1;
}

#ottgallery01 ul {
	z-index: 3;
}

#ottgallery02 ul {
	z-index: 2;
}

#ottgallery03 ul {
	z-index: 1;
}
