/* ---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;
}
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--- */

*{
	margin: 0;
	padding: 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;}

html{-webkit-text-size-adjust:none;
}

body{
	font-size:18px;
	background-color:#f69d08;
}



/* --電腦版型------------------------------------- */

#header{
	z-index:99999;
	width:100%;
	height:64px;
	display:block;}
	
#fb{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-bottom:0;
	clear:both;
	display:block;}
	
#CONTENT1{
	width:100%;
	margin:0 auto;
	position:relative;}	
	
#CONTENT1 #BG_PIC{
	width: 100%;
	height: 842px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/top_bg.png);
	background-image: -webkit-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);
	background-image: -moz-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);
	background-image: -o-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);
	background-image: -ms-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);}

#CONTENT1 #WRAPPER{
    position: relative;
	margin:0 auto;
	width:1024px;
	height:842px;
	max-width:1024px;}
	
	
#BUT_L {
	display: none;
	float: right;
}
#BUT_L ul {
	display: block;
	padding: 15px 0px 0px 10px;
}
#BUT_L li {
	display: block;
	float: right;
	padding: 3px;
}
#BUT_L a {
	text-indent: -9999px;
}
#BUT_L li#GJUN a {
	display: block;
	background-image: url(images/GJUN.png);
	width: 132px;
	height: 33px;
	
}
#BUT_L li#FB a {
	display: block;
	background-image: url(images/FB.png);
	width: 36px;
	height: 36px;
	background-position: bottom;
}
#BUT_L li#FB a:hover {
	background-position: top;
}
		

	
#TAG{
	display:block;
	position:absolute;
	top:8%;
	left:0;
	background-image:url(images/tag.png);
	width:170px;
	height:120px;
	z-index:999;}
	
#PIC_block{
	display:block;
	float:left;
	width: 40%;
	max-width: 400px;
	height: 780px;
	margin-top:62px;}

#PIC{
	background-image:url(images/top_peo.png);
	width:100%;
	height: 780px;}
	
#TITLE_block{
	display:block;
	float:left;
	width: 60%;
	max-width: 480px;
	height: 350px;
	margin-top:65px;
	margin-left:45px;}

#TITLE{
	background-image:url(images/title.png);
	width:100%;
	padding-bottom:81.25%;
	background-size:100% auto;
	float:none;
	background-repeat:no-repeat;
	background-position:center center;}
	
#TEXT{
	display: none;
	font-family: Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	position: absolute;
	top: 280px;
	left: 297px;
	width: 350px;
	color: #fff;
	font-size: 15px;
	line-height: 1.5;
	float: left;
	height: auto;
	text-align: center;
}

#TEXT h5{
	color: #ffae00;
	font-size: 23px;
	font-weight:bold;
	line-height: 1.2;
	text-align:center;}

#TEXT span{
	color: #ffde00;
	font-size: 19px;
	font-weight:bold;
	line-height: 1.2;
}


#FROM_block{
	display:block;
	float:left;
	width: 60%;
	margin-top:45px;
	max-width: 570px;
	height: 350px;
	background-color:#f44c2a;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	padding:2%;
	}
	
#GIFT{
	width:48%;
	height: 100%;
	float:left;
	margin-left:3%;}
	
#FROM{
	width:48%;
	height: 100%;
	float:left;
	
}

h2{
	display:block;
	background-image:url(images/h2.png);
	width:240px;
	height:100px;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-size:210%;
	font-weight:bold;
	line-height:1.3;
	color:#ffae00;
	text-indent:-9999px;
	margin-bottom:5%;
	border-bottom:1px solid #FFF;
	}
	
h2 span{
	color:#ffde00;}

#GIFT_TEXT{
	width:50%;
	float:left;}
	
#GIFT_TEXT ul{
	width:100%;}

#GIFT_TEXT ul li{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	color:#fff;
	font-size:90%;
	line-height:1.3;}

#GIFT_TEXT ul li.ps{
	font-size:80%;}

#CARD{
	display: block;
	position: absolute;
	top: 675px;
	left: 420px;
	width: 150px;
	height: 90px;
	background-image: url(images/card.png);
	background-repeat: no-repeat;
}

#BOOK{
	display:block;
	width:50%;
	float:left;
	man-width:115px;
	height:160px;
	background-image:url(images/book.png);
	background-repeat:no-repeat;}
	

#FROM #SELECT{
	width:100%;
	height:auto;
}

#FROM #NAME{
	width:100%;
	height:auto;
	float:left;
	}
	
#FROM #PHONE{
	width:100%;
	height:auto;
	float:left;}
	
#FROM #EMAIL{
	width:100%;
	height:auto;
	float:left;
	}	

#FROM #Dept
 {
     margin:0px 0px 20px 0px;
     width:100%;
     height:34px;
 }
#FROM #CITY
 {
     float:left;
     width:48%;
     height:auto;
 }
#ddl_city_no
 {
     width:100%;
     height:34px;
     font-size:16px;
     text-align:center;
     border:0;  
 }
#FROM #SCHOOL
 {
     margin-left:10px;
     float:left;
     width:48%;
     height:auto;
 }
 #ddl_area_no
 {
     width:100%;
     height:34px;
     font-size:16px;
     text-align:center;
     border:0;    
 }        	
	
#READ{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-size:80%;
	width:100%;
	display:block;
	padding-top:10px;
	margin-right:10px;
	float:left;}
	
