
.jimgMenu {
	position: relative;
	width: 3100px;
	height: 200px;
	overflow: hidden;
	margin: 25px 0px 0px;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 3100px;
	
	}

.jimgMenu ul li {
	float: left;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:78px;
	height: 200px;
}

.jimgMenu ul li.japan a {
	background: url(images/japan.jpg) repeat scroll 0%;
	max-width:300px;
}
.jimgMenu ul li.landscapes a {
	background: url(images/landscapes.jpg) repeat scroll 0%;
	max-width:300px;
}
.jimgMenu ul li.underwater a {
	background: url(images/underwater.jpg) repeat scroll 0%;
	max-width:267px;
}
.jimgMenu ul li.astronomy a {
	background: url(images/astronomy.jpg) repeat scroll 0%;
	max-width:133px;
}
.jimgMenu ul li.crafts a {
	background: url(images/crafts.jpg) repeat scroll 0%;
	max-width:300px;
}
.jimgMenu ul li.animals a {
	background: url(images/animals.jpg) repeat scroll 0%;
	max-width:300px;
}
.jimgMenu ul li.panorama a {
	background: url(images/panorama.jpg) repeat scroll 0%;
	max-width:300px;
}
.jimgMenu ul li.people a {
	background: url(images/people.jpg) repeat scroll 0%;
	max-width:133px;
}
.jimgMenu ul li.serenity a {
	background: url(images/serenity.jpg) repeat scroll 0%;
	max-width:300px;
}
.jimgMenu ul li.flowers a {
	background: url(images/flowers.jpg) repeat scroll 0%;
	max-width:300px;
}
.jimgMenu ul li.nature a {
	background: url(images/nature.jpg) repeat scroll 0%;
	max-width:133px;
}
.jimgMenu ul li.cambodia a {
	background: url(images/cambodia.jpg) repeat scroll 0%;
	max-width:300px;
}
.jimgMenu ul li.structures a {
	background: url(images/structures.jpg) repeat scroll 0%;
	max-width:133px;
}
.jimgMenu ul li.urban a {
	background: url(images/urban.jpg) repeat scroll 0%;
	max-width:300px;
}
.jimgMenu ul li.threed a {
	background: url(images/3d.jpg) repeat scroll 0%;
	max-width:266px;
}
.jimgMenu ul li.mini a {
        background: url(images/mini.jpg) repeat scroll 0%;
	max-width:266px;
}
.jimgMenu ul li.zoom a {
        background: url(images/zoom.jpg) repeat scroll 0%;
	max-width:266px;
}
.jimgMenu ul li.escapade a {
        background: url(images/escapade.jpg) repeat scroll 0%;
	max-width:266px;
}
.jimgMenu ul li.panorama a {
	background: url(images/panorama.jpg) repeat scroll 0%;
	max-width:300px;
}
.jimgMenu ul li.food a {
	background: url(images/food.jpg) repeat scroll 0%;
	max-width:266;
}
.jimgMenu ul li.torii a {
	background: url(images/torii.jpg) repeat scroll 0%;
	border-right-style: none;	
	min-width:133px;
	max-width:133px;
}


.clear {

	clear: both;
}
