@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: #000;
	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: 8776px;
}


.layout {
    width: 100%;
    height: 810px;
    margin: 0 auto;
    position: relative;
    background: url("../i/01_bg.jpg") top center no-repeat;
}

.section01{
    position: relative;
    width: 1200px;
    height: 810px;
	margin: 0 auto;
}

.title00 {
    position: absolute;
    top: 65px;
    left: 50px;
    z-index: 0;
}

.part00_1 ul li{
	display: block;
	float:left;
	padding-left: 20px;
}

.s2 {
    width: 100%;
    height: 618px;
    margin: 0 auto;
    position: relative;
    background: url("../i/02_bg.jpg")top center no-repeat;
}


.section02{
    position: relative;
	width: 1200px;
    height:618px;	
	margin: 0 auto;
}

.s3 {
    width: 100%;
    height: 1389px;
    margin: 0 auto;
    position: relative;
    background: url("../i/03_bg.jpg") top center no-repeat;
}

.section03{
    position: relative;
	width: 1200px;
    height: 1389px;
	margin: 0 auto;
}

.s4 {
    width: 100%;
    height: 1163px;
    margin: 0 auto;
    position: relative;
    background: url("../i/04_bg.jpg") top center no-repeat;
}

.section04{
    position: relative;
	width: 1200px;
    height: 1163px;
	margin: 0 auto;
}

.s5 {
    width: 100%;
    height: 1508px;
    margin: 0 auto;
    position: relative;
    background: url("../i/05_bg.jpg") top center no-repeat;
}

.section05{
    position: relative;
	width: 1200px;
    height: 1508px;
	margin: 0 auto;
}

.s6 {
    width: 100%;
    height: 1065px;
    margin: 0 auto;
    position: relative;
    background: url("../i/06_bg.jpg") top center no-repeat;
}

.section06{
    position: relative;
	width: 1200px;
    height: 1065px;
	margin: 0 auto;
}

.s7 {
    width: 100%;
    height: 665px;
    margin: 0 auto;
    position: relative;
    background: url("../i/07_bg.jpg") top center no-repeat;
}

.section07{
    position: relative;
	width: 1200px;
    height: 665px;
	margin: 0 auto;
}

.s8 {
    width: 100%;
    height: 1059px;
    margin: 0 auto;
    position: relative;
    background: url("../i/08_bg.jpg") top center no-repeat;
}

.section08{
    position: relative;
	width: 1200px;
    height: 1059px;
	margin: 0 auto;
}

.s9 {
    width: 100%;
    height: 499px;
    margin: 0 auto;
    position: relative;
    background: url("../i/09_bg.jpg") top center no-repeat;
}

.section09{
    position: relative;
	width: 1200px;
    height: 499px;
	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:#000;
	padding-top: 1em;
	height: 70px;
	text-align: center;
}
