/* 基本样式 */
body {
	margin: 0px; 
	font-size: 12px; 
	color: #000000; 
	text-align: center; 
	background-color: #fff;
	}
.div,td {
	font-size: 12px;
}
a:link {
	color:#02145C;
	text-decoration:none;
	}
a:visited {
	color:#02145C;
	text-decoration:none;
	}
a:hover {	
	color:#ff0000;
	text-decoration:none;
	}
p{
	text-indent: 2em;
	}

/* 新闻样式 */
#zhixi
  {
	height: 51px; 
	background: url(/images/food/shiline.jpg) repeat-x;
	width: 1000px;
	margin: auto;
  }
#zhixileft
  {
  text-align: center;
  font-size: 15pt;
  color: #ffffff;
  width: 157px;
  float: left;
  border-right: 1px solid #EBC753;
  height: 22px;
  padding: 14px;
  font-family: "黑体";
  }
 #zhixileft A:link
  {
  color: #FFFFFF;
  }
#zhixileft A:visited
  {
  color: #FFFFFF;
  }
#zhixileft A:hover
  {
  color: #ff0000;
  }
#zhixirightcontain
  {
  float: left;
  width: 750px;
  height: 50px; 
  color: #FFFFFF;
  }
#zhixirightxt{
	width: 740px;
	color: #FFFFFF;
	padding: 17px;
	}
#zhixirightxt ul{
	margin: 0px;
	}
#zhixirightxt li
  {
  float: left;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  list-style-type: none;
  white-space: nowrap;	
 overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px 6px;
  }
#zhixirightxt A:link
  {
  color: #FFFFFF;
  }
#zhixirightxt A:visited
  {
  color: #FFFFFF;
  }
#zhixirightxt A:hover
  {
  color: #ff0000;
  }

/*美食榜*/
#meicontain{
	width: 1000px;
	margin: auto;
	height: auto;
    overflow: hidden;
	}
#food-meicontain2{
	width: 1000px;
	background-color: #FFE2A0;
	margin: auto;
	height: auto;
    overflow: hidden;
	}
/*左边部分*/
#meileft{
	float: left;
	width: 186px;
	}
.meishiban{
	width: 186px;
	background-color: #FFE2A0;
	}
.meishitext
	{
	width: 186px;
	PADDING: 10PX 20px 20px 20px;
	text-align: left;
	}
.meishitext ul{
	margin: 0px;
	padding: 0px;
	}
.meishitext li{
	float: left;
	width: 146px;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 100%;
	padding-top: 5px;
	list-style-type: none;
	color: #333333;
	font-size: 13px;
	}
.meishitext li A:link{
	color: #333333;
	text-decoration: none;
	}
.meishitext li A:visited{
	color: #333333;
	text-decoration: none;
	}
.meishitext li A:hover{
	color: #ff0000;
	text-decoration: none;
	}
.meishitext2
	{
	width: 186px;
	PADDING: 18PX 0px 20px 10px;
	text-align: left;
	}
.meishitext2 ul{
	margin: 0px;
	padding: 0px;
	}
.meishitext2 li{
	width: 160px;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: clip;
	line-height: 140%;
	margin: 0px 0px 5px 5px;
	list-style-type: none;
	padding: 3px 0px 0px 20px;
	font-size: 13px;
	background: url(/food/images/arrow02.gif) no-repeat top left;
	}
.meishitext2 li A:link{
	color: #333333;
	text-decoration: none;
	}
.meishitext2 li A:visited{
	color: #333333;
	text-decoration: none;
	}
.meishitext2 li A:hover{
	color: #ff0000;
	text-decoration: none;
	}
.meishitext3
	{
	width: 186px;
	PADDING: 18PX 0px 20px 10px;
	text-align: left;
	}
.meishitext3 ul{
	margin: 0px;
	padding: 0px;
	}
.meishitext3 li{
	width: 160px;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: clip;
	line-height: 140%;
	margin: 0px 0px 5px 5px;
	list-style-type: none;
	padding: 3px 0px 0px 20px;
	font-size: 13px;
	background: url(/food/images/arrow022.gif) no-repeat top left;
	}
.meishitext3 li A:link{
	color: #333333;
	text-decoration: none;
	}
.meishitext3 li A:visited{
	color: #333333;
	text-decoration: none;
	}
.meishitext3 li A:hover{
	color: #ff0000;
	text-decoration: none;
	}
#mei{
	width: 186px;
	height: 25px;
	}
.F8{
	width: 186px;
	height: 35px;
	font-size: 16px;
	font-family: 宋体;
	background-color: #FF8304;
	text-align: left;
	padding: 9px 0px 0px 15px;
	color: #613100;
	}
