@charset "utf-8";
/* CSS Document */

body{
	background-color:#3c213d;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wapper {
	width: 960px;
	position: relative;
	padding:0;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFFFFF;
	height: 100%;
}
#header{
	width: 960px;
	height:200px;
	vertical-align: top;
}
#content{
	width: 960px;
	background-color: #FFFFFF;
	float: left;
}
img{
    border: 0;
    text-align: left;
}
img.type1{
	border: thick solid #CCCCCC;
	padding: 1px;
   }
img.type2{
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-color: #e4ddc9;
   }
.pic{
	background-image:url(images/pic_bg.gif);
	background-repeat: no-repeat;
	height: 210px;
	width: 273px;
	padding-top: 15px;
	padding-left: 22px;
	margin-right: 10px;
	margin-left: 10px;
}
.pic td.note{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	padding-top: 7px;
}

input.groovybutton
{
	font-size:12px;
	color:#ffffff;
	height:22px;
	border-style:solid;
	border-color:#cfc69e;
	border-width:1px;
	cursor:hand;
	background-image: url(images/input_bg01.gif);
	background-repeat: repeat-x;
	-moz-border-radius:3px;
}
input.graybutton
{
	font-size:12px;
	color:#888888;
	background-color:#EEEEEE;
	border-style:solid;
	border-color:#BBBBBB;
	border-width:1px;
	height: 22px;
	padding-right: 7px;
	padding-left: 7px;
	cursor:hand;
}
.page-number{
	text-decoration: none;
	color:#666;
	display:block;
	clear:both;
	text-align: center;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.page-number a{
	margin-right: 3px;
	margin-left: 3px;
}
.page-number a:link,.page-number a:visited {
text-decoration: underline;
color:#666
}
.page-number a:hover {
text-decoration: none;
color:#666
}
.page-number .selected-on {
	text-decoration: none;
	color:#ff9933;
	font-weight: bold;
}
h2{
	font-size: 15px;
	font-weight: bold;
	color: #9b8016;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1{
	background-image: url(images/title_icon.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 62px;
	height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #CAB051;
}
h3{
	font-size: 13px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
}
h3.sub01{
	background-image: url(images/arrow01.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position: left 1px;
	float: left;
	clear: both;
}

.w-blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #336699;
	text-decoration: none;
}
.login{
	padding-top: 14px;
}

#footer{
	width:945px;
	height:25px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	text-decoration: none;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#footer a:link,#footer a:visited{
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:hover{
	text-decoration:none;
	color: #FFFFFF;
}
#nav_left{
	width: 190px;
	background-color: #19061c;
	padding-bottom: 30px;
	height: 100%;
}
.data{
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #d4d4d4;
	text-decoration: none;
	margin-bottom: 30px;
	padding-right: 7px;
	padding-left: 8px;
	margin-top: 50px;
}
.data td{
	padding-bottom: 5px;
}
.data a:link,.data a:visited{
	color: #d4d4d4;
	text-decoration: underline;
}
.data a:hover{
	color: #d4d4d4;
	text-decoration: none;
}
#nav_left ul{
	list-style:none;
	margin:0;
	padding:0;
}
#nav_left li{
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	width: 153px;
	padding-top: 9px;
	padding-left: 37px;
	font-size: 16px;
	color: #dcc777;
	text-decoration: none;
	margin-bottom: 5px;
}
#nav_left li:hover{
	background-image: url(images/menu_bg_ro.gif);
}
#nav_left li a:link,#nav_left li a:visited{
	color: #dcc777;
	text-decoration:none
}
#nav_left li a:hover{
	color: #fdcc13;
}
#nav_right{
	width: 710px;
	background-color: #ffffff;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 40px;
	padding-bottom: 40px;
}
#main{
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	width: 690px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #333333;
}
#nav_right .order01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #333333;
	width: 100%;
}

