@font-face{
	font-family:"Tankhun";
	src:url("TP_Tankhun.ttf");
}

@font-face{
	font-family:"Tankhun2";
	src:url("TP_Tankhun.eot");/*For IE*/
}

@font-face{
	font-family:"Synjai";
	src:url("JS_Synjai.ttf");
}

@font-face{
	font-family:"Synjai2";
	src:url("JS_Synjai.eot");/*For IE*/
}

img{
	display:inline;
}

.font_tankhun{
	font-family:"Tankhun","Tankhun2";
}

.font_synjai{
	font-family:"Synjai","Synjai2";
}

.shrink{
	width:1000px;
	margin:0 auto;
}

.hand{
	cursor:pointer;
}

.second_block{
	width:935px;
	height:366px;
	background-color:##D5D5D5;
	padding-top:13px;
}

.hotdish_tb{
	margin:0 0 20px 18px;
	width:165px;
	height:166px;
	background-color:#fff;
	position:relative;
}

.menu_tb{
	position:relative;
	width:167px;
	margin:7px 9px;
	border:1px solid #e6e6e6;
}

.food_style_box{
	/*display:inline-block;	*/
	width: 70px;
	/*background-color: yellow;*/
	text-align: center;
}

.food_style_box a{
	color:#959595;
}

.food_style_box a:hover{
	color:#ee7a16;
	font-weight:bold;
}

.food_style_vline{
	background-color:#e1e1e1;
	width:1px;
	height:12px;
	margin-top: 4px;
}

.foodbox{
	width:165px; 
	/*height:165px; */
	padding-bottom:5px;
	border:1px solid #e6e6e6; 
	margin-right:15px; 
	margin-bottom:15px;
}