#READ .searchtext2{
	min-width:20px;
	min-height:20px;
    border:solid px gray;
	background-color:#FFF;
	float:left;
	}


#READ span{
	display:block;
	color:#FFF;
	height:15px;
	line-height:20px;
	text-indent:5px;}
		


#FROM #BUT {
	width:100%;
	height:auto;
	float:left;
	}		

.AAA{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	color:#666;
	background-color:#f9f9f9;
	width:100%;
	height:30px;
	line-height:30px;
	margin-top:8px;
	font-size:15px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	border:0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);
	box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);}
	
	
.AAA:focus{
	outline: none;}
	
.BBB{
    font-size:30px;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-weight:bold;
    text-shadow:2px 1px 1px #004da1;
	color:#fff;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	letter-spacing:3px;
	margin-top:12px;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	border:0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0px 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0px 1px 2px rgba(0,0,0,.3);
	box-shadow:,0px 1px 2px rgba(0,0,0,.3);
background: #23c2da; /* Old browsers */
background: -moz-linear-gradient(top, #23c2da 0%, #0092c8 50%, #159bd3 51%, #70faff 100%); /* FF3.6+ */
background: -webkit-linear-gradient(top, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* IE10+ */
background: linear-gradient(to bottom, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23c2da', endColorstr='#70faff',GradientType=0 ); /* IE6-9 */	
	}
			
#CONTENT2{
	width:100%;
	height:340px;
	background-color:#f69d08;
	padding:15px 25px 0 25px;}

#BOX_block{
	display:block;
	margin:0 auto;
    width:940px;
	height: 100%;
	}
		
h3{
	display:block;
	width:940px;
	height:50px;
	text-align:center;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-size:140%;
	text-shadow:2px 2px 2px #3f226f;
	color:#fff;
	line-height:50px;
	background-color:#523582;
	-moz-border-radius:0.3em 0.3em 0 0; -webkit-border-radius:0.3em 0.3em 0 0; border-radius:0.3em 0.3em 0 0;
	margin-bottom:1%;}	
	
.BOX1{
	display:block;
	width:22.5%;
	margin:0 auto;
	margin-left:2%;
	margin-top:2%;
	float:left;}
	
.BOX1 #nomargin{
	margin-left:0;}
	
.BOX1 h4{
	display:block;
	-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
	margin:0 auto;
	width:100%;
	height:45px;
	font-weight:bold;
	margin-right:15px;
	font-size:120%;
	color:#fff;
	margin-bottom:2%;
	line-height:45px;
	text-align:center;
	border-style:double;
	border-color:#150804;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;}
	
.BOX1 ul{
	display:block;
	-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
	background-color:#f3f3f3;
	width:100%;
	height:135px;
	padding-top:12px;
	padding-left:55px;
	}
	

.BOX1 ul li{
	float:left;
	width:100%;
	list-style-type:disc;
	font-size:15px;
	line-height:1.2;
	color:#000;
	padding:1% 1% 1% 1%;
 	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;}
	



/* --平板版型1-----------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
#header{
	z-index:9999;
	width:100%;
	height:64px;
	display:none;}
	
#fb{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-bottom:0;
	clear:both;
	display:none;}
	
#CONTENT1{
	width:100%;
	margin:0 auto;
	position:relative;}	
	
#CONTENT1 #BG_PIC{
	width: 100%;
	height: 780px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/top_bg.png);
	background-image: -webkit-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);
	background-image: -moz-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);
	background-image: -o-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);
	background-image: -ms-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);}

#CONTENT1 #WRAPPER{
    position: relative;
	margin:0 auto;
	width:100%;
	height:641px;
	max-width:1024px;}
	
#BUT_L {
	display:block;
	float: right;
}
#BUT_L ul {
	display: block;
	padding: 15px 0px 0px 10px;
}
#BUT_L li {
	display: block;
	float: right;
	padding: 3px;
}
#BUT_L a {
	text-indent: -9999px;
}
#BUT_L li#GJUN a {
	display: block;
	background-image: url(images/GJUN.png);
	width: 132px;
	height: 33px;
	
}
#BUT_L li#FB a {
	display: block;
	background-image: url(images/FB.png);
	width: 36px;
	height: 36px;
	background-position: bottom;
}
#BUT_L li#FB a:hover {
	background-position: top;
}
	
#TAG{
	display:block;
	position:absolute;
	top:8%;
	left:0;
	background-image:url(images/tag.png);
	width:170px;
	height:120px;
	z-index:999;}
	
#PIC_block{
	display:block;
	position: absolute;
	top: 0%;
	left:-2%;
	width: 100%;
	max-width: 400px;
	height: 720px;}

#PIC{
	background-image:url(images/top_peo.png);
	width:100%;
	height: 720px;}
	
#TITLE_block{
	display:block;
	position: absolute;
	top:0%;
	left: 40%;
	width: 50%;
	max-width: 480px;
	height: 185px;}

#TITLE{
	background-image:url(images/title_b.png);
	width:100%;
	padding-bottom:46.875%;
	background-size:100% auto;
	float:none;
	background-repeat:no-repeat;
	background-position:center center;}
	
#TEXT{
	display: block;
	font-family: Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	position: absolute;
	top:42%;
	left: 48%;
	width: 50%;
	color: #303030;
	font-size: 110%;
	line-height: 1.5;
	height: auto;
	text-align: left;
	font-weight:bold;
	/*background-color: rgba( 2, 97, 195, 0.85);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0261c3', endColorstr='#0261c3'); /* IE7.8背景色 */
	/*-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;*/
	padding:2%;
}

