html,body{
	margin: 0;
	padding: 0;
	font-family: Microsoft JhengHei, Arial;
	font-size: 1em;
	height: 100%;
	background-color: #fff;
	width: 100%;
	color:#222222;
	background-repeat:repeat-x;	
}

a:link { text-decoration: none ; color: #0018ff }
a:visited { text-decoration: none ; color: #0018ff }
a:active { text-decoration: none }
a:hover { text-decoration: none ; color: #FF0000 }

.accesskey_u, .accesskey_l, .accesskey_c {
	width: auto;
    position: absolute;
}

h1 {
	margin:0;
	padding:0;
}
ul li {
	padding:0;
	margin:0;
}
input[type="radio"] {
	transform: scale(1.5); /* 放大 1.5 倍 */
	transform-origin: center; /* 以中心放大，對齊不跑掉 */
	margin: 0 6px 0 0;
}
.wapper {
	width: 100%;
	height: auto;
	margin: 0 auto;
	max-width: 2540px;
}

/*header*/
.header {
	width:100%;
	height:auto;
}
.header_box {
	width:100%;
	max-width:1000px;
	margin:0 auto;
}
.logo {
	width:25%;
	padding:10px 15px 10px 20px;
	display: inline-block;
}
.logo img {
	border:0;
}
.nav {	
	width:70%;
	margin:25px 10px 0 0;
	display:inline-block;
	text-align:right;
	float:right;
}
.nav a {
	text-decoration:none;
	color:#00649d;
}
.nav ul li {
	padding:0 4px;
    display: inline-block;
    list-style-type: none;
    vertical-align: middle;
	font-size: 105%;
	font-weight:bold;
}
.header_menu {
	width:100%;
	height:auto;
	margin: 20px 0 0 0;
}
.header_menu_nav {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	text-align:center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border:2px #005997 solid;
}
.header_menu_nav a {
	text-decoration:none;
	color:#000;
}
	.header_menu_nav ul li {
		padding: 15px 35px 19px 35px;
		display: inline-block;
		list-style-type: none;
		vertical-align: middle;
		font-size: 150%;
		font-weight: bold;
	}

/*Banner*/
.banner_box {
	width:100%;
	margin:0 auto;
	text-align:center;
	max-width:1900px;
}
.main_box {
	width:100%;
	margin:0 auto;
	max-width:1900px;
}
.main_box img {
	width:100%;
	max-width:1900px;
}
.header_banner {
	width:100%;
	/*max-width:1000px;*/
	height:auto;
	margin:0 auto;
}
.vision {
	width:100%;
	height:auto;
	overflow: hidden;
}
	.vision_pic {
		width:100%;
		margin:0 auto;
	}
	.vision_slider {
		margin:0;
		padding:0;
		list-style:none;
	}
	.vision_slider img {
		width:100%;
		max-height:auto;
		border:0;
		}
/*左邊*/
.left_box {
	width:21%;
	height:auto;
	position:relative;
}
.L-P_box-1 {
	position:absolute;
	top: 348px;
	left:20px;
}
.L-P_box-1-a {
	position: absolute;
    top: -75px;
    left: 20px;
}
.L-P_box-1-b {
	position: absolute;
    top: 650px;
    left: 20px;
}
.L-P_img1 {
	width:100%;
	max-width:376px;
}
.L-P_box-2 {
	width:15%;
	position:absolute;
	top: 0%;
    left: 70%;
}
.L-P_img2 {
	width:100%;
	max-width:52px;
}
.L-P_box-3 {
	width:13%;
	position:absolute;
	top: 38%;
    left: 58%;
}
.L-P_img3 {
	width:100%;
	max-width:42px;
}
.L-P_box-4 {
	width:13%;
	position:absolute;
	top: 54%;
    left: 109%;
}
.L-P_img4 {
	width:100%;
	max-width:33px;
}
.L-P_box-5 {
	width:13%;
	position:absolute;
	top: 91%;
    left: 58%;
}
.L-P_img5 {
	width:100%;
	max-width:36px;
}
/*右邊*/
.right_box {
	width:21%;
	height:auto;
	position:relative;
}
.R-P_box-1 {
	position:absolute;
    width: 100%;
    top: -771px;
    left: 376%;
}
.R-P_box-1-a {
	position: absolute;
    width: 100%;
    top: -520px;
    left: 376%;
}
.R-P_box-1-b {
	position: absolute;
    width: 100%;
    top: -771px;
    left: 376%;
}
.R-P_img1 {
	width:100%;
	max-width:317px;
}
.R-P_box-2 {
	width:15%;
	position:absolute;
	top: 30%;
    left: 18%;
}
.R-P_img2 {
	width:100%;
	max-width:42px;
}
.R-P_box-3 {
	width:13%;
	position:absolute;
	top: 47%;
    left: 51%;
}
.R-P_img3 {
	width:100%;
	max-width:52px;
}
.R-P_box-4 {
	width:13%;
	position:absolute;
	top: 67%;
    left: 9%;
}
.R-P_img4 {
	width:100%;
	max-width:33px;
}
.R-P_box-5 {
	width:13%;
	position:absolute;
	top: 82%;
    left: -12%;
}
.R-P_img5 {
	width:100%;
	max-width:36px;
}
/*落款*/
.down_box {
	width:100%;
	height:auto;
	position:relative;
	background:#f8f0e2;
}
.d_1 {
	width:100%;
	position:absolute;
	top: -40px;
	z-index:100;
}
.d_img-1 {
	width:100%;
	height:176px;
	max-width:1900px;
}
.d_2 {
	width:100%;
	position:absolute;
	top: -128px;
	z-index:90;
}
.d_img-2 {
	width:100%;
	max-width:1900px;
}
.d_3 {
	width:100%;
	position:absolute;
	top: -12px;
	z-index:111;
}
.d_img-3 {
	width:100%;
	max-width:1900px;
}
.d_4 {
	width:100%;
	position:absolute;
	top: -178px;
	z-index:112;
}
.d_img-4 {
	width:100%;
	max-width:1900px;
}
/*主要內容區*/
.main_content {
	width:100%;
	margin: 0 auto;
	padding:0 0 100px 0;
	min-height:500px;
	background-image:url(../images/img_background.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	max-width:2000px;
}
.main_content2 {
	width:100%;
	margin: 0 auto;
	padding:0 0 75px 0;
	min-height:500px;
	background-image:url(../images/img_background.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}
.main_content_box {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:0 0 220px 0;
	position: relative;
    z-index: 555;
}
.content_title {
	width:90%;
	height:auto;
	margin:0 auto 20px auto;
	text-align:center;
}
.content_title img {
	width:100%;
	max-width:375px;
}
.content_area_box {
	width:90%;
	margin:0 auto;
	padding:0;
	line-height:180%;
	font-size:105%;
}
.content_area {
	width:95%;
	margin:20px auto;
}
.content_area .activity_method {
	padding:0 0 0 40px;
	list-style:none;
	text-indent:-2em;
}

/*補充教材*/
.supplementary {
	padding:0;
}
.supplementary li {
	margin:10px 0;
	padding:10px 20px;
	list-style:none;
	background:#d6f0f3;
	border-radius:10px;
	font-size:120%;
}
.supplementary img {
	width:100%;
	height:auto;
}

/*彙總老師資料*/
.summarize_area_box {
	width:90%;
	margin:0 auto;
	padding:0;
	background:#FFF;
	border:3px solid #FFF;
	border-radius:10px;
	line-height:180%;
	font-size:95%;
}
.summarize_table {
	width:100%;
	padding:10px;
	margin:0;
	border-collapse:collapse;
	font-size:120%;
}
.summarize_table td {
	margin:0;
	padding:15px;
	border-top:1px dashed #97d4d9;
	border-bottom:1px dashed #97d4d9;
}
.summarize_table tr:first-child td {
	border-top:0;
}
.summarize_table tr:last-child td {
	border-bottom:0;
}

/*參加活動*/
.supplementary li .activity_btn {
	padding:5px;
	background:#83ccd2;
	font-size:110%;
	color:#FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.activity_note {
	font-size:75%;
	float:right;
	color:#F00;
}
.participate_question {
	width:100%;
	margin:0 0 20px 0;
	padding:20px 0;
	background:#2c95df;
	color:#FFF;
	text-align:center;
	font-size:160%;
	font-weight:bold;
}
.participate_reciprocal {
	width:auto;
	height:auto;
	padding:20px;
	position:fixed;
	right:20px;
	top:50%;
	display:block;
	overflow:hidden;
	border-radius:10px;
	background:#ffc706;
	border:3px solid #fff;
	color:#ff0000;
	font-size:140%;
	text-align:center;
	opacity:0.8;
}
.category {
	width:100%;
	margin:0 0 10px 0;
	padding:10px 0;
	background:#3d354e;
	color:#FFF;
	font-weight:bold;
	text-indent:1em;
	font-size:120%;
}
.participate_table {
	width:100%;
	padding:10px;
	margin:0;
	border-collapse:collapse;
	font-size:125%;
}
.participate_table td {
	margin:0;
	padding:15px;
}
.participate_table tr:nth-child(odd){
	background-color:#FFF;
}
	.participate_table tr:nth-child(even) {
		text-indent: 0;
	}

		.participate_table tr:nth-child(even) td {
			padding-left: 1em;
		}
.summarize_table tr td:nth-child(odd) {
	width:25%;
}

/*友善列印*/
.print {
	width:90%;
	margin:0 auto;
	padding:10px 0;
	text-align:right;
}
.print img {
	vertical-align:middle;
}

/*按鈕*/
.btn {
	width:100%;
	text-align:center;
}
input[type="text"] {
	width:97%;
	padding:8px;
	margin:10px 0;
	background:#eeeeee;
	border:1px #eeeeee solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.textarea {
	width:97%;
	padding:8px;
	margin:10px 0;
	background:#eeeeee;
	border:1px #eeeeee solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
select {
	width:98%;
	padding:8px;
	margin:10px 0;
	background:#eeeeee;
	border:1px #eeeeee solid;
	font-size:110%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
input[type="submit"] {
	width:40%;
	padding:10px 0;
	margin:10px auto;
	background:#83ccd2;
	border:1px #83ccd2 solid;
	font-size:110%;
	color:#FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
input[type="button"] {
	width:45%;
	padding:10px 0;
	margin:10px auto;
	background:#83ccd2;
	border:1px #83ccd2 solid;
	font-size:110%;
	color:#FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/*top*/
.gototop {
    display: none;
    -webkit-animation: hide 350ms ease-out forwards 1;
    animation: hide 350ms ease-out forwards 1;
    padding: 18px 25px;
    border: 0;
    text-align: center;
    background-color:transparent;
    color: #494A5F;
    position: fixed;
    bottom: 16px;
    right: 16px;
    -webkit-transition: background-color 100ms ease-in-out;
    transition: background-color 100ms ease-in-out;
	opacity:0.9;
    z-index: 333;
}
.gototop > span {
    display: inline-block;
    -webkit-transition: transform 100ms 100ms ease-in-out;
    transition: transform 100ms 100ms ease-in-out;
}
.gototop:hover,
.gototop:hover > span,
.gototop:focus > span {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
.isvisible {
    -webkit-animation: show 1s ease-out forwards 1;
    animation: show 1s ease-out forwards 1;
}

@-webkit-keyframes hide{
  0% {
    opacity: 1;
    -webkit-transform:translateY(0);
  }
  25%{
    opacity: .5;
    -webkit-transform: rotate(-3deg) translateY(-40px);
  }
  75%{
    -webkit-transform: rotate(3deg);
  }
  100%{
    opacity: 0;
    -webkit-transform:translateY(100px);
  }
}
@keyframes hide{
  0% {
    opacity: 1;
    transform:translateY(0);
  }
  25%{
    opacity: .5;
    transform: rotate(-3deg) translateY(-40px);
  }
  75%{
    transform: rotate(3deg);
  }
  100%{
    opacity: 0;
    transform:translateY(100px);
  }
}

@-webkit-keyframes show{
  0% {
    -webkit-transform: rotate(0deg);
  }
  25%{
    opacity: .5;
    -webkit-transform: rotate(-3deg) translateY(-40px);
  }
  75%{
    -webkit-transform: rotate(3deg);
  }
  100%{
    opacity: 1;
    -webkit-transform: rotate(0deg);
  }
}

@keyframes show{
  0% {
    transform: rotate(0deg);
  }
  25%{
    opacity: .5;
    transform: rotate(-3deg) translateY(-40px);
  }
  75%{
    transform: rotate(3deg);
  }
  100%{
    opacity: 1;
    transform: rotate(0deg);
  }
}

/*footer*/
.footer_img {
	width:100%;
	margin: 0 auto;
	line-height: 0;
	text-align: center;
}
.footer_img img {
	width:100%;
	max-width:1900px;
}
.footer_bk {
	width:100%;
	height:auto;
	margin:0 auto;
}
.footer {
	width:100%;
	height:auto;
	margin:0;
	background-image: url('../images/img_footer2.png');
    background-size:initial;
    background-repeat: no-repeat;
	background-position:center;
}
.footer-box {
	width:100%;
	height:auto;
	margin:0 auto;
	max-width:1000px;
}
.footer_content {
	width:100%;
	height:auto;
	margin:0;
	padding:5px 0;
	text-align:center;
	color:#000;
	font-size:90%;
	z-index:110;
	position:absolute;
}
.footer_content2 {
	width:100%;
	height:auto;
	margin:0;
	padding:5px 0;
	text-align:center;
	color:#000;
	font-size:90%;
	z-index:100;
	position:absolute;
}
.footer_content p {
	line-height:170%;
}
.footer_content a {
	color:#e96eff;
}
.winning_search {
	width:100%;
}
.winning_box {
	width:27%;
	display:inline-block;
}
.winning_shool {
	width:44%;
	display:inline-block;
}
.winning_a {
	display:inline-block;
}
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
/*RWD*/
@media screen and (max-width: 1740px) {
.d_2 {
	top:-110px;
}
}
@media screen and (max-width: 1410px) {
.main_content {
	background:url(../images/img_background.png) center center fixed no-repeat;
	background-size:cover;
}
.main_content2 {
	background:url(../images/img_background.png) center center fixed no-repeat;
	background-size:cover;
}
.footer_bk {
	background-image: url('../images/img_footer3.png');
    background-size: contain;
}
.footer {
    background-size: contain;
}
.d_2 {
	top:-90px;
}
.d_4 {
	top:-130px;
}
}
@media screen and (max-width: 1280px) {
.L-P_box-1 {
    left: 10px;
    width: 68%;
}
.R-P_box-1 {
    width: 70%;
    left: 405%;
}
.L-P_box-1-a {
    left: 10px;
	top: 23px;
    width: 68%;
}
.R-P_box-1-a {
    width: 70%;
    left: 405%;
}
.L-P_box-1-b {
    left: 10px;
    width: 68%;
}
.R-P_box-1-b {
    width: 70%;
    left: 405%;
}
}
@media screen and (max-width: 1130px) {
.d_2 {
	top:-75px;
}
.d_4 {
	top:-80px;
}
}
@media screen and (max-width: 946px) {
.logo {
	width:70%;
}
.logo img {
	width:100%;
}
.nav {
	display:none;
}
.header_menu {
	display:none;
}
.mobile_header {
	display:block;
}
.activity_note {
	float:none;
}
.content_title img {
	width:95%;
}
.content_title .img_summarize {
	width:80%;
	margin: 0 auto 25px auto;
}
.main_content_box {
	padding:0 0 95px 0;
}
.content_title {
    margin: 0 auto;
}
.footer {
	background-position:inherit;
}
.L-P_box-1-a {
    top: 87px;
}
.R-P_box-1-a {
    top: -300px;
}
.R-P_box-1-b {
	top: -615px;
}
}
@media screen and (max-width: 768px) {
.footer_content2 {
	height:196px;
	background:#b9d65b;
}
.d_2 {
    top: -63px;
}
.main_content {
	padding:0 0 210px 0;
}
.main_content2 {
	padding:0 0 106px 0;
}
}
@media screen and (max-width: 500px) {
.d_2 {
    top: -39px;
}
.d_4 {
    top: -37px;
}
.footer_content2 {
	height:246px;
}
.main_content_box {
	padding:0 0 50px 0;
}
.main_content {
	padding:0 0 250px 0;
}
.main_content2 {
	padding:0 0 110px 0;
}
}
@media screen and (max-width: 390px) {
.footer_content2 {
	height:296px;
}
}
@media screen and (max-width: 375px) {
.footer_content2 {
	height:296px;
}
}
/*列印*/
@media print {
.header, .header_banner, .header_menu, .footer {
	display:none;
}
}