.box_1{
	background:#fff;
	margin-bottom:10px;
	position:relative;
	height:470px;
}


.box_1_header{
	height:14px;
	background:url("../../public/images/boxtop.jpg") no-repeat;
}

.box_1_footer{
	height:16px;
	position:absolute;
	width:983px;
	left:0;
	bottom:0;
	background:url("../../public/images/boxbottom.jpg") no-repeat;
}

.rcmnt_food{
	z-index:1;
	position:absolute;
	width:714px;
	height:374px;
	top:40px;
	left:30px;
	overflow:visible;
	/*background:url("../../public/images/sliderbg.jpg") no-repeat;*/
}

.images{
	width:714px;
	height:374px;
}

.image_container{
	width:2152px;
	height:374px;
}

.image_container a{
	display:block;
	float:left;
	width:714px;
	height:374px;
}

.image_container img{
	width:714px;
	height:374px;
}

.controller{
	z-index:2;
	position:absolute;
	height:15px;
	width:105px;
	height:68px;	
	top:-8px;
	right:-8px;
	padding-top:15px;
	padding-right:12px;
	text-align:right;
	background:url("../../public/images/bg3.png") no-repeat;	
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../../public/images/bg3.png");
	_background:none;
}

.controller a{
	width:15px;
	height:15px;
	margin-left:3px;
	display:inline-block;
	background:url("../../public/images/yellow.png") no-repeat;
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../../public/images/yellow.png");
	_background:none;
	
}

.controller a.select{
	background:url("../../public/images/green.png") no-repeat;
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../../public/images/green.png");
	_background:none;
	
}


.search{
	z-index:2;
	width:566px;
	height:234px;
	position:absolute;
	left:15px;
	bottom:28px;
	background:url("../../public/images/order.png") no-repeat;
	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../../public/images/order.png");
	_background:none;
}

.form{
	z-index:3;
	width:566px;
	height:234px;
	position:absolute;
	left:15px;
	bottom:28px;
}

#keyword{
	z-index:3;
	position:relative;
	float:left;
	margin-left:30px;
	margin-top:150px;
	font-size:14px;
	line-height:24px;
	height:24px;
	width:280px;
	border:none;
	background:none;
}

#submit{
	z-index:3;
	position:relative;
	float:left;
	margin-left:50px;
	margin-top:130px;
	width:120px;
	height:60px;
	border:none;
	background:none;
	cursor:pointer;
}

.right{
	width:208px;
	margin-top:26px;
	float:right;	
	margin-right:10px;
	display:inline;
}

.tab_head{height:28px;}
/*.tab_btn,*/
.tab_btn_sel{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	display:inline-block;
	float:left;
	text-align:center;

	line-height:28px;
	background:url("../../public/images/graybtn.png") no-repeat;
	width:79px;
	height:28px;
	margin-right:5px;
}
.tab_btn_sel{
	color:#fff;
	background:url("../../public/images/redbtn.png") no-repeat;
}
.tab_box{
	width:195px;
	height:105px;
	padding:15px 0 0 13px;
	background:url("../../public/images/redbox.png") no-repeat;
}
.tab_body{display:none;}

.tab_body *{
	display:inline-block;
	float:left;
}	

.tab_body .submit{
	float:right;
	margin-right:20px;
	margin-top:-10px;
}

.tab_body label{
	width:65px;
	color:#fff;
	font-size:11px;	
	height:20px;
	line-height:20px;
	margin-bottom:5px;
}

.tab_body .checkbox{
	display:inline;
	height:20px;
}

.tab_body .text{
	width:110px;
	height:20px;
	line-height:20px;
	margin-bottom:5px;
}