@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images_room/frame-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 0% 0%;
	background-color: #FFF;
	font-family: "微軟正黑體";
}
#PIC {
	position: absolute;
	width: 500px;
	height: 333px;
	left: 28px;
	top: 66px;
}
#homestay-title {
	position: absolute;
	width: 250px;
	left: 570px;
	top: 66px;
	font-size: 15px;
	font-weight: bold;
	color: #F39;
}
#homestay-des {
	position: absolute;
	width: 280px;
	left: 570px;
	top: 100px;
	font-size: 15px;
	line-height: 30px;
}

#homestay-pic {
	position: absolute;
	width: 620px;
	left: 18px;
	top: 422px;
	color: #F00;
	font-size: 15px;
	font-weight: bold;
}

#homestay-pic img{
  border:1px solid #999;
  padding:5px;
  background:#efefef;
}
#homestay-notice {
	position: absolute;
	width: 650px;
	left: 57px;
	top: 542px;
	font-size: 15px;
	line-height: 22px;
	color: #F3F;
	letter-spacing: 1px;
}


.c12 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	letter-spacing: 1px;
}
.r12b {
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	letter-spacing: 1px;
	font-weight: bold;
}
.y12b {
	font-size: 12px;
	line-height: 18px;
	color: #FFFF00;
	letter-spacing: 0px;
	font-weight: bold;
}

.r15b {
	font-size: 15px;
	line-height: 18px;
	color: #FF6600;
	letter-spacing: 1px;
	font-weight: bold;
}

.n11 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-top: 20px;
	border-top-style: solid;
	border-top-color: #666;
	border-top-width: 1px;
}


h1 { font-size: 1.6em; display: inline;}
h2 { font-size: 1.6em; display: inline;}
h3 {
	font-size: 1.6em;
	display: inline;
	margin-left: 20px;
	font-family: "標楷體";
}
.orangeB {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6633;
}

#sonytable{border:1px solid #ccc;border-width:1px 0 0 1px;margin:2px 0 2px 0;text-align:center;border-collapse:collapse;} 
#sonytable td,th{border:1px solid #ccc;border-width:0 1px 1px 0;margin:2px 0 2px 0;text-align:left;}
#sonytable th{text-align:center;font-weight:600;font-size:12px;background-color:#F4F4F4;}
#sonytable2{border:1px solid #ccc;border-width:1px 0 0 1px;margin:2px 0 2px 0;text-align:center;border-collapse:collapse;} 
#sonytable2 td,th{border:1px solid #ccc;border-width:0 1px 1px 0;margin:2px 0 2px 0;text-align:left;}
#sonytable2 th{text-align:center;font-weight:600;font-size:12px;background-color:#F4F4F4;}
#sonytable3{border:1px solid #ccc;border-width:1px 0 0 1px;margin:2px 0 2px 0;text-align:center;border-collapse:collapse;} 
#sonytable3 td,th{border:1px solid #ccc;border-width:0 1px 1px 0;margin:2px 0 2px 0;text-align:left;}
#sonytable3 th{text-align:center;font-weight:600;font-size:12px;background-color:#F4F4F4;}
#sonytable4{border:1px solid #ccc;border-width:1px 0 0 1px;margin:2px 0 2px 0;text-align:center;border-collapse:collapse;} 
#sonytable4 td,th{border:1px solid #ccc;border-width:0 1px 1px 0;margin:2px 0 2px 0;text-align:left;}
#sonytable4 th{text-align:center;font-weight:600;font-size:12px;background-color:#F4F4F4;}




/*用於photo*/
#pic {
	width: 600px;
	margin-left: 10px;
	margin-top: 10px;
	left: 10px;
	top: 50px;
}
#pic div.img
{
	margin: 2px;
	border: 0px solid #dddddd;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}	
#pic div.img img
{
  display: inline;
  margin: 7px;
  border: 1px solid #eeeeee;
}
#pic div.desc
{
	text-align: center;
	font-size: 12px;
	line-height: 22px;
	width: 220px;
	margin: 0px;
	color: #111;
}

/*用於房間photo*/
.image-list {
	background-image: url(../images_homestay/pic_outline.png);
	width: 192px;
	height: 170px;
	margin-bottom: 3px;
	margin-right: 3px;
	float: left;
}
.photo {
	padding: 5px;
}
.image-list img {
  border:1px solid #999;
  padding:6px;
  background:#fff;
}
.photo-title {
	clear: both;
	height: auto;
	padding-left: 10px;
	padding-top: 2px;
	width: 192px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #F39;
	text-align: center;
}
.photo-title a:link,a:visited{
	text-decoration: none;
	color: #F39;
}
.photo-title a:hover{
	text-decoration: underline;
	color: #F39;
}
.room-title {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #F39;
}
.room-title a:link,a:visited{
	text-decoration: none;
	color: #F39;
}
.room-title a:hover{
	text-decoration: underline;
	color: #F39;
}
.float-left{
	float:left;
	}

.imgborder6{
  border:1px solid #999;
  padding:6px;
  background:#fff;
}
.imgborder8{
  border:1px solid #999;
  padding:6px;
  background:#fff;
}
