
body {
	background-color: #21462a;
	background-image: url('../img/bg.jpg');
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #656565;
	text-align: center;
}

center {
	position: relative;
}

img {
	border: 0px;
}

a {
  color: #ead6b5;
	text-decoration: none;
}

h1 {
  background-image: url('../img/title_bg.png');
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 34px;
  color: #968401;
  font-size: 18px;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.title-date {
	font-size: 14px;
}

h2 {
	font-size: 16px;
	margin: 0px;
}

.clear {
	clear: both;
}

a:hover {
  color: #ead6b5;
	text-decoration: underline;
}

.envelope_box {
	width: 969px;
	position: relative;
	text-align: left;  
	margin: 0 auto;
	margin-top: 56px;
}

.top_box {
	position: absolute;
  background-image: url('../img/top_bg.png');
  background-repeat: no-repeat;
  width: 908px;
  height: 303px;
}

.logo_box {
	display: block;
	position: absolute;
	top: 7px;
  z-index: 5;
  margin-left: 14px;
}

.inner_box {
  background-image: url('../img/content_bg.png');
  background-repeat: no-repeat;
  background-position: left bottom;
	position: relative;
	top: 219px;
	height: 800px;
}

.main_menu_box {
	position: absolute;
	top: 117px;
	z-index: 10;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.main_menu_box img {
  display: block;
  padding-bottom: 8px;
}
.main_menu_box li {
	display: block;
	float: left;
	width: 181px;
	height: 175px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 4px;
}
.main_menu_box li span { 
	padding-left: 15px;
}
.main_menu_box li.item_1 img { margin-left: 5px; }
.main_menu_box li.item_2 img { margin-left: 7px; }
.main_menu_box li.item_3 img { margin-left: 7px; }
.main_menu_box li.item_4 img { margin-left: 8px; }
.main_menu_box li.item_5 img { margin-left: 8px; }
.main_menu_box a {
  color: #9c0101;
}
.main_menu_box a:hover {
	text-decoration: none;
	color: #175053;
}

.page_box {
  background-image: url('../img/page_bg.png');
  background-repeat: repeat-y;
  margin-top: 303px;
  padding-left: 20px;
  padding-right: 30px;
  padding-top: 5px;
  padding-bottom: 30px;
}

.bottom_menu_box {
	list-style: none;
  background-image: url('../img/bottom_bg.png');
  background-repeat: no-repeat;
  width: 902px;
  height: 68px;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  font-weight: bold;
  padding-left: 30px;
}
.bottom_menu_box li {
	float: left;
}
.bottom_menu_box a {
	display: block;
	color: #b3d2c1;
  padding: 22px 30px 22px 30px;
}
.bottom_menu_box a:hover {
	text-decoration: none;
	color: #7eb798;
}

.bottom_box {
  text-align: center;
  color: #b3d2c1;
  font-size: 11px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 100px;
  margin-right: 20px;
}
.bottom_box .copyright {
	float: right;
}
.bottom_box .copyright a {
	color: #ff6600;
}
.bottom_box .citi {
	float: left;
  margin-top: -8px;
}
.bottom_box .citi img {
	vertical-align: middle;
  padding-right: 10px;
}


.lg_box {
	position: absolute;
	margin-left: 770px;
	z-index: 20;
	font-weight: bold;
	top: 2px;
}
.lg_box a {
  background-image: url('../img/lg_bg.png');
  background-repeat: no-repeat;
	color: #9e9e9e;
	width: 40px;
	height: 29px;
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
}
.lg_box a:hover {
	text-decoration: none;
	color: #252525;
}
.food-list .food-item {
  margin-bottom: 10px;
  margin-left: 15px;
}
.food-list .food-price {
	font-weight: bold;
}
.food-list-left {
	margin-left: 35px;
}
.food-list-right {
  margin-right: 35px;
}
.blank-logo {
  position: absolute;
  margin-left: 25px;
  top: 230px;
  display: block;
}

.left {
	float: left;
}

.right {
  float: right;
}

.special-menu-box {
  float: right;
	width: 350px;
	border-left: 1px solid #d6d6d6;
	padding-left: 20px;
}

.normal-menu-box {
	float: left;
	width: 460px;
}

a {
  color: #9c0101;
}
a:hover {
  text-decoration: none;
  color: #175053;
}

.news_by_mail_box {
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.news_by_mail_box .news_by_mail_butt {
  background-image: url('../img/button_mailing.png');
  background-repeat: no-repeat;
  background-color: transparent;
  width: 85px;
  height: 22px;
  border: 0px;
  padding: 0px;
  cursor: pointer;
}
.news_by_mail_box .news_by_mail_butt_en {
  background-image: url('../img/button_mailing_en.png');
}

.small_note {
	font-size: 10px;
}
form {
	padding: 0px;
	margin: 0px;
}
.form .label {
  font-size: 12px;
  float: left;
  text-align: right;
  width: 170px;
  margin-top: 1px;
  margin-right: 5px;
  padding-right: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #434343;
}
.form .clear {
  clear: none;
  margin-bottom: 3px;
}

.form .error {
  color: #ff0000;
  font-weight: bold;
  margin-left: 5px;
  white-space: nowrap;
}

input.text, textarea.text {
  background-image: url('../img/input_bg.png');
  background-repeat: repeat-x;
  border: 1px solid #a7a6aa;
}

.req {
  color: #ff0000;
}

.content_box {
	margin-left: 35px;
  margin-right: 35px;
}

.content_box img {
	border: 2px solid #efefef;
	padding: 2px;
}

.send_butt {
  background-image: url('../img/button_send.png');
  background-repeat: no-repeat;
  background-color: transparent;
  width: 85px;
  height: 22px;
  border: 0px;
  padding: 0px;
  cursor: pointer;
}
.send_butt_en {
  background-image: url('../img/button_send_en.png');
}

.no_border img{
  border: 0px;
}

.v360 {
  position: absolute;
  top: 35px;
  display: block;
  width: 182px;
  height: 78px;
  margin-left: 726px;
}

