#bgInner{
	height:auto;
}
#food a{
 background:url(../images/menuBg2_2.gif) left top no-repeat;
}

/**banner**/
#banner{
  margin:auto;
  width:705px;
  background-color:#a9ba00;
  padding-top:18px;
  padding-bottom:19px;
  margin-top:13px;
}

/**foodcontent**/

#foodcontent{
 	width:170px;	
	float:left;
	margin-top:10px;
	position:relative;
	top:10px;
	left:45px;
}
#foodcontent h1{
 border:2px solid #dbce43;
 width:159px; 
 text-align:center;
 height:43px;
 margin:0px;
 margin-top:7px;
 
}
#foodcontent h1 img{
	margin-top:10px;
	margin-bottom:10px;
}
#foodcontent p{
	font:13px simsun;
	color:#86836d;
	line-height:20px;
	text-indent:20px;
	padding:0px;
}

/**table foodpic**/
#food_pic{
	float:right;	
	position:relative;
	top:8px;
	right:33px;
	padding-bottom:80px;
}
#food_pic table{
  width:482px;
  background-color:#f3efc5;
}
#food_pic table td{
	width:160px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	height:18px;
}
.title{
	background-color:#a9ba00;
	font:12px simsun;
	color:#ffffff;
	height:21px;
	text-align:center;
}
.title0{
	height:58px;	
}
.title0 td{
	padding-left:15px;
}
.titlec{
	background-color:#ba1f00;
}
#food_pic .tdlast td{height:90px;}
.titleb{
	font:bold 13px simsun;
	color:#a9ba00;
	line-height:30px;
	}