.F8 a:link{
	color: #613100;
	text-decoration: none;
	}
.F8 a:visited{
	color: #613100;
	text-decoration: none;
	}
.F8 a:hover{
	color: #ff0000;
	text-decoration: none;
	}
.F9{
	width: 186px;
	height: 43px;
	font-size: 16px;
	font-family: 宋体;
	background-color: #A05382;
	text-align: left;
	padding: 9px 0px 0px 15px;
	color: #fff;
	}
/*右边部分*/
#menutitle {
	float: left;
	width: 777px;
	height: 35px;
	font-size: 16px;
	font-family: 宋体;
	color: #FFF000;
	padding: 8px 0px 0px 15px;
	text-align: left;
	background-color: #DC7300;
	}
#menutitle a:link{
	color: #FFF000;
	text-decoration: none;
	}
#menutitle a:visited{
	color: #FFF000;
	text-decoration: none;
	}
#menutitle a:hover{
	color: #fff;
	text-decoration: none;
	}
.fsize {
	float: right;
	width: 577px;
	height: 35px;
	text-align: right;
	padding: 12px 0px 0xp 0px;
	padding-left: 100px;
	font-size: 12px;
	background-color: #E00000;
	}
#menutitleok2 {
	float: left;
	width: 333px;
	font-family: 宋体;
	}
#food-menutitleok4 {
	float: left;
	width: 334px;
	font-family: 宋体;
	}
#menutitleok5 {
	float: left;
	width: 333px;
	height: auto;
    overflow: hidden;
	font-family: 宋体;
	}
#menutitle2 {
	width: 313px;
	height: 27px;
	font-size: 16px;
	font-family: 宋体;
	color: #fff;
	padding: 8px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	background-color: #FF9900;
	}
#menutitle2 a:link{
	color: #fff;
	text-decoration: none;
	}
#menutitle2 a:visited{
	color: #fff;
	text-decoration: none;
	}
#menutitle2 a:hover{
	color: #ff0000;
	text-decoration: none;
	}
#menutitle3 {
	width: 259px;
	height: 35px;
	font-size: 16px;
	font-family: 宋体;
	color: #fff;
	padding: 8px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	background-color: #FFBF00;
	}
#food-menutitle4 {
	width: 314px;
	height: 27px;
	font-size: 16px;
	color: #fff;
	padding: 8px 20px 0px 0px;
	text-align: right;
	background-color: #FFB91A;
	}
#menutitle4 a:link{
	color: #fff;
	text-decoration: none;
	}
#menutitle4 a:visited{
	color: #fff;
	text-decoration: none;
	}
#menutitle4 a:hover{
	color: #ff0000;
	text-decoration: none;
	}
#menutitle5 {
	width: 313px;
	height: 27px;
	font-size: 16px;
	font-family: 宋体;
	color: #fff;
	padding: 8px 20px 0px 0px;
	text-align: right;
	background-color: #FF9900;
	}
#menutitle5 a:link {
	color: #fff;
	text-decoration: none;
	}
#menutitle5 a:visited {
	color: #fff;
	text-decoration: none;
	}
#menutitle5 a:hover {
	color: #ff0000;
	text-decoration: none;
	}
#food-rightcontain{
	width: 1000px;
	}
#food-indexsyguiban{
	float: left;
	width: 340px;
	margin: 0px;
	text-align: center;
	height: 271px;
	border: 10px solid #FF8500;
	}
#food-jmcgindexaright {
	float: right;
	width: 640px;
	height: 291px;
	background-color: #FF9900;
	}
#food-indexjm {
	width: 612px;
	height: 25px;
	background: #FF6501 url("/food/images/food-xbg.jpg") no-repeat center left;
	text-align: left;
	padding: 6px 0px 0px 28px;
	font-size: 13px;
	color: #fff;
	}
#food-indexxwnew{
	float: left;
	width: 592px;
	padding: 10px 0px 9px 10px;
	}
#food-indexxwnew li{
	float: left;
	width: 130px;
	display: inline;
	margin: 5px 0px 0px 15px;
	list-style-type: none;
	}
#food-indexxwnew img {
	float: left;
	width: 120px;
	height: 80px;
	border: 5px solid #cd5263;
	}
#food-newtitle {
	font-size: 16px;
	width: 100px;
	height: 28px;
	margin: 0px 0px 0px 20px;
	padding: 7px 0px 0px 0px;
	text-align: center;
	color: #B86000;
	background-color: #FF8500;
	}
