.tg {
	clear: both;
	border-color: #333;
	width: 730px;
	margin-top: 30px;
	vertical-align: middle;
	line-height: 1.3;
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: middle;
}

.tg td {
	font-family: Arial,	sans-serif;
	font-size:14px;
	border-style:solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
	border-color: #ccc;
	color: #333;
	background-color: #fff;
}

.tg th {
	vertical-align: middle;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
	border-color: #333;
	color: #333;
	background-color: #99cc00;
}

.tg .tg-wr85 {
	vertical-align: middle;
	font-weight: bold;
	background-color: #d7d7d7;
	text-align: center
}

.tg .tg-baqh {
	height: 50px;
	text-align: center;
	vertical-align: middle;
	background-color: #e6e6e6;
}

.tg .tg-baqh2 {
	height: 50px;
	text-align: center;
	vertical-align: middle;
}

#room_sub {
	font-size: 16px;
	margin-top: 2px;
}

#room_sub li {
	list-style-type: none;
	display: inline;
	width: 116px;
	margin: 25px;
}

.room_nav {
	float: left;
	margin-bottom: 30px;
	position: relative;
}

.room_nav img {
	margin-right: 5px;
}

.room_nav a img:hover {
	padding: 1px;
	border: 1px solid #9cf;
}

.room_nav_caravan img:hover {
	padding: 1px;
	border: 1px solid #9cf;
}

.room_nav_caravan {
	float: right;
	position: absolute;
	top: 10px;
}

#room_title1 {
	margin-top: 30px;
	text-align: center;
	position: relative;
}

#room_title1 p {
	font-size: 25px;
	color: #363;
	font-weight: 700;
	position: absolute;
	top: 20px;
	left: 280px;
}

.room_desc {
	border: 5px solid #fff;
	padding: 10px;
	background-color: #ddd;
	filter: drop-shadow(-5px 5px 5px #585858);
}