.calendar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #333333;
	width: 690px;
	margin-bottom: 20px;
	float: left;
	clear: both;
}
.calendar a:link,.calendar a:visited{
	font-size: 13px;
	color: #333333;
	text-decoration:underline
}
.calendar a:hover{
	font-size: 13px;
	color: #333333;
	text-decoration:none
}
.calendar-box{
	float: left;
	background-color: #999999;
	width: 336px;
}
.month{
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.date01{
	font-size: 13px;
	color: #333;
}
.date01 a:link,.date01 a:visited{
	font-size: 13px;
	color: #333;
	text-decoration:none
}
.date01 a:hover{
	font-size: 13px;
	color: #333;
	text-decoration: underline;
}
.date03{
	font-size: 13px;
	color: #fff;
	text-decoration:none;
}
.date02{
	font-size: 13px;
	color: #666666;
	text-decoration: line-through;
}

.menu-list{
	background-image: url(images/food/menu_bg.gif);
	font-size: 15px;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
	background-repeat: repeat-y;
	text-align: center;
	width: 568px;
	padding-top: 10px;
	border: 1px solid #cdc5ad;
	padding-right: 60px;
	padding-left: 60px;
	height: 48px;
	margin-bottom: 30px;
}
.menu-list a:link,.menu-list a:visited{
	color: #333333;
	text-decoration: none;
}
.menu-list a:hover{
	color: #333333;
	text-decoration: underline;
}
.price{
	color: #FF3333;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-left: 30px;
}
.food-en{
	color: #666;
	font-size: 13px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.menu-box{
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	clear: both;
}
.menu-box td{
	padding-bottom: 10px;
}

#news-block{
	font-size: 13px;
	font-weight: bold;
	color: #996633;
	background-color: #f7eee0;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d2bb77;
	border-bottom-color: #d2bb77;
	text-align: center;
	height: 20px;
}
#news-box{
	font-size: 13px;
	margin-bottom: 20px;
}
#news-box td{
	height: 20px;
	background-color: #f4f4e5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2bb77;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.newsdate{
	font-size: 13px;
	color: #669900;
}
.newstitle{
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
.newstitle a:link,.newstitle a:visited{
	color: #333333;
	text-decoration: none;
}
.newstitle a:hover{
	color: #333333;
	text-decoration:underline;
}
.guestdate{
	font-size: 13px;
	color: #6699cc;
}
#guestbook-block{
	font-size: 13px;
	background-color: #f7eee0;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d2bb77;
	border-bottom-color: #d2bb77;
	height: 20px;
	width: 690px;
	clear: both;
}
#guestbook-block td{
	height: 20px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.guestbook-title{
	font-size: 15px;
	font-weight: bold;
	color: #dc7b1a;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#guestbook-box{
	font-size: 13px;
	width: 690px;
	padding: 5px;
	border: 1px dashed #d2bb77;
	margin-bottom: 20px;
	margin-top: 3px;
}
#guestbook-box td{
	background-color: #f4f4e5;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#guestbook-block-2{
	font-size: 13px;
	background-color: #e8e8e8;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	height: 20px;
	width: 690px;
	clear: both;
}
#guestbook-block-2 td{
	height: 20px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#guestbook-box-2{
	font-size: 13px;
	width: 690px;
	padding: 5px;
	border: 1px dashed #ccc;
	margin-bottom: 20px;
	margin-top: 3px;
}
#guestbook-box-2 td{
	background-color: #f5f5f5;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
dl {
	float: left;
	width: 205px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 13px;
	line-height: 21px;
	color: #999;
	overflow: hidden;
	margin-top: 0;
	margin-right: 20px;
}
dl.picture {
	float: left;
	width: 100px;
	margin-top: 0;
	margin-right: 10px;
	background-color: #ededed;
	padding: 7px;
	height: 75px;
	border: 1px solid #999999;
	margin-left: 10px;
}
dl dd {margin: 0;}
dl dt {padding: 0 10px; margin: 0;}
dl dt a:link,dl dt  a:visited {	
    color: #333;
    text-decoration:none;
}
dl dt a:hover {	
    color: #333;
    text-decoration:underline;
}	
dl .dd-txt {padding:0 10px;}
dl .photo{
	display:block;
	width: 180px;
	height:132px;
	background-image: url(images/album/album_bg.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-left: 25px;
}
dl .photo img{
	border: 2px solid #FFFFFF;
}

#album-block{
	font-size: 13px;
	height: 550px;
	width: 620px;
	background-image: url(images/album/photo_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	padding-top: 0px;
	margin-bottom: 15px;
}
#album-block .pager{
	text-align: center;
	padding-bottom: 15px;
}

#album-block .article{
	text-align: center;
	margin: 0;
	padding-top: 5px;
	clear: both;
	height: 18px;
	padding-bottom: 15px;
}

.scene-box{
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 100%;
	margin-bottom: 15px;
}
.scene-box td{
	padding-bottom: 10px;
}

.scene-box .scenepic{
	background-image: url(images/scene/scene_bg.gif);
	background-repeat: no-repeat;
	padding: 7px;
	float: left;
	height: 158px;
	width: 244px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.scene-box .scenepic img{
	border: 2px solid #dedede;
}