#food-newtext {
	float: left;
	width: 125px;
	padding: 10px;
	}
#food-newtext li {
	float: left;
	text-align: left;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	width: 120px;
	line-height: 160%;
	list-style-type: none;
	margin: 0px;
	padding-left: 5px;
	}
#food-lbnewtext{
	width: 750px;
	text-align: center;
	height: auto;
    overflow: hidden;
	padding: 15px 0px 15px 15px;
	background-color: #FFE2A0;
	}
#food-lbnewtext li{
	float: left;
	width: 120px;
	height: 116px;
	display: inline;
	margin: 0px 18px 10px 0px;
	text-align: center;
	border: 4px solid #FFC84B;
	list-style-type: none;
	}
#food-lbnewtext img {
	width: 120px;
	height: 85px;
	}
#food-lbnewtexttitle {
	width: 120px;
	height: 25px;
	padding-top: 6px;
	text-align: center;
	background-color: #FF9900;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	}
#food-newtextlogo {
	float: right;
	width: 100px;
	}

#guibantext{
	margin: 5px 0px 0px 0px;
	text-align: center;
	font-size: 16px;
	font-family: 宋体;
	color: #fff;
	}
#indexjiatu{
	width: 971px;
	text-align: center;
	height: auto;
    overflow: hidden;
	padding: 22px 0px 7px 26px;
	background-color: #FFE2A0;
	}
#indexjiatu li {
	float: left;
	width: 120px;
	height: 105px;
	display:  inline;
	margin: 0px 15px 15px 12px;
	text-align: center;
	border: 6px solid #FFC84B;
	list-style-type: none;
	}
#indexjiatu IMG {
	width: 120px;
	height: 80px;
	margin: auto;
	}
#indexjiatutitle {
	width: 120px;
	height: 19px;
	padding-top: 6px;
	text-align: center;
	background-color: #FF9900;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	}

#jiatu{
	width: 591px;
	text-align: center;
	background-color: #92C810;
	margin: 0px;
	padding: 14px 14px 26px 14px;
	}
#jiatu li{
	float: left;
	width: 128px;
	height: 80px;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: #fff;
	text-align: center;
	list-style-type: none;
	margin: 10px 4px 0px 5px;
	}
#jiatu img {
	width: 128px;
	height: 80px;
	border: 0px;
	}
#jiatutext{
	color: #000;
	width: 160px;
	margin: 5px 0px 0px 0px;
	text-align: center;
	}
#jiatutext A:link{
	color: #000;
	text-decoration: none;
	}
#jiatutext A:visited{
	color: #000;
	text-decoration: none;
	}
#jiatutext A:hover{
	color: #ff0000;
	text-decoration: none;
	}
.chai{
	width: 591px;
	border: 1px solid #D2D2D2;
	height: 23px;
	color: #FF8707;
	font-size: 14px;
	padding-left: 35px;
	padding-top: 4px;
	text-align: left;
	}
.righttext3{
	width: 591px;
	padding-top: 10px;
	background-color: #FFCC00;
	color: #ffffff;
	}
.food-righttext4{
	width: 334px;
	padding-top: 10px;
	background-color: #FFE2A0;
	color: #ffffff;
	}
.righttextshi {
	width: 333px;;
	padding-top: 10px;
	height: auto;
    overflow: hidden;
	background-color: #FFCF62;
	color: #fff;
	}
.righttext6{
	width: 333px;
	padding-top: 10px;
	background-color: #FFCF62;
	color: #Fff;
	}
.righttext2{
	float: left;
	width: 313px;
	text-align: left;
	padding-left: 10px;
	}
.righttext2 ul{
	margin: 0px;
	padding: 0px;
	}
.righttext2 li{
	float: left;
	width: 240px;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	line-height: 16px;
	padding: 0px 0px 5px 15px;
	list-style-type: none;
	background: url(/images/squ.gif) no-repeat top left;
	}
.righttext2 li A:link{
	color: #fff;
	text-decoration: none;
	}
.righttext2 li A:visited{
	color: #fff;
	text-decoration: none;
	}
.righttext2 li A:hover{
	color: #fff;
	text-decoration: none;
	}
/*加盟餐馆*/

/*食疗养生*/

#shiliaotext{
	width: 333px;
	text-align: left;
	height: auto;
    overflow: hidden;
	padding-bottom: 10px;
	background-color: #FFCF62;
	}
#shiliaotext ul{
	margin: 0;
	list-style: none;
	padding: 0;
	}
