@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_album.jpg);
}
#flash {
	position: absolute;
	width:1000px;
	height: 435px;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#logo {
	position: absolute;
	width:280px;
	height:115px;
	top: 20px;
	left: 20px;
	z-index: 10;
}

#travel {
	position: relative;
	width:1000px;
	height: 2000px;
	margin:0 auto;
	z-index: 1;
}

#photo {
	position: relative;
	width:1000px;
	height: 1350px;
	margin:0 auto;
	z-index: 1;
}


/*用於photo*/
#pic {
	clear: both;
	width: 1000px;
	margin-left: 10px;
	margin-top: 10px;
}
#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 #ffffff;
}
#pic div.desc
{
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  width: 220px;
  margin: 0px;
}
#travel_about {
	position: absolute;
	width:220px;
	height:247px;
	top: -20px;
	left: 10px;
	font-size: 12px;
	line-height: 22px;
	color: #7a6042;
	letter-spacing: 1px;
}
#travel_google {
	position: absolute;
	width:350px;
	height:550px;
	top: 218px;
	left: 1px;
	font-size: 12px;
	line-height: 18px;
	color: #006600;
	letter-spacing: 1px;
}



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