﻿@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:"微軟正黑體",Book Antiqua, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:28px;
	background: #06C;
}

* {box-sizing: border-box;}
._m{display:none!important}
@media screen and (max-width:800px){._m{display:block!important}}
@media screen and (max-width:800px){._pc{display:none!important}}

.prize_menu500 {
	display:none;
}
a {color: #FF0; text-decoration: underline; font-weight:bold;}
a:hover { color:#C3C; text-decoration:none;}


#header {
	width:100%;
	height:106px;
	margin:0;
	padding:0;
	background:#000 url(../images_c/head_bg.png) top repeat-x;
}

#footer {
	width:100%;
	background-color:#fff20e;
	text-align:center;
	padding:25px 0;
	color: #003ea3;
	font-size:14px;
	line-height:20px;
	float:left;
	margin-bottom:58px;
}


.site-header {
	position: relative;
	margin: 0 auto;
	width:100%;
	max-width:1120px;
}

.site-logo {
	float:left;
	margin:12px 0 0 0;
	width:280px;
	height:80px;
}

.site-logo img{
	width:100%;
}

.big-star {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding: 0;
	margin-bottom: -8px;
}

.big-star img {
	width:100%;
}

.big-star-1 {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	margin-bottom: -8px;
}

.big-star-1 img {
	width:100%;
}

.big-star-1s {
	display:none;
}


.box_col3 {
  display: inline-block;
  width:32.7272%;
  text-align:center;
  color:#FFF;
}

.box_col2 {
  display: inline-block;
  width:49%;
  text-align:center;
  max-width:420px;
}

.box_col2 img {
	width:100%;
}

h1 {
	color: #fff;
	font-size:27px;
	font-weight:normal;
	padding:10px 0 12px 0;
	text-align:center;
	line-height:40px;
}

.border_bm_white {
	border-bottom:#FFF 2px solid;
}

.border_bm_black {
	border-bottom:#000 2px solid;
}

h4 {
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:5px;
	text-align:center;
}

.font_h5 {
	color:#002158;
	padding:2px 10px;
	font-size:18px;
	border-right:#002158 1px solid;
	border-left:#002158 1px solid;
	margin-bottom:15px;
}

.font_h6 {
	color:#fece1a;
	padding:2px 10px;
	font-size:18px;
	border-right:#fece1a 1px solid;
	border-left:#fece1a 1px solid;
	margin-bottom:15px;
}

.font_orange {
	color:#fe851a;
	font-size:20px;
	line-height:36px;
}	

.font_white {
	color:#FFF;
	font-size:20px;
	line-height:36px;
}

.font_first {
	color:#b22222;
	font-weight: bold;
	font-size:17px;
	line-height:18px;
	padding:10px 0;
}

.font_first_big{
	font-size:22px;
}