#shiliaotext li {
	float: left;
	text-align: left;
	border-bottom: 1px dotted #EFA600;
	width: 309px;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	padding: 5px 0px 2px 10px;
	margin: 0px 5px 0px 7px;
	display: inline;
	list-style-type: none;
	background: url(/images/food/squ.gif) no-repeat;
	background-position:  top left;
	}
#shiliaotext li A:link{
	color: #000;
	text-decoration: none;
	}
#shiliaotext li A:visited{
	color: #000;
	text-decoration: none;
	}
#shiliaotext li A:hover{
	color: #ff0000;
	text-decoration: none;
	}
#food-shiliaoimg{
	width: 333px;;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 10px;
	}
#food-shiliaoimg li {
	float:left;
	width: 135px;
	display: inline;
	margin: 10px 0px 0px 20px;
	padding: 0px 10px 5px 0px;
	list-style-type: none;
	}
#food-shiliaoimg img {
	margin-bottom: 5px;
	border: 5px solid #FFB91A; 
	}
	/*饮食文化*/
#food-yishitext{
	width: 334px;
	text-align: left;
	height: auto;
    overflow: hidden;
	padding-bottom: 10px;
	}
#food-yishitext ul{
	margin: 0;
	list-style: none;
	padding: 0;
	}
#food-yishitext li{
	float: left;
	text-align: left;
	border-bottom: 1px dotted #EFA600;
	width: 310px;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	padding: 5px 0px 2px 10px;
	margin: 0px 5px 0px 6px;
	display: inline;
	list-style-type: none;
	background: url(/images/food/squ.gif) no-repeat;
	background-position:  top left;
	}
#yishitext li A:link{
	color: #000;
	TEXT-DECORATION: none;
	}
#yishitext li A:visited{
	color: #000;
	text-decoration: none;
	}
#yishitext li A:hover{
	color: #ff0000;
	text-decoration: none;
	}
/*食谱大全*/
#shipu{
	width: 333px;
	text-align: left;
	height: auto;
    overflow: hidden;
	padding-bottom: 10px;
	background-color: #FFCF62;
	}
#shipu ul{
	margin: 0;
	list-style: none;
	padding: 0;
	}
#shipu li{
	float: left;
	text-align: left;
	border-bottom: 1px dotted #EFA600;
	width: 309px;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	padding: 5px 0px 2px 10px;
	margin: 0px 5px 0px 6px;
	display: inline;
	list-style-type: none;
	background: url(/images/food/squ.gif) no-repeat;
	background-position: top left;
	}
#shipu li A:link{
	color: #000;
	TEXT-DECORATION: none;
	}
#shipu li A:visited{
	color: #000;
	text-decoration: none;
	}
#shipu li A:hover{
	color: #ff0000;
	text-decoration: none;
	}
/*底部*/
#diban
   {
 width: 777px; 
 height: 7px; 
 background-color: #ADADAD; 
 font-size: 0px; 
 margin-left: auto;
 margin-right: auto;
   }
 #dibucontain
   {
   width: 777px;
   height: 70px;
   background-color: #DDDDDD;
   }
#dizhi
   {
   padding-top: 20px;
   letter-spacing: 2px;
   text-align: center;
   color: #333333;
   }
#dizhi A:link
  {
  color: #333333;
  }
#dizhi A:visited
  {
  color: #333333;
  }
#dizhi A:hover
  {
  color: #ff0000;
  }

 /*分页--加盟*/
 .fefont{
	width: 591px;
	font-size: 16px;
	font-family: 宋体;
	color: #fff;
	text-align: right;
	padding: 15px 20px 10px 0px;
	background-color: #619C1B;
	}
.fecontain{
	width: 591px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	background-color: #92C810;
	padding: 30px 0px 0px 30px;
	}
.fecontain ul{
	margin: 0px;
	}
.fecontain li{
	width: 400px;
	padding: 10px 10px 0px 30px;
	list-style-type: none;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(/food/images/arrow01.gif) no-repeat center left;
	}
	}
.fecontain li A:link{
	color: #fff;
	text-decoration: none;
	}
.fecontain li A:visited{
	color: #fff;
	text-decoration: none;
	}
.fecontain li A:hove{
	color: #fff;
	text-decoration: none;
	}
.cgword{
	width: 556px;
	height: auto;
	font-size: 14px;
	text-align: left;
	background-color: #FFE2A0;
	padding: 30px 20px 30px 20px;
	line-height: 200%;
	}
/*医疗养生*/
.fefontyi{
	width: 591px;
	font-size: 16px;
	font-family: 宋体;
	color: #fff;
	text-align: right;
	padding: 15px 20px 10px 0px;
	background-color: #FF9900;
	}
.fecontain2{
	width: 591px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	background-color: #FFCF62;
	}
