/* ----------------- Navigation ---------------------------------------------------------------------------- */
#menuwrap {
    height: 48px;
	float: left;
	position:relative;
	display: block;
	top: 0px;
	right: 0px;
}
a.nava {
	float: left;
	display: block;
	width: 80px;
	height:48px;
	background: url(../images/d4.png) top left no-repeat;
	background-position: 0 0;
	cursor:pointer;
}
a.navaa {
	float: left;
	display: block;
	width: 80px;
	height:48px;
	background: url(../images/d4.png) top left no-repeat;
	background-position: 0 -48px;
	cursor:pointer;
}
a.navaa:hover {
	background-position: 0 -96px;
}
a.nava:hover {
	background-position: 0 -96px;
}
a.navb {
	float: left;
	display: block;
	width: 103px;
	height:48px;
	background: url(../images/e5.png) top left no-repeat;
	background-position: 0 0;
	cursor:pointer;
}
a.navbb {
	float: left;
	display: block;
	width: 103px;
	height:48px;
	background: url(../images/e5.png) top left no-repeat;
	background-position: 0 -48px;
	cursor:pointer;
}
a.navbb:hover {
	background-position: 0 -96px;
}
a.navb:hover {
	background-position: 0 -96px;
}
a.navc {
	float: left;
	display: block;
	width: 77px;
	height:48px;
	background: url(../images/f6.png) top left no-repeat;
	background-position: 0 0;
	cursor:pointer;
}
a.navcc {
	float: left;
	display: block;
	width: 77px;
	height:48px;
	background: url(../images/f6.png) top left no-repeat;
	background-position: 0 -48px;
	cursor:pointer;
}
a.navcc:hover {
	background-position: 0 -96px;
}
a.navc:hover {
	background-position: 0 -96px;
}
a.navd {
	float: left;
	display: block;
	width: 98px;
	height:48px;
	background: url(../images/g7.png) top left no-repeat;
	background-position: 0 0;
	cursor:pointer;
}
a.navdd {
	float: left;
	display: block;
	width: 98px;
	height:48px;
	background: url(../images/g7.png) top left no-repeat;
	background-position: 0 -48px;
	cursor:pointer;
}
a.navdd:hover {
	background-position: 0 -96px;
}
a.navd:hover {
	background-position: 0 -96px;
}
a.nave {
	float: left;
	display: block;
	width: 97px;
	height:48px;
	background: url(../images/h8.png) top left no-repeat;
	background-position: 0 0;
	cursor:pointer;
}
a.navee {
	float: left;
	display: block;
	width: 97px;
	height:48px;
	background: url(../images/h8.png) top left no-repeat;
	background-position: 0 -48px;
	cursor:pointer;
}
a.navee:hover {
	background-position: 0 -96px;
}
a.nave:hover {
	background-position: 0 -96px;
}