@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:435px;
	margin:0 auto;
	background-image: url(../images/header_map.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;
}

#news {
	position: relative;
	width:1000px;
	height:800px;
	top: -20px;
	left: 0px;
	margin:0 auto;
	z-index: 200;
}
#map_about {
	position: absolute;
	width:320px;
	height:247px;
	top: -20px;
	left: 10px;
	font-size: 12px;
	line-height: 22px;
	color: #7a6042;
	letter-spacing: 1px;
}
#map_google {
	position: absolute;
	width:420px;
	height:550px;
	top: 200px;
	left: 1px;
	font-size: 12px;
	line-height: 18px;
	color: #006600;
	letter-spacing: 1px;
}

#map {
	position: absolute;
	width:550px;
	height: 705px;
	top: 0px;
	right: 0px;
}




#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);
}
#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;
}