#TEXT h5{
	color: #22a6cc;
	font-size: 140%;
	line-height: 1.2;
	text-align: left;}

#TEXT span{
	color: #303030;
	font-size: 120%;
	font-weight:bold;
	line-height: 1.2;
}


#FROM_block{
	display:block;
	position: absolute;
	top: 65%;
	right: 3%;
	width: 60%;
	max-width: 100%;
	height: 300px;
	background-color:#f44c2a;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	padding:1% 2% 0 2%;
	}
	
#GIFT{
	width:100%;
	height:80px;
	float:none;
	margin-left:0;
	border-bottom:1px solid #FFF;}
	
#FROM{
	width:100%;
	height: 100%;
	float:none;
	
}

h2{
	display:block;
	background-image:url(images/h2_b.png);
	width:300px;
	height:82px;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-size:210%;
	font-weight:bold;
	line-height:1.3;
	color:#ffae00;
	text-indent:-9999px;
	margin-bottom:0;
	margin:0 auto;
	border-bottom:none;
}
	
h2 span{
	color:#ffde00;}

#GIFT_TEXT{
	display:none;
	width:50%;
	float:left;}
	
#GIFT_TEXT ul{
	width:100%;}

#GIFT_TEXT ul li{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	color:#fff;
	font-size:90%;
	line-height:1.3;}

#GIFT_TEXT ul li.ps{
	font-size:80%;}
	
#CARD{
	display: none;
	position: absolute;
	top: 675px;
	left: 420px;
	width: 150px;
	height: 90px;
	background-image: url(images/card.png);
	background-repeat: no-repeat;
}

#BOOK{
	display:none;
	width:50%;
	float:left;
	man-width:115px;
	height:160px;
	background-image:url(images/book.png);
	background-repeat:no-repeat;}
	
#FROM #SELECT{
	width:98%;
	height:auto;
}	

#FROM #NAME{
	width:48%;
	height:auto;
	float:left;
	margin-right:2%;
	}
	
#FROM #PHONE{
	width:48%;
	height:auto;
	float:left;}
	
#FROM #EMAIL{
	width:48%;
	height:auto;
	float:left;
	margin-right:2%;
	}	

#FROM #Dept
 {
     margin:0px 0px 20px 0px;
     width:100%;
     height:34px;
 }
#FROM #CITY
 {
     float:left;
     width:23%;
     height:auto;
 }
#ddl_city_no
 {
     width:100%;
     height:34px;
     font-size:16px;
     text-align:center;
     border:0;  
 }
#FROM #SCHOOL
 {
     margin-left:10px;
     float:left;
     width:23%;
     height:auto;
 }
 #ddl_area_no
 {
     width:100%;
     height:34px;
     font-size:16px;
     text-align:center;
     border:0;    
 }        	
	
#READ{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-size:80%;
	width:48%;
	display:block;
	padding-top:10px;
	margin-right:10px;
	float:left;}
	
#READ .searchtext2{
	min-width:20px;
	min-height:20px;
    border:solid px gray;
	background-color:#FFF;
	float:left;
	}


#READ span{
	display:block;
	color:#FFF;
	height:15px;
	line-height:20px;
	text-indent:5px;}
		


#FROM #BUT {
	width:48%;
	height:auto;
	float:left;
	}		

.AAA{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	color:#666;
	background-color:#f9f9f9;
	width:100%;
	height:30px;
	line-height:30px;
	margin-top:8px;
	font-size:15px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	border:0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);
	box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);}

	
	
.AAA:focus{
	outline: none;}
	
.BBB{
    font-size:30px;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-weight:bold;
    text-shadow:2px 1px 1px #004da1;
	color:#fff;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	letter-spacing:3px;
	margin-top:12px;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	border:0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0px 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0px 1px 2px rgba(0,0,0,.3);
	box-shadow:,0px 1px 2px rgba(0,0,0,.3);
background: #23c2da; /* Old browsers */
background: -moz-linear-gradient(top, #23c2da 0%, #0092c8 50%, #159bd3 51%, #70faff 100%); /* FF3.6+ */
background: -webkit-linear-gradient(top, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* IE10+ */
background: linear-gradient(to bottom, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23c2da', endColorstr='#70faff',GradientType=0 ); /* IE6-9 */	
	}
			
#CONTENT2{
	width:100%;
	height:340px;
	background-color:#f69d08;
	padding:15px 25px 0 25px;}

#BOX_block{
	display:block;
	margin:0 auto;
    width:100%;
	height: 100%;
	}
		
h3{
	display:block;
	width:100%;
	height:50px;
	text-align:center;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-size:140%;
	text-shadow:2px 2px 2px #3f226f;
	color:#fff;
	line-height:50px;
	background-color:#523582;
	-moz-border-radius:0.3em 0.3em 0 0; -webkit-border-radius:0.3em 0.3em 0 0; border-radius:0.3em 0.3em 0 0;
	margin-bottom:1%;}	
	
.BOX1{
	display:block;
	width:22.5%;
	margin:0 auto;
	margin-left:2%;
	margin-top:2%;
	float:left;}
	
.BOX1 #nomargin{
	margin-left:0;}
	