.font_red {color:#F00;}
.font_underline { text-decoration:underline;}
.font_blue_underline {color:#000080; text-decoration:underline;}
.font_14 {font-size:14px;}
.font_blue {color:#00118d;}
.font_black {color:#000;}
.font_yellow {color:#FF0;}
.font_gold {color:#ffde00; margin-top:10px;}


#container {
	margin:0;
	padding:0;
	width:100%;
	background:url(../images_c/bg.png) center;
	margin-bottom:0;
}

#container2 {
	margin:0;
	padding:0;
	width:100%;
	color:#FFF;
}

#container3 {
	margin:0;
	padding:0;
	width:100%;
	color:#fff;
	background-color:#000;
	border:#000 1px solid;
	padding-bottom:20px;
}


#container_box {
	padding:0px;
	width:90%;
	margin: 0 auto;
	max-width:1100px;
}



.input_bn {
	background-color:#000;
	color:#FFF;
	padding:7px 15px;
	font-size:16px;
	border:#000 1px solid;
	margin:0 5px;
}

.input_bn:hover {
	background-color:#dc8e7f;
	border:#dc8e7f 1px solid;
	cursor:pointer;
}


#rows {
	display: inline-block;
	width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;	
}
.col-2 {
	width:45.4545%;
	margin:2% 2.1525%;
	float:left;
}

.col-2 img {
	width:100%;
	height:auto;
}



.col-285 {
	width:25.909%;
	margin:2% 2.2725%;
	float:left;
}

.col-285 img {
	width:100%;
	height:auto;
}


.col-left {
	width:37.4545%;
	margin:2% 2.1525% 2% 0;
	float:left;
}

.col-right {
	width:54.4545%;
	margin:2% 0;
	padding-left:2%;
	float:left;
	border-left:#CCC 1px dotted;
}

.tbl_left {
	background-color:#9ba1aa;
	color:#FFF;
	text-align:center;
}

.tbl_header {
	background:url(../images_c/tbl_bg.png) top repeat-x;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}

.tbl_right {background-color:#F5F5F5;}
.tbl_right2 {background-color:#FFF; color:#06C;}


.nav {
    float: right;
    list-style: none;
     *zoom: 1;
     color: #FFF;
     font-size: 18px;
	 margin-top:0px;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
}
.nav a {
    color:#fff;
	padding:11px 35px;
	margin:30px 1px 0px 1px;
	text-decoration:none;
	font-weight:bold;
}

.nav a:hover {
	color: #FF0;
	font-weight:bold;
}

.nav li {
    position: relative;
}
   
.nav > li {
    float: left;

}
.nav > li > .parent {
    background-repeat: no-repeat;
    background-position: right;
}
.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}



/* sub_nav media*/
ul.classLink_media{
text-align:center;
padding-bottom:15px;
}

ul.classLink_media li{
	display:inline-block;}

ul.classLink_media li a{
	display:block;
	margin:3px 3px 4px 3px;
	font-size:16px;
	font-family:"微軟正黑體";
	padding:10px 10px;
	width:100px;
	color: #000;
	border: 1px solid #c2231f;
	text-decoration:none;
	position:relative;
	background-color:#e2e2e2;
	border:#e2e2e2 1px solid;}

ul.classLink_media li a:hover{
	background:#c9c9c9;
	color:#000;}

ul.classLink_media li a.current{
	background:#000;
	color:#fff;}

ul.classLink_media li a.current:after{
	content:" ";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 5px 7.5px 0 7.5px;
	border-color: #000 transparent transparent transparent;
	position:absolute;
	bottom:-5px;
	left:50%;
	margin-left:-7.5px;
}

/* #Images
================================================== */
.rslides {
	position: static;
	width: 100%;
	margin: 0 auto;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

/****************************** HOME - Content Part - FlexSlider ******************************/
/*
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* Browser Resets */
.flex-container a, .flexslider a, .flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0px 0 0 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	position: relative;
	zoom: 1;
	width:100%
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides > li {
	position: relative;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
	zoom: 1;
	position: relative;
}
/* Caption style */
/* IE rgba() hack */
.flex-caption {
	zoom: 1;
	width: 20%;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	background:#bfd6e4;
	color:#414558;
	font-size: 12px;
	line-height: 15px;
}
/* Direction Nav */
.flex-direction-nav {
	height: 0;
}
.flex-direction-nav a {
	width:0px;
	height: 0px;
	margin: -15px 0 0;
	display: block;
	position: absolute;
	top: 46%;
	cursor: pointer;
	text-indent: -999em;
}
.flex-direction-nav .flex-next {
	background-position: -65px 0;
	right: 0px;
}
.flex-direction-nav .flex-prev {
	left: 0px;
}
.flex-direction-nav .flex-disabled {
	opacity: .3;
	filter:alpha(opacity=30);
	cursor: default;
}
/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -30px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 0 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-nav li:first-child {
	margin: 0;
}
.flex-control-nav a {
	width: 13px;
	height: 13px;
	display: block;
	cursor: pointer;
	text-indent: -999em;
}
.flex-control-nav a:hover {
	background-position: 0 -13px;
}
.flex-control-nav a.flex-active {
	background-position: 0 -26px;
	cursor: default;
}

.list_box {
	width:31%; 
	margin-right:2%; 
	float:left;
	margin-bottom:10px;
}

.list_box_t1 {
	width:100%; 
	margin-bottom:10px; 
	font-size:20px;
	color:#FC0;
}

.list_box_t2 {
	width:100%; 
	margin-bottom:5px; 
	padding-top:15px; 
	font-size:16px; 
	clear:both;
	color:#FC0;
}

.list_submenu_font {
	color:#000;
	font-weight:bold;
	font-size:18px;
}

.list_submenu_font a{
	color:#999;
	text-decoration:none;
	font-weight:normal;
}

.list_submenu_font a:hover{
	color:#000;
	text-decoration: underline;
	font-weight:normal;
}


.prize_box {
	width:48%;
	margin:0 1%;
	float:left;
	margin-bottom:15px;
}

.prize_box_text {
	margin-left:20px; 
	float:left; 
	width:140px;
}

.prize_box_title {
	background-color:#F00; 
	color:#FFF; 
	font-weight:bold; 
	margin-top:20px; 
	margin-bottom:10px;
}


@media (min-width:0) and (max-width:1100px) {
.list_box {
	width:48%;
	margin-right:2%;
	float:left;
}

}

@media (min-width:0) and (max-width:920px) {

.prize_box_title {
	background-color:#F00; 
	color:#FFF; 
	font-weight:bold; 
	margin-top:10px; 
	margin-bottom:10px;
}

.active {
   display: block;
}

.nav {
   display:block;
   padding-top:8px;
   width:100%;	
}

.nav > li {
   float: none;
   font-size:20px;
}
	
.nav a {
	border:none;
	border-bottom:#ddd 1px solid;
}

.nav a:hover {
	color:#000;
	background-color: #ddd;
	border:none;
	font-weight:normal;
}

.nav li a {
        padding:15px 30px;
        color: #666;
		font-size:18px;
		font-weight:normal;
		background-color: #FFF;
		margin:0;
}

.nav > li > .parent {
        background-position: 95% 50%;
}

.nav ul {
        display: block;
        width: 100%;
}
.nav > li.hover > ul , .nav li li.hover ul {
        position: static;
		
}
.nav li li a {
		display: block;
		position: relative;
		z-index:100;
		width: 100%;
		padding:15px;
		text-decoration:none;
		color:#fff;
		border: 0;
		font-size:18px;
}
	

	/* #Images
================================================== */
.rslides {
	width: 100%;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.flexslider {
	width:100%;
	overflow: auto;
	overflow-y:hidden;
}

.flexslider img{
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.col-2 {
	width:100%;
	margin:5px 10px;
	float:left;
}

.col-285 {
	width:100%;
	margin:5px 10px;
	float:left;
}

.col-left {
	width:100%;
	margin:5px 10px;
	float:left;
}

.col-right {
	width:90%;
	margin:5px 10px;
	float:left;
	border: none;
}
.contents_box1 {
	width:100%;
	padding:5px 10px;
	float:left;
}
.contents_box2 {
	float:left;
	width:100%;
	padding:5px 10px;
}

.discovery_box1 {
	width:100%;
	padding:5px 10px;
	float:left;
}

.discovery_box2 {
	width:100%;
	padding:5px 10px;
	float:left;
}

.discovery_box3 {
	width:100%;
	padding:5px 10px;
	float:left;
}

.discovery_box4 {
	width:100%;
	padding:5px 10px;
	float:left;
}

.toggleMenu {
   float:right;
   padding-top:30px;
   padding-right:15px;
}

#header {
	width:100%;
	height:84px;
	margin:0;
	background-color: #000;
}

.site-header {
	position: relative;
	margin: 0 auto;
	width:100%;
	height:84px;
	max-width: none;
}

.site-logo {
	float:left;
	margin:12px 0 0 0;
	width:224px;
	height:64px;
}

.box_col3 {
  display: inline-block;
  width:100%;
  text-align:center;
  color:#FFF;
  margin-bottom:20px;
}

.big-star-1 {
	width:100%;
	margin:0 auto;
}


}

@media (min-width:0) and (max-width:500px) {

.prize_menu {
	display:none;
}

.prize_menu500 {
	display: inline;
}


.prize_box_text {
	float:left;
	width:90%;
}

}

@media (min-width:0) and (max-width:700px) {
.box_col2 {
  display: inline-block;
  width:100%;
  text-align:center;
  margin-bottom:10px;
}
.list_box {
	width:100%; 
	float:left;
}

.prize_box {
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:15px;
}

}

.white_box {
	background-color: #FFF;
	width:100%; 
	float:left; 
	padding-bottom:50px;
	padding-top:20px;
}

.pink_box {
	width:100%; 
	float:left; 
	padding-bottom:50px;
	padding-top:20px;
    background:#f4b5d0 url(../images_c/prize_bg.png); 

}

.red_box {
	background-color:#003590; 
	width:100%; 
	float:left; 
	padding-bottom:50px;
	padding-top:20px;
}

.main_box {
	width:100%; 
	margin:0px auto; 
	padding:30px 0px; 
	max-width:1030px;
}

.main_box_title {
	width:24.27%; 
	float:left;
	color:#00286e; 
	font-family:'微軟正黑體'; 
	font-size:30px;
	text-align:center;
}

.main_vote_title {
	width:98%; 
	float:left;
	color:#c00009; 
	font-family:'微軟正黑體'; 
	font-size:30px;
	text-align:center;
	margin-bottom:20px;
}

.vote_title {
	display:block; 
	margin:15px 8px 12px 8px; 
	padding:12px; 
	border-bottom:#dadada 1px solid; 
	color:#72a2c0; 
	font-size:17px;
	line-height:24px;
	font-family:'微軟正黑體';
	text-align:center;
	height:80px;
}

.list_title {
	display:block; 
	margin:15px 8px 12px 8px; 
	padding:12px; 
	color:#72a2c0; 
	font-size:17px;
	line-height:24px;
	font-family:'微軟正黑體';
	text-align:center;
}

.list_title2 {
	display:block; 
	margin:15px 8px 12px 8px; 
	padding:12px; 
	color:#333;
	font-size:17px;
	line-height:24px;
	font-family:'微軟正黑體';
	text-align:center;
}


.vote_subtitle {
	display:block; 
	color:#797979;
	font-size:15px; 
	font-family:'微軟正黑體';
	text-align:center;
}

.vote_btn_box {
	display:block; 
	font-family:'微軟正黑體';
	text-align:center;
	margin:25px 8px 2px 8px;
}

.vote_number {
	border:#c6e1fa 1px solid; 
	padding:7px 7px; 
	color: #333; 
	width:30%; 
	margin-right:2%; 
	text-align:center;
}

.btn-vote {
	/*border: 1px solid #ba171a;*/
	color: #FFF;
	/*background:#ba171a;*/
	background: #e35255;
	border: 1px solid #e35255;
	padding:7px 12px;
	width:30%; 
	margin-right:2%;
}
.btn-vote:hover,
.btn-vote:focus,
.btn-vote:active {
	border: 1px solid #ff777a;
	color: #FFF;
	background: #ff777a;
}

.btn-fb {
	/*border: 1px solid #4267b2;*/
	color: #FFF;
	/*background:#4267b2;*/
	background: #1d65a6;
	border: 1px solid #1d65a6;
	padding:7px 12px;
	width:30%; 
}
.btn-fb:hover,
.btn-fb:focus,
.btn-fb:active {
	border: 1px solid #719bf0;
	color: #FFF;
	background: #719bf0;
}

.vote_btn_box a {
	color: #FFF;
	text-decoration:none;
}


.btn-page {
	border: 1px solid #ba171a;
	color: #FFF;
	background:#ba171a;
	padding:7px 15px;
	text-decoration:none;
	font-weight:normal;
}
.btn-page:hover,
.btn-page:focus,
.btn-page:active {
	border: 1px solid #e35255;
	color: #FFF;
	background: #e35255;
	cursor:pointer;
}

.btn-back {
	border: 1px solid #a0ddf0;
	color: #FFF;
	background:#a0ddf0;
	padding:7px 25px;
	text-decoration:none;
	font-weight:normal;
}
.btn-back:hover,
.btn-back:focus,
.btn-back:active {
	border: 1px solid #9bc3d0;
	color: #FFF;
	background: #9bc3d0;
	cursor:pointer;
}

.main_box_text {
	width:75.7281%; 
	float:left;
	color: #666;
	font-family:'微軟正黑體'; 
	font-size:19px;
	line-height:36px;
	padding-top:20px;
	padding-bottom:10px;
}


.main_box_text a{
	color:#039;
}

.main_box_text a:hover{
	color: #060;
}

.main_box_text2 {
	width:75.7281%; 
	float:left;
	color:#FFF;
	font-family:'微軟正黑體'; 
	font-size:18px;
	line-height:30px;
	padding-top:20px;
	padding-bottom:10px;
	text-align:left;
}

.main_box_text2 a{
	color: #FF0;
}

.main_box_text2 a:hover{
	color: #ff5abb;
}

.font_red {
	color:#F00;
}

.font_white {
	color:#FFF;
}

.font_yellow {
	color: #FF0;
}

.font_black {
	color:#000;
}

.main_tree {
	width:70%; 
	display: inline-block;
}


@media (min-width:0) and (max-width:860px) {

.main_box_title {
	width:100%; 
	padding:0px 5%;
	margin-bottom:10px;
}

.main_box_text {
	width:100%; 
	padding:15px 5%;
	
}

.main_box_text2 {
	width:100%; 
	padding:15px 5%;
	text-align:center;
}
}

@media (min-width:0) and (max-width:690px) {
.big-star-1s {
	width:100%;
	max-width:690px;
	margin:0 auto;
	display:block;
}

.big-star-1s img {
	width:100%;
}

.big-star-1 {
	display:none;
}



}

@media (min-width:0) and (max-width:520px) {
.main_tree {
	width:100%; 
	float:left;
}

.main_tree_text {
	width:100%; 
	display: inline-block;
}	

.big-star {
	padding:0;
}
	
}


.product-item {
  display: inline-block;
  width: 31.1%;
  margin-left:2%;
  float:left;
  background-color:#FFF;
  padding-bottom:20px;
  margin-bottom:30px;
  -webkit-box-shadow: #686868 3px 3px 5px;     /*陰影for Google Chrome、Safari*/
  -moz-box-shadow: #686868 3px 3px 5px;     /*陰影for Firefox*/
  box-shadow: #686868 3px 3px 5px;     /*陰影for IE*/
}

.vote-item {
  display: inline-block;
  width: 18%;
  margin-left:2%;
  float:left;
  background-color:#FFF;
  padding-bottom:20px;
  margin-bottom:30px;
  -webkit-box-shadow: #686868 3px 3px 5px;
  -moz-box-shadow: #686868 3px 3px 5px;
  box-shadow: #686868 3px 3px 5px;
}


.list-item {
  display: inline-block;
  width: 31.1%;
  margin-left:2%;
  float:left;
  border:#e8e8e8 1px solid;
  background-color:#FFF;
  padding-bottom:0px;
  margin-bottom:30px;
  -webkit-box-shadow: #e7e7e7 3px 3px 5px;     /*陰影for Google Chrome、Safari*/
  -moz-box-shadow: #e7e7e7 3px 3px 5px;     /*陰影for Firefox*/
  box-shadow: #e7e7e7 3px 3px 5px;     /*陰影for IE*/
}

.show-pic {
}

.show-pic img{
	width:100%;
	height:auto;
}

.page_nav {
	text-align:center; 
	font-size:21px;
	margin-top:15px;
}

.page_nav a{
	border:#dddddd 1px solid;
	text-decoration:none;
	color:#00913a;
	font-weight:normal;
	padding:10px 18px;
	background-color:#FFF;
}

.page_nav a:hover{
	border:#dddddd 1px solid;
	background-color:#00913a;
	color:#FFF;
}


.award_item {
  display: inline-block;
  width: 23%;
  margin-left:2%;
  float:left;
  padding-bottom:20px;
  margin-bottom:30px;
  font-weight:bold;
  text-align: left;
  padding:30px 5px;
  padding-left:40px;
  font-size:19px;
  background:url(../images_c/award_item.png) left no-repeat;
}

.award_school {
	font-size:17px;
	font-weight:normal;
}

@media (max-width:1750px) {
.vote-item {
  display: inline-block;
  width: 23%;
  margin-bottom:30px;
  margin-left:2%;
  float:left;
}
}

@media (max-width:1350px) {
.vote-item {
  display: inline-block;
  width: 31.3%;
  margin-bottom:30px;
  margin-left:2%;
  float:left;
}
}

@media (max-width:980px) {
.product-item {
  display: inline-block;
  width: 47.5%;
  margin-bottom:30px;
  margin-left:2%;
  float:left;
}

.vote-item {
  display: inline-block;
  width: 47.5%;
  margin-bottom:30px;
  margin-left:2%;
  float:left;
}

.list-item {
  display: inline-block;
  width: 47.5%;
  margin-bottom:30px;
  margin-left:2%;
  float:left;
}

.award_item {
  display: inline-block;
  width: 31.1%;
  margin-bottom:30px;
  margin-left:2%;
  float:left;

}

}


@media (max-width:650px) {
.product-item {
  display: inline-block;
  width: 98%;
  margin-left:2%;
}

.vote-item {
  display: inline-block;
  width: 98%;
  margin-left:2%;
}

.list-item {
  display: inline-block;
  width: 98%;
  margin-left:2%;
}

.award_item {
  display: inline-block;
  width: 47.5%;
  margin-bottom:30px;
  margin-left:2%;
  float:left;
}

}


.navbar {
  overflow: hidden;
  background-color: #31a9e1;
  position: fixed;
  bottom: 0;
  width: 100%;
  float:left;
  -webkit-box-shadow: 0 0 10px #636363;
  -moz-box-shadow: 0 0 10px #636363;
  box-shadow: 0 0 10px #636363;
}

.navbar a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 20px 0px;
  text-decoration: none;
  font-size: 21px;
  width:50%;
  border-right:#FFF 1px solid;
  font-weight:normal;
}

.navbar a:hover {
  background: #F90;
}

.navbar a.active {
  background-color: #4CAF50;
  color: white;
}

@media (max-width:800px) {
.navbar a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 15px 0px;
  text-decoration: none;
  font-size: 21px;
  width:50%;
  border-right:#FFF 1px solid;
  border-bottom:#FFF 1px solid;
  font-weight:normal;
}

#footer {
	margin-bottom:48px;
}
}

.standard_box_lt {
	width:49%;
	float: left;
	text-align:left;
	padding-right:1%;
}

.standard_box_rt {
	width:49%;
	float: left;
	text-align:left;
	padding-left:1%;
}

@media (max-width:800px) {
.standard_box_lt {
	width:100%;
	float: left;
	text-align:left;
	margin-bottom:20px;
}

.standard_box_rt {
	width:100%;
	float: left;
	text-align:left;
}
}

/* Style the tab */
.tab {
  overflow: hidden;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  width:33.3333%;
  background:url(../images_c/group_bm2.png) center bottom no-repeat;
  color:#FFF;
}

/* Change background color of buttons on hover */
.tab button:hover {
	color: #CCC;
}

/* Create an active/current tablink class */
.tab button.active {
	color: #FF0;
	background:url(../images_c/group_bm.png) center bottom no-repeat;
	border:none;
	font-size: 18px;
	font-weight:bold;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: none;
}

.tab2 {
  overflow: hidden;
}

/* Style the buttons inside the tab */
.tab2 button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  width:33.3333%;
  background:url(../images_c/group_bm4.png) center bottom no-repeat;
  color: #036;
}

/* Change background color of buttons on hover */
.tab2 button:hover {
	color: #036;
}

/* Create an active/current tablink class */
.tab2 button.active {
	color: #000;
	background:url(../images_c/group_bm3.png) center bottom no-repeat;
	border:none;
	font-size: 18px;
	font-weight:bold;
}

@media (max-width:640px) {
.tab button {
  width:100%;
  margin-bottom:5px;
}

.tab2 button {
  width:100%;
  margin-bottom:5px;
}
}


.video-container {
	position: relative;
	padding-bottom: 56.25%;

	height: 0;
	overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute; 
	top: 0;left: 0;
	width: 100%;
	height: 100%;
}

.group_title {
	color: #FF0;
	text-align:center; 
	font-size:19px; 
	margin:30px 0 40px;
}

.group_title2 {
	color: #00286e;
	text-align:center; 
	font-size:19px; 
	margin:30px 0 40px;
}

.prize-item {
  display: inline-block;
  width: 31.1%;
  margin-left:2%;
  float:left;
  background-color:#FFF;
  margin-bottom:30px;
  border:#f1f1f1 1px solid;
  border-radius: 10px;
  -webkit-box-shadow: #d1d1d1 3px 3px 5px;     /*陰影for Google Chrome、Safari*/
  -moz-box-shadow: #d1d1d1 3px 3px 5px;     /*陰影for Firefox*/
  box-shadow: #d1d1d1 3px 3px 5px;     /*陰影for IE*/
}

.prize {
	margin:20px 10px;
}

.prize2 {
	display:block;
	margin:20px 0 20px 15px; 
	color: #ffa800;
	font-size:23px;
	font-family:'微軟正黑體';
	padding-left:60px;
	background:url(../images_c/icon_15.png) left no-repeat;
	line-height:60px;
}

.prize_title {
	display:block; 
	margin:15px 8px 15px 8px; 
	padding:12px; 
	color: #333;
	font-size:19px;
	font-family:'微軟正黑體';
	text-align:center;
}

.prize_school {
	display:block; 
	margin:8px; 
	padding:4px; 
	color: #FFF;
	background-color:#0486db;
	font-size:15px;
	font-family:'微軟正黑體';
	text-align:center;
    border:#0486db 1px solid;
    border-radius:10px;	
}

.school_text2 {
	background-color:#ffb400;
    border:#ffb400 1px solid;
}

@media (max-width:980px) {
.prize-item {
  display: inline-block;
  width: 47.5%;
  margin-bottom:30px;
  margin-left:2%;
  float:left;
}
}


@media (max-width:650px) {
.prize-item {
  display: inline-block;
  width: 98%;
  margin-left:2%;
}
}

