@charset "utf-8";

body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"微軟正黑體", "Microsoft JhengHei", Arial, Helvetica, sans-serif,"新細明體", "PMingLiU";
	background:url(images/BG01.png) left top repeat;
}
a{
	cursor:pointer;
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
img{
	border:0px;
}
.clearfix:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearBoth{
	clear:both;
}
.justify{
	text-align: justify;
	text-justify: inter-ideograph;
}
/***********************************Common Reuse class****************************************/
.left{
	text-align:left;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.bold{
	font-weight:bold;
}
.colorBlule{
	color:#007CFF;
}
/***************************************************************************/
#container{
	background:url(images/BG02.png) center top repeat-x;
	margin:0px 0px 0px 0px;
	min-width:1010px;
}
#container2{
	background:url(images/BG03.png) center 56px no-repeat;
	margin:0px 0px 0px 0px;
	min-width:1010px;
}
.outline{
	width:1010px;
	margin:0px auto 0px auto;
}
#header{
	min-height:640px;
}
.logo{
	background:url(images/logo.png) 16px 9px no-repeat;
	width:200px;
	height:56px;
	float:left;
}
.sublinks{
	float:right;
	margin:15px 20px 0px 0px;
	color:#8e7100;
	font-size:15px;
	text-decoration:none;
}
.sublinks:hover{
	color:#FF7600;
	cursor:pointer;
	cusor:hand;
	display:inline-block;
}
.sublinks img{
	margin:0px 5px 0px 0px;
}
.sublinks a{
	text-decoration:none;
	color:#8e7100;
}
.sublinks a:hover{
	color:#FF7600;
}
.top_pic01{
	background:url(images/top_pic01.png) left top no-repeat;
	width:626px;
	height:182px;
	z-index:900;
	position:absolute;
	margin:50px 0px 0px 380px;
}
.top_pic02{
	display:none;
	background:url(images/top_pic02.png) left top no-repeat;
	width:107px;
	height:96px;
	z-index:991;
	position:absolute;
	margin:120px 0px 0px 230px;
}
.top_pic03{
	background:url(images/top_pic03.png) left top no-repeat;
	width:425px;
	height:397px;
	z-index:992;
	position:absolute;
	margin:120px 0px 0px 0px;
}
.wording{
	display:block;
	width:540px;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	text-align:left;
	color:#000000;
	margin:220px 0px 0px 450px;
	letter-spacing:0px;
	position:absolute;
	z-index:998;
	position:absolute;
}
.wordingB{
	display:none;
	width:850px;
	font-size:30px;
	line-height:40px;
	text-align:left;
	color:#000000;
	margin:220px 0px 0px 100px;
	letter-spacing:0px;
	position:absolute;
	z-index:998;
	position:absolute;
}
.wording span{
	font-size:20px;
	color:#FFFFFF;
	display:inline-block;
	background:#ff4598;
	border-radius:300px;
	width:26px;
	width:27px\9;
	height:26px;
	height:27px\9;
	text-align:center;
	letter-spacing:0px;
	margin:0px 0px 0px 0px;
}
.wording b{
	display:inline-block;
	font-size:24px;
	line-height:16px;
	color:#00cdd9;	
}
.menuBox{
	width:520px;
	display:block;
	z-index:999px;
	position:absolute;
	margin:380px 0px 0px 460px;
	text-align:left;
	position:absolute;
	white-space:nowrap;
}
.menuBox_b{
	display:none;
}
.menu01{
	float:left;
	margin:7px 0px 0px 0px;
}
.menu02{
	float:left;
	margin:45px 0px 0px 13px;
}
.menu03{
	float:left;
	margin:0px 0px 0px -5px;
}
.menu04{
	float:left;
	margin:15px 0px 0px 8px;
}
#notice{
	min-width:1010px;
}
/******************************************************************/
#mainBox{
	clear:both;
	padding:50px 0px 40px 0px;
	text-align:left;
}
.bigTitle{
	color:#FFFFFF;
	padding:0px 0px 0px 35px;
	margin:0px 0px 30px 0px;
	text-align:left;
}
.bigTitle span{
	font-size:55px;
	line-height:59px;
	height:61px;
	display:inline-block;
	background:#7d4600;
	border-radius:4px;
	text-align:center;
	margin:0px 9px 0px 0px;
	padding:0px 5px 0px 5px;
}
.bigTitle b{
	font-size:20px;
	color:#000000;
	font-weight:normal;
}
.subTitle01{
	font-size:30px;
	font-weight:bold;
	color:#000000;
	letter-spacing:2px;
	text-align:left;
	padding:0px 0px 0px 42px;
}
.subTitle02{
	background:#ff1784;
	display:inline-block;
	border-radius:4px;
	color:#FFFFFF;
	font-size:24px;
	margin:0px 10px 0px 0px;
	padding:0px 5px 1px 5px;
	float:left;
	font-weight:bold;
}
.subBox01{
	width:956px;/*970-14*/
	background:#FFFFFF;
	border-radius:10px;
	margin:0px 0px 50px 20px;
	padding:7px 7px 7px 7px;
	-moz-box-shadow: 2px 2px 5px #b39714; /* Firefox */
	-webkit-box-shadow: 2px 2px 5px #b39714; /* Safari 和 Chrome */
	box-shadow: 2px 2px 5px #b39714; /* Opera 10.5 + */
}
.subBox02{
	border:2px dashed #fed900;
	border-radius:10px;
	padding:20px 15px 0px 15px;
	font-size:16px;
	color:#000000;
}
.subBox03{
	float:left;
	width:221px;/*235-14*/
	height:216px;/*230-14*/
	background:#FFFFFF;
	border-radius:10px;
	margin:0px 10px 0px 0px;
	padding:7px 7px 7px 7px;
	-moz-box-shadow: 2px 2px 5px #b39714; /* Firefox */
	-webkit-box-shadow: 2px 2px 5px #b39714; /* Safari 和 Chrome */
	box-shadow: 2px 2px 5px #b39714; /* Opera 10.5 + */
}
.subBox04{
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	background:#f3f3ef;
	-moz-box-shadow:1px 1px 3px 0px #d9d9d8 inset;
	-webkit-box-shadow:1px 1px 3px 0px #d9d9d8 inset;
	box-shadow:1px 1px 3px 0px #d9d9d8 inset;
	border-radius:4px;
	border:0px;
	padding:10px;
	margin:15px 0px 30px 0px;
	font-size:14px;
	line-height:20px;
	color:#8b6902;
}
.subBox05{
	font-size:20px;
	border-top:1px dashed #c6c6c6;
	margin:10px 0px 0px 0px;
	padding:15px 0px 5px 0px;
	text-align:center;
}
.subBox06{
	background:#FFFFFF;
	border-radius:10px;
	margin:0px 20px 0px 20px;
	padding:8px 8px 8px 8px;
	-moz-box-shadow: 2px 2px 5px #b39714; /* Firefox */
	-webkit-box-shadow: 2px 2px 5px #b39714; /* Safari 和 Chrome */
	box-shadow: 2px 2px 5px #b39714; /* Opera 10.5 + */
}
.subBox07{
	margin:60px 10px 20px 70px;
	padding:0px 0px 0px 0px;
	color:#000000;
}
.boxGroup01{
	margin:0px 0px 50px 20px;
}
.boxGroup02{
	margin:0px 0px 50px 0px;
	width:50%;
	float:left;
}
.giftBox01{
	border-radius:4px;
	text-align:center;
	border:1px solid #eaeae4;
	height:140px;
	overflow:hidden;
}
.giftBox02{
	border-radius:4px;
	border:1px solid #dfdfdf;
	height:100px;
	margin:0px 0px 8px 0px;
}
.giftBox03{
	width:170px;
	height:100px;
	overflow:hidden;
	border-radius:4px 0px 0px 4px;
	text-align:center;
	float:left;
	background:#eaeaea;
}
.gifText01{
	font-size:20px;
	text-align:center;
	margin:15px 0px 0px 0px;
	color:#d50064;
}
.gifText01 span{
	font-size:16px;
	color:#000000;
}
.gifText02{
	float:left;
	text-align:left;
	width:265px;
	font-size:20px;
	padding:18px 0px 0px 10px;
	color:#d50064;
}
.text01{
	display:inline-block;
	border-bottom:1px dashed #e0dfdf;
	margin:0px 0px 15px 0px;
	padding:3px 0px 7px 0px;
	width:800px;
	font-size:20px;
	float:left;
	line-height:30px;
}
.text02{
	font-size:38px;
	font-weight:bold;
	color:#cb0152;
	border-bottom:1px dashed #c6c6c6;
	margin:0px 0px 20px 0px;
	padding:10px 0px 7px 0px;
}
.text03{
	font-size:20px;
	line-height:30px;
	text-align:left;
	color:#000000;
	margin:10px 40px 60px 0px;
}
.text04{
	font-size:16px;
	line-height:28px;
	color:#927100;
	border-top:1px dashed #c6c6c6;
	margin:20px 40px 20px 0px;
	padding:7px 0px 0px 0px;
}
.sptext01{
	font-size:20px;
	color:#FFFFFF;
	display:inline-block;
	background:#c7a20f;
	border-radius:300px;
	width:26px;
	height:26px;
	text-align:center;
	letter-spacing:0px;
	margin:0px 3px 0px 3px;
	line-height:24px;
}
.sptext02{
	font-size:26px;
	line-height:40px;
	margin:8px 0px 8px 0px;
	font-weight:bold;
	color:#0043be;
}
.sptext03{
	color:#cb0152;
}
.sptext04{
	font-size:14px;
	color:#d50064;
}
.sptext05{
	font-size:16px;
	color:#000000;
}
.listStyle01{
	list-style: decimal;
	margin:0px 0px 0px 40px;
	padding:0px 0px 0px 0px;
}
.listStyle01 li{
	font-size:20px;
	line-height:30px;
	color:#d50064;
	padding:0px 0px 5px 0px;
	border-bottom:1px dashed #e0dfdf;
	margin:0px 0px 40px 0px;
}
.listStyle01 label{
	font-size:20px;
	line-height:32px;
	color:#000000;
	margin:0px 40px 0px 0px;
}
.listStyle01 input[type=text]{
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	background:#f3f3ef;
	-moz-box-shadow:1px 1px 3px 0px #d9d9d8 inset;
	-webkit-box-shadow:1px 1px 3px 0px #d9d9d8 inset;
	box-shadow:1px 1px 3px 0px #d9d9d8 inset;
	border-radius:4px;
	height:30px;
	border:0px;
	font-size:16px;
	margin:7px 0px 0px 0px;
}
#name{
	width:110px;
}
#phone{
	width:110px;
}
#mail{
	width:220px;
}
.listStyle02{
	list-style: decimal;
	margin:10px 40px 0px 70px;
	padding:0px 0px 0px 0px;
	width:880px;
}
.listStyle02 li{
	font-size:16px;
	line-height:24px;
	margin:0px 0px 10px 0px;
	width:880px;
}
.listStyle02 a{
	color:#000000;
	text-decoration:underline;
}
.listStyle03{
	list-style: decimal;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.listStyle03 li{
	font-size:16px;
	margin:0px 0px 10px 0px;
}
.listStyle04{
	list-style: decimal;
	margin:10px 0px 0px 40px;
	padding:0px 0px 0px 0px;
}
.listStyle04 li{
	font-size:20px;
	line-height:26px;
	padding:0px 0px 10px 0px;
}
.listStyle05{
	color:#888888;
	list-style:disc;
	margin:0px 00px 0px 20px;
	padding:0px 0px 0px 0px;
}
.listStyle05 a{
	color:#888888;
	text-decoration:underline;
}
.listStyle05 a:hover{
	color:#DC0003;
}
.butStyle01{
	display:inline-block;
	background:url(images/but01.png) left top no-repeat;
	color:#FFFFFF;
	font-size:28px;
	font-weight:bold;
	letter-spacing:40px;
	text-shadow:2px 2px 3px #679c0f;
	width:230px;
	height:39px;
	text-align:left;
	margin:10px 0px 10px 0px;
	padding:8px 0px 0px 140px;
	text-decoration:none;
}
.butStyle01:hover{
	color:#F8FF00;
}
.butStyle01_d{
	cursor: no-drop;
	display:inline-block;
	background:url(images/but01r.png) left top no-repeat;
	color:#B1B1B1;
	font-size:28px;
	font-weight:bold;
	letter-spacing:40px;
	text-shadow:2px 2px 3px #FFFFFF;
	width:230px;
	height:39px;
	text-align:left;
	margin:10px 0px 10px 0px;
	padding:8px 0px 0px 140px;
	text-decoration:none;
}
.butStyle02{
	display:inline-block;
	background:url(images/but01.png) left top no-repeat;
	color:#FFFFFF;
	font-size:28px;
	font-weight:bold;
	letter-spacing:12px;
	text-shadow:2px 2px 3px #679c0f;
	width:250px;
	height:44px;
	text-align:left;
	margin:20px 0px 20px 0px;
	padding:3px 0px 0px 120px;
	text-decoration:none;
}
.butStyle02:hover{
	color:#F8FF00;
}
.butStyle03{
	display:inline-block;
	background:url(images/but02.png) left top no-repeat;
	color:#FFFFFF;
	font-size:28px;
	font-weight:bold;
	letter-spacing:12px;
	text-shadow:2px 2px 3px #008d96;
	width:250px;
	height:44px;
	text-align:left;
	margin:20px 0px 20px 0px;
	padding:3px 0px 0px 120px;
	text-decoration:none;
}
.butStyle03:hover{
	color:#F8FF00;
}
.butStyle04{
	display:inline-block;
	background:url(images/but01.png) left top no-repeat;
	color:#FFFFFF;
	font-size:28px;
	font-weight:bold;
	letter-spacing:2px;
	text-shadow:2px 2px 3px #679c0f;
	width:260px;
	height:44px;
	text-align:left;
	margin:20px 0px 20px 0px;
	padding:3px 0px 0px 110px;
	text-decoration:none;
}
.butStyle04:hover{
	color:#F8FF00;
}
.butStyle05{
	display:inline-block;
	background:url(images/but02.png) left top no-repeat;
	color:#FFFFFF;
	font-size:28px;
	font-weight:bold;
	letter-spacing:12px;
	text-shadow:2px 2px 3px #008d96;
	width:250px;
	height:44px;
	text-align:left;
	margin:20px 0px 20px 0px;
	padding:3px 0px 0px 120px;
	text-decoration:none;
}
.butStyle05:hover{
	color:#F8FF00;
}
.slogan01{
	z-index:998;
	position:absolute;
	margin:-45px 0px 0px 590px;
}
.slogan02{
	z-index:998;
	position:absolute;
	margin:-30px 0px 0px 580px;
}
.slogan03,
.slogan04{
	z-index:998;
	position:absolute;
	margin:-58px 0px 0px 240px;
}
.slogan05{
	background:url(images/slogan05.png) left top no-repeat;
	z-index:998;
	position:absolute;
	margin:-13px 0px 0px -11px;
	width:144px;
	height:144px;
}
.slogan06{
	background:url(images/slogan06.png) left top no-repeat;
	width:355px;
	height:157px;
	z-index:998;
	position:absolute;
	margin:-65px 0px 0px 580px;
}
.slogan07{
	background:url(images/slogan07.png) left top no-repeat;
	width:195px;
	height:110px;
	z-index:997;
	position:absolute;
	margin:-90px 0px 0px 600px;
}
.icon03{
	z-index:998;
	position:absolute;
	margin:7px 0px 0px -15px;
	background:url(images/icon03.png) left top no-repeat;
	width:67px;
	height:67px;
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	transform:rotate(345deg);
	-ms-transform:rotate(345deg);
	-webkit-transform:rotate(345deg);
	-moz-transform:rotate(345deg);
	-o-transform:rotate(345deg);
	text-shadow:2px 2px 3px #af1700;
}
.icon03-2{
	z-index:998;
	position:absolute;
	margin:17px 0px 0px 402px;
	background:url(images/icon03.png) left top no-repeat;
	width:67px;
	height:67px;
	color:#FFFFFF;
	font-size:18px;
	letter-spacing:-1px;
	text-align:center;
	transform:rotate(345deg);
	-ms-transform:rotate(345deg);
	-webkit-transform:rotate(345deg);
	-moz-transform:rotate(345deg);
	-o-transform:rotate(345deg);
	text-shadow:2px 2px 3px#af1700;
}
.icon03 span,
.icon03-2 span{
	display:inline-block;
	margin:6px 0px 0px 0px;
	font-size:28px;
	line-height:24px;
}
#qIframe{
	width:100%;
	height:150px;
}
.agreement{
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	background:#f3f3ef;
	border-radius:4px;
	border:0px;
	font-size:16px;
	line-height:24px;
	color:#8b6902;
	text-align:left;
	width:820px;
}
.agreement ol{
	margin:0px 0px 0px 25px;
	padding:0px 0px 0px 0px;
}
.agreement li{
	text-align:left;
	padding:0px 0px 30px 0px;
}
.agreement span{
	color:#8b6902;
	text-decoration:underline;
}
/******************************************************************/
#footer{
	background:#553e19;
	padding:25px 0px 25px 0px;
	color:#c4ae60;
}
.footerBox01{
	width:585px;
	height:50px;
	float:left;
	font-size:12px;
	line-height:20px;
	text-align:center;
	border-right:1px solid #000000;
	padding:10px 0px 0px 0px;
}
.footerBox01 a{
	color:#FFFFFF;
	text-decoration:underline;
}
.footerBox01 a:hover{
	color:#F8E700;
}
.footerBox02{
	width:420px;
	height:45px;
	float:left;
	text-align:center;
	font-size:18px;
	border-left:1px solid #7e5c26;
	padding:15px 0px 0px 0px;
}






