#res_image {
	position:relative;
	width:auto;
	height:auto;
	z-index:1;
	left: 0px;
	top: 0px;
}
#image_style {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 135px;
	width: 200px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#res_opentime {
	position:relative;
	width:auto;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	top: 10px;
}
#res_promotion_great {
	position:relative;
	width:auto;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	top: 10px;
	background-color: #FFEEEE;
	padding: 3px;
	border-width:thin;
	border: solid;
	border-color:#FFCCCC;
}
#res_promotion_tivoli {
	position:relative;
	width:auto;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	top: 10px;
	background-color: #EEEEFF;
	padding: 3px;
	border-width:thin;
	border: solid;
	border-color:#CCCCFF;
}
#res_promotion_saigon {
	position:relative;
	width:auto;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	top: 10px;
	background-color: #FFFFEE;
	padding: 3px;
	border-width:thin;
	border: solid;
	border-color:#FFFFCC;
}
#res_promotion_crystal {
	position:relative;
	width:auto;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	top: 10px;
	background-color: #EEFFFF;
	padding: 3px;
	border-width:thin;
	border: solid;
	border-color:#CCFFFF;
}
#res_promotion_rio {
	position:relative;
	width:auto;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	top: 10px;
	background-color: #EEFFEE;
	padding: 3px;
	border-width:thin;
	border: solid;
	border-color:#CCFFCC;
}
#res_promotion_bakery {
	position:relative;
	width:auto;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	top: 10px;
	background-color: #FFEEFF;
	padding: 3px;
	border-width:thin;
	border: solid;
	border-color:#FFCCFF;
}

#res_resname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
	position: relative;
	height: auto;
	width: 350px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
	font-weight: bold;
}