.BOX1 h4{
	display:block;
	-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
	margin:0 auto;
	width:100%;
	height:45px;
	font-weight:bold;
	margin-right:15px;
	font-size:120%;
	color:#fff;
	margin-bottom:2%;
	line-height:45px;
	text-align:center;
	border-style:double;
	border-color:#150804;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;}
	
.BOX1 ul{
	display:block;
	-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
	background-color:#f3f3f3;
	width:100%;
	height:135px;
	padding-top:12px;
	padding-left:30px;
	}
	

.BOX1 ul li{
	float:left;
	width:100%;
	list-style-type:disc;
	font-size:14px;
	line-height:1.2;
	color:#000;
	padding:1% 1% 1% 1%;
 	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;}
}
/* --平板版型2-----------------------------*/
@media screen and (min-width: 640px) and (max-width: 767px){
#header{
	z-index:9999;
	width:100%;
	height:64px;
	display:none;}
	
#fb{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-bottom:0;
	clear:both;
	display:none;}
	
#CONTENT1{
	width:100%;
	margin:0 auto;
	position:relative;}	
	
#CONTENT1 #BG_PIC{
	width: 100%;
	height: 730px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/top_bg.png);
	background-image: -webkit-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);
	background-image: -moz-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);
	background-image: -o-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);
	background-image: -ms-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);}

#CONTENT1 #WRAPPER{
    position: relative;
	margin:0 auto;
	width:100%;
	height:641px;
	max-width:1024px;}
	
#BUT_L {
	display:block;
	float: right;
}
#BUT_L ul {
	display: block;
	padding: 15px 0px 0px 10px;
}
#BUT_L li {
	display: block;
	float: right;
	padding: 3px;
}
#BUT_L a {
	text-indent: -9999px;
}
#BUT_L li#GJUN a {
	display: block;
	background-image: url(images/GJUN.png);
	width: 132px;
	height: 33px;
	
}
#BUT_L li#FB a {
	display: block;
	background-image: url(images/FB.png);
	width: 36px;
	height: 36px;
	background-position: bottom;
}
#BUT_L li#FB a:hover {
	background-position: top;
}
	
#TAG{
	display:none;
	position:absolute;
	top:8%;
	left:0;
	background-image:url(images/tag.png);
	width:170px;
	height:120px;
	z-index:999;}
	
#PIC_block{
	display:block;
	position: absolute;
	top: -5%;
	left:-5%;
	width: 100%;
	max-width: 311px;
	height: 550px;}

#PIC{
	background-image:url(images/top_peo_b.png);
	width:100%;
	height: 550px;}
	
#TITLE_block{
	display:block;
	position: absolute;
	top:0%;
	left: 32%;
	width: 60%;
	max-width: 480px;
	height: 185px;}

#TITLE{
	background-image:url(images/title_b.png);
	width:100%;
	padding-bottom:46.875%;
	background-size:100% auto;
	float:none;
	background-repeat:no-repeat;
	background-position:center center;}
	
#TEXT{
	display: block;
	font-family: Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	position: absolute;
	top:40%;
	left: 42%;
	width: 55%;
	color: #303030;
	font-size: 110%;
	line-height: 1.5;
	height: auto;
	text-align: left;
	font-weight:bold;
	/*background-color: rgba( 2, 97, 195, 0.85);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0261c3', endColorstr='#0261c3'); /* IE7.8背景色 */
	/*-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;*/
	padding:2%;
}

#TEXT h5{
	color: #22a6cc;
	font-size: 120%;
	line-height: 1.2;
	text-align: left;}

#TEXT span{
	color: #303030;
	font-size: 100%;
	font-weight:bold;
	line-height: 1.2;
}


#FROM_block{
	display:block;
	position: absolute;
	top: 60%;
	right: 0;
	width: 100%;
	max-width: 100%;
	height: 300px;
	background-color:#f44c2a;
	-webkit-border-radius: 0.5em 0.5em 0 0;
	border-radius: 0.5em 0.5em 0 0;
	padding:2% 6% 0 6%;
	}
	
#GIFT{
	width:100%;
	height:80px;
	float:none;
	margin-left:0;
	border-bottom:1px solid #FFF;}
	
#FROM{
	width:100%;
	height: 100%;
	float:none;
	
}

h2{
	display:block;
	background-image:url(images/h2_b.png);
	width:300px;
	height:82px;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-size:210%;
	font-weight:bold;
	line-height:1.3;
	color:#ffae00;
	text-indent:-9999px;
	margin-bottom:0;
	margin:0 auto;
	border-bottom:none;
}
	
h2 span{
	color:#ffde00;}

#GIFT_TEXT{
	display:none;
	width:50%;
	float:left;}
	
#GIFT_TEXT ul{
	width:100%;}

#GIFT_TEXT ul li{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	color:#fff;
	font-size:90%;
	line-height:1.3;}

#GIFT_TEXT ul li.ps{
	font-size:80%;}
	
#CARD{
	display: none;
	position: absolute;
	top: 675px;
	left: 420px;
	width: 150px;
	height: 90px;
	background-image: url(images/card.png);
	background-repeat: no-repeat;
}

#BOOK{
	display:none;
	width:50%;
	float:left;
	man-width:115px;
	height:160px;
	background-image:url(images/book.png);
	background-repeat:no-repeat;}


#FROM #SELECT{
	width:98%;
	height:auto;
}	

#FROM #NAME{
	width:48%;
	height:auto;
	float:left;
	margin-right:2%;
	}
	
#FROM #PHONE{
	width:48%;
	height:auto;
	float:left;}
	
