
.jimgMenu {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:985px;
	height:284px;
	overflow: hidden;
	left: -10px;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 284px;
	position: relative;
	}
	
.jimgMenu ul li {
	width: 138px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 0px solid #fff;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 284px;
}

.jimgMenu ul li#panel01 a {
	background: url(../images_pl/panel01.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#panel02 a {
	background: url(../images_pl/panel02.jpg) repeat scroll 0%;

}

.jimgMenu ul li#panel03 a {
	background: url(../images_pl/panel03.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#panel12 a {
	background: url(../images_pl/panel12.jpg) repeat scroll 0%;

}

.jimgMenu ul li#panel13 a {
	background: url(../images_pl/panel13.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#panel14 a {
	background: url(../images_pl/panel14.jpg) repeat scroll 0%;
	border-right-style: none;
}

.clear {
	clear: both;
}
