@charset "UTF-8";
/* CSS Document */
html, body {height: 100%;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303539;
	line-height: 180%;
	width: 1003px;
	margin: 0 auto;
	position: relative;
	background: #333 url(../images/bg.jpg);
}
img {border: none;}
img, div, a, ul {behavior: url(css/iepngfix.htc);}
a {text-decoration: none; color: #303539;}
a:hover {color: #297675;}
p {margin-bottom: 30px;}

/*Header*/
.header {
	background-color: #fff;
	padding-left: 20px;
}

.wrap {
	background-color: #f2f2f2;
	min-height: 100%;
}

.headerbanner {
	overflow: auto;
	padding-bottom: 60px;
}

.ad_home {
	margin-left: 450px;
}

/*Home Footer*/
.home_footer {
	background-color: #f2f2f2;
	position: relative;
	margin-top: -60px;
	height: 30px;
	clear:both;
}

.home_footer span {
	display: block;
	padding: 18px 0 0 55px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}

/*Opera Fix*/
body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}

/*Footer*/
.footer {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 12px 0 12px 250px;
	border-top: 1px #f2f2f2 solid;
	letter-spacing: 1px;
}

/*Nav*/
.nav {
	background: url(../images/menu_bg.gif) no-repeat;
	overflow: hidden;
	height: 56px;
	margin: 0;
	padding: 0;
	padding-left: 216px;
	list-style: none;
}
.nav li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
.navmenu {
	position: relative;
	display: block;
	width: 100px;
	height: 56px;
}
.navmenu:hover {
	border:none;
}
.navmenu img {
	position: absolute;
	top: 0;
}
.navmenu:hover img {
	left: 0;
}
.navmenu#shop img {
	left:0px;
	clip: rect(0px 100px 56px 0px);
}
.navmenu#news img {
	left: -100px;
	clip: rect(0px 200px 56px 100px);
}
.navmenu#info img {
	left: -200px;
	clip: rect(0px 300px 56px 200px);
}
.navmenu#menu img {
	left: -300px;
	clip: rect(0px 400px 56px 300px);
}
.navmenu#qna img {
	left: -400px;
	clip: rect(0px 500px 56px 400px);
}
.navmenu#about img {
	left: -500px;
	clip: rect(0px 600px 56px 500px);
}
.navmenu#shop:hover img,
.navmenu#shop_active img,
.navmenu#shop_active:hover img {
	top: -56px;
	clip: rect(56px 100px 112px 0px);
}
.navmenu#news:hover img,
.navmenu#news_active img,
.navmenu#news_active:hover img {
	top: -56px;
	left: -100px;
	clip: rect(56px 200px 112px 100px);
}
.navmenu#info:hover img,
.navmenu#info_active img,
.navmenu#info_active:hover img {
	top: -56px;
	left: -200px;
	clip: rect(56px 300px 112px 200px);
}
.navmenu#menu:hover img,
.navmenu#menu_active img,
.navmenu#menu_active:hover img {
	top: -56px;
	left: -300px;
	clip: rect(56px 400px 112px 300px);
}
.navmenu#qna:hover img,
.navmenu#qna_active img,
.navmenu#qna_active:hover img {
	top: -56px;
	left: -400px;
	clip: rect(56px 500px 112px 400px);
}
.navmenu#about:hover img,
.navmenu#about_active img,
.navmenu#about_active:hover img {
	top: -56px;
	left: -500px;
	clip: rect(56px 600px 112px 500px);
}

/*Main*/
.main {
	background: #f2f2f2 url(../images/content_bg.gif) repeat-y;
	width: 1003px;
	float: left;
}

/*Left Side*/
.left_side {
	width: 163px;
	padding: 50px 30px;
	background-color: #f2f2f2;
	float: left;
	color: #666;
}

/*Side Menu*/
.side_menu {
	margin: 0;
	padding: 0 0 40px 0;
	list-style:none;
	border-bottom: 1px #ccc solid;
}
.side_menu li {
	margin: 10px 0px;
	padding: 0;
}
.side_menu a {
	display: block;
	width: 143px;
	height: 25px;
	padding: 6px 10px;
	color: #666;
}
.side_menu a:hover,
.side_menu li.active a,
.side_menu li.active a:hover {
	color: #fff;
	background: url(../images/sidemenu_hoverbg.gif) no-repeat;
}

/*Login*/
.login {
	text-align: center;
	padding: 25px 0;
	margin-bottom: 30px;
	border-top: 1px #fff solid;
	border-bottom: 1px #ccc solid;
}
.login label {
	background: url(../images/icon_login.gif) no-repeat;
	padding-left: 15px;
}
.login input {
	width: 143px;
	height: 18px;
	margin: 5px 4px 0 4px;
	border: 1px #999 solid;
	color: #666;
	padding: 0 5px;
}
.login #password {
	display: none;
}
.login .login_btn {
	width: 163px;
	height: 50px;
	margin: 5px 0 0 0;
	border: none;
	cursor: pointer;
	background: url(../images/btn_login.gif) no-repeat;
}
.login span {
	display: block;
	margin-top: 3px;
}
.login span a {
	color: #666;
}
.login span a:hover {
	color: #297675;
}
.login .hello {
	text-align: left;
	background: url(../images/icon_login.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.login .logout_btn {
	display: block;
	width: 163px;
	height: 50px;
	background: url(../images/btn_logout.gif) no-repeat;
}


/*Member Login*/
.member_login {
	display: block;
	padding-top: 25px;
	border-top: 1px #fff solid;
}
/*Online Booking*/
.online_booking {
	position: absolute;
	top: 222px;
	left: 50px;
}
.online_booking_home {
	position: absolute;
	top: 215px;
	left: 50px;
}
/*Online Booking*/
.online_payment {
	position: absolute;
	top: 222px;
	left: 815px;
}
.online_payment_home {
	position: absolute;
	top: 215px;
	left: 815px;
}
/*Phone*/
#phone {
	background-color: #fff;
}
#phone img {
	cursor: pointer;
}
dl {
	margin: 15px;
	padding-bottom: 15px;
}
dt {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #297675;
}
dd {
	margin: 0;
}


/*Banner*/
.banner {
	width: 160px;
	padding: 80px 30px;
	background-color: #fff;
	float: right;
}
.banner img {
	border: 1px #ccc solid;
	margin-bottom: 10px;
}


/*Hot News*/
.hot_news {
	width: 160px;
	color: #297675;
	font-weight: bold;
	background-color: #f2f2f2;
	border: 1px #ccc solid;
	margin-bottom: 10px;
}

.hot_news img {
	border: none;
	margin-bottom: 0;
}

.hot_news a {
	display: block;
	color: #297675;
}

.hot_news a:hover {
	color: #303539;
}

.hot_news ul {
	margin: 0;
	padding: 10px;
	list-style: none;
}

.hot_news ul li {
	margin: 0;
	padding: 10px 0;
	line-height: 140%;
	border-top: 1px #ccc solid;
}
