#sub-menu li.top {
	background-image: url(../forklift/images/menu1o.png);
	background-repeat: no-repeat;
}
#sub-menu li.engine {
	background-image: url(../forklift/images/menu2o.png);
	background-repeat: no-repeat;
}
#sub-menu li.battery {
	background-image: url(../forklift/images/menu3o.png);
	background-repeat: no-repeat;
}
#sub-menu li.shovel {
	background-image: url(../forklift/images/menu4o.png);
	background-repeat: no-repeat;
}
#sub-menu li.attachment {
	background-image: url(../forklift/images/menu5o.png);
	background-repeat: no-repeat;
}
#sub-menu li.option {
	background-image: url(../forklift/images/menu6o.png);
	background-repeat: no-repeat;
}
#sub-menu li.other {
	background-image: url(../forklift/images/menu7o.png);
	background-repeat: no-repeat;
}
