@charset "big5";
/* CSS Document */

/*共用*/
img {
	display: block;
}
ol, ul {
	list-style: none;
}
body {
	margin: 0;
	font-family: Microsoft Jhenghei, Helvetica, Arial, Geneva, sans-serif, Helvetica Neue;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
}

/*本專輯樣式*/
.header {
	height: 590px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position:center;
}
.bg1 {
	background-color:#00485f;
}
.btnL {
	float: left;
	position: absolute;
	z-index: 999;
	margin-top:100px;
}
.btnR {
	float:left;
	position: absolute;
	z-index: 999;
	margin-left:635px; 
	margin-top:100px;
}
.show {
	float:left;
	position: absolute;
	z-index: 998;
	overflow: hidden;
	width: 685px;
	height: 251px;
}
.box1{
	float: left;
	position: relative;
	z-index: 997;
	top: -90px;
	left:360px;
}
.box2{
	float: left;
	position: relative;
	z-index: 997;
	top: 25px;
	left:180px;
}
.box3{
	line-height:25px;
}
.box3 img{
	float: right;
	margin:0 0 30px 30px; 
}
.box4{
	line-height:25px;
	color:#FFF;
	padding-top:120px;
}
.box5{
	width:1200px;
	margin:auto;
}
.box6{
	width:940px;
	margin:auto;
	padding-top:
}
.btn1{
	padding-top:327px;
}
.yellowWB{
	color: #FF0;
	font-style: italic;
	font-weight: bold;
}

/*topbar*/
.topbarPic {
	vertical-align: middle;
}
.topbarW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 35px;
}
.gridTop {
	vertical-align: top;
}
.topLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.topLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.topLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.topLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

/*版權css*/
.bottom {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.bottom a:link {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	text-decoration: none;
}
.bottom a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	text-decoration: underline;
}
.bottom a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #f8881a;
	text-decoration: none;
}
.footer01 {
	font-size: 13px;
	font-weight: bold;
	color: #bb4c05;
	text-align: center;
	padding: 20px 0 10px 0;
}
.footer02 {
	font-size: 13px;
	text-align: center;
	color: #000;
	line-height: 24px;
}
.footer02 a:link {
	font-size: 13px;
	text-align: center;
	color: #000;
	text-decoration: none;
}
.footer02 a:hover {
	font-size: 13px;
	text-align: center;
	color: #000;
	text-decoration: underline;
}
.footer02 a:visited {
	font-size: 13px;
	text-align: center;
	color: #000;
	text-decoration: none;
}

.show ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  width: 9999px;
  height: 100%;
}
.show ul li {
  float: left;
  width: 685px;
  height: 100%;
}
.show img{
  width: 100%;
  height: 100%;
  border: 0;
}
