.menu-line a {
	display: block;
	height: 17px;
	width: 148px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a.menu1 {
	background: url(/images/menu.png) no-repeat 0 4px;
}
a.menu1:hover {
	background: url(/images/menu.png) no-repeat -148px 4px;
}
a.menu1-active {
	background: url(/images/menu.png) no-repeat -148px 4px;
}
a.menu2 {
	background: url(/images/menu.png) no-repeat 0 -13px;
}
a.menu2:hover {
	background: url(/images/menu.png) no-repeat -148px -13px;
}
a.menu2-active {
	background: url(/images/menu.png) no-repeat -148px -13px;
}
a.menu3 {
	background: url(/images/menu.png) no-repeat 0 -30px;
}
a.menu3:hover {
	background: url(/images/menu.png) no-repeat -148px -30px;
}
a.menu3-active {
	background: url(/images/menu.png) no-repeat -148px -30px;
}
a.menu4 {
	background: url(/images/menu.png) no-repeat 0 -47px;
}
a.menu4:hover {
	background: url(/images/menu.png) no-repeat -148px -47px;
}
a.menu4-active {
	background: url(/images/menu.png) no-repeat -148px -47px;
}
a.menu5 {
	background: url(/images/menu.png) no-repeat 0 -64px;
}
a.menu5:hover {
	background: url(/images/menu.png) no-repeat -148px -64px;
}
a.menu5-active {
	background: url(/images/menu.png) no-repeat -148px -64px;
}
a.menu6 {
	background: url(/images/menu.png) no-repeat 0 -81px;
}
a.menu6:hover {
	background: url(/images/menu.png) no-repeat -148px -81px;
}
a.menu6-active {
	background: url(/images/menu.png) no-repeat -148px -81px;
}
a.menu7 {
	background: url(/images/menu.png) no-repeat 0 -98px;
}
a.menu7:hover {
	background: url(/images/menu.png) no-repeat -148px -98px;
}
a.menu7-active {
	background: url(/images/menu.png) no-repeat -148px -98px;
}