﻿/* layout */
body {
	background-color: #ddcbcd;
	margin: 0 auto;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}
#top {
	display: block;
	background: #8a7565;
	widows: auto;
	height: 67px;
	padding-top: 35px;
}

#topContent {
	width:809px;
	margin: 0 auto;
	background-color: #8a7565;
}
#mid {
	width:100%;
	background: #8a7565;
	margin: 0 auto;
	text-align: center;
}
#mid #topShad {
	display: block;
	width:100%;
	height: 33px;
	background: url(images/bg_topShad.jpg) repeat-x;
}
#mid #bottomShad {
	display: block;
	width:100%;
	height: 34px;
	background: url(images/bg_bottomShad.jpg) repeat-x;
}
#mid #bottomShad #boxShad {
	display: block;
	width: 775px;
	height: 34px;
	background: url(images/bg_bottomCenterShad.jpg) repeat-x;
	margin: 0 auto;
}
#contentBox {
	width:725px;
	background: #fff;
	margin: 0 auto;
	padding: 25px;
}
#footer {
	width:755px;
	margin: 0 auto;
	font-size:11px;
	color: #d1d3bd;
	padding: 5px 10px;
	background: #8a7565;
}

#topContent .logo {
	float: left;
}
#topContent .logo a {
	display:block;
	width: 170px;
	height: 67px;
	
	background: url(images/logo.gif) no-repeat left bottom;
}
#topContent .menuBox {
	font-size: 11px;
	width:auto;
	text-align: right;
	height: 65px;
	float: left;
	margin-left: 40px;
}
#topContent .menuBox a {
	margin-top: 42px;
	display: block;
	height: 25px;
	margin-left:15px;
	float: left;
}
/* top menus */
a.topMenu1 {
	width: 36px;
	background: url(images/topMenu.gif);
}
a.topMenu1:hover, a.topMenu1_on {
	width: 36px;
	background: url(images/topMenu.gif);
	background-position: 0px -25px;
}
a.topMenu2 {
	width: 44px;
	background: url(images/topMenu.gif);
	background-position: -57px 0px;
}
a.topMenu2:hover, a.topMenu2_on {
	width: 44px;
	background: url(images/topMenu.gif);
	background-position: -57px -25px;
}
a.topMenu3 {
	width: 76px;
	background: url(images/topMenu.gif);
	background-position: -122px 0px;
}
a.topMenu3:hover, a.topMenu3_on {
	width: 76px;
	background: url(images/topMenu.gif);
	background-position: -122px -25px;
}
a.topMenu4 {
	width: 76px;
	background: url(images/topMenu.gif);
	background-position: -219px 0px;
}
a.topMenu4:hover, a.topMenu4_on {
	width: 76px;
	background: url(images/topMenu.gif);
	background-position: -219px -25px;
}
a.topMenu5 {
	width: 56px;
	background: url(images/topMenu.gif);
	background-position: -316px 0px;
}
a.topMenu5:hover, a.topMenu5_on {
	width: 56px;
	background: url(images/topMenu.gif);
	background-position: -316px -25px;
}
a.topMenu6 {
	width: 70px;
	background: url(images/topMenu.gif);
	background-position: -392px 0px;
}
a.topMenu6:hover, a.topMenu6_on {
	width: 70px;
	background: url(images/topMenu.gif);
	background-position: -392px -25px;
}
a.topMenu7 {
	width: 100px;
	background: url(images/topMenu.gif);
	background-position: -482px 0px;
}
a.topMenu7:hover, a.topMenu7_on {
	width: 100px;
	background: url(images/topMenu.gif);
	background-position: -482px -25px;
}

