@charset "utf-8";
/* CSS Document */


/*-- (title) (+)--------------------------------------------------- --*/
.pageTitle {
	background-image:url(../images/title_text.png);
}
.bookButtonImg {
	background:url(../images/book_now_1.png) no-repeat;
	width:120px;
	height:45px;
	cursor:pointer;
}
.bookButtonImg1 {
	background:url(../images/book_now.png) no-repeat;
	width:210px;
	height:35px;
	cursor:pointer;
}

