body {
	background-image: url(images/bg.gif);
	background-color: #00D91E;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.food {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
}
.link {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.link:link {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.link:visited {
	font-family: "宋体";
	color: #999999;
	text-decoration: none;
}
.link:hover {
	font-family: "宋体";
	color: #999999;
	text-decoration: none;
}
.link:active {
	font-family: "宋体";
	color: #999999;
	text-decoration: none;
}
