@import url("../style.css");

/* *** main *** */

#main h2 {
	width: 612px;
	height: 59px;
	background: url('pagetitle.gif');
}

#main ul li {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}

#main table {
	margin: 10px;
	margin-bottom: 1em;
	width: 300px;
	border: 1px solid #999999;
}

#main th, #main td {
	padding: 5px;
	border: 1px solid #999999;
}

#main th {
	text-align: left;
	background: #d6d6d6;
}

#main td {
	text-align: right;
}

#main .hotelimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#main #timeplaza {
	background: url('timeplaza.jpg') top center no-repeat;
	padding-top: 145px;
}

#main #address {
	background: url('eat.jpg') top center no-repeat;
	padding-top: 130px;
}