.yuliayas{
	float: left;
	width: 280px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding: 30px 0px 0px 30px;
	}
.yuliayas ul{
	margin: 0px;
	}
.yuliayas li{
	width: 280px;
	padding: 10px 10px 0px 30px;
	list-style-type: none;	
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(/food/images/arrow01.gif) no-repeat center left;
	}
	}
.yuliayas li A:link{
	color: #fff;
	text-decoration: none;
	}
.yuliayas li A:visited{
	color: #fff;
	text-decoration: none;
	}
.yuliayas li A:hove{
	color: #fff;
	text-decoration: none;
	}
.newpic{
	float: right;
	width: 220px;
	margin: 0px;
	padding: 20px 10PX 0PX 0PX;	
	}
.newpic img{
	border: 1px solid #ddd;
	}
.newpic li{
	list-style-type: none;
	width: 160px;
	height: 131px;
	padding-bottom: 5px;
	}

/*饮食文化*/
.fefont4{
	width: 591px;
	font-size: 16px;
	font-family: 宋体;
	color: #fff;
	text-align: right;
	padding: 15px 20px 10px 0px;
	background-color: #FFB91A;
	}
.fecontain3{
	width: 591px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	background-color: #FFE2A0;
	}
.yishiweihua{
	float: left;
	width: 280px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding: 30px 0px 0px 30px;
	}
.yishiweihua ul{
	margin: 0px;
	}
.yishiweihua li{
	width: 280px;
	padding: 10px 10px 0px 30px;
	list-style-type: none;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(/food/images/arrow01.gif) no-repeat center left;
	}
	}
.yishiweihua li A:link{
	color: #fff;
	text-decoration: none;
	}
.yishiweihua li A:visited{
	color: #fff;
	text-decoration: none;
	}
.yishiweihua li A:hove{
	color: #fff;
	text-decoration: none;
	}

/*食谱大全*/
.fefont5{
	width: 591px;
	font-size: 16px;
	font-family: 宋体;
	color: #fff;
	text-align: right;
	padding: 15px 20px 10px 0px;
	background-color: #FF9900;
	}
.fecontain4{
	width: 591px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	background-color: #FFE2A0;
	}
.shipudaqian{
	float: left;
	width: 280px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding: 30px 0px 0px 30px;
	}
.shipudaqian ul{
	margin: 0px;
	}
.shipudaqian li{
	width: 259px;;
	padding: 10px 10px 0px 30px;
	list-style-type: none;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(/food/images/arrow01.gif) no-repeat center left;
	}
.shipudaqian li A:link{
	color: #fff;
	text-decoration: none;
	}
.shipudaqian li A:visited{
	color: #fff;
	text-decoration: none;
	}
.shipudaqian li A:hove{
	color: #fff;
	text-decoration: none;
	}
/*FB活动*/
.fefont6{
	width: 591px;
	font-size: 16px;
	font-family: 宋体;
	color: #fff;
	text-align: right;
	padding: 15px 20px 10px 0px;
	background-color: #FF8304;
	}
.fecontain5{
	width: 591px;
	font-size: 14px;
	color: #333;
	text-align: left;
	background-color: #FFE2A0;
	}
.fbhongdong{
	float: left;
	width: 280px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding: 30px 0px 0px 30px;
	}
.fbhongdong ul{
	margin: 0px;
	}
.fbhongdong li{
	width: 259px;;
	padding: 10px 10px 0px 30px;
	list-style-type: none;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(/food/images/arrow02.gif) no-repeat center left;
	}
	}
.fbhongdong li A:link{
	color: #333;
	text-decoration: none;
	}
.fbhongdong li A:visited{
	color: #333;
	text-decoration: none;
	}
.fbhongdong li A:hove{
	color: #333;
	text-decoration: none;
	}

/*一级菜单的子级*/

.bgcolor{
	width: 700px;
	background-color: #FFE2A0;

	}
.hits{
	width: 600px;
	text-align: center;
	border-bottom: 1px solid #FFAB28;
	padding-bottom: 5px;
	}
 .fefont2{
	width: 710px;
	font-size: 15pt;
	font-family: 黑体;
	text-align: center;
	padding: 50px 20px 30px 0px;
	}
.yitext{
	width: 910px;
	font-size: 14px;
	text-align: left;
	line-height: 23px;
	margin:  0px;
	padding: 20px;
	margin-bottom: 20px;
	}
.yitext img{
	text-indent: 0em;
	text-align: center;
	}
.page{
	width: 700px;
	height: 15px;
	text-align: right;
	color: #000;
	}
