html, body, ul, li{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
#imageMenu {
	position: relative;
	width: 854px;
	height: 381px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 381px;
	width: 1000px;
	
	}

#imageMenu ul li {
	float: left;
}
#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:120px;
	height: 381px;
}
#imageMenu ul li.case1 a {
	background-attachment: scroll;
	background-image: url(../images/products_images/class/1.jpg);
	background-repeat: repeat;
	background-position: 0%;
}
#imageMenu ul li.case2 a {
	background-attachment: scroll;
	background-image: url(../images/products_images/class/2.jpg);
	background-repeat: repeat;
	background-position: 0%;
}
#imageMenu ul li.case3 a {
	background-attachment: scroll;
	background-image: url(../images/products_images/class/3.jpg);
	background-repeat: repeat;
	background-position: 0%;
}
#imageMenu ul li.case4 a {
	background-attachment: scroll;
	background-image: url(../images/products_images/class/4.jpg);
	background-repeat: repeat;
	background-position: 0%;
}
#imageMenu ul li.case5 a {
	background-attachment: scroll;
	background-image: url(../images/products_images/class/5.jpg);
	background-repeat: repeat;
	background-position: 0%;
}
#imageMenu ul li.case6 a {
	background-attachment: scroll;
	background-image: url(../images/products_images/class/6.jpg);
	background-repeat: repeat;
	background-position: 0%;
}
#imageMenu ul li.case7 a {
	background-attachment: scroll;
	background-image: url(../images/products_images/class/7.jpg);
	background-repeat: repeat;
	background-position: 0%;
}
