@charset "utf-8";
body {
	background-color: #F7EDD4;
	font-family: "微軟正黑體", Verdana;
	font-size: small;
	letter-spacing: 0.2em;
}
* {
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
#bg {
	background-image: url(../images/pagebg.png);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#bg_gb {
	background-image: url(../images/pagebg_gb.png);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_rt {
	background-image: url(../images/rt.png);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#wrapper_rt_gb {
	background-image: url(../images/page_guest.png);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#left {
	width: 250px;
	float: left;
}
#logo {
	margin-top: 45px;
	height: 120px;
}
#logo a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}
#right {
	width: 750px;
	float: left;
}
#right_content #ro {
	background-image: url(../images/rt_01.png);
	height: 150px;
	margin-top: 130px;
	margin-left: 40px;
}
#right_content #or {
	background-image: url(../images/rt_02.png);
	height: 150px;
	margin-top: 130px;
	margin-left: 40px;
}
#right_content #ab {
	background-image: url(../images/rt_03.png);
	height: 150px;
	margin-top: 130px;
	margin-left: 40px;
}
#right_content #ma {
	background-image: url(../images/rt_04.png);
	height: 150px;
	margin-top: 130px;
	margin-left: 40px;
}
#right_content #sc {
	background-image: url(../images/rt_05.png);
	height: 150px;
	margin-top: 130px;
	margin-left: 40px;
}
#right_content #gb {
	background-image: url(../images/rt_06.png);
	height: 150px;
	margin-top: 130px;
	margin-left: 40px;
}

#link {
	margin-top: 35px;
	height: 280px;
}
#menu {
	list-style-type: none;
}
#menu li {
	height: 40px;
	width: 100%;
	text-indent: -9999px;
}
#menu li a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
#footer {
	height: 30px;
	padding-top: 30px;
}
#footer_content {
	background-color: #C7AA78;
	color: #635238;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#pic {
	list-style-type: none;
	margin-left: 40px;
}
#pic li {
	height:350px;
	width: 250px;
	margin-left: 30px;
	float: left;
	margin-bottom: 30px;
}
#pic li p img {
	border: 2px solid #FFF;
	margin-bottom: 10px;
}
#pic li h3 {
	color: #C30;
	margin-bottom: 10px;
}
#right_content #pic li p {
	line-height: 1.5em;
	color: #930;
	padding-right: 5px;
}
#pic li a {
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	display: block;
}
#context {
	list-style-type: none;
	margin-left: 60px;
	/* [disabled]margin-top: 50px;
*/
	padding-top: 10px;
	padding-bottom: 10px;
}
#context_gu {
	list-style-type: none;
	margin-left: 40px;
	/* [disabled]margin-top: 50px;
*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	width: 664px;
	padding-right: 6px;
}
#pic li p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#context li {
	letter-spacing: normal;
	line-height: 2em;
	width: 520px;
	padding-top: 8px;
	padding-left: 8px;
	float: left;
}
#context li p {
	padding-left: 15px;
	color: #4D1A1D;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E7D5C0;
	padding-top: 3px;
	padding-bottom: 3px;
}
#room_pic li{
	margin-left: 60px;
	margin-bottom: 20px;
}

#context li h3 {
	background-color: #DAB384;
	color: #630;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
}
#roomdetail {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F7EDD4;
	text-align: center;
}
#roomdetail_m {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #C8A780;
	border-bottom-color: #C8A780;
}
#room_pic {
	list-style-type: none;
}
#context_form {
	width: 650px;
}
