@charset "utf-8";
/* CSS Document */

/*
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, button, span, li, a {
	font-family:Microsoft YaHei, Tahoma, Arial, Geneva, sans-serif !important;
	font-size:13px !important;
	letter-spacing:2px !important;
}
.contentReg *{
	font-size:14px !important;
	letter-spacing:2px !important;
}
*/

div, td, span, li, a {
	/*	font-family:"細明體";  */
	/* font-size:13px; */
	letter-spacing:1px;
}

/*-- (title) (+)--------------------------------------------------- --*/
.pageTitle {
	background-image:url(../images/title_text.png);
}
.nav a {
	font-style:normal !important;
}
.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;
}

.toolTip{
	padding:4px 7px 2px 7px !important;
}

