
/* MOUSEOVER
---------------------------------------------------------------------- */
#mouseover {
	height: 40px;
	padding-left: 25px;
	text-align: left;
}

#mouseover ul {
	padding: 0;
	margin: 0;
}

#mouseover li {
	float: left;
	display: inline;
	list-style-type: none;
}

#mouseover li a {
	height: 40px;
	width: 150px;
	overflow: hidden;
	text-decoration: none;
	display: block;
}

#mouseover li.mo1 a, #mouseover li.mo6 a {
	width: 136px;
}

#mouseover li.mo2 a, #mouseover li.mo3 a, #mouseover li.mo4 a, #mouseover li.mo7 a, #mouseover li.mo8 a, #mouseover li.mo9 a {
	width: 141px;
}

#mouseover li.mo5 a, #mouseover li.mo10 a {
	width: 135px;
}

#mouseover li.mo1 a {
	background: url(/img/change006/mouseover.jpg) 0px 0px no-repeat;
}

#mouseover li.mo2 a {
	background: url(/img/change006/mouseover.jpg) -136px 0px no-repeat;
}

#mouseover li.mo3 a {
	background: url(/img/change006/mouseover.jpg) -277px 0px no-repeat;
}

#mouseover li.mo4 a {
	background: url(/img/change006/mouseover.jpg) -418px 0px no-repeat;
}

#mouseover li.mo5 a {
	background: url(/img/change006/mouseover.jpg) -559px 0px no-repeat;
}

#mouseover li.mo6 a {
	background: url(/img/change006/mouseover.jpg) 0px -40px no-repeat;
}

#mouseover li.mo7 a {
	background: url(/img/change006/mouseover.jpg) -136px -40px no-repeat;
}

#mouseover li.mo8 a {
	background: url(/img/change006/mouseover.jpg) -277px -40px no-repeat;
}

#mouseover li.mo9 a {
	background: url(/img/change006/mouseover.jpg) -418px -40px no-repeat;
}

#mouseover li.mo10 a {
	background: url(/img/change006/mouseover.jpg) -559px -40px no-repeat;
}

#mouseover li.mo1 a:hover {
	background-position: 0px -80px;
}

#mouseover li.mo2 a:hover {
	background-position: -136px -80px;
}

#mouseover li.mo3 a:hover {
	background-position: -277px -80px;
}

#mouseover li.mo4 a:hover {
	background-position: -418px -80px;
}

#mouseover li.mo5 a:hover {
	background-position: -559px -80px;
}


#mouseover li.mo6 a:hover {
	background-position: 0px -120px;
}

#mouseover li.mo7 a:hover {
	background-position: -136px -120px;
}

#mouseover li.mo8 a:hover {
	background-position: -277px -120px;
}

#mouseover li.mo9 a:hover {
	background-position: -418px -120px;
}

#mouseover li.mo10 a:hover {
	background-position: -559px -120px;
}

.display {
	display: none;
}