﻿/* ---reset.css--- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-image:url(../images/CONTENT_bg.jpg);
	background-color:#fff;
	background-repeat:repeat;
	background-size:100%;
	background-attachment:fixed;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ---reset.css--- */




* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	-webkit-text-size-adjust: 100%;
	font-family: Ubuntu, Latin-Ext, 微軟正黑體, Helvetica, sans-serif;
	font-size: 16px;
	-webkit-text-size-adjust: none;
	
}
body {
	/*background: url(../images/BG2.png) repeat;*/
	/*line-height:0;*/
	background-color: #FFF;
}
/*img
  {  vertical-align:text-top;
  }

P{-webkit-tap-highlight-color:rgba(0,0,0,0);
	text-align:justify;
	text-justify:inter-word;
}
  
*/

/* --電腦版型------------------------------------- */
#TAG{
    display: block;
    position: absolute;
    top: 0;
	left:10%;
	cursor:pointer;
	z-index:9999;
}

#TAG img{
	width:100%;
    max-width: 190px;
    height:auto;}


#GOTOP {
	display: none;
	width: 50px;
	height: 50px;
	cursor: pointer;
	position: fixed;
	right: 10px;
	bottom: 10px;
	background-color: rgba(255,255,255,.8);
	color: #FFF;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	z-index: 555;
}
#GOTOP img {
	width: 50px;
	height: 50px;
	position: absolute;
}
#GJUNAD {
	display: block;
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
#ALL {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
#CONTENT1 {
	margin: 0 auto;
	width: 100%;
	display: block;
	height: 700px;
	margin: 0 auto;
	position: relative;
	overflow:hidden;
}
#BOX1 {
	width: 100%;
	height: 700px;
	position: absolute;
	top: 0px;
	left:0px;
	z-index: 500;
	margin: 0 auto;
}
#BOX1_in {
	width: 980px;
	height: 800px;
	margin: 0 auto;
	position: relative;
}
#BOX1_in #HOUSE {
	background-image: url(../images/HOUSE.png);
	width: 726px;
	height: 504px;
	position: absolute;
	left: 127px;
	top: 60px;
	animation-delay:0.4s;
	-webkit-animation-delay:0.4s;
	-moz-animation-delay:0.4s;
	-ms-animation-delay:0.4s;
	-o-animation-delay:0.4s;
	animation-duration: 0.5s; 
	-webkit-animation-duration: 0.5s; 
	-moz-animation-duration: 0.5s; 
	-ms-animation-duration: 0.5s; 
	-o-animation-duration: 0.5s; 
}


