

/**************************************************************



	Image Menu

	v 2.2



**************************************************************/





.imageMenu {

	position: relative;

	width: 840px;

	height: 220px;

	overflow: hidden;

}







.imageMenu ul {

	list-style: none;

	margin: 0px;

	display: block;

	height: 200px;

	width: 840px;

	

	}



.imageMenu ul li {

	float: left;

}



.imageMenu ul li a {

	text-indent: -1000px;

	background:#FFFFFF none repeat scroll 0%;

	border-right: 2px solid #ffffff;

	cursor:pointer;

	display:block;

	overflow:hidden;

	width:71px;

	height: 200px;

}



.imageMenu ul li.rum1 a {

	background: url(images/rum1/1_t.jpg) repeat scroll 0%;

}



.imageMenu ul li.rum2 a {

	background: url(images/rum2/1_t.jpg) repeat scroll 0%;

}



.imageMenu ul li.rum3 a {

	background: url(images/rum3/1_t.jpg) repeat scroll 0%;

}



.imageMenu ul li.rum4 a {

	background: url(images/rum4/1_t.jpg) repeat scroll 0%;

}



.imageMenu ul li.rum5 a {

	background: url(images/rum5/1_t.jpg) repeat scroll 0%;

}



.imageMenu ul li.rum6 a {

	background: url(images/rum6/1_t.jpg) repeat scroll 0%;

}



.imageMenu ul li.rum7 a {

	background: url(images/rum7/1_t.jpg) repeat scroll 0%;

}



.imageMenu ul li.rum8 a {

	background: url(images/rum8/1_t.jpg) repeat scroll 0%;

}



.imageMenu ul li.rum9 a {

	background: url(images/rum9/1_t.jpg) repeat scroll 0%;

}



.imageMenu ul li.rum10 a {

	background: url(images/rum10/1_t.jpg) repeat scroll 0%;

}



.imageMenu ul li.rum11 a {

	background: url(images/rum11/1_xx.jpg) repeat scroll 0%;

}



.imageMenu ul li.rum12 a {

	background: url(images/rum12/1_t.jpg) repeat scroll 0%;

}



.imageMenu ul li.rum13 a {

	background: url(images/rum13/1_t.jpg) repeat scroll 0%;

}



.imageMenu ul li.rum14 a {

	background: url("images/rum14/1_t.jpg") repeat scroll 0%;

}

.imageMenu ul li.rum15 a {

	background: url(images/rum15/1_zz.jpg) repeat scroll 0%;

}


.clear {

	clear: both;

}



/*************************************************************/



