#responsiveTab {
	margin:0 auto 30px;
}
.tabs {
	width:100%;
	padding:0;
	margin:0 0 10px -0.8em;
}
.tabs li {
	padding:0 0.8em;
	border-right:1px dashed #CCC;
	list-style:none;
	display:block;
	float:left;
}
.tabs li:last-child {border-right:none;}
.tabs li a {
	padding-bottom:0.5em;
	text-decoration:none;
	display:inline-block;
	color:#777;
}
.tabs li a:hover {color:#48a0c0;}
.tabs li.active a {
	border-bottom:3px solid #48a0c0;
	color:#48a0c0;
}
.tabs li:nth-child(1) a::before, .tabs li:nth-child(2) a::before {
	padding-left:24px;
	content:"";
}
.tabs li:nth-child(1) a::before {background:url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190123172031/https://cpd.moe.gov.tw/images/news_icon_01.png") left center no-repeat;}
.tabs li:nth-child(1).active a::before {background:url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190123172031/https://cpd.moe.gov.tw/images/news_icon_01_a.png") left center no-repeat;}
.tabs li:nth-child(2) a::before {background:url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190123172031/https://cpd.moe.gov.tw/images/news_icon_02.png") left center no-repeat;}
.tabs li:nth-child(2).active a::before {background:url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190123172031/https://cpd.moe.gov.tw/images/news_icon_02_a.png") left center no-repeat;}

.tab-content {margin:0 1% 0 2em;}
.tab-pane {display:none;}
.tab-pane.active {display:block;}
.tab-pane th, .tab-pane td {
	padding:1em 0.5em;
	border-bottom:1px solid #CCC;
	color:#999;
}
.tab-pane tr:last-child td {border-bottom:none;}
.tab-pane tr td:first-child {text-indent:-2em;}
.tab-pane a {color:#333; text-decoration:none;}
.tab-pane a:hover {color:#F60;}
.tab-pane .number {
	background:#48a0c0;
	padding:0.1em 0.5em 0.3em;
	border-radius:5px;
	margin-right:0.5em;
	font-size:13px;
	line-height:1em;
	color:#FFF;
}

.fade.in {opacity:1;}
.fade {
  opacity:0;
  transition:opacity 0.15s linear 0s;
}
.toggle-tab-menu {
  background: url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190123172031/https://cpd.moe.gov.tw/images/bar.png") no-repeat scroll 10px center #121212;
  color: #FFFFFF;
  margin: 0;
  padding: 10px 0 10px 45px;
  text-align: left;
  display: none;
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
.tab-pane tr td:first-child {width:65%;}
}

@media only screen and (max-width: 800px) {
.tab-pane tr td:last-child {display:none;}
}





/*
     FILE ARCHIVED ON 17:20:31 一月 23, 2019 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 21:04:00 五月 23, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