#BOX1_in #T01 {
	background-image: url(../images/T01.png);
	width: 571px;
	height: 532px;
	position: absolute;
	left: 127px;
	top: 60px;
	animation-delay:0.8s;
	-webkit-animation-delay:0.8s;
	-moz-animation-delay:0.8s;
	-ms-animation-delay:0.8s;
	-o-animation-delay:0.8s;
	animation-duration: 0.7s; 
	-webkit-animation-duration: 0.7s; 
	-moz-animation-duration: 0.7s; 
	-ms-animation-duration: 0.7s; 
	-o-animation-duration: 0.7s; 
}
#BOX1_in #T02 {
	background-image: url(../images/T02.png);
	width: 571px;
	height: 532px;
	position: absolute;
	left: 127px;
	top: 60px;
	animation-delay:0.9s;
		-webkit-animation-delay:0.9s;
		-moz-animation-delay:0.9s;
	-ms-animation-delay:0.9s;
	-o-animation-delay:0.9s;
	animation-duration: 0.7s; 
	-webkit-animation-duration: 0.7s; 
	-moz-animation-duration: 0.7s; 
	-ms-animation-duration: 0.7s; 
	-o-animation-duration: 0.7s; 
}
#BOX1_in #T03 {
	background-image: url(../images/T03.png);
	width: 571px;
	height: 532px;
	position: absolute;
	left:127px;
	top: 60px;
	z-index: 100;
	animation-delay:1.1s;
		-webkit-animation-delay:1.1s;
		-moz-animation-delay:1.1s;
	-ms-animation-delay:1.1s;
	-o-animation-delay:1.1s;
	animation-duration: 1.4s;
	-webkit-animation-duration: 1.4s; 
	-moz-animation-duration: 1.4s;
	-ms-animation-duration: 1.4s;
	-o-animation-duration: 1.4s;
}
#BOX1_in #T04 {
	background-image: url(../images/T04.png);
	width: 571px;
	height: 532px;
	position: absolute;
	left: 127px;
	top: 60px;
	animation-delay:1.2s;
		-webkit-animation-delay:1.2s;
		-moz-animation-delay:1.2s;
	-ms-animation-delay:1.2s;
	-o-animation-delay:1.2s;
	animation-duration:1.5s;
	-webkit-animation-duration:1.5s;
	-moz-animation-duration:1.5s;
	-ms-animation-duration:1.5s;
	-o-animation-duration:1.5s;
}
#BOX1_in #T05 {
	background-image: url(../images/T05.png);
	width: 571px;
	height: 532px;
	position: absolute;
	left: 127px;
	top: 60px;
	animation-delay:1.3s;
	-webkit-animation-delay:1.3s;
	-moz-animation-delay:1.3s;
	-ms-animation-delay:1.3s;
	-o-animation-delay:1.3s;
	animation-duration:1.5s; 
	-webkit-animation-duration:1.5s; 
	-moz-animation-duration:1.5s; 
	-ms-animation-duration:1.5s; 
	-o-animation-duration:1.5s; 
}
#BOX1_in #T06 {
	background-image: url(../images/NE_05.gif);
	width: 427px;
	height: 56px;
	position: absolute;
	left: 287px;
	top: 520px;
	animation-delay:1.7s;
	-webkit-animation-delay:1.7s;
	-moz-animation-delay:1.7s;
	-ms-animation-delay:1.7s;
	-o-animation-delay:1.7s;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	cursor:pointer;
	z-index:200;
}
.slideshow {
	width: 100%;
	height: 700px;
	margin: 0 auto;
	display: block;
}
.SHOW01, .SHOW02, .SHOW03, .SHOW04, .SHOW05, .SHOW06 {
	background-image: url(../images/IMG01_01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	/*max-width: 1920px;*/
	height: 800px;
	vertical-align: top;
	background-size: cover;
}
.SHOW02 {
	background-image: url(../images/IMG02_01.jpg);
	background-position:center -50px;
}
.SHOW03 {
	background-image: url(../images/IMG03_01.jpg);
	background-position:center -80px;
}
.SHOW04 {
	background-image: url(../images/IMG04_01.jpg);
}
.SHOW05 {
	background-image: url(../images/IMG05_01.jpg);
}
.SHOW06 {
	background-image: url(../images/IMG06_01.jpg);
}
/*------------------------表單----------------------------*/	

#FORM_BLOCK{
	width:100%;
	height:auto;
	display:-webkit-box;
	-webkit-display:-webkit-box;
	-moz-display:-webkit-box;
	-ms-display:-webkit-box;
	background-image:url(../images/from_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-bottom: 50px;
	overflow:auto;
	}
	
#FORM_BLOCK .WRAPPER{
	margin:0 auto;
	position:relative;
	width:1000px;
	padding-top:30px;}
	
p.h2{ 
	color:#fff;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	margin-bottom:19px;
	margin-top:20px; }

font {
	color:#ffff00;
	}

.tada{ 
	animation: tada 3s infinite;
	animation-delay: 2s;
	}

.pulse{ 
	animation: pulse 2s infinite;
	animation-delay: 3s;
	}	
	
#GIFT{
	display:block;
	float:left;
	width:50%;
}
	
#GIFT img{
	display:block;
	margin:0 auto;
	width: 423px;
	height: auto;
	padding-top:30px;}
	
/*------------表單內容------------*/	

#FORM {
	float:left;
	width:50%;
	margin:0 auto;
	z-index:99999;
}
#FORM #NAME{
	width:48%;
	height:auto;
	float:left;
	margin-right:2%;
	}
	
#FORM #PHONE{
	width:50%;
	height:auto;
	float:left;}
	
#FORM #EMAIL{
	width:100%;
	height:auto;
	float:left;
	}	

#FORM #Dept{
     margin:0px 0px 20px 0px;
     width:100%;
     height:45px;
	 
 }
#FORM #CITY {
     float:left;
     width:48%;
     height:auto;
     margin-right:2%;
 }
#ddl_city_no {
     width:100%;
     font-size:16px;
     text-align:center; }
	 
#FORM #SCHOOL{
     float:left;
     width:50%;
     height:45px; }
	 
 #ddl_area_no{
     width:100%;
     height:40px;
     font-size:16px;
     text-align:center;   
 }        	
	
#READ{
	font-size:16px;
	width:100%;
	display:block;
	padding-top:10px;
	float:left;
	margin-top:2%;
	margin-bottom:10px;}
	
#READ .searchtext2{
	min-width:20px;
	min-height:20px;
    border:solid px gray;
	background-color:#FFF;
	float:left;
	}


#READ span{
	display:block;
	color:#e6e6e6;
	line-height:20px;
	text-indent:5px;
	line-height:1.3;}
	
#READ span a{
	color:#e6e6e6;
	text-decoration: underline;
}

#FORM #BUT {
	float:left;
	width:100%;
	height:auto;
	margin-top:2%;
	}
	
#FORM #BUT p{
	display:block;
	position:relative;
}
	
#FORM #BUT p img{
	display:none;
	position:absolute;
	top:30%;}		

