@charset "utf-8";
/* CSS Document */
html,body {
    padding: 0px; margin: 0px; min-height:100%; font-size:15px; color: #333; line-height:24px;		 
	font-family: 'Roboto Condensed', "微軟正黑體", "Microsoft JhengHei", "Segoe UI Semibold", "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {color: #02502b; text-decoration: none;}
a:hover {color: #ffad00; text-decoration: underline; }
.clear{clear:both}
.contextual-links-region{ position: static}
table{border-collapse: inherit; line-height:28px;}
table ul, table ol{ margin:0; }
img {border:0;}
div, ul li{ margin:0px auto; padding:0px;}
.wrap{ width:100%; min-height:100%; }
.screen{ min-width:680px; max-width:1180px; position:relative; padding:0px 10px;}
.container{ height: auto; min-height:500px; background:url(../images/bg_inner.jpg) no-repeat top center; }
.container a{-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; opacity: 1;}
h1{ font-size:33px; color:#005e40}
h2{ font-size:24px; color:#333; padding-bottom:5px;}
h3{ font-size:28px; margin:5px 0; color:#005e40 }
h4{ font-size:18px; margin:0px; color:#333}
h5{ font-size:18px; margin:0px; color:#fca222}
p{ margin:0px; padding:0px}
/* theme */
.inner_content table{ max-width:100%;}
#FullPage .inner_content{ width:100%;}
#FullPage .arrowlistmenu{ display:none}
#ad_float_ad {display: none; position: absolute;	z-index:4001; }
#ad_float_ad .ad_close_ad {
	display: block; background:url(../images/icon/btn_close.png) no-repeat; height:30px; width:30px; background-size:30px 30px;
	cursor: pointer; position:absolute; right:-5px; top:-10px;
	-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; opacity: 1;
}
#ad_float_ad .ad_close_ad:hover {  transform: rotate(90deg);}

.special_news{ background:url(../images/icon/bg_box.png) #eb1f24; padding:5px; width:210px; box-shadow:0 0 3px rgba(0,0,0,.2)}
.title_special{ background:#fff; padding:1px 5px; color:#ea1e22; border-bottom:1px solid #ea1e22;}
.special_news .content{ background:#fff; padding:2px 5px; color:#333; font-size:13px;}
.special_news .content img{ max-width:100%;}
.highlight{ color:#F03}

/* Header */
.header{ background:url(../images/bg_top.jpg) no-repeat top center; height:124px; }
.header .logo{ float:left; margin:10px 0 0 0; width:41%;}
.header .logo img{ max-width:100%;}

.header .info_top{ float:left; width:40%; margin:15px 0 0 3%; color:#fff;}
.header .info_top .title{ font-size:16px; padding:0 0 10px 0; color:#ffd607;}


.header .info_top a{ color:#f6ff00}
.header .links{ position:absolute; right:10px; margin: 0; background:#fff; box-shadow:0 0 3px rgba(0,0,0,.2)}
.header .links ul{ list-style:none; margin:0; padding:0;}
.header .links ul li{ float: left; margin:0 0 0 0px;}
.header .links ul li a{ padding:10px 14px 9px 14px; background:#fff; color:#333; }
.header .links ul li a:hover{color:#fff; background:#4fa37b;}
.header .links ul li a.current{color:#fff; background:#ffba00;}


.header .icon_top{ position:absolute; top:55px; right:10px;}

.header .icon_top a{ background:#05703d; padding:2px 10px; display:block; border-radius:8px;  }
.header .icon_top a:hover{ background:#ffad00;  }


.btn_search{ float:right; position:relative; display:block; color:#166cad; font-size:17px; border-radius:6px; padding:5px 8px; background: rgba(0,0,0,0.3); box-shadow:0 0 3px rgba(0,0,0,.3); margin:0 15px 0 0;}
.btn_search input{ width:130px; color:#666; border:1px solid #ddd; padding:3px; }
.btn_search #btn_submit {width:25px; height:25px; border:0px; background:url(../images/icon/icon_search.png) #2fa2db no-repeat center center; background-size:17px 18px; cursor:pointer}
.btn_search #btn_submit:hover {  background:url(../images/icon/icon_search.png) #ffb400 no-repeat center center; background-size:17px 17px; cursor:pointer}

.banner_shadow{ background:url(../images/banner_shadow.png) no-repeat bottom; height:40px;} 

/* Menu */
#nav-wrap{ padding:0px 0; background:#fff; height:55px; position:relative; box-shadow:0 0 3px rgba(0,0,0,.2); z-index:1;}
/* Search */
.search_result{ background:#f5f5f5; padding:5px;}
.search_result span{ color:#F00}
.search_listing ul{ list-style:none; margin:0; padding:0 }
.search_listing ul li{ margin:10px 0; padding:5px 0; border-bottom:1px dotted #ddd; color:#666 }
.search_listing ul li a{ font-size:19px; display:block; text-decoration:underline}
/* Banner */
.banner_area{ margin:0px 0 0 0;}
.slider{ float:left; width:68%; min-height:420px}
.sentense{ float:right; width:30%; background:#fff; border-radius:8px; border:3px solid #53c2f6; position:relative; box-shadow:0 0 3px rgba(0,0,0,.2)}
.sentense .area{ padding:35px 15px 10px 15px; color:#00a5e3; line-height:21px;}
.sentense .title{ position:absolute; left:5px; top:-15px; background:url(../images/icon_sent.png) no-repeat; width:59px; padding:7px 0 25px 0;color:#fff; text-align: center; font-size:17px;}

.left_main{ width:75%; float:left;}
.right_content{ float:right; width:23%;}
.left_main h2{ display:none}
.latest_events{float: left; width:49%; position:relative; box-shadow:0 0 3px rgba(0,0,0,.2); }
.latest_events .area{ padding:2px; overflow:hidden; position:relative;}
.latest_events .title{ background: #02502b ; color:#fff; padding:10px 15px; font-size:19px; }
.latest_events .title span{ }
.latest_events .main_events_area{ padding:0px ;}
.main_events_area{ padding:0px;}
.main_events_area ul{ list-style:none; margin:0; padding:0px;}
.main_events_area ul li{ position:relative;}
.main_events_area ul li .sub_title{ background:rgba(0,0,0,.7); color:#fff; position:absolute; bottom:5px; width:96%; padding:10px 2%;}
.main_events_area ul li+li .sub_title{ background:rgba(0,0,0,.0); color:#333; position: relative; padding:5px 2% ;width:100%;}
.main_events_area ul li span{ color:#fff000; float: left; padding-right:5px;}
.main_events_area ul li+li span{ color:#016235; }
.main_events_area ul li+li a{ display:block; padding:6px 0px 3px 0;}
.main_events_area ul li+li .content{float: left;   }
.main_events_area ul li+li:hover { background:#e8f9f1}
.main_events_area ul li img{ width:100%;}
.main_events_area ul li+li img{ display: none}

#block-views-useful-link-block-1{ clear: both}

.latest_video{float: left; width:49%; margin:0 0 0 2%;  position:relative; box-shadow:0 0 3px rgba(0,0,0,.2); }
.latest_video .area{ padding:2px; overflow:hidden; position:relative;}
.latest_video .title{ background: #ffad00 ; color:#fff; padding:10px 15px; font-size:19px; }
.latest_video .title span{ }
.latest_video .main_video_area{ padding:0px ;}
.main_video_area{ padding:0px;}
.main_video_area ul{ list-style:none; margin:0; padding:0px;}
.main_video_area ul li{ position:relative;}
.main_video_area ul li .sub_title{ background:rgba(0,0,0,.7); color:#fff; position:absolute; bottom:5px; width:96%; padding:10px 2%;}
.main_video_area ul li+li .sub_title{ background:rgba(0,0,0,.0); color:#333; position: relative; padding:5px 2% ;width:100%;}
.main_video_area ul li span{ color:#fff000; float: left; padding-right:5px;}
.main_video_area ul li+li span{ color:#666; }
.main_video_area ul li+li a{ display:block; padding:6px 0px 3px 0;}
.main_video_area ul li+li .content{float: left; color:#02502b;  white-space: nowrap;      /* 禁止换行 */
      overflow: hidden;         /* 隐藏溢出的内容 */
      text-overflow: ellipsis;}
.main_video_area ul li+li:hover { background:#fffddf}
.main_video_area ul li img{ width:100%;}
.main_video_area ul li+li img{ display: none}
.latest_video .detail_btn a{ background: url(../images/bg_more_orange.png) left top; color:#fff}
.latest_video .detail_btn a:hover{  background: url(../images/bg_more_green.png) left top;  }

/* Inner Area */
.inner_area{ padding:10px 0 0 0;}
.more_area{ font-size:13px;}
.more_area a{ background:#789c8b; line-height:21px; display:block; padding:5px 15px; text-align: center; display:block; color:#fff}
.more_area a:hover{ background: #02502b; }

.detail_btn{position:absolute; right:2px; top:2px; font-size:15px;}
.detail_btn a{ background: url(../images/bg_more_green.png) left top; line-height:23px; display:block; padding:11px 25px 10px 50px; color:#fff}
.detail_btn a:hover{  background: url(../images/bg_more_orange.png) left top;  }

.latest_new{ position:relative; background:#e8f7f1; min-height:465px; max-height:465px; overflow-y: auto}
.latest_new .title{  padding:13px 10px; color:#016235; font-size:21px; } 
.latest_new .title span{ }
.latest_new ul{ list-style:none; margin:0; padding:0 10px 10px 10px; }
.latest_new ul li{ border-bottom:1px dotted rgba(0,0,0,.2); font-size:15px}
.latest_new ul li span{ color:#016235;  padding:0 0px;}
.latest_new ul li a{ display:block; padding:3px 0px;}
.latest_new ul li a:hover{ background:#fff9d8; text-decoration:none }
.latest_new .content{float: none; width:100%;}
.latest_new .content img{ width:25px; display:none}
.latest_new .main_events_area ul li span{ float:none;}

.detail_btn_award{ position: absolute; top:0px; right:0px; font-size:13px}
.detail_btn_award a{ background:#02502b; padding:5px 25px; color:#FFF}
.detail_btn_award a:hover{ background:#ffae00; }


.latest_award{ position:relative; margin:15px 0 30px 0; padding:0 0 10px 0; padding-bottom:20px; background:#f9f9f9; border-top:3px solid #02502b; box-shadow:0 0 3px rgba(0,0,0,.2)}
.latest_award .title{ padding:15px 15px ; color:#02502b; font-size:21px;} 
.latest_award ul{ list-style:none; margin:0; padding:0; }
.latest_award ul li{ border-bottom:2px solid #116438; font-size:13px}

.latest_award ul li:nth-child(even) {background: #fff}
.latest_award ul li:nth-child(odd) {background: #f4fffa}

.latest_award ul li span{ color:#74c524;  padding:0 0px;}
.latest_award ul li a{ display:block; padding:5px; color:#116438}
.latest_award ul li a:hover{ color:#9b684b}
.latest_award .content{float: left; padding:5px 10px;}
.latest_award .content img{ width:25px;}
.latest_award .cover{ float:left; width:20%;}
.latest_award .cover img{ width:100%;}
.main_awards_area{ margin:0 15px; border-top:2px solid #116438; border-left:2px solid #116438; border-right:2px solid #116438; }
.title_award{ font-size:19px; color:#116438; float:none;}

.latest_gallery .title{ border-bottom:1px solid #eddecc; background:#32a5dd; padding:10px 0px 10px 75px; color:#fff; font-size:21px;} 
.latest_gallery .title span{ position:absolute; left:10px; top:-10px; background:url(../images/icon/icon_album.png) no-repeat; width:53px; height:53px;}
.latest_gallery ul{ list-style:none; margin:0; padding:0}
.latest_gallery ul li{ border-bottom:1px dotted rgba(0,0,0,.2); font-size:13px; padding:0px 10px;}
.latest_gallery ul li span{ color:#764713; float: left; padding:0 ;}
.latest_gallery ul li a{ display:block; padding:9px 0px; color:#333}
.latest_gallery ul li a:hover{ color:#9b684b}
.latest_gallery .content{float: left; margin:0 0 0 10px;}
.latest_gallery img{ width:100px; float:left; margin:0 5px 0 0;}

.socual { position:absolute; right:5px; top:0px}
.social_medias { position:absolute; right:5px; top:1.5px; display:flex}
.social_medias img{ height:25px; display:block !important ; border: 0 !important;} 
.social_medias a{ padding:0 2px !important; background: none !important;} 

.information ul li .social_medias { right:0 !important ; top:5px !important}

.socual img{ height:30px; display:block !important}
.socual img{ height:25px;} 
.highlight{ background:#ffe4ee}

.social_home{ margin:15px 0 0 0}
.social_home ul{ list-style:none; display:flex; margin:0; padding:0}
.social_home ul li img{ height:55px;} 

/* Main Userful Links */
#leftlinkings{ float: left; width:33%; margin:15px 0 0 0}
.Userful_link_inside{ width:65%; margin:15px 0 0 2% ; float:left}
.Userful_link_inside .title{ display:none}

.Userful_link_inside ul{ list-style:none; margin:0; padding:0;display: grid;
  grid-template-columns: repeat(2, 1fr);  gap: 10px;}
  
#leftlinkings ul{ list-style:none; margin:0; padding:0;display: grid;
  grid-template-columns: repeat(1, 1fr);  gap: 10px;}
  
.Userful_link_inside ul li{  margin:0 0 }
.Userful_link_inside ul li img{ width:100%; box-shadow:0 0 3px rgba(0,0,0,.2)}
.Userful_link_inside ul li:hover img{ opacity:.7; box-shadow:0 0 3px rgba(0,0,0,.4)}

.Userful_link_outside{ padding:0px 0 30px 0}
.Userful_link_outside .title{ display:none}
.Userful_link_outside ul{ list-style:none; margin:0 0 0 -1.5%; padding:0}
.Userful_link_outside ul li{ float: left; width:15%; margin:0 0 15px 1.65%}
.Userful_link_outside ul li img{ width:100%; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,.2)}
.Userful_link_outside ul li:hover img{ opacity:.7; box-shadow:0 0 3px rgba(0,0,0,.4)}


/* Footer */
.footer_bg{ background:url(../images/bg_footer.png) no-repeat; background-size:cover; }
.school_build{ background:url(../images/school.png) left top no-repeat; padding:28px 0; max-width:1920px;}
.school_build .screen{ padding:30px 10px; position:relative}
.school_build .infomation{ margin:0px auto; width:38%; text-align: center; line-height:30px; background: #ffffffa6;}
.school_build .infomation span{ color:#025231; padding:0 15px 0 ;}
.logo_footer{ width:90%;}
.logo_footer img{ width:100%;}
.logo_footer span { color:#025231;}

.userful_link{ position: absolute; width:28%; right:10px; top: 0px;}
.userful_link .title {  color:#025231; font-size:23px; padding: 0 0 20px 0}
.userful_link ul { margin:0 0 0 -3%; list-style:none; padding:0;}
.userful_link ul li{ width:47%; margin:0 0 8px 3%; float:left}
.userful_link ul li a{ border:1px solid #025231; padding:5px 15px; color:#025231;background:#fff; display:block;}
.userful_link ul li a:hover{ border:1px solid #025231; background:#025231; color:#fff;}


.footer{ background:#025231; font-size:12px; box-shadow:0 -2px 2px rgba(0,0,0,.1); color:#fff;}
.footer .screen{ padding:20px 15px;}
.footer .copyright{ float:left; width:49%; text-align: left}
.footer .power{ float:right; width:49%; text-align: right}
.footer .power a{ color:#fff;}
.footer .power a:hover{ color: #FF0;}

.cd-top {
  display: inline-block;  position: fixed; visibility: hidden;  opacity: 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  height: 50px;  width: 50px;  bottom: 30px;  right: 30px;  
  overflow: hidden;  text-indent: 100%;  white-space: nowrap;  border:1px solid #fff; 
  background: #fac217 url(../ddsmoothmenu/cd-top-arrow.svg) no-repeat center center;
  
}
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;-moz-transition: opacity .3s 0s, visibility 0s 0s;transition: opacity .3s 0s, visibility 0s 0s;
  background: #8ec63f  url(../ddsmoothmenu/cd-top-arrow.svg) no-repeat center center;
}
.cd-top.cd-is-visible { visibility: visible; opacity: 1;}
.cd-top.cd-fade-out { opacity: .5;}
.no-touch .cd-top:hover { background-color: #e86256; opacity: 1;}

/* Nevigation */
.nevigation{ padding:10px 0px 10px 0; font-size:13px; border-bottom:1px dotted #ddd; }
.nevigation .screen{ padding:0; }
.nevigation .home{ background:url(../images/icon/icon_home.png) no-repeat; background-position:0px 3px; display: block; padding-left:25px; }
.nevigation ul{ list-style: none; margin:0px; padding:0px; }
.nevigation ul .sp{ padding:0px 15px; color:#666 }
.nevigation ul li{ float: left; line-height:24px;  }
.nevigation ul li a{ color:#666; text-decoration: none }
.nevigation ul li a:hover{ text-decoration: underline ; color:#479a16}

/* Page Content */
.inner_content{ float:right; width:80%; box-shadow:0 0 3px rgba(0,0,0,.2); background:#fff; margin:50px 0 80px 0}
.inner_content .main_content{ padding:10px 20px 30px 20px; min-height:500px; line-height:33px;}
.inner_content_full{ box-shadow:0 0 3px rgba(0,0,0,.2); background:#fff; margin-bottom:80px}
.inner_content_full .main_content{ padding:10px 20px 30px 20px; min-height:500px; line-height:33px; position:relative;}
.inner_content iframe{ width: 100%; height:360px;}
.inner_content img, .inner_content_full img{ max-width:100%;}
.inner_banner { border:4px solid #086b3c; }
.inner_banner img{ width:100%;}

#banner_bg{}
#banner_bg .inner_content{ margin-top:200px}

.subject_cat{}
.subject_cat ul{ list-style:none; margin:15px 0 0 -2%; padding:0;}
.subject_cat ul li{ float:left; width:18%; margin:0 0 15px 2%;}
.subject_cat ul li a{ display:block; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,0.2); padding:10px 25px; text-align:center; background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(228,228,228,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(228,228,228,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(228,228,228,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e4',GradientType=0 );}
.subject_cat ul li a:hover{ color:#fff; background: rgb(91,170,135);
background: -moz-linear-gradient(top, rgba(91,170,135,1) 0%, rgba(12,78,52,1) 100%);
background: -webkit-linear-gradient(top, rgba(91,170,135,1) 0%,rgba(12,78,52,1) 100%);
background: linear-gradient(to bottom, rgba(91,170,135,1) 0%,rgba(12,78,52,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5baa87', endColorstr='#0c4e34',GradientType=0 );} 



#banner_bg .arrowlistmenu{ margin-top:250px;}
.Album{ margin:15px 0px;}
.Album .title{  color:#0f774d;  font-size:28px; }
.Album .description{ background:#f8f8f8; padding:10px; margin:20px 0; border:1px solid #ddd; }
.Album ul{ list-style:none; padding:0px; margin:0}
.Album ol{ margin:0px; padding:0 5px;}
.Album ul li{ text-align: center; margin:0 0 10px 0; }
.Album ul li img{ box-shadow:0 0 3px rgba(0,0,0,.0); }
.Album ul li:hover img{ box-shadow:0 0 3px rgba(0,51,204,.0)}
.Album ul li p{ margin:0px; padding:5px 0; line-height:15px; text-align: center; }

#Inner_Type_A{ }
#Inner_Type_A .title{  }
#Inner_Type_A ul{ margin:0; }

#Inner_Type_A ol li{ float: none; width:100%; margin:0 0 5px 2%; }
#Inner_Type_A li{ float:left; width:31%; margin:0 0 15px 2%; }
#Inner_Type_A li img{ max-width:100%; max-height:180px  }
#Inner_Type_A li p{  }

#Inner_Type_B{padding:0px; background:none }
#Inner_Type_B .title{ margin-left:0px; }

#Inner_Type_B ul{  padding:0;}
#Inner_Type_B li{ float:none; width:100%; margin:0 0 15px 0%; text-align: center;}
#Inner_Type_B li img{ max-width:100%; height:auto }

#Inner_Type_C {padding:0px; }
#Inner_Type_C ul{ margin:20px 0px; padding:0px;}
#Inner_Type_C li{ float:none; margin:0 0 15px 0%; width:100%; text-align: left; clear:both; padding:0}
#Inner_Type_C li img{ width:100%; height: auto; text-align: center; margin:0; border:1px solid #fff; box-shadow:0 0 3px rgba(0,0,0,.2)}
#Inner_Type_C li .title_des{ width:40%; float:left; }
#Inner_Type_C li .right_desc{ float: right; width:60%; padding:10px 10px 15px 10px; line-height:33px; width:55%; text-align: left; }
#Inner_Type_C li p{ margin-bottom:10px;}

#Inner_Type_D { background:none}
#Inner_Type_D ul{ margin:0; padding:0px; margin:0}
#Inner_Type_D li{ float:none; margin:0 0 15px 0%; width:100%; text-align: left; clear:both; padding:0}

#Inner_Type_F { background:none}
#Inner_Type_F ul{ margin:0; padding:0; list-style:none;}
#Inner_Type_F li{ float:none; margin:0 0 15px 0%; width: auto; text-align: left; clear:both; padding:0}
#Inner_Type_F li iframe{ height:650px; max-width:100%; width:100%;}



.download_area{  margin:15px 0px;}
.download_area .title{  color:#0f774d;  font-size:28px; margin-bottom:20px; }
.download_area .description{ background:#fff; padding:10px; margin:20px 0; border:1px solid #0076c0; line-height:21px;}
.download_area ul{ list-style:none; margin:0px 0 0 -2%; padding:0px;}
.download_area ul li{ float:left; width:31%; margin:0 0 15px 2%; text-align: left;}
.download_area ul li a{ background:url(../images/icon/icon_download.png) no-repeat left; background-position:3px 5px; padding:8px 0 3px 30px; line-height:19px; color:#db1111; background-size:23px 23px; display:block;}
.download_area ul li a:hover{ background:url(../images/icon/icon_download.png) no-repeat left; background-position:3px 8px; color:#666;background-size:23px 23px}


/* Subject Template */
.subject_category{}
.subject_category ul{ list-style:none; margin:0 0 0 -1.5%; padding:0px;}
.subject_category ul li{ float:left; width: 31%; margin:0 0 30px 2%; padding:0;}
.subject_category ul li img{ box-shadow:0 0 3px rgba(0,0,0,.3); border:1px solid #fff; margin:0;}
.subject_category ul li:hover img{ box-shadow:0 0 3px rgba(0,51,204,.3); border:1px solid #0083ca;}
.subject_category p{ color:#0083ca;  border-bottom:1px solid #0083ca; margin:0px 0 0 0px; padding:0px 5px; text-align: center;}
.subject_category a{ }
.subject_category a:hover p{ border-bottom:1px solid #0083ca; background:#0083ca; color:#fff; }
.subject_category a:hover{ text-decoration:none}

/* Information Template */
.sub_category{ margin:10px 0;}
.sub_category ul{ list-style:none; padding:0px; margin:0px; }
.sub_category ul li{ float:left; margin-right:15px;}
.sub_category ul li a{ padding:10px 28px; display:block; color:#3398cc; background: #fff; font-size:15px; line-height:19px; border:1px solid #3398cc; }
.sub_category ul li a:hover{ background: #e2f9ff;  border:1px solid #3398cc; }
.sub_category ul li a.current{ background: #ff9c00 ; color:#fff; border:1px solid #ffb400 ; }
#pages{ float:right; margin:15px 0px 0 ; clear: both; font-size:12px;}
.pages_page{ float:left;padding:0px 10px 0 0;}
#pages ul{ float: left; list-style:none; min-height:17px; margin:0px; padding:0px;}
#pages ul li{  float: left; margin:0px 5px 0px 5px;}
#pages ul li a{ line-height:25px; height:25px; width:25px; display: inline-block; text-align: center; background:#fff; border-radius:50%; color:#333; box-shadow:0 0 3px rgba(0,0,0,.2)}
#pages ul li a:hover{ background:#ececec; text-decoration:underline }
#pages ul li a.pgCurrent{ background:#8ec63f; color:#fff}
.year_box{ position:absolute; right:20px ;top:20px;}
.year_box select{ padding:5px 5px;}

.information{ margin:15px 0 0 0; min-height:350px;}
.information ul{ list-style:none; margin:0 0 0 -2%; padding:0px;}
.information ul li{ float:left; width: 23%; margin:0 0 30px 2%; padding:0; line-height:17px; }
.information ul li a{ display:block}
.information ul li a:hover{ color:#9151b2; text-decoration:none}
.information ul li img{ box-shadow:0 0 3px rgba(0,0,0,.3); border:1px solid #fff; margin:0;}
.information ul li:hover img{ box-shadow:0 0 3px rgba(0,51,204,.3); border:1px solid #0083ca;}
.information p{ margin:0px 0 0 0px; padding:0px 0px; font-size:15px}
.information .date{ margin:0px 0 0 0px; }
.information .date span{ padding:10px 0 5px 20px; color:#666; font-size:15px; display:block; background:url(../images/icon/icon_date.png) no-repeat left center; background-size:17px 17px;}
.information .single{ background:#fff}
.information .double{ background:#f6f6f6}

#info_type_A .double{ background:#fff}

#info_type_B .information ul{  margin:0 0 0 0%; border-top:2px solid #0f7b50}
#info_type_B .information ul li{ float:none; width: 100%; margin:0; padding:0px 5px; line-height:17px; border-bottom:1px solid #ddd;  }
#info_type_B .information ul li a{ display:inline-block; padding:10px 0; width:100%; }
#info_type_B .information ul li a:hover{ color:#333; text-decoration:none}
#info_type_B .information ul li:hover{ background:#eefff1; }
#info_type_B .information ul li img{ width:150px; float:left; margin:0 20px 0 0;}
#info_type_B .information .date{ float:left; width:18%;  }
#info_type_B .information .date span{ padding:8px 0 8px 38px; color:#666; font-size:15px; display:block; background:url(../images/icon/icon_date.png) no-repeat; background-size:28px 28px; background-position:1px 3px;}
#info_type_B .information p{ float:left; width:80%; padding:8px 0; font-size:15px;}

/* Information - Full Page Display */
#Information_detail #Inner_Type_A li{ float:left; width:23%; margin:0 0 15px 2%; text-align: center;}
#Information_detail #Inner_Type_A li img{ max-width:100%; box-shadow:0 0 3px rgba(0,0,0,.5); height: auto; max-height:125px;}

/* Sub Menu */
.arrowlistmenu{ float:left; width:20%; box-shadow:-3px 3px 3px rgba(0,0,0,.1); margin:100px 0 0 0; background: #ffffff;}
.arrowlistmenu .title { background: url(../images/icon/bg_category.png) left top #0f7b50; margin:0px; padding:0px; text-align: center;  }
.arrowlistmenu .title p { font-size:26px; color:#fff; text-shadow:0px 0px 1px rgba(0,0,0,.3); padding:32px 0px; margin:0;} 
.arrowlistmenu .expandable_main{background: url(../images/icon/arrow_right.png) no-repeat; background-position:95% 50%; background-size:19px 19px;  }
.arrowlistmenu .openheader {background: url(../images/icon/arrow_down.png) no-repeat; background-position:95% 50%; background-size:19px 19px; }
.arrowlistmenu .expandable_sub { padding:0px 5px; margin:0; color:#0f7b50}
.arrowlistmenu ul{ list-style-type: none; margin: 0; padding: 0px 15px; }
.arrowlistmenu ul li{ padding-bottom: 0px;} 
.arrowlistmenu p{  border-bottom: 1px dotted #ddd; } 
.arrowlistmenu .categoryitems_sub{ padding: 0px 5px; }
.arrowlistmenu .categoryitems_sub a{ background:url(../images/icon/pt_blue.png) no-repeat center left; background-size:5px 10px; background-position:0 13px;}
.arrowlistmenu .categoryitems_sub li a:hover, .arrowlistmenu .categoryitems_sub li a.current{ background:url(../images/icon/pt_blue.png) no-repeat center left; background-size:5px 10px; background-position:0 13px; color:#0f7b50}
.arrowlistmenu .menuheader{ margin:0px; padding:12px 15px; font-size:17px; cursor: pointer; display:block;}

.arrowlistmenu a{ color:#0f7b50; display:block;}
.arrowlistmenu a:hover{ color:#0f7b50} 
.arrowlistmenu a.current{ background-color:#0f7b50; color:#fff;}


.arrowlistmenu .expandable_sub a.current {padding:0 5px;  }

.arrowlistmenu .expandable_main a.current { color:#0f7b50; background: none; padding:0 5px;  }

.arrowlistmenu ul li a{ color: #333; font-size:13px; display: block; padding: 5px 10px; border-bottom: 1px dotted #ddd}
.arrowlistmenu ul li a:hover, .arrowlistmenu ul li a.current{ background:#0f7b50; color:#fff}

/* Notice */
#notice .information ul{  margin:0 0 0 0%; border-top:2px solid #0f7b50}
#notice .information ul li{ float:none; width: 100%; margin:0; padding:10px 0px 10px 0; line-height:17px; border-bottom:1px solid #ddd;  }
#notice .information ul li a{ display:inline-block; padding:0px 0; width:100%; }
#notice .information ul li a:hover{ color:#333; text-decoration:none}
#notice .information ul li:hover{ background:#eefff1; }
#notice .information .date{ float:left; width:12%; padding:5px 5px 5px 10px;}
#notice .information .date span{ padding:0 0 0 25px}
#notice .information .number{ float:left; width:10%; padding:5px 0;  }
#notice .information .title{ float:left; width:50%; padding:5px 0;  }
#notice .information p{ width: auto; font-size:15px;}
#notice .information .download{ float:right; }
#notice .information .download a{ background: url(../images/icon/icon_pdf.png) no-repeat; background-position:0px 0px; background-size:20px; padding:5px 5px 5px 30px; display:block; color:#fc2130; display:block}

/* media */
#Media_Album .information ul{  margin:0 0 0 -2.5%; }
#Media_Album .information .clip{ background:url(../images/icon/icon_album.png) no-repeat; width:53px; height:53px; position:absolute; left:-5px; top:-5px; z-index:10 }
#Media_Album .information ul li{ float:none; width:30%; margin:0 0 20px 3%; padding:0; line-height:17px; float:left; position:relative; }
#Media_Album .information ul li .cover{ background:#f4f4f4; box-shadow:0 0 3px rgba(0,0,0,.2); border-radius:2px; padding:10px 15px 5px 15px; }
#Media_Album .information ul li img{ width:100%; box-shadow:0 0 0;}
#Media_Album .information .date{ position: relative; text-align: center; padding:8px 0 0 0}
#Media_Album .information .date span{ padding:5px 5px 5px 25px; color:#333; font-size:12px; display: inline; background:url(../images/icon/icon_date.png) no-repeat; background-size:15px 15px; background-position:5px 5px;}
#Media_Album .information p{ float: none; text-align: center; padding:10px 0 5px 0; font-size:19px;}
#Media_Album .information ul li:hover .cover{ background:#e8f7ff; box-shadow:0 0 3px rgba(0,0,0,.3); }
#Media_Album .information ul li:hover img{ opacity:.7}

#Media_Video .information ul{  margin:0 0 0 -2.5%; }
#Media_Video .information .clip{ background:url(../images/icon/icon_video.png) no-repeat; width:53px; height:53px; position:absolute; left:-5px; top:-5px; z-index:10 }
#Media_Video .information ul li{ float:none; width:30%; margin:0 0 20px 3%; padding:0; line-height:17px; float:left; position:relative; }
#Media_Video .information ul li .cover{ background:#f4f4f4; box-shadow:0 0 3px rgba(0,0,0,.2); border-radius:2px; padding:10px 15px 5px 15px; }
#Media_Video .information ul li img{ width:100%; box-shadow:0 0 0;}
#Media_Video .information .date{ position: relative; text-align: center; padding:8px 0 0 0}
#Media_Video .information .date span{ padding:5px 5px 5px 25px; color:#333; font-size:12px; display: inline; background:url(../images/icon/icon_date.png) no-repeat; background-size:15px 15px; background-position:5px 5px;}
#Media_Video .information p{ float: none; text-align: center; padding:10px 0 5px 0; font-size:19px;}
#Media_Video .information ul li:hover .cover{ background:#ffeeef; box-shadow:0 0 3px rgba(0,0,0,.3); }
#Media_Video .information ul li:hover img{ opacity:.7 ; border:1px solid #d64541}
#Media_Video .information ul li a{ color:#d64541}

.youtube_video{ width:70%; box-shadow:0 5px 10px rgba(0,0,0,.5); background:#000; padding:10px; border:1px solid #fff; margin-top:30px;}
.youtube_video iframe{ width:100%; height:380px;}
.youtube_video video{ width:100%; height:380px;}
.video_footer{ background:url(../images/icon/tv_footer.png) no-repeat center; height:38px; width:70%; margin-bottom:50px;}

/* Site Map */
#site-map .site-map-box ul{ margin:0; padding:0;}
.site-map-menu{ line-height:19px;}
ul.site-map-menu { list-style:none; margin:0 0 0 -3%; padding:0;}
ul.site-map-menu li{ float: left; width: 22%; margin:0 0 20px 2%; list-style:none;}
ul.site-map-menu li ul{ margin:10px 0 0 0%; padding:0; list-style:none; }
ul.site-map-menu li ul li ul{ margin:0 0 0 10px }
ul.site-map-menu li ul li{ float: none; width: 100%; margin:0; }
ul.site-map-menu li a{ font-size:15px; background:#086b3c; color:#fff; padding:8px 10px; display:block}
ul.site-map-menu li ul li a{ font-size:13px; background:#fff; color:#086b3c; background:url(../images/icon/arrow_right.png) no-repeat; background-size:15px 15px; background-position:0 7px; padding:5px 5px 5px 20px ; display:block}
ul.site-map-menu li ul li a:hover{ color:#ff9600; background:url(../images/icon/arrow_right.png) no-repeat; background-size:15px 15px; background-position:0 7px; }
ul.site-map-menu li ul li ul li a{ color:#333}
ul.site-map-menu li ul li ul li a:hover{ color:#ff9600; }
ul.site-map-menu li+li+li+li+li{ clear:both }
ul.site-map-menu li+li+li+li+li+li{ clear: none }

/* Other */
#principal{ text-align: left}
#principal p{ text-align: left; line-height:28px;}

.contactus{}
.contactus .info{ float: left; width:49%; }
.contactus .info td{ padding-right:10px;}
.contactus .location{ float:right; width:49%;}
.contactus .location iframe{ height:380px; width:100%; border:1px solid #ddd; box-shadow:0 0 3px rgba(0,0,0,.2)}

.btn_back{ margin:0px auto; text-align: center;}
.btn_back a{ background:#478ac2; color:#fff; padding:8px 30px; text-align: center;}
.btn_back a:hover{ background:#ffc000 }

.calendar { float:left; width:20%; margin:0;}


.subject_template{ float: left; width:20%; margin:75px 0 0 0;}

.subject_template .title { background: url(../images/icon/bg_category.png) #00a8ff; color:#fff; text-align:  center; margin:30px 0 0 0; font-size: 23px;
text-shadow: 0px 0px 1px rgba(0,0,0,.3);
padding: 25px 0px;
}
.subject_template ul{ list-style:none; margin:0; padding:0px 0 0 0px;}
.subject_template ul li{  }
.subject_template ul li a{ background:#fff; padding:7px 24px; display:block; font-size:15px;}
.subject_template ul li a:hover{ background:#02502b;  color:#fff}
.subject_template ul li a.current{ background:#ffa800; color:#fff}

#FullPage .subject_template{ width:100%;}
#FullPage .subject_template .title { float:left; background: none; color:#333; text-align: left; margin:0; padding:5px 30px 10px 30px; font-size: 23px; text-shadow: 0px 0px 1px rgba(0,0,0,.3);}

#FullPage .subject_template ul{ list-style:none; margin:0; float:left; border-top: 1px solid #1799da; border-left: 1px solid #1799da; border-right: 1px solid #1799da; }
#FullPage .subject_template ul li{ float:left;  }
#FullPage .subject_template ul li+li{ float:left; border-left:1px solid #ddd; }
#FullPage .subject_template ul li a{ background:#fff; padding:7px 24px; display:block; font-size:15px;}
#FullPage .subject_template ul li a:hover{ background:#0087ca;  color:#fff}
#FullPage .subject_template ul li a.current{ background:#ffa800; color:#fff}

#banner_slogon{ width:100%; height:215px; position:absolute; overflow: hidden; text-align: center; top:340px;  z-index:1;}
#banner_slogon .screen{ overflow:hidden; z-index:0; position:static}

#banner_slogon p{ text-align:right; padding:10px 13px 0 0; overflow:hidden;}
.bg_green{ background:#02502b; color:#fff;}

.thead{ margin:0; padding:0;}
.tableizer-table { width:100%; box-shadow:0 0 3px rgba(0,0,0,.2) }

.tableizer-table thead{ margin:0; padding:0; border:0;}
.tableizer-firstrow { width:100%; margin:0; }

.tableizer-firstrow th{ margin:0;}
.tableizer-firstrow{ background:#0a3d28; color:#fff; border:0px; margin:0;}
.tableizer-table tr:nth-child(even) {
    background: #eafff7;
}

.tableizer-table  border:1px solid #ddd; padding:1px;}
.tableizer-table tr:nth-child(odd) {
    background: #fff;
}

.tableizer-table tr:nth-child(even) {
    background: #eafff7;
}

.news_letter{}
.news_letter ul{ list-style:none; margin:0; padding:0; margin:20px 0 0 -2%;}
.news_letter ul li{ float: left; margin:0 0 20px 2%; width:18%; text-align: center}
.news_letter ul li img{ max-width:100%; box-shadow:0 0 3px rgba(0,0,0,.2); max-height:200px; }

.slogan{ position:absolute; right:18%; bottom:60px; color:#fff; font-size:37px;  text-shadow: 0 0 3px rgba(0,0,0,.3)}

.timetable{ width:65%;}

.timetable p:nth-child(odd) {
    background: #032c08;
}

.timetable p:nth-child(even) {
    background: #457d4c;
}


.timetable p a{ margin-bottom:1px; text-align: center; padding:5px; display:block; color:#fff;}
.timetable hr{ margin:0; padding:0; color:#396}
.timetable p a:hover{ background:#ffae00; }

