@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:50% 0%;
	background-color: #FFF;
	font-family: "微軟正黑體";
}
#header {
	position: relative;
	width:1000px;
	height:550px;
	margin:0 auto;
	background-image: url(../images/header_about.jpg);
}
#flash {
	position: absolute;
	width:1000px;
	height: 550px;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#logo {
	position: absolute;
	width:280px;
	height:115px;
	top: 20px;
	left: 20px;
	z-index: 10;
}

#homestay {
	position: relative;
	width:1000px;
	height:870px;
	top: -20px;
	left: 0px;
	margin:0 auto;
	z-index: 200;
}
#homestay_about {
	position: absolute;
	width:380px;
	height:683px;
	top: 0px;
	left: 0px;
	font-size: 12px;
	line-height: 22px;
	color: #7a6042;
	letter-spacing: 1px;
}
#homestay_video {
	position: absolute;
	width:560px;
	height:930px;
	top: 0px;
	left: 420px;
	font-size: 12px;
	line-height: 18px;
	color: #006600;
	letter-spacing: 1px;
}

#homestay_about ul{
	font-size: 12px;
	line-height: 18px;
	color: #006600;
	letter-spacing: 1px;
	list-style-type: circle;
}
#homestay_about li{
	font-size: 12px;
	line-height: 18px;
	color: #006600;
	letter-spacing: 1px;
	list-style-type: circle;
}


#footer {
	position: relative;
	width:993px;
	height:104px;
	margin:0 auto;
	background-image: url(../images/footer_bg.gif);
}
#footer_data {
	position: absolute;
	width:500px;
	height:55px;
	top: 21px;
	left: 229px;
	font-size: 12px;
	line-height: 25px;
	color: #664520;
	letter-spacing: 1px;
}
#footer_data a:link{
	text-decoration: none;
	color: #664520;
}
#footer_data a:hover{
	text-decoration: none;
	color: #664520;
}
#footer_data a:visited{
	text-decoration: none;
	color: #664520;
}

#footer_stamp {
	position: absolute;
	width:44px;
	height:70px;
	top: 0px;
	left: 950px;
}
#footer_bar {
	position: relative;
	background-image: url(images/footer_bar.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:46px;
	margin:0 auto;
}
h2{
	display: inline;
	margin: 0;
}
h3{
	display: block;
	margin: 0;
}
.c121 {
	font-size: 12px;
	color: #FFF;
	letter-spacing: 1px;
}
.c15 {
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 22px;
}


#photo {
	position: absolute;
	width:650px;
	height: 700px;
	top: -120px;
	right: 0px;
}

	ul, li, h3, p{
		margin: 0;
		padding: 0;
	}
	li {
		list-style: none;
	}
	a img {
		bordeR: none;
		vertical-align:middle;
	}
	#abgne-block-20110111 {
	position: absolute;
	height: 470px;
	top: -20px;
	right: 0px;
	width: 600px;
	border: 1px solid #ccc;
	}
	#abgne-block-20110111 .info {
		display: none;
	}
	#abgne-block-20110111 .on {
		display: block;
	}
	#abgne-block-20110111 .title {
		border-top: 2px solid #f6c;
	}
	#abgne-block-20110111 .title li {
		cursor: pointer;
		float: left;
		width: 135px;
		background-color: #3e3e3e;
		border-right: 1px solid #000;
		height: 54px;
		padding: 7px 7px 4px;
	}
	#abgne-block-20110111 .title li.on, #abgne-block-20110111 .title li.over {
		background-color: #f6c;
		border-right: 1px solid #f6c;
	}
	#abgne-block-20110111 .title li h3 {
		font-size: 13px;
		color: #c90;
		padding-bottom: 6px;
	}
	#abgne-block-20110111 .title li p{
		font-size: 12px;
		color: #ccc;
	}
	#abgne-block-20110111 .title li.on h3, #abgne-block-20110111 .title .over h3, #abgne-block-20110111 .title li.on p, #abgne-block-20110111 .title .over p {
		color: #fff;
	}