.A{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	color:#5a5a5a;
	background-color:#f9f9f9;
	width:100%;
	height:40px;
	border:0;
	line-height:40px;
	margin-top:8px;
	font-size:18px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;}
			
.B{
    clear:both;
	width:100%;
	height:50px;
	display:block;
	margin:0 auto;
    font-size: 25px;
	line-height:40px;
    text-align: center;
	letter-spacing:2;
    color: #313131;
    background-color: #d1c0a5;
    cursor: pointer;
    border-bottom: 7px solid #7e6b5a;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;}
			
.C{
	position:absolute;
    clear:both;
	width:50%;
	height:50px;
	display:block;
	margin:0 auto;
    font-size: 25px;
	line-height:40px;
    text-align: center;
	letter-spacing:2;
    color: #fff;
    background-color: #00b7ee;
	font-weight:bold;
    cursor: pointer;
    border-bottom: 7px solid #036e8e;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	top: 158px;
	left: 258px;}


.CTA{ width:85%; max-width:300px; margin:0 auto;}

#CONTENT3,#CONTENT5,#CONTENT7 {
	width: 100%;
	height: 700px;
	background-color: rgba(229, 229, 229, 0.9);
}

#CONTENT4,#CONTENT6 {
	width: 100%;
	height: 700px;
	background-color:#cab7a2;
}

#BOX3,#BOX4,#BOX5,#BOX6,#BOX7 {
	width: 980px;
	height: 700px;
	margin: 0 auto;
}

#CONTENT8 {
	width: 100%;
	height: 300px;
	background-color:#cab7a2;
}

#BOX8{
	position:relative;
	width: 980px;
	height: 300px;
	margin: 0 auto;
}
.QT img {
	width: 700px;
	margin-top: 120px;
	margin-left: 140px;
}
.QW {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 40px;
	line-height:45px;
	color: #4d3632;
	font-weight: 500;
	margin-bottom: 30px;
	text-shadow:0 0 2px #FFFFFF;
}
.QALL {
	width: 100%;
	height: 300px;
	position:relative;
}
.QALL ul {
	width: 980px;
	display: block;
	padding-left: 85px;
}


#CONTENT6 .QALL ul,#CONTENT7 .QALL ul {
	padding-left: 188px;}


.QALL li {
	display: block;
	width: 198px;
	height: 198px;
	float: left;
	margin-left: 5px;
}
.BU {
	width: 198px;
	height: 198px;
	padding: 0;
	border: 2px solid #FFF;
	background-color: transparent;
	display: block;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	background-image: url(../images/IMG01.png);
	background-position: center 0px;
	
}
.BU:focus {
	outline: none;
}
.BU:hover {
	border: 2px solid #4d3632;
	background-color: #FFF;
	background-position: center 198px;
/*transition:0.4s;*/}
.BU:active {
	border: 2px solid #4d3632;
	background-color: #FFF;
	background-position: center 198px;
}

.BUT_IN{
	width:198px;
	height:198px;
	position:relative;}
.BUT_W {
	display: block;
	width: 198px;
	font-size: 26px;
	position: absolute;
	color: #000;
	z-index: 999;
	text-align: center;
	color: #4d3632;
	font-weight: 500;
	font-family: Ubuntu, Latin-Ext, 微軟正黑體, Helvetica, sans-serif;
	bottom: 8px;
	left:0px;
	text-shadow:0 0 2px #FFFFFF;
}
.BU02 {
	background-image: url(../images/IMG02.png);
}
.BU03 {
	background-image: url(../images/IMG03.png);
}
.BU04 {
	background-image: url(../images/IMG04.png);
}
.BU05 {
	background-image: url(../images/IMG05.png);
}
.BU06 {
	background-image: url(../images/IMG06.png);
}
.BU07 {
	background-image: url(../images/IMG07.png);
}
.BU08 {
	background-image: url(../images/IMG04.png);
}
.BU09 {
	background-image: url(../images/IMG09.png);
}
.BU10 {
	background-image: url(../images/IMG10.png);
}
.BU11 {
	background-image: url(../images/IMG11.png);
}
.BU12 {
	background-image: url(../images/IMG12.png);
}
.BU13 {
	background-image: url(../images/IMG13.png);
}
.BU14 {
	background-image: url(../images/IMG14.png);
}
.BU15 {
	background-image: url(../images/IMG15.png);
}
.BU16 {
	background-image: url(../images/IMG16.png);
}
.BU17 {
	background-image: url(../images/IMG17.png);
}
.BU18 {
	background-image: url(../images/IMG18.png);
}

#TT0{
	display: block;
	position:absolute;
	width: 88px;
	height: 100px;
	background-image: url(../images/TT_2.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 38px;
	left: 318px;



}
#TT{
	position:absolute;
	width: 419px;
	height: 100px;
	background-image: url(../images/TT.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 33px;
	left: 302px;

	}