/*加盟餐馆*/
.jianhits{
	width: 600px;
	text-align: center;
	border-bottom: 1px solid #619C1B;
	padding-bottom: 5px;
	}
.jiantextcontain{
	width: 1000px;
	background-color: #619C1B;
	margin-left: auto;
	margin-right: auto;
	padding-top: 38px;
	padding-bottom: 38px;
	}
.jianbgcolor{
	width: 700px;
	background-color: #92C810;
	}
/*食养生*/
.shihits{
	width: 600px;
	text-align: center;
	border-bottom: 1px solid #FF9900;
	padding-bottom: 5px;
	}
.shiliaotextcontain{
	width: 777px;
	background-color: #FF9900;
	margin-left: auto;
	margin-right: auto;
	padding-top: 18px;
	padding-bottom: 38px;
	}
.shiliaobgcolor{
	width: 700px;
	background-color: #FFCF62;
	}
/*饮食文化*/
.yingshihits{
	width: 600px;
	text-align: center;
	border-bottom: 1px solid #FFB91A;
	padding-bottom: 5px;
	}
.yingshitextcontain{
	width: 777px;
	background-color: #FFB91A;
	margin-left: auto;
	margin-right: auto;
	padding-top: 18px;
	padding-bottom: 38px;
	}
.yingshibgcolor{
	width: 700px;
	background-color: #FFE2A0;
	}
/*食谱大全*/
.shipuhits{
	width: 910px;
	text-align: center;
	border-bottom: 1px solid #FF9900;
	padding-bottom: 5px;
	}
.shipuitextcontain{
	width: 1000px;
	background-color: #FFE2A0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.shipubgcolor{
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFE2A0;
	}
/*一级菜单的子级食养生*/
 .fefont3{
	width: 620px;
	font-size: 15pt;
	font-family: 黑体;
	color: #FFf;
	text-align: center;
	padding: 15px 20px 10px 0px;
	background-color: #FF9900;
	}
.yitext2{
	width: 900px;
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	margin:  0px;
	padding: 40px;
	background-color: #FFCF62;
	}
.reader {
	float: right;
	width: 910px;
	line-height: 150%;
	text-align: left;
	padding-bottom: 20px;
	}
.cgtitle {
	width: 128px;
	height: 200px;
	line-height: 200%;
	border: 1px solid #fff;
	}
/*加盟餐馆的专题*/
#food-contain{
	width: 777px;
	background-color: #8B0705;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	}
#baixing {
	margin-left: auto;
	margin-right: auto;
	width: 777px;
	height: 536px;
	background: url(/food/images/baixing.jpg) no-repeat;
	}
#food-caibg {
	width: 777px;
	height: 92px;
	background: url(/food/images/top-6.jpg) no-repeat;
	}
#baixingmuen {
	width: 777px;
	padding: 20px 0px 10px 40px;
	}
#baixingmuen li{
	float: left;
	width: 170px;
	text-align: center;
	color: #FDA112;
	list-style-type: none;
	padding: 5px 10px 10px 10px;
	}
#baixingmuen img {
	text-align: center;
	border: 5px solid #FDA112;
	}
#baixingtitle {
	width: 130px;
	line-height: 200%;
	}
#baixingtitle a:link {
	color: #FDA112;
	text-decoration:none;
	}
#baixingtitle a:visited {
	color: #FDA112;
	text-decoration:none;
	}
#baixingtitle a:hover {	
	color:#ff0000;
	text-decoration:underline;
	}
.food-nearimg_title {
	width: 340px;
	height: 30px;
	text-align: center;
	filter: Alpha(Opacity=60);
	margin: -30px 0px 0px 0px 0px;
	background: #7DD5FF;
	}
.food-nearimg_title_content {
	width: 330px;
	overflow: hidden;
	font-size: 15pt;
	font-family: 黑体;
	font-weight : none;
	white-space: nowrap;
	color: #000;
	text-overflow: ellipsis;
	padding: 5px 5px 2px 5px;
	}
.food-nearimg_title a:link {
	color: #000;
	text-decoration: none;
	}
.food-nearimg_title a:visited {
	color: #000;
	text-decoration: none;
	}
.food-nearimg_title a:hover {	
	color: #ff0000;
	text-decoration:none;
	}
/*新版美食*/
/*列表页*/
#food-gg {
	width: 777px;
	margin-left: auto;
	margin-right: auto;
	}
#food-g1{
	float: left;
	width: 268px;
	border: 1px solid #fff;
	border-left: 0px;
	border-top: 0px;
	}
