
/* MOUSEOVER
---------------------------------------------------------------------- */
#mouseover {
	padding: 0;
	margin: 0 20px;
}

#mouseover ul {
	padding: 0;
	margin: 0;
}

#mouseover li {
	float: left;
	display: inline;
	list-style-type: none;
}

#mouseover li a {
	height: 18px;
	width: 46px;
	overflow: hidden;
	text-decoration: none;
	display: block;
}

#mouseover li.mo1 a {
	width: 5px;
}

#mouseover li.mo2 a {
	width: 97px;
}

#mouseover li.mo13 a {
	width: 64px;
}

#mouseover li.mo2 a {
	background: url(/img/explore019/mv.jpg) -5px 0px no-repeat;
}

#mouseover li.mo3 a {
	background: url(/img/explore019/mv.jpg) -102px 0px no-repeat;
}

#mouseover li.mo4 a {
	background: url(/img/explore019/mv.jpg) -148px 0px no-repeat;
}

#mouseover li.mo5 a {
	background: url(/img/explore019/mv.jpg) -194px 0px no-repeat;
}

#mouseover li.mo6 a {
	background: url(/img/explore019/mv.jpg) -240px 0px no-repeat;
}

#mouseover li.mo7 a {
	background: url(/img/explore019/mv.jpg) -286px 0px no-repeat;
}

#mouseover li.mo8 a {
	background: url(/img/explore019/mv.jpg) -332px 0px no-repeat;
}

#mouseover li.mo9 a {
	background: url(/img/explore019/mv.jpg) -378px 0px no-repeat;
}

#mouseover li.mo10 a {
	background: url(/img/explore019/mv.jpg) -424px 0px no-repeat;
}

#mouseover li.mo11 a {
	background: url(/img/explore019/mv.jpg) -470px 0px no-repeat;
}

#mouseover li.mo12 a {
	background: url(/img/explore019/mv.jpg) -516px 0px no-repeat;
}

#mouseover li.mo13 a {
	background: url(/img/explore019/mv.jpg) -562px 0px no-repeat;
}

#mouseover li.mo2 a:hover {
	background-position: -5px -18px;
}

#mouseover li.mo3 a:hover {
	background-position: -102px -18px;
}

#mouseover li.mo4 a:hover {
	background-position: -148px -18px;
}

#mouseover li.mo5 a:hover {
	background-position: -194px -18px;
}

#mouseover li.mo6 a:hover {
	background-position: -240px -18px;
}

#mouseover li.mo7 a:hover {
	background-position: -286px -18px;
}

#mouseover li.mo8 a:hover {
	background-position: -332px -18px;
}

#mouseover li.mo9 a:hover {
	background-position: -378px -18px;
}

#mouseover li.mo10 a:hover {
	background-position: -424px -18px;
}

#mouseover li.mo11 a:hover {
	background-position: -470px -18px;
}

#mouseover li.mo12 a:hover {
	background-position: -516px -18px;
}

#mouseover li.mo13 a:hover {
	background-position: -562px -18px;
}

.display {
	display: none;
}