@media (max-width: 480px) {
#container{
	background:url(images/BG02_b.png) center top repeat-x;
	margin:0px 0px 0px 0px;
	min-width:1010px;
}
#container2{
	background:url(images/BG03_b.png) center 56px no-repeat;
	margin:0px 0px 0px 0px;
	min-width:1010px;
}
#header{
	min-height:900px;
}
.sublinks{
	float:right;
	margin:15px 30px 0px 0px;
	color:#8e7100;
	font-size:24px;
	text-decoration:none;
}
.sublinks:hover{
	color:#FF7600;
	cursor:pointer;
	cusor:hand;
	display:inline-block;
}
.sublinks img{
	margin:0px 5px 0px 0px;
}
.top_pic01{
	background:url(images/top_pic01_b.png) left top no-repeat;
	width:779px;
	height:192px;
	z-index:900;
	position:absolute;
	margin:40px 0px 0px 150px;
}
.top_pic02{
	display:block;
	background:url(images/top_pic02_b.png) left top no-repeat;
	width:101px;
	height:90px;
	z-index:991;
	position:absolute;
	margin:120px 0px 0px 60px;
}
.top_pic03{
	background:url(images/top_pic03_b.png) left top no-repeat;
	width:445px;
	height:385px;
	z-index:992;
	position:absolute;
	margin:330px 0px 0px 560px;
}
.wording{
	display:none;
}
.wordingB{
	display:block;
	width:900px;
	font-size:30px;
	line-height:35px;
	text-align:left;
	color:#000000;
	margin:240px 0px 0px 60px;
	letter-spacing:0px;
	position:absolute;
	z-index:998;
	position:absolute;
}
.wordingB span,
.wording span{
	font-size:30px;
	color:#FFFFFF;
	display:inline-block;
	background:#ff4598;
	border-radius:300px;
	width:38px;
	height:38px;
	text-align:center;
	letter-spacing:0px;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}