#food-g2{
	float: left;
	width: 336px;
	border: 1px solid #fff;
	border-left: 0px;
	border-top: 0px;
	}
#food-g3{
	float: left;
	width: 171px;
	border: 1px solid #fff;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	}
.textcontain{
	width: 1000px;
	background-color: #FF921F;
	margin: auto;
	}
#viewwz {
	width: 980px;
	text-align: left;
	height: 16px;
	padding: 8px 0px 6px 20px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	background: #DC7300 url(/food/images/jt.gif) no-repeat left center;
	}
#viewwz a:link {
	color: #fff;
	text-decoration:none;
	}
#viewwz a:visited {
	color: #fff;
	text-decoration:none;
	}
#viewwz a:hover {	
	color:#ff0000;
	text-decoration:none;
	}
#food-maincon {
	width: 1000px;
	margin: auto;
	height: auto;
    overflow: hidden;
	}
#food-mainleft {
	float: left;
	width: 221px;
	height: auto;
    overflow: hidden;
	}
#food-bh {
	width: 221px;
	height: 22px !important; 
	height: 32px;
	color: #fff;
	font-size: 14px;
	padding: 10px 0px 0px 0px;
	margin: auto;
	background: url(/food/images/food-bhbg.jpg) repeat-x;
	border-bottom: 0px solid #cccccc;
	}
#food-bh_mark{
	width: 221px;
	text-align: left;
	height: auto;
    overflow: hidden;
	background-color: #FF9900;
	padding: 12px 0px 12px 12px;
	}
#food-bh_mark li{
	float: left;
	width: 180px;
	height: 54px;
	padding: 5px 0px 5px 7px;
	list-style-type: none;
	}
#food-bh_mark img{
	width: 180px;
	height: 54px;
	border: 2px solid #FFC84B;
	}


#food-bhword {
	width: 251px;
	background-color: #fff;
	padding: 10px 0px 10px 10px;
	}
#food-bhword li {
	float: left;
	width: 225px;
	text-align: left;
	list-style-type: none;
	background: url(/images/food/squ2.gif) no-repeat center left;
	line-height: 150%;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0px 0px 2px 10px;
	font-size: 13px;
	}
#food-bdfdgg {
	width: 220px;
	}
#food-bdfdgg li{
	width: 220px;
	height: 80px;
	list-style-type: none;
	}
#food-rightcont {
	float: left;
	width: 779px;
	height: auto;
    overflow: hidden;
	background-color: #FFE2A0;
	}
#food-lbtitle {
	width: 744px;
	height: 22px;
	background: #FF6501 url("/images/food/food-xbg.jpg") no-repeat center;
	text-align: left;
	font-size: 14px;
	padding: 10px 0px 0px 35px;
	color: #fff;
	background-position: left;
	}
#food-newleftcon {
	float: left;
	width: 569px;
	background-color: #FFE2A0;
	}
#food-lbnew {
	float: left;
	width: 545px;
	padding: 10px 0px 10px 10px;
	}
#food-lbnew li {
	float: left;
	width: 545px;
	font-size: 14px;
	list-style-type: none;
	background: url(/images/food/squ3.gif) no-repeat center;
	line-height: 150%;
	white-space: nowrap;	
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	padding: 5px 0px 4px 15px;
	border-bottom: 1px dotted #EFA600;
	background-position: left;
	}
.ye,.ye_page,.ye_page1 {
	width: 545px;
	text-align: right;
	color: #ff9900;
	padding: 10px 0px 10px 0px;
	}
.ye_page1 {
	width: 750px;
	text-align: center;
	}
#food-jmpic {
	float: left;
	width: 121px;
	background-color: #FFE2A0;
	padding: 20px 0px 12px 20px;
	}
#food-jmpic li {
	float: left;
	width: 120px;
	list-style-type: none;
	}
#food-jmword {
	width: 120px;
	line-height: 210%;
	margin-bottom: 5px;
	}

/*美食推荐*/
#food-mstjpic {
	float: left;
	width: 526px;
	background-color: #FFE2A0;
	padding: 30px 0px 30px 30px;
	}
#food-mstjpic li {
	float: left;
	width: 120px;
	list-style-type: none;
	padding: 0px 15px 5px 15px;
	}
/*加盟餐馆*/
#food-jmcgtitle {
	width: 742px !important;
	width: 777px;
	height: 22px !important;
	height/**/: 32px;
	background: #FF6501 url("/food/images/food-xbg.jpg") no-repeat center left;
	text-align: left;
	font-size: 14px;
	padding: 10px 0px 0px 35px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	}
