@charset "utf-8";

body {
	background: url(/images/top/bg.gif) left top repeat-x #000000;
	}
#top-wrapper {

	width: 1070px;
	margin: 0 auto;
	}

#top-flash {
	margin-bottom: 20px;
	text-align: center;
	}
#top-contents {
	width: 900px;
	margin-left: 50px;
	}
#main {
	width: 655px;
	float: right;
	}
#sub {
	width: 200px;
	float: left;
	}

/*    -- main --   */

#top-contents h3 {
	margin-bottom: 10px;
	}
ul#news-list {
	margin-bottom: 20px;
	}
ul#news-list li {
	line-height: 1.5;
	font-size: 92%;
	}
ul#news-list a:link,
ul#news-list a:visited {
  color: #FFFFFF;
  text-decoration:none;
}
ul#news-list a:hover,
ul#news-list a:active {
  color: #CC0000;
  text-decoration: underline;
}

#btn-section div.top-btn {
	float: left;
	}
#btn_passport,
#btn_rental {
	width: 335px;
	height: 95px;
	}
#btn_gallery {
	width: 320px;
	height: 85px;
	}
#btn_sub {
	width: 320px;
	}
#btn_sub ul li {
	height: 20px;
	}
#btn_sub ul li.list-top {
	height: 24px;
	}



/*    -- sub --   */
ul#link-list {
	border-top: 1px dotted #666666;
	padding-top: 10px;
	}
ul#link-list li {
	border-bottom: 1px dotted #666666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 1;
	}



/*    -- footer --   */
#footer {
	height: 50px;
	background: url(/images/top/footer_bg.png) left top no-repeat;
	margin: 30px 0 50px;
	}
* html #footer {
	 behavior: expression(IEPNGFIX.fix(this)); 
	 } /*  透過png for ie6 */
#footer-menu {
	padding: 20px 30px 20px 0;
	height: 10px;
	}
#footer-menu li {
	float: right;
	height: 10px;
	line-height: 1;
	}