.wordingB b,
.wording b{
	display:inline-block;
	font-size:45px;
	line-height:40px;
	color:#00cdd9;
	transform:rotate(340deg);
	
}
.menuBox{
	display:none;
}
.menuBox_b{
	display:block;
	z-index:999px;
	width:800px;
	margin:520px 0px 0px 15px;
	text-align:left;
	position:absolute;
}
.menu01{
	float:left;
	margin:8px 0px 0px 0px;
}
.menu02{
	float:left;
	margin:60px 0px 0px -10px;
}
.menu03{
	float:left;
	margin:0px 0px 0px -10px;
}
.menu04{
	float:left;
	margin:30px 0px 0px 0px;
}
/******************************************************************/
#mainBox{
	clear:both;
	padding:20px 0px 40px 0px;
	text-align:left;
}
.bigTitle{
	color:#FFFFFF;
	padding:0px 0px 0px 35px;
	margin:0px 0px 40px 0px;
	text-align:left;
}
.bigTitle span{
	font-size:70px;
	line-height:80px;
	height:76px;
	display:inline-block;
	background:#7d4600;
	border-radius:4px;
	text-align:center;
	margin:0px 9px 0px 0px;
	padding:0px 10px 0px 10px;
}
.bigTitle b{
	font-size:26px;
	color:#000000;
	font-weight:normal;
}
.subTitle01{
	font-size:44px;
	font-weight:bold;
	color:#000000;
	letter-spacing:2px;
	text-align:left;
	padding:0px 0px 0px 45px;
}
.subTitle02{
	background:#ff1784;
	display:inline-block;
	border-radius:4px;
	color:#FFFFFF;
	font-size:30px;
	margin:0px 10px 0px 0px;
	padding:5px 5px 0px 5px;
	float:left;
	font-weight:normal;
}
.subBox01{
	width:956px;/*970-14*/
	background:#FFFFFF;
	border-radius:10px;
	margin:0px 0px 50px 20px;
	padding:7px 7px 7px 7px;
	-moz-box-shadow: 2px 2px 5px #b39714; /* Firefox */
	-webkit-box-shadow: 2px 2px 5px #b39714; /* Safari 和 Chrome */
	box-shadow: 2px 2px 5px #b39714; /* Opera 10.5 + */
}
.subBox02{
	border:2px dashed #fed900;
	border-radius:10px;
	padding:20px 15px 0px 15px;
	font-size:16px;
	color:#000000;
}
.subBox03{
	float:left;
	width:221px;/*235-14*/
	height:216px;/*230-14*/
	background:#FFFFFF;
	border-radius:10px;
	margin:0px 10px 0px 0px;
	padding:7px 7px 7px 7px;
	-moz-box-shadow: 2px 2px 5px #b39714; /* Firefox */
	-webkit-box-shadow: 2px 2px 5px #b39714; /* Safari 和 Chrome */
	box-shadow: 2px 2px 5px #b39714; /* Opera 10.5 + */
}
.subBox04{
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	background:#f3f3ef;
	-moz-box-shadow:1px 1px 3px 0px #d9d9d8 inset;
	-webkit-box-shadow:1px 1px 3px 0px #d9d9d8 inset;
	box-shadow:1px 1px 3px 0px #d9d9d8 inset;
	border-radius:4px;
	border:0px;
	padding:10px;
	margin:15px 0px 30px 0px;
	font-size:22px;
	line-height:30px;
	color:#8b6902;
}
.subBox05{
	border-top:1px dashed #c6c6c6;
	margin:10px 0px 0px 0px;
	padding:15px 0px 5px 0px;
	text-align:center;
}
.subBox06{
	background:#FFFFFF;
	border-radius:10px;
	margin:0px 20px 0px 20px;
	padding:8px 8px 8px 8px;
	-moz-box-shadow: 2px 2px 5px #b39714; /* Firefox */
	-webkit-box-shadow: 2px 2px 5px #b39714; /* Safari 和 Chrome */
	box-shadow: 2px 2px 5px #b39714; /* Opera 10.5 + */
}
.subBox07{
	margin:100px 10px 20px 80px;
	padding:0px 0px 0px 0px;
	color:#000000;
}
.boxGroup01{
	margin:0px 0px 50px 20px;
}
.boxGroup02{
	margin:0px 0px 50px 0px;
	width:50%;
	float:left;
}
.giftBox01{
	border-radius:4px;
	text-align:center;
	border:1px solid #eaeae4;
	height:140px;
	overflow:hidden;
}
.giftBox02{
	border-radius:4px;
	border:1px solid #dfdfdf;
	height:100px;
	margin:0px 0px 8px 0px;
}
.giftBox03{
	width:170px;
	height:100px;
	overflow:hidden;
	border-radius:4px 0px 0px 4px;
	text-align:center;
	float:left;
	background:#eaeaea;
}
.gifText01{
	font-size:26px;
	text-align:center;
	margin:10px 0px 0px 0px;
	color:#d50064;
}
.gifText01 span{
	font-size:20px;
	color:#000000;
}
.gifText02{
	float:left;
	text-align:left;
	width:265px;
	font-size:30px;
	padding:23px 0px 0px 10px;
	color:#d50064;
}
.text01{
	display:inline-block;
	border-bottom:1px dashed #e0dfdf;
	margin:0px 0px 15px 0px;
	padding:5px 0px 7px 0px;
	width:780px;
	float:left;
	font-size:30px;
	line-height:40px;
}
.text02{
	font-weight: normal;
	font-size:44px;
	color:#cb0152;
	border-bottom:1px dashed #a2a2a2;
	margin:0px 0px 20px 0px;
	padding:0px 0px 7px 0px;
}
.text03{
	font-size:30px;
	line-height:50px;
	text-align:left;
	color:#000000;
	margin:0px 40px 110px 0px;
}
.text04{
	font-size:26px;
	line-height:32px;
	color:#927100;
	border-top:1px dashed #c6c6c6;
	margin:30px 20px 20px 0px;
	padding:15px 0px 0px 0px;
}
.sptext01{
	font-size:30px;
	color:#FFFFFF;
	display:inline-block;
	background:#c7a20f;
	border-radius:300px;
	width:36px;
	height:36px;
	text-align:center;
	letter-spacing:0px;
	margin:0px 3px 0px 3px;
	line-height:36px;
}
.sptext02{
	font-size:36px;
	line-height:50px;
	margin:8px 0px 8px 0px;
	color:#0043be;
}
.sptext03{
	color:#cb0152;
}
.sptext04{
	font-size:14px;
	color:#d50064;
}
.sptext05{
	font-size:20px;
	color:#000000;
}
.listStyle01{
	list-style: decimal;
	margin:0px 0px 0px 40px;
	padding:0px 0px 0px 0px;
}
.listStyle01 li{
	font-size:30px;
	line-height:40px;
	color:#d50064;
	padding:0px 0px 5px 0px;
	border-bottom:1px dashed #e0dfdf;
	margin:0px 0px 40px 0px;
}
.listStyle01 label{
	font-size:30px;
	color:#000000;
	margin:0px 30px 0px 0px;
}
.listStyle01 input[type=text]{
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	background:#f3f3ef;
	-moz-box-shadow:1px 1px 3px 0px #d9d9d8 inset;
	-webkit-box-shadow:1px 1px 3px 0px #d9d9d8 inset;
	box-shadow:1px 1px 3px 0px #d9d9d8 inset;
	border-radius:4px;
	height:34px;
	font-size:20px;
	border:0px;
	margin:7px 0px 0px 0px;
}
#name{
	width:100px;
}
#phone{
	width:125px;
}
#mail{
	width:160px;
}
.listStyle02{
	list-style: decimal;
	margin:10px 40px 0px 90px;
	padding:0px 0px 0px 0px;
}
.listStyle02 li{
	font-size:24px;
	line-height:30px;
	margin:0px 0px 10px 0px;
}
.listStyle02 a{
	color:#000000;
	text-decoration:underline;
}
.listStyle03{
	list-style: decimal;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.listStyle03 li{
	font-size:16px;
	margin:0px 0px 10px 0px;
}
.listStyle04{
	list-style: decimal;
	margin:10px 0px 0px 60px;
	padding:0px 0px 0px 0px;
}
.listStyle04 li{
	font-size:30px;
	line-height:36px;
	padding:0px 0px 10px 0px;
}
.listStyle05{
	color:#888888;
	list-style:disc;
	margin:15px 0px 0px 30px;
	padding:0px 0px 0px 0px;
}
.butStyle01{
	display:inline-block;
	background:url(images/but01.png) left top no-repeat;
	color:#FFFFFF;
	font-size:38px;
	letter-spacing:50px;
	text-shadow:2px 2px 3px #679c0f;
	width:235px;/*370*/
	height:43px;/*47*/
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 135px;
	text-decoration:none;
}
.butStyle01:hover{
	color:#F8FF00;
}
.butStyle01_d{
	display:inline-block;
	background:url(images/but01r.png) left top no-repeat;
	color:#B1B1B1;
	font-size:38px;
	letter-spacing:50px;
	text-shadow:1px 1px 1px #FFFFFF;
	width:235px;/*370*/
	height:43px;/*47*/
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 135px;
	cursor: no-drop;
	text-decoration:none;
}
.butStyle02{
	display:inline-block;
	background:url(images/but03.png) left top no-repeat;
	color:#FFFFFF;
	font-size:42px;
	font-weight:normal;
	letter-spacing:10px;
	text-shadow:2px 2px 3px #007b9f;
	width:270px;
	height:52px;
	text-align:left;
	margin:20px 0px 20px 0px;
	padding:8px 0px 0px 100px;
	text-decoration:none;
}
.butStyle02:hover{
	color:#F8FF00;
}
.butStyle03{
	display:inline-block;
	background:url(images/but04.png) left top no-repeat;
	color:#FFFFFF;
	font-size:42px;
	font-weight:normal;
	letter-spacing:10px;
	text-shadow:2px 2px 3px #008d96;
	width:270px;
	height:52px;
	text-align:left;
	margin:20px 0px 20px 0px;
	padding:8px 0px 0px 100px;
	text-decoration:none;
}
.butStyle03:hover{
	color:#F8FF00;
}
.butStyle04{
	display:inline-block;
	background:url(images/but03.png) left top no-repeat;
	color:#FFFFFF;
	font-size:42px;
	letter-spacing:0px;
	text-shadow:2px 2px 3px #679c0f;
	width:285px;
	height:52px;
	text-align:left;
	margin:10px 0px 10px 0px;
	padding:8px 0px 0px 85px;
	text-decoration:none;
}
.butStyle04:hover{
	color:#F8FF00;
}
.butStyle05{
	display:inline-block;
	background:url(images/but04.png) left top no-repeat;
	color:#FFFFFF;
	font-size:42px;
	letter-spacing:10px;
	text-shadow:2px 2px 3px #008d96;
	width:270px;
	height:52px;
	text-align:left;
	margin:10px 0px 10px 0px;
	padding:8px 0px 0px 100px;
	text-decoration:none;
}
.butStyle05:hover{
	color:#F8FF00;
}
.slogan01{
	z-index:998;
	position:absolute;
	margin:-55px 0px 0px 590px;
}
.slogan02{
	z-index:998;
	position:absolute;
	margin:-40px 0px 0px 600px;
}
.slogan03,
.slogan04{
	display:none;
	z-index:998;
	position:absolute;
	margin:-58px 0px 0px 260px;
}
.slogan05{
	background:url(images/slogan05_b.png) left top no-repeat;
	z-index:998;
	position:absolute;
	margin:-15px 0px 0px -14px;
	width:217px;
	height:217px;
}
.slogan06{
	background:url(images/slogan06_b.png) left top no-repeat;
	width:395px;
	height:187px;
	z-index:998;
	position:absolute;
	margin:-75px 0px 0px 550px;
}
.slogan07{
	background:url(images/slogan07_2.png) left top no-repeat;
	width:227px;
	height:134px;
	z-index:997;
	position:absolute;
	margin:-125px 0px 0px 570px;
}
.icon03{
	z-index:998;
	position:absolute;
	margin:7px 0px 0px -15px;
	background:url(images/icon03.png) left top no-repeat;
	width:67px;
	height:67px;
	color:#FFFFFF;
	font-size:22px;
	text-align:center;
	letter-spacing:-1px;
	transform:rotate(345deg);
	-ms-transform:rotate(345deg);
	-webkit-transform:rotate(345deg);
	-moz-transform:rotate(345deg);
	-o-transform:rotate(345deg);
	text-shadow:2px 2px 3px #af1700;
}
.icon03-2{
	z-index:998;
	position:absolute;
	margin:17px 0px 0px 402px;
	background:url(images/icon03.png) left top no-repeat;
	width:67px;
	height:67px;
	color:#FFFFFF;
	font-size:22px;
	text-align:center;
	letter-spacing:-1px;
	transform:rotate(345deg);
	-ms-transform:rotate(345deg);
	-webkit-transform:rotate(345deg);
	-moz-transform:rotate(345deg);
	-o-transform:rotate(345deg);
	text-shadow:2px 2px 3px#af1700;
}
.icon03 span,
.icon03-2 span{
	display:inline-block;
	margin:8px 0px 0px 0px;
	font-size:24px;
	line-height:20px;
}
#qIframe{
	width:100%;
	height:200px;
}
.agreement{
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	background:#f3f3ef;
	border-radius:4px;
	border:0px;
	font-size:20px;
	line-height:26px;
	color:#8b6902;
	text-align:center;
}
.agreement ol{
	margin:0px 0px 0px 25px;
	padding:0px 0px 0px 0px;
}
.agreement li{
	text-align:left;
	padding:0px 0px 30px 0px;
}
.agreement span{
	font-weight: normal;
	color:#8b6902;
	text-decoration:underline;
}
/******************************************************************/
#footer{
	background:#553e19;
	padding:25px 0px 25px 0px;
	color:#c4ae60;
}
.footerBox01{
	width:585px;
	height:50px;
	float:left;
	font-size:14px;
	line-height:20px;
	text-align:center;
	border-right:1px solid #000000;
	padding:10px 0px 0px 0px;

}
.footerBox01 a{
	color:#FFFFFF;
	text-decoration:underline;
}
.footerBox01 a:hover{
	color:#F8E700;
}
.footerBox02{
	width:420px;
	height:45px;
	float:left;
	text-align:center;
	font-size:24px;
	border-left:1px solid #7e5c26;
	padding:15px 0px 0px 0px;
}

}