@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
	line-height:0;
}


a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #BE8917;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
}

.mosttx {
	font-size: 0.8em;
	color: #FFF;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}

img{
  vertical-align:0;
  display:block;
}

.container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    min-width: 1200px;
}

#header {
	background: #7E051C;
	width: 100%;
	height: 3.6em;
	padding-top: 0.5em;
}

/*倒數 開始*/
.count {
	color: #000;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	width: 500px;
	left:40px;
	top:773px;
	
}


li {
	display: inline-block;
	letter-spacing: 0.5bem;
	width: 100px;
}

li span {
	display: block;
	font-size: 3em;

}
/*倒數 結束*/

.wrapper{
	width: 100%;
	height: 3732px;
}


.layout {
    width: 100%;
    height: 917px;
    margin: 0 auto;
    position: relative;
    background: url("../img/img/b1.jpg") top center no-repeat;
}

.section01{
    position: relative;
    width: 1200px;
    height: 917px;
	margin: 0 auto;
}

.s2 {
    width: 100%;
    height: 921px;
    margin: 0 auto;
    position: relative;
    background: url("../img/img/b2.jpg") top center no-repeat;
}


.section02{
    position: relative;
	width: 1200px;
    height: 921px;	
	margin: 0 auto;
}

.s3 {
    width: 100%;
    height: 949px;
    margin: 0 auto;
    position: relative;
    background: url("../img/img/b3(1).jpg") top center no-repeat;
}

.section03{
    position: relative;
	width: 1200px;
    height: 949px;
	margin: 0 auto;
}

.s4 {
    width: 100%;
    height: 945px;
    margin: 0 auto;
    position: relative;
    background: url("../img/img/b4(1).jpg") top center no-repeat;
}

.section04{
    position: relative;
	width: 1200px;
    height: 945px;
	margin: 0 auto;
	margin: 0 auto;
}

.text{
	overflow: auto;	
}

.mosttx132 {	
	font-size: 1.2em;
	color: #000;
	letter-spacing:1px;
	line-height:1.7em;
	margin-bottom:1em;
}

.mosttx133 {
	font-size: 1.3em;
	font-weight:bold;
	color: #BA5510;
	letter-spacing:1px;
	line-height:45px;
	margin:20;
}

.top {
	background-color: #fff;
    position: fixed;
    bottom: 0em;
	right: 0em;

}

footer{
	background:#7E051C;
	padding-top: 1em;
	height: 70px;
	text-align: center;
}
