@charset "utf-8";
/* CSS Document */
#container{  padding:0 0px; margin:10px 0 5px 0; text-align:left; clear:both; }
#container .tabpanel{
	width:100%;
	margin:0;
	background-color:#FFF;
	padding:0px;	
	clear: both; 
	
}

#container .tabpanel ul.tablist {
	width:100%;
	margin:0px;
	overflow:hidden;    /*----overflow要加-----*/
	background:#FFFFFF url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181227175921/https://report.nat.gov.tw/ReportFront/images/tablist_bg.gif) repeat-x 100% bottom; /*----底線設在背景圖像中-----*/
}
#container .tabpanel li{line-height: normal; }
#container .tabpanel li.tab {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181227175921/https://report.nat.gov.tw/ReportFront/images/PanelsTab1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 0 18px;	
	margin:0 2px 0 0;
	list-style-type: none;
	margin-right:2px;
	float:left;
	cursor: pointer;
	word-break:keep-all;
	font-size:100%;	
	border:0px none;
	border-bottom: solid 1px #ad2a0b;
	margin-top: -1px; /*-----往上移--*/
}
#container .tabpanel li.tab span{
	text-align:center;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181227175921/https://report.nat.gov.tw/ReportFront/images/PanelsTab1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:8px 18px 5px 0;
	color: #777;
	display:block;	
	cursor: hand;
}
#container .tabpanel li.tab span img{ vertical-align: middle; margin:-5px 0 -5px;  display:inline;  width:auto; height:auto;}

#container .tabpanel li.tab span em{
	color: #900;
	line-height:normal;
	font-family: "新細明體";
}
#container em, #container .tabpanel li.selected span em{
	color: #900;
	font-size:100%;
	padding:0 2px 0;	font-style:normal;
	font-weight:normal;
	font-family: "新細明體";
}

#container .tabpanel li.selected {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181227175921/https://report.nat.gov.tw/ReportFront/images/PanelsTab2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display:block;
	margin:0 2px 5px 0px;
	padding:0 0 0 18px;
	/*border-bottom: 0px none;  -----將下方的border 隱藏掉------*/
	/*margin-bottom: -1px;      ----再設margin-top:-1 往上1px------*/
	cursor: hand;
}
#container .tabpanel li.selected span{
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181227175921/https://report.nat.gov.tw/ReportFront/images/PanelsTab2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:8px 18px 5px 0;
	font-weight: bold;
	color: #af241d;
	display:block;
	cursor: hand;
}
#container .tabpanel .tabpanel {
	clear: both;
	width:100%;	
	border: 1px solid #ad2a0b;
	border-top: 0;
	margin:0;
	padding:0;
	overflow:hidden;
	*overflow: inherit;
	_overflow: inherit;
}
.tabpanel h3{ margin:0px; font-size:100%; padding:5px;	}





/*
     FILE ARCHIVED ON 17:59:21 十二月 27, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 21:06:20 五月 15, 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)).
*/