#FROM #EMAIL{
	width:48%;
	height:auto;
	float:left;
	margin-right:2%;
	}	

#FROM #Dept
 {
     margin:0px 0px 20px 0px;
     width:100%;
     height:34px;
 }
#FROM #CITY
 {
     float:left;
     width:23%;
     height:auto;
 }
#ddl_city_no
 {
     width:100%;
     height:34px;
     font-size:16px;
     text-align:center;
     border:0;  
 }
#FROM #SCHOOL
 {
     margin-left:10px;
     float:left;
     width:23%;
     height:auto;
 }
 #ddl_area_no
 {
     width:100%;
     height:34px;
     font-size:16px;
     text-align:center;
     border:0;    
 }        	
	
#READ{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-size:80%;
	width:48%;
	display:block;
	padding-top:10px;
	margin-right:10px;
	float:left;}
	
#READ .searchtext2{
	min-width:20px;
	min-height:20px;
    border:solid px gray;
	background-color:#FFF;
	float:left;
	}


#READ span{
	display:block;
	color:#FFF;
	height:15px;
	line-height:20px;
	text-indent:5px;}
		


#FROM #BUT {
	width:48%;
	height:auto;
	float:left;
	}		

.AAA{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	color:#666;
	background-color:#f9f9f9;
	width:100%;
	height:30px;
	line-height:30px;
	margin-top:8px;
	font-size:15px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	border:0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);
	box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);}
	
	
.AAA:focus{
	outline: none;}
	
.BBB{
    font-size:30px;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-weight:bold;
    text-shadow:2px 1px 1px #004da1;
	color:#fff;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	letter-spacing:3px;
	margin-top:12px;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	border:0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0px 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0px 1px 2px rgba(0,0,0,.3);
	box-shadow:,0px 1px 2px rgba(0,0,0,.3);
background: #23c2da; /* Old browsers */
background: -moz-linear-gradient(top, #23c2da 0%, #0092c8 50%, #159bd3 51%, #70faff 100%); /* FF3.6+ */
background: -webkit-linear-gradient(top, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* IE10+ */
background: linear-gradient(to bottom, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23c2da', endColorstr='#70faff',GradientType=0 ); /* IE6-9 */	
	}
			
#CONTENT2{
	width:100%;
	height:550px;
	background-color:#f69d08;
	padding:15px 25px 0 25px;}

#BOX_block{
	display:block;
	margin:0 auto;
    width:100%;
	height: 100%;
	}
		
h3{
	display:block;
	width:100%;
	height:50px;
	text-align:center;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-size:130%;
	text-shadow:2px 2px 2px #3f226f;
	color:#fff;
	line-height:50px;
	background-color:#523582;
	-moz-border-radius:0.3em 0.3em 0 0; -webkit-border-radius:0.3em 0.3em 0 0; border-radius:0.3em 0.3em 0 0;
	margin-bottom:1%;}	
	
.BOX1{
	display:block;
	width:48%;
	margin:0 auto;
	margin-left:2%;
	margin-top:2%;
	float:left;}
	
.BOX1 #nomargin{
	margin-left:0;}
	
.BOX1 h4{
	display:block;
	-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
	margin:0 auto;
	width:100%;
	height:45px;
	font-weight:bold;
	margin-right:15px;
	font-size:120%;
	color:#fff;
	margin-bottom:2%;
	line-height:45px;
	text-align:center;
	border-style:double;
	border-color:#150804;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;}
	
.BOX1 ul{
	display:block;
	-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
	background-color:#f3f3f3;
	width:100%;
	height:140px;
	padding-top:12px;
	padding-left:30px;
	}
	

.BOX1 ul li{
	float:left;
	width:100%;
	list-style-type:disc;
	font-size:15px;
	line-height:1.2;
	color:#000;
	padding:1% 1% 1% 1%;
 	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;}
}
/* --平板版型2-----------------------------*/
@media screen and (min-width: 480px) and (max-width: 639px){
#header{
	z-index:9999;
	width:100%;
	height:64px;
	display:none;}
	
#fb{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-bottom:0;
	clear:both;
	display:none;}
	
#CONTENT1{
	width:100%;
	margin:0 auto;
	position:relative;}	
	
#CONTENT1 #BG_PIC{
	width: 100%;
	height: 730px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/top_bg.png);
	background-image: -webkit-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);
	background-image: -moz-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);
	background-image: -o-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);
	background-image: -ms-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);}

#CONTENT1 #WRAPPER{
    position: relative;
	margin:0 auto;
	width:100%;
	height:641px;
	max-width:1024px;}
	
#BUT_L {
	display:block;
	float: right;
}
#BUT_L ul {
	display: block;
	padding: 15px 0px 0px 10px;
}
#BUT_L li {
	display: block;
	float: right;
	padding: 3px;
}
#BUT_L a {
	text-indent: -9999px;
}
#BUT_L li#GJUN a {
	display: block;
	background-image: url(images/GJUN.png);
	width: 132px;
	height: 33px;
	
}
#BUT_L li#FB a {
	display: block;
	background-image: url(images/FB.png);
	width: 36px;
	height: 36px;
	background-position: bottom;
}
#BUT_L li#FB a:hover {
	background-position: top;
}
	
#TAG{
	display:none;
	position:absolute;
	top:8%;
	left:0;
	background-image:url(images/tag.png);
	width:170px;
	height:120px;
	z-index:999;}
	
