#Layer01 {
	z-index: 2;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 25px;
	width: 184px;
	background-color: #fff;
}


#Layer02 {
	z-index: 2;
	visibility: hidden;
	position: absolute;
	left: 83px;
	top: 25px;
	width: 184px;
	background-color: #fff;
}

#Layer03 {
	z-index: 2;
	visibility: hidden;
	position: absolute;
	left: 470px;
	top: 25px;
	width: 184px;
	background-color: #fff;
}

#Layer04 {
	z-index: 2;
	visibility: hidden;
	position: absolute;
	left: 570px;
	top: 25px;
	width: 184px;
	background-color: #fff;
}


#HideLayer {
	z-index: 1;
	visibility: hidden;
	position: absolute;
	top: 25px; 
	left: -20px;
	width: 620px;
	height: 220px;
}
