<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

baby{


	}
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
} 
img{
	max-width:100%;
	height:auto;

	}
	
#warp{
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 1.5em;
	color: #615757;
	width:100%;
	overflow:visible;

	background-image:url(../images/articleBg.png);

	background-position:0px 0px;
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-color: #e673aa;

	}

#warp .logo{
	padding-left:20px;
	padding-top:22px;
	position: absolute;
	top: 0px;
	background-color:#FFFFFF;	
	}
#main{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	}
#header{
	width:100%;
	height:529px;
	background-image:url(../images/headerbg.jpg);
	margin-top:0px;
	background-position: 297px -20px;
	background-repeat: no-repeat;
}

#header .mainlogo{
	padding-top: 152px;
	padding-left: 40px;
	display:block;
	float:left;
	}

#nav{
	width:90%;
	height:130px;
	padding-top:85px;
	clear:both;
	display:block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10%;
	}

#nav .bn{
	margin-right:5px;
	display:block;
	float:left;
	width:133px;
	height:153px;

}
	
	
.pic01{
	background-image:url(../images/bn01.png);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	}

.pic02{
	background-image:url(../images/bn02.png);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	}

.pic03{
	background-image:url(../images/bn03.png);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	}
	
.pic04{
	background-image:url(../images/bn04.png);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	}
	
.pic05{
	background-image:url(../images/bn05.png);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	}
			
#nav .bn:hover{
	display:block;
	filter: Alpha(Opacity=60);
	opacity:0.6;
	vertical-align: bottom;
	background-position: 0px 0px;
}


#content{
	clear:both;
	width:96%;
	margin-left:auto;
	margin-right:auto;
	padding-top:2%;
	overflow:visible;
	  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	}

#content .article{
	width:92%;
	margin-left:auto;
	margin-right:auto;
	padding-left:4%;
	padding-right:4%;
	padding-top:3%;
	padding-bottom:3%;
	overflow:visible;
	text-align:center;
	background-color:#FFFFFF;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-top-left-radius:20px;
	-moz-border-top-right-radius:20px;
	-moz-border-bottom-right-radius:20px;
	-moz-border-bottom-left-radius:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	}
#content .article h1{
	padding-top:4%;
	padding-left:20px;
	padding-right:20px;
	font-weight: normal;
	padding-bottom:4%;
	font-size:1em;
	line-height:1.5em;
}


#content .article .title{
	border-top-left-radius:30px;
	border-top-right-radius:10px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:10px;
	-webkit-border-top-left-radius:30px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:30px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-top-left-radius:30px;
	-moz-border-top-right-radius:10px;
	-moz-border-bottom-right-radius:30px;
	-moz-border-bottom-left-radius:10px;
	display:block;
	width:800px;
	height:60px;

	}	
.title01{
	background-image:url(../images/bn01title.jpg);
	background-size:auto;

}
.title02{
	background-image:url(../images/bn02title.jpg);
		background-size:auto;
}
.title03{
	background-image:url(../images/bn03title.jpg);
		background-size:auto;
}
.title04{
	background-image:url(../images/bn04title.jpg);
		background-size:auto;
}
.title05{
	background-image:url(../images/bn05title.jpg);
		background-size:auto;
}
.colorlinebn01 {
	border: 2px solid #cde641;
	}	

.colorlinebn02 {
	border: 2px solid #78d2c3;
	}	
.colorlinebn03 {
	border: 2px solid #8cc8eb;
	}	
.colorlinebn04 {
	border: 2px solid #8c9bd2;
	}
.colorlinebn05 {
	border: 2px solid #e673aa;
	}	
	
		
#content .section{
	text-align:left;
	padding-left:2%;
	padding-right:2%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	}
	

#content .section p{

}
	
.winner	{
	float:left;
	max-width:100%;
	max-height:auto;	
}


#content .teacher{
	width:100%;
	clear: both;
	padding-top: 40px;
	margin-right: 1%;
	margin-left: 1%;
	}



#content .teacher dt{
	font-size: 0.8em;

	line-height: 1.5em;
}
#content .teacher .teacher01{
	background-image: url(../images/teacher01.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 400px;
	width: 32%;
	text-align: left;
	float: left;
	padding-right: 1%;
	padding-left: 1%;
	margin-right:1%;
	padding-top:2%;
	padding-bottom:2%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#content .teacher .teacher01 p{
	font-size: 1em;
	
	}

#content .teacher .teacher01 img{
	margin-bottom:10px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
		display:block;
		width:190px;
	border-top-left-radius:50px;
	border-top-right-radius:10px;
	border-bottom-right-radius:50px;
	border-bottom-left-radius:10px;
	  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}
.borderradius{
	border-top-left-radius:50px;
	border-top-right-radius:10px;
	border-bottom-right-radius:50px;
	border-bottom-left-radius:10px;
	  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	border: 1px dashed #999;
}