#food-jmcgtitle2 {
	float: left;
	width: 365px !important;
	width/**/: 400px;
	height: 22px !important;
	height/**/: 32px;
	background: #FF6501 url("/food/images/food-xbg.jpg") no-repeat center left;
	text-align: left;
	font-size: 14px;
	padding: 10px 0px 0px 35px;
	margin: auto;
	color: #fff;
	}
#food-jmcgsqb {
	float: left;
	width: 337px !important;
	width/**/: 377px;
	height: 22px !important;
	height/**/: 32px;
	background-color: #FF6501;
	font-size: 14px;
	text-align: right;
	padding: 10px 40px 0px 0px;
	}
#food-jm_mark{
	width: 766px !important;
	width/**/: 777px;
	text-align: left;
	height: auto;
    overflow: hidden;
	background-color: #FF9900;
	padding: 10px 0px 10px 7px;
	}
#food-jm_mark li{
	float: left;
	width: 180px;
	height: 54px;
	padding: 5px !important;
	padding/**/: 2px;
	list-style-type: none;
	}
#food-jm_mark img{
	width: 180px;
	height: 54px;
	border: 3px solid #FFC84B;
	}
.fontright {
	text-align: right;
	}
#food_vote_all {
	width: 400px;
	}
#vote-star {
	height: 22px;
	margin-top: 10px;
	margin-bottom: 30px;
	}
#food_vote {
	width: 80px;
	height: 26px;
	}
#food_vote_num {
	width: 92px;
	height: 26px;
	padding: 5px 0px 0px 50px; 
	background: url("/food/images/food_vote_num.gif") no-repeat;
	}
#food_vote_numok {
	width: 10px;
	height: 25px;
	z-index: 1; 
	margin-left: -28px;
	padding-top: 0px;
	color: #D3F1FF;
	}

/*#top {
	width: 777px;
	margin-left: auto;
	margin-right: auto;
	background: url(/_mark/upload/hangzhouwan/bg.jpg);
	}*/
#top1 {
	width: 777px;
	height: 40px;
	color: #000000;
	font-size: 16px;
	padding-top: 22px; 
	margin-left: auto;
	margin-right: auto;
	background: url(/_mark/upload/hangzhouwan/bg.jpg);
	}

#new_shop {
	width: 777px;
	padding: 20px 0px 10px 40px;
	background: url(/_mark/upload/hangzhouwan/bg.jpg);
	}
#new_shop li{
	float: left;
	width: 170px;
	text-align: center;
	color: #DDCDAF;
	list-style-type: none;
	padding: 5px 10px 10px 10px;
	}
#new_shop img {
	text-align: center;
	border: 5px solid #DDCDAF;
	}
#new_shop a:link {
	color:#714C44;
	text-decoration:none;
	}
#new_shop a:visited {
	color:#714C44;
	text-decoration:none;
	}
#new_shop a:hover {	
	color:#ff0000;
	text-decoration:none;
	}


/* 顶、踩、发布到论坛 */
.article_support {
	clear: both;
	width: 400px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	font-size: 12px;
	text-align: center;
	padding: 30px 0px 30px 83px;
	}
.article_support table {
	margin: 0px auto;
	text-align: center;
	}
.article_support td {
	padding: 0px 5px;
	}
td.ding {
	width: 70px;
	height: 54px;
	background: url(/images/info/ding.gif) no-repeat top center;
	}
td.cai {
	width: 70px;
	height: 54px;
	background: url(/images/info/cai.gif) no-repeat top center;
	}
input.ding_submit {
	width: 70px;
	height: 29px;
	border: 0px;
	background: transparent;
	}
input.cai_submit {
	width: 70px;
	height: 29px;
	border: 0px;
	background: transparent;
	}
.ding_text {
	clear: both;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	padding: 0px;
	}
.cai_text {
	clear: both;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	padding: 0px;
	}
td.td_space {
	width: 5px;
	}
td.setbbs {
	width: 62px;
	height: 54px;
	background: url(/images/info/setbbs.gif) no-repeat top center;
	}
td.share {
	width: 62px;
	height: 54px;
	background: url(/images/info/share.gif) no-repeat top center;
	}
input.ubbctrl {
	width: 62px;
	color: #ffffff;
	font-size: 12px;
	padding: 31px 0px 0px 0px;
	border: 0px;
	background: transparent;
	}
td.error {
	width: 69px;
	height: 24px;
	padding: 30px 0px 0px 0px;
	background: url(/images/info/error.gif) no-repeat top center;
	}
td.error a:link {
	color: #ffffff;
	}
td.error a:visited {
	color: #ffffff;
	}
td.error a:hover {
	color: #bd0a01;
	}