@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-bottom: 80px;
	background-color:#BBBDBF;
	font-size: 12px;
	font-style: oblique;
	color: #666666;
	background-image: url(../images/1.jpg);
}

td,th,div,li {
	font-size:12px;
}
ul,li{
	margin:0;
	padding:0;
	list-style-position: inside;
	list-style-type: none;
}
.clear{clear:both;font-size:0px; overflow:hidden; height:0}


.bd{
	margin:0 auto;
	width:800px;
	height:auto;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(../images/7.jpg);
	background-position: right top;
}
.topbg{
	margin:0;
	width:800px;
	height:auto;
	position:relative;
	background-image: url(../images/4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fontbody{
padding-left:80px; padding-right:80px;
}

.font16{
	font-size:16px;
	color:#666666;
	line-height:14px;
	font-style: normal;
}

.space1{margin-bottom:17px;}
.space2{margin-bottom:10px;}

.footer{
	width:100%;
	line-height:130px;
	padding:0px;
	clear:both;
	margin-top: 50px;
	padding-bottom:50px;
	text-align: center;
}

.foot{
    margin:0 auto;
	width:800px;
	height:auto;
	position:relative;
	color:#CCCCCC;	
}
#dishes{
	height: 250px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 70px;	
}
.menu{
	padding-top:147px;
	padding-left:74px;
	width:510px;
	height:100px;	
	font-style: normal;
	position: relative;
	float:left;
}
#menubei li{
	float:left;
	text-align: center;
	font-family: Times New Roman;
	font-size: 14px;
	line-height:37px;
	
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
a.white{
	color:#CCCCCC;
	text-decoration: none;
}
a.white:hover{
	color:#CCCCCC;
	text-decoration:underline;
}