#subMenu {
	width: 180px;
	background: url(images/bg_menuBox.gif) repeat-y;
	background-position: 135px 0px;
	font-size:14px;
}
#subMenu a {
	width: 135px;
	padding-bottom:5px;
	display: block;
	text-decoration: none;
}
#subMenu a:hover, #subMenu a.on {
	background: url(images/bg_menuOver.gif) repeat-y right;
	color: #c31d0b;
}
.sub {
	font-size:12px;
	color: #000;
	background: url(images/bg_menuOver.gif) repeat-y right;
	padding-left:10px;
}
.sub:hover, .sub_on {
	font-size:12px;
	color:#c31d0b;
	padding-left:10px;
	background: url(images/bg_menuOver.gif) repeat-y right;
}
#leftPan {
	width: 350px;
	background-position: 0px;
	font-size:12px;
	background-repeat: no-repeat;
}
#reservLeftPan {
	width: 280px;
	background: url(images/bg_menuBox.gif) repeat-y;
	background-position: 260px 0px;
	font-size:12px;
}
#xinno_sm {
	font-size: 9px;
}
/* Typo */
a {color:#000;}
a:hover {color:#575757;}
#footer a {color:#d1d3bd;}
#footer a:hover {color: #000;}
h2 {font-size: 14px; color: #cc8037; margin-bottom: 5px;}
h3{font-size:13px; margin-bottom: 5px;}
.highlight {color: #c31d0b;}
hr {
	margin:8px 0;
	padding:0px;
	border-bottom:1px solid #e5ddde;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}

.notice {
	line-height: 12px;
}
.small {
	font-size: 11px;
}
/* Elements */
img { border: none; }
.clearBoth {clear: both;}
a.gallery {
	display: block;
	border: 5px solid #fff;
}
a.gallery:hover {
	border: 5px solid #c31d0b;
}
.space {
	margin: 5px 0;
}

#btn_main_specialty {
	display:block;
	width:100%;
	height:41px;
	background-image: url(images/btn_main_right.gif);
}
#btn_main_specialty:hover {
	background-position: 0px -164px;
}
#btn_main_reservation {
	display:block; width:100%; height:41px; background: url(images/btn_main_right.gif);
	background-position: 0px -41px;
}
#btn_main_reservation:hover {
	background-position: 0px -205px;
}
#btn_main_discount {
	display:block; width:100%; height:41px; background: url(images/btn_main_right.gif);
	background-position: 0px -82px;
}
#btn_main_discount:hover {
	background-position: 0px -246px;
}
#btn_main_recruit {
	display:block; width:100%; height:41px; background: url(images/btn_main_right.gif);
	background-position: 0px -123px;
}
#btn_main_recruit:hover {
	background-position: 0px -287px;
}
#contentBox #title_latestBoard {
	display: block;
	width:231px;
	padding:15px 5px;
	font-size: 10px;
	background: url(images/title_latestBoard.gif) no-repeat;
	text-align: right;
	color: #a90d00;
}

#contentBox input, #contentBox textarea, #contentBox select {
	border: #3b2d20 1px solid;
	background: #e6d8cd;
	padding:2px;
	font-size: 12px;
	width: 150px;
}
#contentBox input.noStyle {
	background: none;
	border: none;
	width: auto;
}
#contentBox .btn_submit {
	border: none;
	background: url(images/btn.gif);
	width: 70px;
	height: 19px;
	cursor: pointer;
}
#contentBox .btn_submit:hover {
	background-position: -91px 0px;
}
#contentBox .btn_print {
	display: block;
	border: none;
	background: url(images/btn.gif);
	width: 70px;
	height: 19px;
	cursor: pointer;
	background-position: 0px -29px;
}
#contentBox .btn_print:hover {
	background-position: -91px -29px;
}

#contentBox .btn_modify {
	display: block;
	border: none;
	background: url(images/btn.gif);
	width: 70px;
	height: 19px;
	cursor: pointer;
	background-position: 0px -90px;
}
#contentBox .btn_modify:hover {
	background-position: -91px -90px;
}
#contentBox .btn_cancel {
	display: block;
	border: none;
	background: url(images/btn.gif);
	width: 70px;
	height: 19px;
	cursor: pointer;
	background-position: 0px -122px;
}
#contentBox .btn_cancel:hover {
	background-position: -91px -122px;
}
#contentBox .btn_del {
	display: block;
	border: none;
	background: url(images/btn.gif);
	width: 70px;
	height: 19px;
	cursor: pointer;
	background-position: 0px -150px;
}
#contentBox .btn_del:hover {
	background-position: -91px -150px;
}
#contentBox .btn_list {
	display: block;
	border: none;
	background: url(images/btn.gif);
	width: 70px;
	height: 19px;
	cursor: pointer;
	background-position: 0px -178px;
}
#contentBox .btn_list:hover {
	background-position: -91px -178px;
}

#board thead td{
	color: #765b47;
	background: #e6dad0;
	padding:3px;
}
#board tbody td {
	padding:3px;
	border-bottom: 1px solid #e5ddde;
}
#board tfoot td {
	padding:3px;
}
#contentBox .pastCouponBox {
	width:113px;
	height:100px;
	float: left;
	margin-right:12px;
	margin-top:12px;
	color:gray;
	line-height: 14px;
}
#contentBox .pastCouponBox .pastCoupon {
	display: block;
	width:113px;
	height:55px;
	margin-bottom:4px;
}

.SEOTest{ MARGIN: 0px; FONT-FAMILY: Tahoma; FONT-SIZE: 11px; line-height:20px; FONT-WEIGHT: Bold; COLOR: #bbb0b0; TEXT-DECORATION: none; repeat-x fixed;}
.SEOTest A:link { FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: Bold; COLOR: #bbb0b0; TEXT-DECORATION: none;}
.SEOTest A:active {FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: Bold; COLOR: #bbb0b0; TEXT-DECORATION: none;}
.SEOTest A:visited {FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: Bold; COLOR: #bbb0b0; TEXT-DECORATION: none;}
.SEOTest A:hover {FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: Bold; COLOR: #bbb0b0; TEXT-DECORATION: underline;}
