
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/
img{ border:none;}
#imageMenu {
	position: relative;
	width: 655px;
	height: 260px;
	overflow: hidden;
}
#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 260px;
	width: 655px; padding:0;
	}

#imageMenu ul li {
	float: left; margin-right:7px; display:block;
}

#imageMenu ul li a{
	text-indent: -1000px;
	cursor:pointer;
	overflow:hidden;
	width:212px;
	height: 260px; text-decoration:none; color:#000000;
	display:block;
}
.clear {
	clear: both;
}
.img-visi div{ float:left;}
.img-text{ margin-left:5px; width:135px; text-align:left;}
#img-001, #img-002, #img-003{ padding-left:30px;}

/*************************************************************/


