#top,#Header,#main {
	margin: 0 auto;
	clear: both;
}

#Header {
	width: 1003px;
	height: 240px;
	background: url(../tour/images/food/head_bg.jpg) repeat-x;
	text-align: center;
}

#top {
	width: 1003px;
	height: 240px;
}

#main {
	width: 1003px;
	height: auto;
	background: url(../tour/images/food/body_bg.jpg) repeat-x;
}

#main .left {
	width: 145px;
	height: auto;
	text-align: center;
}

#main .dashed {
	width: 1px;
	height: 1180px;
	background: url(../tour/images/dashed_bg.gif) repeat-y;
}

#main .empty {
	width: 15px;
	height: auto;
}

#main .right {
	width: 842px;
	height: auto;
	text-align: left;
}

.left .food_street a,.city a,.recommend a {
	color: #5b4036;
}

.left .food_street {
	margin-left: 3px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

.left .city {
	margin-left: 8px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

.left .recommend {
	margin-left: 3px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

.right .box1 {
	width: 820px;
	height: 268px;
	clear: both;
}

.right .box1_left {
	width: 569px;
	height: 268px;
	margin-right: 17px;
	float: left;
}

.right .box1_right {
	width: 234px;
	height: 268px;
	float: left;
}

.box1_left .intro_image {
	width: 362px;
	height: 268px;
	background: url(../tour/images/food/foot_image_bg.gif) no-repeat;
}

.box1_left .intro_text {
	width: 207px;
	height: 268px;
	background: url(../tour/images/food/food_text_bg.gif) no-repeat;
}

.news {
	width: 195px;
	letter-spacing: 1px;
	line-height: 22px;
}

.news a {
	color: #512914;
}

.mutuality {
	letter-spacing: 1px;
	line-height: 22px;
}

.mutuality a {
	color: #7d4916;
}

.exhibit {
	width: 730px;
	margin: 0 auto;
	margin-top: 8px;
}

.exhibit li {
	margin-right: 20px;
	width: 130px;
}

.exhibit .last {
	margin-right: 0px;
}

.speciality {
	width: 746px;
	height: auto;
	color: #7a4c01;
	letter-spacing: 1px;
	line-height: 20px;
	margin-left: 40px;
}

.speciality li {
	width: 373px;
	height: auto;
	margin-bottom: 20px;
}

.speciality .img {
	width: 90px;
	height: 78px;
	padding: 4px;
	border: solid 1px #dbdbdb;
}

.speciality a {
	color: #7a4c01;
}

.submit_botton {
	background-image: url("../tour/images/search_btn.gif");
	border: 0;
	color: #000;
	cursor: hand;
	height: 21px;
	width: 92px;
}