
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu, #imageMenu ul, #imageMenu ul li a {
	height: 178px;
}
#imageMenu, #imageMenu ul {
	width: 904px;
}
#imageMenu ul li a {
	text-indent: -904px;
	text-decoration:none;
}
#imageMenu ul li a {
	width: 126px;
}
#imageMenu ul li.link7 a {
	width: 131px;
	border:none;
}

#imageMenu ul li.link1 a { background: url(../images/photo/index_blinds/img_001.jpg) no-repeat scroll 0%; }
#imageMenu ul li.link2 a { background: url(../images/photo/index_blinds/img_002.jpg) no-repeat scroll 0%; }
#imageMenu ul li.link3 a { background: url(../images/photo/index_blinds/img_003.jpg) no-repeat scroll 0%; }
#imageMenu ul li.link4 a { background: url(../images/photo/index_blinds/img_004.jpg) no-repeat scroll 0%; }
#imageMenu ul li.link5 a { background: url(../images/photo/index_blinds/img_005.jpg) no-repeat scroll 0%; }
#imageMenu ul li.link6 a { background: url(../images/photo/index_blinds/img_006.jpg) no-repeat scroll 0%; }
#imageMenu ul li.link7 a { background: url(../images/photo/index_blinds/img_007.jpg) no-repeat scroll 0%; }



#imageMenu {
	position: relative;
	overflow: hidden;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
}
#imageMenu ul li {
	float: left;
}
#imageMenu ul li a {
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #000;
	cursor:pointer;
	display:block;
	overflow:hidden;
}
.clear {
	clear: both;
}

/*************************************************************/

