html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #ff5816;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#contents {
	width: 800px;
	text-align: left;
	display: block;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	visibility: visible;
	background-color: #FFFFFF;
}

.title {
	font-family: "微軟正黑體", Arial;
	font-size: 1.5em;
	color: #1b70cc;
	font-weight: bold;
}

.text_inside {
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 24px;
	color: #666666;
}

.text_inside_bg {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	font-weight: bolder;
}

.table_bg {
	font-family: "微軟正黑體";
	font-size: 19px;
	line-height: 24px;
	color: #0099CC;
	font-weight: bolder;
}

#inside_food {
	padding-left:15px;
	padding-right:15px;
}

.menu_inside {
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 16px;
	color: #FFFFFF;
}

#ubud {
	padding-right:15px;
}