body {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	overflow-x:hidden;
}
#gift_btn {
	background-image: url(../images/gift_btn.png);
	height: 120px;
	width: 120px;
	position: fixed;
	top: 122px;
	cursor: pointer;
	z-index: 10;
	right: 0px;
}


.nav_bg {
	height: 60px;
	width: 100%;
	background-color: #FFF;
	background-image: url(../images/layout_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.nav{
	width: 1000px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}
.nav ul li{float:left;}
.logo {
	width: 250px;
	height: 60px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin-right: 50px;
}
.nav_space {
	line-height: 55px;
	color: #666;
	margin-right: 2px;
	margin-left: 2px;
}

.nav1{
	width: 160px;
	height: 60px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-image: url(../images/nav_01.png);
	background-repeat: no-repeat;
}

.nav1:hover{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-image: url(../images/nav_on_01.png);
}
.nav2{
	width: 120px;
	height: 60px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-image: url(../images/nav_02.png);
	background-repeat: no-repeat;
}

.nav2:hover{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-image: url(../images/nav_on_02.png);
}
.nav3{
	width: 120px;
	height: 60px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-image: url(../images/nav_03.png);
	background-repeat: no-repeat;
}

.nav3:hover{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-image: url(../images/nav_on_03.png);
}
.nav4{
	width: 150px;
	height: 60px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-image: url(../images/nav_04.png);
	background-repeat: no-repeat;
}

.nav4:hover{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-image: url(../images/nav_on_04.png);
}
.nav5{
	width: 25px;
	height: 60px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-image: url(../images/nav_05.png);
	background-repeat: no-repeat;
	margin-left: 30px;
}

#go_top{
	width: 40px;
	height: 40px;
	background-image: url(../images/top.jpg);
	position: fixed;
	display: none;
	z-index: 9999;
	bottom: 50%;
	left: 10px;
}
.bxslider li h2 {
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bold;
	color: #000;
}


#section_1 {
	background-image: url(../images/layout_02.png);
	height: 747px;
	width: 1300px;
	position: relative;
	margin: auto;
}
.section1_btn1 {
	height: 60px;
	width: 166px;
	position: absolute;
	left: 756px;
	top: 610px;
	background-image: url(../images/section_btn1.png);
}
.section1_btn2 {
	height: 60px;
	width: 190px;
	position: absolute;
	left: 933px;
	top: 610px;
	background-image: url(../images/section_btn2.png);
}



.video{
	width: 400px;
	height: 225px;
	margin: 35px 0;
	position: absolute;
	left: 756px;
	top: 309px;
	display: block;
}

#section_2 {
	background-image: url(../images/layout_03.png);
	height: 830px;
	width: 1300px;
	position: relative;
	margin: auto;
	padding-top: 175px;
}
.blogger {
	height: 650px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
}

.blogger ul li {
	float: left;
	height: 305px;
	width: 336px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.blogger ul li:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: rgba(197,168,111,0.4);
}

#section_3 {
	background-image: url(../images/layout_04.png);
	height: 622px;
	width: 1300px;
	position: relative;
	margin: auto;
}
.mv {
	height: 393px;
	width: 600px;
	position: absolute;
	left: 175px;
	top: 172px;
}
#section_4 {
	background-image: url(../images/layout_05.png);
	height: 600px;
	width: 1300px;
	position: relative;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
.notice {
	position: absolute;
	height: 50px;
	width: 300px;
	left: 215px;
	top: 506px;
}

.form_wrap {
	height: 255px;
	width: 545px;
	position: absolute;
	left: 176px;
	top: 267px;
	display:none;
}
.form_wrap.active {
	display:block;
}
.form_tit {
	font-family: "微軟正黑體";
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.form_next {
	background-image: url(../images/next_btn.png);
	height: 44px;
	width: 140px;
	cursor: pointer;
	position: absolute;
	top: 170px;
	left: 30px;
}
.form_send {
	background-image: url(../images/send_btn.png);
	height: 44px;
	width: 250px;
	cursor: pointer;
	position: absolute;
	top: 170px;
	left: 30px;
}

.form_list {
	height: 100px;
	width: 450px;
	position: absolute;
	left: 29px;
	top: 55px;
	line-height: 30px;
	font-size: 18px;
}




#section_5 {
	background-image: url(../images/layout_06.png);
	height: 357px;
	width: 100%;
	position: relative;
	margin: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
.section_5_inner {
	position: relative;
	width: 1000px;
	height: 357px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/section5_ec.png);
}

.section5_ec {
	height: 210px;
	width: 500px;
	position: absolute;
	left: 70px;
	top: 16px;
	background-image: url(../images/section5_ec.png);
}
.ec_arrow {
	background-image: url(../images/ec_arrow.png);
	height: 20px;
	width: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.arrow {
	height: 30px;
	width: 30px;
	position: absolute;
	left: 869px;
	top: 192px;
}



.section5_fb {
	height: 100px;
	width: 340px;
	position: absolute;
	left: 587px;
	top: 65px;
	background-image: url(../images/section5_fb.png);
}
.footer {
	background-color: #000;
	background-image: url(../images/footer.png);
	height: 40px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}


.result1 {
	background-image: url(../images/result1.jpg);
	height: 570px;
	width: 690px;
}
.result2 {
	background-image: url(../images/result2.jpg);
	height: 570px;
	width: 690px;
}
.result3 {
	background-image: url(../images/result3.jpg);
	height: 570px;
	width: 690px;
}


.result_ec {
	height: 40px;
	width: 190px;
	position: absolute;
	left: 468px;
	top: 487px;
}
.result_fb {
	height: 40px;
	width: 290px;
	position: absolute;
	left: 25px;
	top: 485px;
}
.result_score {
	font-size: 36px;
	font-weight: bold;
	color: #996c33;
	height: 60px;
	width: 60px;
	position: absolute;
	left: 162px;
	top: 92px;
}
.data {
	background-image: url(../images/data.jpg);
	height: 570px;
	width: 690px;
	position: relative;
}
.form_name {
	height: 30px;
	width: 150px;
	position: absolute;
	left: 461px;
	top: 177px;
}
.form_phone {
	height: 30px;
	width: 150px;
	position: absolute;
	left: 461px;
	top: 220px;
}
.form_mail {
	height: 30px;
	width: 150px;
	position: absolute;
	left: 461px;
	top: 260px;
}
.senddata {
	background-image: url(../images/senddata.jpg);
	height: 35px;
	width: 130px;
	position: absolute;
	left: 388px;
	top: 368px;
}
.cleardata {
	background-image: url(../images/cleardata.jpg);
	height: 35px;
	width: 130px;
	position: absolute;
	left: 534px;
	top: 368px;
}


.form_notice {
	font-size: 12px;
	position: absolute;
	height: 60px;
	width: 280px;
	left: 388px;
	top: 299px;
}
.form_notice a {
	color: #960;
	text-decoration: underline;
}
