@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(../templants/twenbgbg.jpg);
	background-repeat: repeat-y;
	background-position:50% 0%;
/*	background-color:#bdebb4;
*/}
.arrackd {
	display:none;
}
#index {
	width:1000px;
	margin:0 auto;
}
#topnav {
	width:237px;
	height: 18px;
	float:left;
	padding:5px 0px 0px 763px;
	background-image:url(topnav_bg.jpg);
}
#menu {
	width:1000px;
	height:64px;
	float:left;
	background-image:url(menu_bg.jpg);
}
#container1 {
	width:340px;
	height:300px;
	float:left;
}
#news {
	width:340px;
	height: 150px;
	float:left;
}
#news .title {
	width:340px;
	height:43px;
	float:left;
}
#news .list {
	width:320px;
	height:107px;
	float:left;
	background-color:#fff;
	padding:0px 0px 0px 20px;
}
#reservations {
	width:340px;
	height: 150px;
	float:left;
}
#container2 {
	width:434px;
	height:300px;
	float:left;
}
#landscape {
	width:434px;
	height:150px;
	float:left;
}
#introduction {
	width:404px;
	height:140px;
	float:left;
	background-image:url(introduction_bg.jpg);
	padding:10px 20px 0px 10px;
}
#flash {
	width:1000px;
	height: 375px;
	float:left;
	background-image:url(flash.jpg);
}
#album {
	width:226px;
	height: 300px;
	float:left;
	background-image:url(album_bg.jpg);
}
#album .photo {
	width:213px;
	height:143px;
	float:left;
	padding:57px 0px 0px 13px;
}
#album .btn {
	width:90px;
	height: auto;
	float:left;
	padding:55px 20px 0px 90px;
}
#footer {
	width:1000px;
	height: 75px;
	float:left;
}
#footer .card {
	width:200px;
	height: 75px;
	float:left;
	background-color:#6f9c2b;
}
#footer .line {
	width:20px;
	height: 75px;
	float:left;
	background-color:#6f9c2b;
}

#footer .copyright {
	width:780px;
	height: 65px;
	float:left;
	padding:10px 0px 0px 0px ;
	background-color:#6f9c2b;
}
#top_but {
	width:1000px;
	height:64px;
	float:left;
}/*外層框*/
#top_but ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}/*UL設定不要有列表項目符號，並且不要有間距*/
#top_but li {
	float:left;
}/*可橫向排列，直立式按鈕及不需要float標籤*/
#top_but li a {
	height:64px;
	display:block;
	text-indent:-3000px;
	font-size:1px;
}/*li內容有做連結時的設定，設定與圖片長寬相同並隱藏文字*/
#top_but li.top_but01 a {
	width:150px;
	background-image: url(index_menu_01.png);
}/*按鈕1第一章圖*/
#top_but li.top_but01 a:hover {
	width:150px;
	background-image: url();
}/*按鈕1第二張圖*/
#top_but li.top_but02 a {
	width:93px;
	background-image: url(index_menu_02.png);
}/*按鈕2第一章圖*/
#top_but li.top_but02 a:hover {
	width:93px;
	background-image: url();
}/*按鈕2第二張圖*/
#top_but li.top_but03 a {
	width:93px;
	background-image: url(index_menu_03.png);
}/*按鈕3第一章圖*/
#top_but li.top_but03 a:hover {
	width:93px;
	background-image: url();
}/*按鈕3第二張圖*/
#top_but li.top_but04 a {
	width:93px;
	background-image: url(index_menu_04.png);
}/*按鈕4第一章圖*/
#top_but li.top_but04 a:hover {
	width:93px;
	background-image: url();
}/*按鈕4第二張圖*/
#top_but li.top_but05 a {
	width:93px;
	background-image: url(index_menu_05.png);
}/*按鈕4第一章圖*/
#top_but li.top_but05 a:hover {
	width:93px;
	background-image: url();
}/*按鈕4第二張圖*/
#top_but li.top_but06 a {
	width:93px;
	background-image: url(index_menu_06.png);
}/*按鈕4第一章圖*/
#top_but li.top_but06 a:hover {
	width:93px;
	background-image: url();
}/*按鈕4第二張圖*/
#top_but li.top_but07 a {
	width:93px;
	background-image: url(index_menu_07.png);
}/*按鈕4第一章圖*/
#top_but li.top_but07 a:hover {
	width:93px;
	background-image: url();
}/*按鈕4第二張圖*/
#top_but li.top_but08 a {
	width:93px;
	background-image: url(index_menu_08.png);
}/*按鈕4第一章圖*/
#top_but li.top_but08 a:hover {
	width:93px;
	background-image: url();
}/*按鈕4第二張圖*/
#top_but li.top_but09 a {
	width:93px;
	background-image: url(index_menu_09.png);
}/*按鈕4第一章圖*/
#top_but li.top_but09 a:hover {
	width:93px;
	background-image: url();
}/*按鈕4第二張圖*/
#top_but li.top_but10 a {
	width:106px;
	background-image: url(index_menu_10.png);
}/*按鈕4第一章圖*/
#top_but li.top_but10 a:hover {
	width:106px;
	background-image: url();
}/*按鈕4第二張圖*
