@charset "utf-8";
/* CSS Document */
#eventblock {
	width: 278px;
}
#eventblock img {
	margin-right: 10px;
}
#content {
	width: 100%;
}
.food_img img {
	cursor: pointer;
}
#food_tool {
	margin-top: 40px;
	background: url(/img/food_menu/topic.gif) no-repeat right top;
	height: 31px;
}
#foods_type, #foods_type li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#foods_type li {
	float: left;
	display: block;
	margin-top: 16px;
}
#foods_type li a span {
	display: block;
	float: left;
	margin-right: 14px !important;
	margin-right: 7px;
	color: #786460;
	text-decoration: none;
	padding-top: 14px;
	line-height: 18px;
	cursor: pointer;
	font-size: 13px;
}
#foods_type li a.activity span {
	background: url(/img/food_menu/arr.gif) no-repeat top center;
}
#menu_topic {
	margin-top: 9px;
	height: 27px;
	line-height: 27px;
	padding-left: 8px;
	color: #561616;
	background: #f1e7d5;
	font-size: 13px;
	margin-bottom: 3px;
}
.food_img {
	margin: 2px;
	margin-top: 27px;
	background: url(/img/food_menu/img_bk.gif) no-repeat left top;
	width: 200px;
	height: 117px;
	padding-top: 6px;
	padding-left: 6px;
}
.food_name {
	margin-top: 27px;
	font-size: 14px;
	line-height: 22px;
}
.noimage .food_name {
	float: left;
}
.food_eng {
	font-size: 14px;
	line-height: 22px;
}
.noimage .food_eng {
	margin-top: 27px;
	float: left;
	margin-left: 5px;
}
.food_extra {
	height: 55px;
	line-height: 19px;
	overflow: hidden;
}
.food_data {
	font-size: 13px;
	margin-bottom: 27px;
}
.noimage .food_extra {
	display: none;
}
.noimage .food_data {
	clear: both;
	margin-top:
}
.noimage .food_data td {
	text-align: right;
}
.food_data b {
	margin-left: 6px;
	margin-right: 6px;
	color: #561616;
}
.food_block {
	background: url(/img/head/news_line.gif) bottom left repeat-x;
}
#menu_type_list {
	margin-top: 13px;
}
.type_pic_block {
	background: url(/img/food_menu/type_bk.gif) no-repeat left top;
	width: 150px;
	height: 98px;
}
.type_pic {
	margin-left: 6px;
	margin-top: 6px;
	cursor: pointer;
}
.type_name_deco {
	background: #000;
	filter:alpha(opacity=31);
	-moz-opacity:0.315;
	opacity: 0.31; 
	position: absolute;
	z-index: 2;
	margin-left: 6px;
	width: 138px;
	margin-top: -23px;
	height: 23px;
	cursor: pointer;
}
.type_name {
	color: #FFF;
	line-height: 23px;
	font-size: 15px;
	position: absolute;
	z-index: 3;
	margin-left: 6px;
	width: 128px;
	text-align: right;
	margin-top: -23px;
	font-weight: bold;
	height: 23px;
	cursor: pointer;
}