#PIC_block{
	display:block;
	position: absolute;
	top: -5%;
	left:-15%;
	width: 100%;
	max-width: 311px;
	height: 550px;}

#PIC{
	background-image:url(images/top_peo_b.png);
	width:100%;
	height: 550px;}
	
#TITLE_block{
	display:block;
	position: absolute;
	top:0%;
	left: 30%;
	width: 60%;
	max-width: 480px;
	height: 185px;}

#TITLE{
	background-image:url(images/title_b.png);
	width:100%;
	padding-bottom:46.875%;
	background-size:100% auto;
	float:none;
	background-repeat:no-repeat;
	background-position:center center;}
	
#TEXT{
	display: block;
	font-family: Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	position: absolute;
	top:35%;
	left: 40%;
	width: 60%;
	color: #303030;
	font-size: 90%;
	line-height: 1.5;
	height: auto;
	text-align: left;
	font-weight:bold;
	/*background-color: rgba( 2, 97, 195, 0.85);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0261c3', endColorstr='#0261c3'); /* IE7.8背景色 */
	/*-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;*/
	padding:2%;
}

#TEXT h5{
	color: #22a6cc;
	font-size: 130%;
	line-height: 1.2;
	text-align: left;}

#TEXT span{
	color: #303030;
	font-size: 80%;
	font-weight:bold;
	line-height: 1.2;
}


#FROM_block{
	display:block;
	position: absolute;
	top: 60%;
	right: 0;
	width: 100%;
	max-width: 100%;
	height: 300px;
	background-color:#f44c2a;
	-webkit-border-radius: 0.5em 0.5em 0 0;
	border-radius: 0.5em 0.5em 0 0;
	padding:3% 6% 0 6%;
	}
	
#GIFT{
	width:100%;
	height:80px;
	float:none;
	margin-left:0;
	border-bottom:1px solid #FFF;}
	
#FROM{
	width:100%;
	height: 100%;
	float:none;
	
}

h2{
	display:block;
	background-image:url(images/h2_b.png);
	width:300px;
	height:82px;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-size:210%;
	font-weight:bold;
	line-height:1.3;
	color:#ffae00;
	text-indent:-9999px;
	margin-bottom:0;
	margin:0 auto;
	border-bottom:none;
}
	
h2 span{
	color:#ffde00;}

#GIFT_TEXT{
	display:none;
	width:50%;
	float:left;}
	
#GIFT_TEXT ul{
	width:100%;}

#GIFT_TEXT ul li{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	color:#fff;
	font-size:90%;
	line-height:1.3;}

#GIFT_TEXT ul li.ps{
	font-size:80%;}
	
#CARD{
	display: none;
	position: absolute;
	top: 675px;
	left: 420px;
	width: 150px;
	height: 90px;
	background-image: url(images/card.png);
	background-repeat: no-repeat;
}

#BOOK{
	display:none;
	width:50%;
	float:left;
	man-width:115px;
	height:160px;
	background-image:url(images/book.png);
	background-repeat:no-repeat;}
	
#FROM #SELECT{
	width:98%;
	height:auto;
}

#FROM #NAME{
	width:48%;
	height:auto;
	float:left;
	margin-right:2%;
	}
	
#FROM #PHONE{
	width:48%;
	height:auto;
	float:left;}
	
#FROM #EMAIL{
	width:48%;
	height:auto;
	float:left;
	margin-right:2%;
	}	

#FROM #Dept
 {
     margin:0px 0px 20px 0px;
     width:100%;
     height:34px;
 }
#FROM #CITY
 {
     float:left;
     width:23%;
     height:auto;
 }
#ddl_city_no
 {
     width:100%;
     height:34px;
     font-size:16px;
     text-align:center;
     border:0;  
 }
#FROM #SCHOOL
 {
     margin-left:10px;
     float:left;
     width:23%;
     height:auto;
 }
 #ddl_area_no
 {
     width:100%;
     height:34px;
     font-size:16px;
     text-align:center;
     border:0;    
 }        	
	
#READ{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-size:80%;
	width:48%;
	display:block;
	padding-top:10px;
	margin-right:10px;
	float:left;}
	
#READ .searchtext2{
	min-width:20px;
	min-height:20px;
    border:solid px gray;
	background-color:#FFF;
	float:left;
	}


#READ span{
	display:block;
	color:#FFF;
	height:15px;
	line-height:20px;
	text-indent:5px;}
		


#FROM #BUT {
	width:48%;
	height:auto;
	float:left;
	}		

.AAA{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	color:#666;
	background-color:#f9f9f9;
	width:100%;
	height:30px;
	line-height:30px;
	margin-top:8px;
	font-size:15px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	border:0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);
	box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);}
	
	
.AAA:focus{
	outline: none;}
	