#content .info {
	clear: both;
	padding-top: 4%;

}


#content .info .info_table{
	width:100%;
	font-size: 1em;
	line-height: 1.6em;
	display: table;
	width: 100%;
}
#content .info .info_tr{
	display: table-row;
	padding-top: 4px;

}
#content .info .info_td_left{
	display: table-cell;
	padding: 2px;
	font-weight: bold;
	height: 25px;
	text-align: right;
	width: 100px;
}
#content .info .info_td{
	display: table-cell;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#content .info .info_td ol{
	list-style-position: outside;
	padding-left:1em;
}
#content .info .info_note{
	font-size: 0.9em;
	line-height: 1.6em;
	font-weight: normal;
	width: 810px;
	clear: both;
}
#content .info .googlemap{
	height: 300px;
	width: 300px;
	float: left;
}




#footer{
	width:94%;
	margin-right:auto;
	margin-top:1em;
	clear: both;
	display:block;
	text-align:left;
	font-size:0.9em;
	line-height: 1.5em;
	color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 6%;
	}
	
#footer div{
	display:inline;
	
	}	
#warp #gotop a{
	font-size: 1.5em;
	font-family:"Arial Black", Gadget, sans-serif;
	width: 1.5em;
	height:1.5em;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	position: fixed;
	bottom: 0px;
	right: 1em;
	background-color: #e673aa;
	padding: 0.1em;
	border-radius:99em;
	text-decoration: none;
	
}

#gotop a:hover{
	background-color: #b31a69;
	color: #FFF;
}

.text_color_pink {
	color: #F36;
}
.text_color_purple {
	color: #639;
}.text_color_red {
	color: #F03;
}
.fontarial{
	font-family:Arial;
}
.font13{
	font-size:13px;
	color:#333333;
}
.font13 a{
	font-size:13px;
	color:#333333;
}
.butn a{

}
.butn {
	font-size:1em;
	font-weight:bold;
	display:block;
	padding:2px;
	width:8em;
	height:3em;
	line-height:3em;
	text-align:center;
	float:right;
	background-color:#e673aa;
	color:#FFFFFF;
		border-top-left-radius:30px;
	border-top-right-radius:10px;
	border-bottom-right-radius:30px;
	border-bottom-left-radius:10px;
	-webkit-border-top-left-radius:30px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:30px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-top-left-radius:30px;
	-moz-border-top-right-radius:10px;
	-moz-border-bottom-right-radius:30px;
	-moz-border-bottom-left-radius:10px;
}
.butn:hover{
	font-size:1em;
	font-weight:bold;
	display:block;
	padding:2px;
	width:8em;
	height:3em;
	line-height:3em;
	text-align:center;
	float:right;
	background-color:#9a4c73;
	color:#ffffff;
}

.fbcover img{
	border: 3px solid #ccc;
	width:30%;
	height:auto;
	min-width:145px;
	min-height:auto;
	margin-top:1em;
	margin-bottom:1em;

}

/*平*/
@media all and (min-width: 480px) and (max-width: 768px) {

#warp{
width:100%;


background-size:contain;
background-position:bottom;
	height:auto;
	background-color:#FFFFFF;
	padding-bottom:10em;
	}
#warp .logo img{
max-width:180px;
width:100%;
height:auto;
position:static;

	}
#main{
	width:100%;

	}
	
#header{
	width:100%;
	
	background-color:#FFFFFF;
	background-image:url(../images/headerbg.jpg);

	background-position:0px 0px;

}
#header .mainlogo{
float:right;
padding-right:2em;
}
#header .mainlogo img{
max-width:250px;
width:100%;
height:auto;
padding-top:200px;

	}
	
#nav{
	width:96%;
	padding-top:45px;
	padding-left: 0em;
	clear:both;
	padding-left: 0px;
	margin-left:1em;
	margin-right:1em;
	}

#nav .bn{
	margin-left:0.2em;
margin-right:0.2em;
margin-top:0.4em;
	display:block;
	float:left;
	width:123px;
	height:123px;
	max-width:133px;
	max-height:133px;

	text-align:center;
	}
.pic01{

background-size:contain;
	background-position: 0px 0px;
	}

.pic02{
background-size:contain;
	background-position: 0px 0px;
	}

.pic03{
background-size:contain;
	background-position: 0px 0px;
	}
	
.pic04{
background-size:contain;
	background-position: 0px 0px;
	}
	
.pic05{
background-size:contain;
	background-position: 0px 0px;
	}
			
#nav .bn:hover{
	display:block;
	filter: Alpha(Opacity=60);
	opacity:0.6;
	vertical-align: bottom;
	background-position: 0px 0px;
}

#content{

	width:96%;

	}

#content .article{
	width:96%;

	padding-left:2%;
	padding-right:2%;
	padding-top:2%;
	padding-bottom:2%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

	
	}
#content .article h1{
	padding-top:10px;
	padding-right:10px;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5em;
}


