@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bg-tile.gif);
	margin:40px 0px 0px 40px;
	padding:0px;
}

body,td,th{
	font-family:tahoma;
	font-size:11px;
	color:#818181
}

h1 {
	padding:0px;
	font-size:16px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
}


.title {
}

.picture {
	padding:0px 0px 10px 0px;
}

.text {
	line-height:20px;
	padding-left:6px;
	padding-bottom:10px;
	
}

.sub-link a{
	line-height:26px;
	padding:6px;
	color:#818181

}
.sub-link:hover{
	color: #FF0000;

}
.clearboth {
	clear:both;
}
.border{
	height: 9px;
	background-color:#c99f15;

}

.bodyclass #container {
	width:770px;
	margin:0px auto;
	position: relative;
	margin-bottom:40px;
}

.bodyclass #footer {
	width:750px;
	color:#583a12;
	padding-left:20px;
	line-height:22px;
	background-color:#FFFFFF;

}
.bodyclass #footer2 {
	width:770px;
	color: #FFFFFF;
	text-align:center;
	line-height:22px;
	background-color:#c99f15;

}

.bodyclass #content_area {
	background-color:#FFFFFF;
	width:770px;
	background-image:url(images/bg.gif);
	float:left;
}
.bodyclass #navigation {
	margin-left:29px;
	background-image:url(images/menu-bg.gif);
	background-color: #806031;
	width:177px;

}
.bodyclass .navigation_button {
	width:177px;
	float:left;
	
}

.bodyclass .text_area {
	width:530px;
	margin:10px 10px 20px 10px;
	float: right;
}

.bodyclass #img01 {
	width:770px;
}

.bodyclass #img02 {
	width:313px;
	float:left;
}

.bodyclass #img03 {
	width: auto;
	float: right;
}
.bodyclass #img04 {
	width:770px;
}

.bodyclass #menu {
	width:770px;
}
.bodyclass #menu1 {
	width:77px;
	float:left;
}
.bodyclass #menu2 {
	width:80px;
	float:left;
}
.bodyclass #menu3 {
	width:83px;
	float:left;
}
.bodyclass #menu4 {
	width:107px;
	float:left;
}
.bodyclass #menu5{
	width:89px;
	float:left;
}

.set_menu {
	float:left;
	width:265px;
	margin-bottom:10px;
}
.menu_text {
	background-color:#806031;
	color:#FFFFFF;
	width:230px;
	padding:10px;
	text-align:center;
	font-size:14px;
	
}
.menu_text_price {
	color:#FFFF00;
	font-size:20px;
}
.menu_text_content {
	width:228px;
	padding:10px;
	border: 1px solid #806031;
	text-align:center;
	

}
.menu_chinese_text {
	font-size:14px;
}
.menu_text_pricestrike {
	color:#666666;
	font-size:20px;
	text-decoration: line-through;
}
.menu_text_priceCopy {

	color:#666666;
	font-size:20px;
}
