@charset "utf-8";

#gallery_b{
	margin: 0;
}

#cuisine_box .w900{
	width:900px;
	padding:20px 0 0 0;
}

#cuisine_box .img{
	padding: 0 0 20px 0;
}
#cuisine_box .img ul{
	height: 470px;
	overflow: hidden;

}
#cuisine_box .img ul li{
	width: 740px!important;
	height: 450px!important;
	text-align:center;
}
ul li .bx-caption{
	width: 100%;
	position: absolute;
	bottom: -1px;
	left: 0;
	font-size: 14px;
	line-height: 44px;
	color: #ffffff;
}
ul li .bx-caption span{
	display: block;
	padding: 0 20px 0 15px;
	text-align: right;
}
#cuisine_box .img ul li img{
	max-height:470px;
}

.thumb{
	width: 100%;
	padding: 0;
	position: relative;
}
#cuisine_box .thumb ul{
	width:260px !important;
	overflow: hidden;
}
.thumb #scrollBtnLeft,
.thumb #scrollBtnRight{
	position: absolute;
	top: 34px;
}
#cuisine_box .thumb #scrollBtnLeft{
	left: -10px;
}
#cuisine_box .thumb #scrollBtnRight{
	right: -10px;
}
#cuisine_box .thumb ul li{
	width:60px !important;
	float:left !important;
}
.thumb ul li img{
	border:3px solid #6d7f6f;
}

/*.thumb ul li.pager-active img {
	border:3px solid #0f1710;
}*/

#cuisine_box .thumb .bx-viewport{
	height:150px !important;
}


#gallery_c .thumb,
#gallery_d .thumb,
#gallery_e .thumb,
#gallery_f .thumb{
	padding:5px 0 0 0;
}

.thumb01 li{
	float:left;margin: 5px 3px 0 0;
}

.thumb01 li a{
	border:3px solid #6d7f6f;
		display:block;
}

.thumb02 li{
	float: left;margin: 5px 3px 8px 0;
}
.thumb02 li a{
	border:3px solid #6d7f6f;
		display:block;
}

.thumb03 li{
	float: left;margin: 5px 3px 0 0;
}
.thumb03 li a{
	border:3px solid #6d7f6f;
		display:block;
}

.thumb04 li{
	float: left;margin: 5px 3px 0 0;
}
.thumb04 li a{
	border:3px solid #6d7f6f;
		display:block;
}

.thumb05 li{
	float: left;margin: 5px 3px 8px 0;
}
.thumb05 li a{
	border:3px solid #6d7f6f;
	display:block;
}


li a.active{
	border:3px solid #0f1710;
}