@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;
}
#flash {
	position: absolute;
	width:1000px;
	height: 550px;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#logo {
	position: absolute;
	width:88px;
	height:111px;
	top: 10px;
	left: 0px;
}

#news {
	position: relative;
	width:1000px;
	height:210px;
	top: -20px;
	left: 0px;
	margin:0 auto;
	z-index: 200;
}
#news_about {
	position: absolute;
	width:320px;
	height:190px;
	top: 0px;
	left: 10px;
	font-size: 12px;
	line-height: 22px;
	color: #7a6042;
	letter-spacing: 1px;
}
#news_content {
	position: absolute;
	width:335px;
	height:230px;
	top: -15px;
	left: 350px;
	font-size: 12px;
	line-height: 18px;
	color: #006600;
	letter-spacing: 1px;
	background-image: url(../images/news_bg.gif);
	z-index:100;
}
#facebook {
	position: absolute;
	width: 50px;
	height: 50px;
	top: -6px;
	left: 625px;
	z-index: 200;
}

#news_content_txt1 {
	width: 292px;
	margin-left: 34px;
	margin-top: 3px;
}
#news_content_txt2 {
	width: 130px;
	margin-left: 50px;
	margin-top: 20px;
	font-size: 15px;
}


#news_guestbook {
	position: absolute;
	width:280px;
	height: 206px;
	top: -20px;
	right: 0px;
	background-image: url(../images/guestbook_background.png);
}

	#guestbook_txt {
	margin-left: 30px;
	width:250px;
	font-size: 12px;
	line-height: 22px;
	color: #090;
	margin-top: 50px;
	}
	#guestbook_txt a:link{
	width:250px;
	font-size: 12px;
	line-height: 22px;
	color: #090;
	margin-top: 50px;
	text-decoration: none;
	}
	#guestbook_txt a:visited{
	width:250px;
	font-size: 12px;
	line-height: 22px;
	color: #090;
	margin-top: 50px;
	text-decoration: none;
	}
	#guestbook_txt a:hover{
	width:250px;
	font-size: 12px;
	line-height: 22px;
	color: #090;
	margin-top: 50px;
	text-decoration: underline;
	}



#news_pic {
	position: absolute;
	width:142px;
	height:117px;
	top: 0px;
	left: 230px;
}
#nanchuang_scenic {
	position: relative;
	background-image: url(images/nanchuang_scenic_background.jpg);
	background-repeat: no-repeat;
	width:366px;
	height:123px;
	top: 180px;
	left: 620px;
}
#nanchuang_scenic_txt {
	position: absolute;
	width:136px;
	height:80px;
	top: 30px;
	left: 130px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

#nanchuang_scenic_title_x3 {
	position: absolute;
	width:80px;
	height:90px;
	top: 5px;
	left: 280px;
}


#footer {
	position: relative;
	width:993px;
	height:104px;
	margin:0 auto;
	background-image: url(../images/footer_bg.gif);
	margin-top:20px;
}
#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;
}
