.naviArea {
	text-align: right;
	padding: 5px;
}
#pageTitleDiv {
	border: thin solid #000000;
	margin-bottom: 20px;
	font-size: x-large;
	font-weight: bold;
	padding: 5px;
}
#topArea {
	margin-top: 10px;
	margin-bottom: 10px;
}
#topAreaText {
	padding: 10px;
	float: left;
	width: 500px;
}
#topAreaImage {
	border: thin solid #993333;
	width: 898px;
}
#topAreaBooking {
	border: thin solid #993333;
}
#BDClinkArea {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#BDClinkArea div {
	float: left;
	width: 48%;
}
#BDClinkArea a {
	font-size: x-large;
}
#BDCmapTitleArea {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	padding: 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
#BDCmapArea {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #000000;
}
#BDChotelsArea {
	margin-top: 10px;
	margin-bottom: 10px;
}
#BDChotelsTable {
	background-color: #999999;
	width: 100%;
}
.BDChotelsTableTdN {
	background-color: #FFFFFF;
	padding: 10px;
	width: 33%;
	font-size: 18px;
}
.BDChotelsTableTdC {
	background-color: #FFCCFF;
	padding: 10px;
	width: 33%;
	font-size: 18px;
}
.BDChotelsNum {
	float: left;
	width: 10%;
}
.BDChotelsStars {
	float: left;
	width: 25%;
	font-size: x-small;
}
.BDChotelsName {
	float: left;
	width: 55%;
}
.BDChotelsSTV {
	float: right;
	width: 5%;
}

