/* Menu */
#about_menu {
	width: 620px;
	height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	background-image: url(../about/images/sub_menu_bak.gif);
	background-repeat: no-repeat;
	!important;
	background-position: left top;
}
#about_navi {
	width: 287px;
	height: 40px;
	margin-left: 333px;
	padding: 0;
	position: relative;
}
#about_menu li{
	list-style-type : none;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	font-size:0;
	line-height: 0;
	!important;
}
#about_menu li a {
    text-decoration: none;
    display: block;
    height: 25px;
	background-image: url(../about/images/sub_menu.gif);
	background-repeat: no-repeat;
	!important;
}
/* BUTTONS */
#about_menu li#sm01 a {
	width: 175px;
	background-position: -333px 0;
	!important;
}
#about_menu li#sm02 a {
	width: 112px;
	background-position: -508px 0;
	!important;
}
/* OVER */
#about_menu li#sm01 a:hover {
	background-position: -333px -25px;
	!important;
}
#about_menu li#sm02 a:hover {
	background-position: -508px -25px;
	!important;
}
/* ON */
#about_menu.index li#sm01 a {
	background-position: -333px -25px;
	cursor: default;
	!important;
}
#about_menu.facilities li#sm02 a {
	background-position: -508px -25px;
	cursor: default;
	!important;
}
#about_menu.index li#sm01 a:hover {
	background-position: -333px -25px;
	cursor: default;
	!important;
}
#about_menu.facilities li#sm02 a:hover {
	background-position: -508px -25px;
	cursor: default;
	!important;
}
#main {
	width: 578px;
}
.flrImgL {
	float: left;
	width: 280px;
	margin-top: 0;
	padding-bottom: 0;
}
.flrImgR {
	float: right;
	width: 280px;
	margin: 0;
	padding: 0;
}
.flrTxt {
	margin: 0;
	padding: 0;
	width: 275px;
}
.flrTxtR {
	margin: 0;
	padding: 0;
	width: 275px;
	float: right;
}
.imgBox {
	width: 575px;
	position: relative;
	margin: 0;
	padding-top: 30px;
	clear: both;
}
.imgBox2 {
	width: 575px;
	position: relative;
	margin: 0;
	padding: 30px 0;
	clear: both;
}