.BBB{
    font-size:30px;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-weight:bold;
    text-shadow:2px 1px 1px #004da1;
	color:#fff;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	letter-spacing:3px;
	margin-top:12px;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	border:0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0px 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0px 1px 2px rgba(0,0,0,.3);
	box-shadow:,0px 1px 2px rgba(0,0,0,.3);
background: #23c2da; /* Old browsers */
background: -moz-linear-gradient(top, #23c2da 0%, #0092c8 50%, #159bd3 51%, #70faff 100%); /* FF3.6+ */
background: -webkit-linear-gradient(top, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* IE10+ */
background: linear-gradient(to bottom, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23c2da', endColorstr='#70faff',GradientType=0 ); /* IE6-9 */	
	}
			
#CONTENT2{
	width:100%;
	height:550px;
	background-color:#f69d08;
	padding:15px 25px 0 25px;}

#BOX_block{
	display:block;
	margin:0 auto;
    width:100%;
	height: 100%;
	}
		
h3{
	display:block;
	width:100%;
	height:50px;
	text-align:center;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-size:130%;
	text-shadow:2px 2px 2px #3f226f;
	color:#fff;
	line-height:50px;
	background-color:#523582;
	-moz-border-radius:0.3em 0.3em 0 0; -webkit-border-radius:0.3em 0.3em 0 0; border-radius:0.3em 0.3em 0 0;
	margin-bottom:1%;}	
	
.BOX1{
	display:block;
	width:48%;
	margin:0 auto;
	margin-left:2%;
	margin-top:2%;
	float:left;}
	
.BOX1 #nomargin{
	margin-left:0;}
	
.BOX1 h4{
	display:block;
	-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
	margin:0 auto;
	width:100%;
	height:45px;
	font-weight:bold;
	margin-right:15px;
	font-size:120%;
	color:#fff;
	margin-bottom:2%;
	line-height:45px;
	text-align:center;
	border-style:double;
	border-color:#150804;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;}
	
.BOX1 ul{
	display:block;
	-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
	background-color:#f3f3f3;
	width:100%;
	height:140px;
	padding-top:12px;
	padding-left:30px;
	}
	

.BOX1 ul li{
	float:left;
	width:100%;
	list-style-type:disc;
	font-size:15px;
	line-height:1.2;
	color:#000;
	padding:1% 1% 1% 1%;
 	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;}
}
/* --平板版型2-----------------------------*/
@media screen and (max-width: 479px){
#header{
	z-index:9999;
	width:100%;
	height:64px;
	display:none;}
	
#fb{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-bottom:0;
	clear:both;
	display:none;}
	
#CONTENT1{
	width:100%;
	min-width:320px;
	margin:0 auto;
	position:relative;}	
	
#CONTENT1 #BG_PIC{
	width: 100%;
	height: 730px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/top_bg.png);
	background-image: -webkit-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);
	background-image: -moz-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);
	background-image: -o-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);
	background-image: -ms-image-set(url(images/top_bg.png) 1x,
	url(images/top_bg-2x.png) 2x);}

#CONTENT1 #WRAPPER{
    position: relative;
	margin:0 auto;
	width:100%;
	height:641px;
	max-width:1024px;}
	
#BUT_L {
	display:block;
	float: right;
}
#BUT_L ul {
	display: block;
	padding: 15px 0px 0px 10px;
}
#BUT_L li {
	display: block;
	float: right;
	padding: 3px;
}
#BUT_L a {
	text-indent: -9999px;
}
#BUT_L li#GJUN a {
	display: block;
	background-image: url(images/GJUN.png);
	width: 132px;
	height: 33px;
	
}
#BUT_L li#FB a {
	display: block;
	background-image: url(images/FB.png);
	width: 36px;
	height: 36px;
	background-position: bottom;
}
#BUT_L li#FB a:hover {
	background-position: top;
}
	
#TAG{
	display:none;
	position:absolute;
	top:8%;
	left:0;
	background-image:url(images/tag.png);
	width:170px;
	height:120px;
	z-index:999;}
	
#PIC_block{
	display:block;
	position: absolute;
	top: -5%;
	left:-15%;
	width: 100%;
	max-width: 311px;
	height: 550px;}

#PIC{
	background-image:url(images/top_peo_b.png);
	background-repeat:no-repeat;
	background-size:65%;
	width:100%;
	height: 550px;}
	
#TITLE_block{
	display:block;
	position: absolute;
	top:0%;
	left: 25%;
	width: 60%;
	max-width: 480px;
	height: 185px;}

#TITLE{
	background-image:url(images/title_b.png);
	width:100%;
	padding-bottom:46.875%;
	background-size:100% auto;
	float:none;
	background-repeat:no-repeat;
	background-position:center center;}
	
#TEXT{
	display: block;
	font-family: Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	position: absolute;
	top:30%;
	left: 0%;
	width: 100%;
	color: #303030;
	font-size: 90%;
	line-height: 1.5;
	height: auto;
	text-align: center;
	font-weight:bold;
	background-color: rgba( 255, 255, 255, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0261c3', endColorstr='#0261c3'); /* IE7.8背景色 */
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	padding:2%;
}

#TEXT h5{
	color: #22a6cc;
	font-size: 120%;
	line-height: 1.2;
	text-align: center;}

#TEXT span{
	color: #303030;
	font-size: 80%;
	font-weight:bold;
	line-height: 1.2;
}


#FROM_block{
	display:block;
	position: absolute;
	top: 40%;
	right: 0;
	width: 100%;
	max-width: 100%;
	height: 430px;
	background-color:#f44c2a;
	-webkit-border-radius: 0.5em 0.5em 0 0;
	border-radius: 0.5em 0.5em 0 0;
	padding:2% 6% 0 6%;
	}
	
#GIFT{
	width:100%;
	height:100px;
	float:none;
	margin-left:0;
	border-bottom:none;}
	
#FROM{
	width:100%;
	height: 100%;
	float:none;
	
}

