/* CSS Document */


#p1 {
	position: absolute;
	height: 61px;
	width: 106px;
	left: 10px;
	top: 65px;
	background: url(images/menu/on_1.gif) no-repeat left top;
	z-index: 14;
	visibility: hidden;
	}
#p2 {
	position: absolute;
	height: 61px;
	width: 106px;
	left: 90px;
	top: 65px;
	background: url(images/menu/on_2.gif) no-repeat left top;
	z-index: 15;
	visibility: hidden;
	}
#p3 {
	position: absolute;
	height: 61px;
	width: 106px;
	left: 172px;
	top: 65px;
	background: url(images/menu/on_3.gif) no-repeat left top;
	z-index: 16;
	visibility: hidden;
	}
#p4 {
	position: absolute;
	height: 35px;
	width: 106px;
	left: 253px;
	top: 65px;
	background: url(images/menu/on_4.gif) no-repeat left top;
	z-index: 17;
	visibility: hidden;
	}
#p5 {
	position: absolute;
	height: 35px;
	width: 106px;
	left: 333px;
	top: 65px;
	background: url(images/menu/on_5.gif) no-repeat left top;
	z-index: 18;
	visibility: hidden;
	}
#p6 {
	position: absolute;
	height: 61px;
	width: 106px;
	left: 414px;
	top: 65px;
	background: url(images/menu/on_6.gif) no-repeat left top;
	z-index: 19;
	visibility: hidden;
	}
#p7 {
	position: absolute;
	height: 61px;
	width: 106px;
	left: 496px;
	top: 65px;
	background: url(images/menu/on_7.gif) no-repeat left top;
	z-index: 20;
	visibility: hidden;
	}
#p8 {
	position: absolute;
	height: 61px;
	width: 106px;
	left: 577px;
	top: 65px;
	z-index: 21;
	visibility: hidden;
	background: url(images/menu/on_8.gif) no-repeat left top;
	}	
#t1 {
	position: absolute;
	height: 61px;
	width: 106px;
	left: 10px;
	top: 65px;
	z-index: 10;
	visibility: visible;
	background: url(images/menu/off_1.gif) no-repeat left top;
}
#t2 {
	position: absolute;
	height: 61px;
	width: 106px;
	left: 90px;
	top: 65px;
	z-index: 9;
	visibility: visible;
	background: url(images/menu/off_2.gif) no-repeat left top;
}
#t3 {
	position: absolute;
	height: 61px;
	width: 106px;
	left: 172px;
	top: 65px;
	z-index: 8;
	visibility: visible;
	background: url(images/menu/off_3.gif) no-repeat left top;
}
#t4 {
	position: absolute;
	height: 36px;
	width: 106px;
	left: 253px;
	top: 65px;
	z-index: 7;
	visibility: visible;
	background: url(images/menu/off_4.gif) no-repeat left top;
}
#t5 {
	position: absolute;
	height: 35px;
	width: 107px;
	left: 333px;
	top: 65px;
	z-index: 6;
	visibility: visible;
	background: url(images/menu/off_5.gif) no-repeat left top;
}
#t6 {
	position: absolute;
	height: 61px;
	width: 106px;
	left: 414px;
	top: 65px;
	z-index: 5;
	visibility: visible;
	background: url(images/menu/off_6.gif) no-repeat left top;
}
#t7 {
	position: absolute;
	height: 61px;
	width: 106px;
	left: 496px;
	top: 65px;
	z-index: 4;
	visibility: visible;
	background: url(images/menu/off_7.gif) no-repeat left top;
}
#t8 {
	position: absolute;
	height: 61px;
	width: 106px;
	left: 577px;
	top: 65px;
	z-index: 3;
	visibility: visible;
	background: url(images/menu/off_8.gif) no-repeat left top;
}
