#bReserve a {
	width: 119px;
	position: relative;
	margin: 0;
	padding: 30px 0 0 0;
	overflow: hidden;
	display: block;
	background: url(../images/parts/reserve_btm.gif) top left no-repeat;
	text-decoration: none;
	height: 0px !important;
	height /**/:30px;/* for ie5.x */
}
#bReserve a:hover {
	background-position: 0px -30px;
}

#bRoomPlan a {
	width: 103px;
	position: relative;
	margin: 0;
	padding: 30px 0 0 0;
	overflow: hidden;
	display: block;
	background: url(../images/parts/room/plan_btm2.gif) top left no-repeat;
	text-decoration: none;
	height: 0px !important;
	height /**/:30px;/* for ie5.x */
}
#bRoomPlan a:hover {
	background-position: 0px -30px;
}

1234444 a {
	width: 137px;
	position: relative;
	margin: 0;
	padding: 29px 0 0 0;
	overflow: hidden;
	display: block;
	background: url(../images/tab01.gif) top left no-repeat;
	text-decoration: none;
	height: 0px !important;
	height /**/:29px;/* for ie5.x */
}

1234444 a:hover {
	background-position: 0px -29px;
}

#stayPoint a {
	width: 119px;
	position: relative;
	margin: 0;
	padding: 30px 0 0 0;
	overflow: hidden;
	display: block;
	background: url(../images/parts/reserve/point.gif) top left no-repeat;
	text-decoration: none;
	height: 0px !important;
	height /**/:30px;/* for ie5.x */
}
#stayPoint a:hover {
	background-position: 0px -30px;
}
