#main{
	min-width:100%;
	min-height:50px;
	float:left;
}

#header {
	width:300px;
	height:auto;
	overflow:visible;
	float:left;
	margin-left:50px;
	margin-top:55px;
}

#header dl {
	width:250px;
	height:auto;
	float:left;
	margin:80px 0 0 0;
	padding:0;
	text-decoration:none;
	list-style:none;
}

#header dl dd {
	font-family: 'Roboto Condensed', sans-serif;
	width:250px;
	height:35px;
	line-height:35px;
	float:left;
	text-align:center;
	margin-top:1px;
	background:url(../image/home/bg_dd.png);
	color:#FFF;
}

#header dl dd:hover {
	font-family: 'Roboto Condensed', sans-serif;
	background:url(../image/home/bg_dd_hover.png);
	color:#FFF;
}

#description {
	width:400px;
	height:380px;
	float:right;
	position:absolute;
	right:0;
	top:0;
	background:url(../image/home/bg_dd.png);
	margin-top:150px;
}

@media (max-width: 992px){
	
	#content_1.food_section{
		float:left !important;
	}
	
	.food_section #food, .food_section .tx_jesty3, .food_section .tx1, .food_section .tx5{
	    margin-left: 20px !important;
	}
	
}

@media (max-width: 990px){
	
	#description {
		margin-right:30px !important;
	}
	
	.small-size{
		width:60% !important;
		float:right !important;
	}
	
}

#description ul {
	width:400px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	
}

#description ul li{
	width:360px;
	height:20px;
	line-height:20px;
	float:left;
	padding:0 20px;
}

#footer {
	width:100%;
	height:36px;
	margin:0 auto;
	float:left;
	bottom:0;
	position:relative;
	background:url(../image/home/bg_dd.png);
	padding:0;
}

.main{
	width:800px;
	height:500px;
	overflow:visible;
	margin-left:10px;
	margin-top:20px;
	float:left;
	overflow:hidden;
	background:url(../image/home/bg_dd.png);
}

#round {
	width:770px;
	height:auto;
	float:left;
	margin-left:20px;
	border-bottom:1px dotted #999;
	margin-bottom:10px;
}

#round ul{
	width:153px;
	height:270px;
	float:left;
	text-decoration:none;
	list-style:none;
	margin:0;
	padding:0;
	border-right:1px dotted #999;
	border-top:1px dotted #999;
}

#round ul li{
	width:155px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}

#food {
	width:750px;
	height:auto;
	float:left;
	margin-left:20px;
	border:1px dotted #999;
	margin-right:100px;
}

#food ul {
	width:auto;
	min-height:175px;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#food ul li {
	min-width:160px;
	height:auto;
	float:left;
}

#gallery {
	width:800px;
	height:auto;
	float:left;
}

#gallery ul {
	width:800px;
	height:auto;
	float:left;
	list-style:none;
	text-decoration:none;
	margin:0;
	padding:0;
}

#gallery ul li {
	width: 170px;
	height: 130px;
	float:left;
	margin:10px;
	border:1px solid #999;
	background:#FFF;
}

#gallery img.small-img {
    width: 170px;
    height: 130px;
    object-fit: cover;
}

#booking{
	z-index:9999999;
	height:35px;
	margin:0px auto;
	width:240px;
}
