
.jimgMenu {
	position: relative;
	width: 800px;
	height: 200px;
	overflow: hidden;
	margin: 25px 0px 0px;
	background-color:#CCCCCC;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 800px;
	
	}

.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:50px;
	height: 200px;
}

.jimgMenu ul li.shahkarkavir a {
	background: url(images/shahkarkavir1.jpg) repeat scroll 0%;
	min-width:260px;
}
.jimgMenu ul li.shahabbasi a {
	background: url(images/shahabbasi1.jpg) repeat scroll 0%;
}
.jimgMenu ul li.isatis a {
	background: url(images/isatis1.jpg) repeat scroll 0%;
}
.jimgMenu ul li.parvaneh a {
	background: url(images/parvaneh1.jpg) repeat scroll 0%;
}
.jimgMenu ul li.kilimfarsh a {
	background: url(images/kilimfarsh1.jpg) repeat scroll 0%;
	min-width:260px;
}
.jimgMenu ul li.farshkilim a {
	background: url(images/farshkilim1.jpg) repeat scroll 0%;
}
.jimgMenu ul li.superkilim a {
	background: url(images/superkilim1.jpg) repeat scroll 0%;
}
.jimgMenu ul li.kilim a {
	background: url(images/kilim1.jpg) repeat scroll 0%;
}
.jimgMenu ul li.jajim a {
	background: url(images/jajim1.jpg) repeat scroll 0%;
}
.jimgMenu ul li.chini a {
	background: url(images/chini1.jpg) repeat scroll 0%;
}

.jimgMenu ul li.setareh a {
	background: url(images/setareh1.jpg) repeat scroll 0%;
	min-width:260px;
}
.jimgMenu ul li.zohreh a {
	background: url(images/zohreh1.jpg) repeat scroll 0%;
}

.clear {
	clear: both;
}