h2{
	display:block;
	background-image:url(images/h2.png);
	max-width:240px;
	height:100px;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-size:210%;
	font-weight:bold;
	line-height:1.3;
	color:#ffae00;
	text-indent:-9999px;
	margin-bottom:2%;
	margin:0 auto;
	border-bottom:none;
}
	
h2 span{
	color:#ffde00;}

#GIFT_TEXT{
	display:none;
	width:50%;
	float:left;}
	
#GIFT_TEXT ul{
	width:100%;}

#GIFT_TEXT ul li{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	color:#fff;
	font-size:90%;
	line-height:1.3;}

#GIFT_TEXT ul li.ps{
	font-size:80%;}
	
#CARD{
	display: none;
	position: absolute;
	top: 675px;
	left: 420px;
	width: 150px;
	height: 90px;
	background-image: url(images/card.png);
	background-repeat: no-repeat;
}

#BOOK{
	display:none;
	width:50%;
	float:left;
	man-width:115px;
	height:160px;
	background-image:url(images/book.png);
	background-repeat:no-repeat;}


#FROM #SELECT{
	width:100%;
	height:auto;
}	

#FROM #NAME{
	width:100%;
	height:auto;
	float:left;
	margin-right:0;
	}
	
#FROM #PHONE{
	width:100%;
	height:auto;
	float:left;}
	
#FROM #EMAIL{
	width:100%;
	height:auto;
	float:left;
	margin-right:0;
	}	

#FROM #Dept
 {
     margin:0px 0px 20px 0px;
     width:100%;
     height:34px;
 }
#FROM #CITY
 {
     float:left;
     width:48%;
     height:auto;
 }
#ddl_city_no
 {
     width:100%;
     height:34px;
     font-size:16px;
     text-align:center;
     border:0;  
 }
#FROM #SCHOOL
 {
     margin-left:10px;
     float:left;
     width:48%;
     height:auto;
 }
 #ddl_area_no
 {
     width:100%;
     height:34px;
     font-size:16px;
     text-align:center;
     border:0;    
 }        	
	
#READ{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-size:80%;
	width:100%;
	display:block;
	padding-top:10px;
	margin-right:10px;
	float:left;}
	
#READ .searchtext2{
	min-width:20px;
	min-height:20px;
    border:solid px gray;
	background-color:#FFF;
	float:left;
	}


#READ span{
	display:block;
	color:#FFF;
	height:15px;
	line-height:20px;
	text-indent:5px;}
		


#FROM #BUT {
	width:100%;
	height:auto;
	float:left;
	}		

.AAA{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	color:#666;
	background-color:#f9f9f9;
	width:100%;
	height:30px;
	line-height:30px;
	margin-top:8px;
	font-size:15px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	border:0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);
	box-shadow:inset 0px 2px 3px rgba(200,200,200,0.6),0px 1px 2px rgba(0,0,0,.3);}
	
	
.AAA:focus{
	outline: none;}
	
.BBB{
    font-size:30px;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-weight:bold;
    text-shadow:2px 1px 1px #004da1;
	color:#fff;
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	letter-spacing:3px;
	margin-top:12px;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	border:0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0px 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:0px 1px 2px rgba(0,0,0,.3);
	box-shadow:,0px 1px 2px rgba(0,0,0,.3);
background: #23c2da; /* Old browsers */
background: -moz-linear-gradient(top, #23c2da 0%, #0092c8 50%, #159bd3 51%, #70faff 100%); /* FF3.6+ */
background: -webkit-linear-gradient(top, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* IE10+ */
background: linear-gradient(to bottom, #23c2da 0%,#0092c8 50%,#159bd3 51%,#70faff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23c2da', endColorstr='#70faff',GradientType=0 ); /* IE6-9 */	
	}
			
#CONTENT2{
	width:100%;
	min-width:320px;
	height:930px;
	background-color:#f69d08;
	padding:15px 10px 0 10px;}

#BOX_block{
	display:block;
	margin:0 auto;
    width:100%;
	height: 100%;
	}
		
h3{
	display:block;
	width:100%;
	height:80px;
	text-align:center;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
	font-size:130%;
	text-shadow:2px 2px 2px #3f226f;
	color:#fff;
	background-color:#523582;
	-moz-border-radius:0; -webkit-border-radius:0; border-radius:0;
	padding:3%;
	line-height:30px;
	margin-bottom:2%;}	
	
.BOX1{
	display:block;
	width:100%;
	margin:0 auto;
	margin-left:0;
	margin-top:2%;
	float:left;}
	
.BOX1 #nomargin{
	margin-left:0;}
	
.BOX1 h4{
	display:block;
	-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
	margin:0 auto;
	width:100%;
	height:45px;
	font-weight:bold;
	margin-right:15px;
	font-size:120%;
	color:#fff;
	margin-bottom:2%;
	line-height:45px;
	text-align:center;
	border-style:double;
	border-color:#150804;
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;}
	
.BOX1 ul{
	display:block;
	-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;
	background-color:#f3f3f3;
	width:100%;
	height:130px;
	padding-top:12px;
	padding-left:10%;
	margin-bottom:10px;
	}
	

.BOX1 ul li{
	float:left;
	width:50%;
	list-style-type:disc;
	font-size:14px;
	line-height:1.2;
	color:#000;
	padding:1% 1% 1% 1%;
 	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;}
	
.BOX1 ul li.long{
	float:left;
	width:100%;
	list-style-type:disc;
	font-size:14px;
	line-height:1.2;
	color:#000;
	padding:1% 1% 1% 1%;
 	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;}
}


	