#content .article .title{

	display:block;
	width:100%;;
	height:60px;

	}	
#content .teacher{
	width:96%;
	}	
#content .teacher .teacher01{
	background-image: url(../images/teacher01.png);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 100%;	
	text-align: left;
	clear: both;
	padding-right: 2%;
	padding-left: 2%;
	margin-right:2%;
	margin-left:2%;
	margin-bottom:2%;
	  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#content .teacher dt{
	font-size: 0.9em;

}
#content .teacher .teacher01 img{
	width:40%;
	height:auto;
	min-width:150px;
	min-height:auto;
	margin-top:10px;
	margin-left:1em;
	margin-right:1em;
	display:block;
float:right;
	border-top-left-radius:50px;
	border-top-right-radius:10px;
	border-bottom-right-radius:50px;
	border-bottom-left-radius:10px;
	
}
#content .teacher .teacher01 span{
	display:block;
	padding-left:1em;
		padding-top:1em;

}




#content .info .info_table{
	font-size: 1em;
	line-height: 2em;
	display:block;

}
#content .info .info_tr{
	display:block;
	padding-top: 4px;


}		
#content .info .info_td_left{
	display:block;
	padding: 2px;
	font-weight: bold;
	height: 25px;
	text-align: left;
	width: 100%;
}

.winner	{

	clear:both;	
}

#content .info .info_td{
	line-height: 1.5em;
	display:block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#footer{
	color:#333333;
}
#footer div{
	display:block;
	
	}
	
	
}



/*手機*/
@media all and (min-width: 240px) and (max-width: 480px) {
#warp{
width:100%;
	font-size: 14px;
	line-height: 1.2em;
background-size:contain;
background-position:bottom;
	height:auto;
	background-color:#FFFFFF;
	padding-bottom:10em;
	}
#warp .logo img{
max-width:180px;
width:100%;
height:auto;
position:static;
	}
#main{
	width:100%;

	}
	
#header{
	width:100%;
	
	background-color:#FFFFF;
	background-image:url(../images/headerbg-phone.jpg);

	background-position:0px 0px;

}
#header .mainlogo{
float:right;
padding-right:2em;
}
#header .mainlogo img{
max-width:250px;
width:100%;
height:auto;
padding-top:180px;

	}
	
#nav{
	width:96%;
	padding-top:45px;
	clear:both;
	padding-left: 0em;
	margin-left:1em;
	margin-right:1em;

		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

#nav .bn{
	margin-left:0.2em;
margin-right:0.2em;
margin-top:0.4em;
	display:block;
	float:left;
	width:90px;
	height:90px;
	max-width:90px;
	max-height:90px;
	text-align:center;
	}
.pic01{

background-size:contain;
	background-position: 0px 0px;
	}

.pic02{
background-size:contain;
	background-position: 0px 0px;
	}

.pic03{
background-size:contain;
	background-position: 0px 0px;
	}
	
.pic04{
background-size:contain;
	background-position: 0px 0px;
	}
	
.pic05{
background-size:contain;
	background-position: 0px 0px;
	}
			
#nav .bn:hover{
	display:block;
	filter: Alpha(Opacity=60);
	opacity:0.6;
	vertical-align: bottom;
	background-position: 0px 0px;
}

#content{

	width:96%;

	}

#content .article{
	width:96%;

	padding-left:2%;
	padding-right:2%;
	padding-top:2%;
	padding-bottom:2%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

	
	}
#content .article h1{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.5em;
}


#content .article .title{

	display:block;
	width:100%;;
	height:60px;

	}	
#content .teacher{
	width:96%;
	}	
#content .teacher .teacher01{
	background-image: url(../images/teacher01.png);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 100%;	
	text-align: left;
	clear: both;
	padding-right: 2%;
	padding-left: 2%;
	margin-right:2%;
	margin-left:2%;
	margin-bottom:2%;
	  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#content .teacher dt{
	font-size: 1em;

	line-height: 1.5em;
}

#content .teacher .teacher01 img{
		margin-bottom:10px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:190px;
	border-top-left-radius:50px;
	border-top-right-radius:10px;
	border-bottom-right-radius:50px;
	border-bottom-left-radius:10px;
	
}


#content .info .info_table{
	width:100%;
	font-size: 1.1em;
	line-height: 2em;
	display:block;
	

}
#content .info .info_tr{
	display:block;
	padding-top: 4px;


}		
#content .info .info_td_left{
	display:block;
	padding: 2px;
	font-weight: bold;
	height: 25px;
	text-align: left;
	width: 100%;
}
#content .info .info_td{
	line-height: 1.5em;
	display:block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;

}
#footer{
	margin-top:5em;
	color:#333333;
	font-size:0.8em;
}
#footer div{
	display:block;
	
	}
	
}
@media all and (max-width: 320px) {
#header{
	background-position:-60px 0px;

}
}</pre></body></html>