@charset "utf-8";
/* CSS Document */
@import url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181127182926/http://www.taitung.gov.tw/css/reset.css");


body {overflow:hidden;/*Needed to eliminate scrollbars*/background:#000;}
#content{height:100px;width:100%;bottom:5%;z-index:3;background:#262626 no-repeat 90%;border-top:1px solid #000;border-bottom:1px solid #4F4F4F;position:absolute;margin:0 auto}
#contentframe{overflow:hidden;border-top:solid 1px #4F4F4F;border-bottom:1px solid #000;height:100%;text-align:left;z-index:3}
#slidecounter{float:left;color:#4F4F4F;font:50px "Helvetica Neue", Arial, sans-serif;font-weight:700;margin:18px 20px}
#slidecaption{overflow:hidden;float:left;color:#FFF;font:26px "Helvetica Neue", Arial, sans-serif;font-weight:700;margin:33px 0}
/*Supersized Stamp*/
.stamp{float: right;margin: 25px 20px 0 0;}
/*Supersize Plugin Styles*/
#loading{position:absolute;top:49.5%;left:49.5%;z-index:3;width:24px;height:24px;text-indent:-999em;background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181127182926/http://www.taitung.gov.tw/css/images/progress.gif)}
#supersize{position:fixed;}
#supersize img, #supersize a{height:100%;width:100%;position:absolute;z-index: 0;}
#supersize .prevslide, #supersize .prevslide img{z-index: 1;}
#supersize .activeslide, #supersize .activeslide img{z-index: 2;}
.main{height:638px;width:1000px;margin-right:-500px;position:absolute;z-index:10;right:50%;top:50%;margin-top:-319px;background-image:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181127182926/http://www.taitung.gov.tw/images/holiday_logo.png);background-repeat:no-repeat;background-position: 50% 50%;}		
.middle{
	float:left;
	width:500px;
}
.mid{
	height:50px;
	padding-bottom:100px;
	display:block;
}
.mid ul{
	height:10px;
	/*margin-left:90px;*/
	text-align:center;
	margin-left: 50px;
	
}
.mid ul li {
	float: left;
	list-style-type: none;
	width:100px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-right-color: #333;
	border-left-color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.mid ul li a{
	color:#333;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: bold;
	text-decoration: none;
}
.mid ul li a:hover{
	color:#069;	
}
.left {width: 250px;float: left;}
.bottom {margin-top: 300px;*margin-top:-70px}
.top{

float: left;
margin-bottom: 180px;
height: 189px;
width: 500px;
}
.img2 {float: right;}
.img3 {float: right;margin-top: 95px;}
.right {float: left;width: 250px;}

.item {
	width:250px;
	height:188px;		
	/* required to hide the image after resized */
	overflow:hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:left;
	background: #ffb001;
}
.item2 {
	width:250px;
	height:94px;		
	/* required to hide the image after resized */
	overflow:hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:left;
}
.item2_2 {
	width:250px;
	height:94px;
	/* required to hide the image after resized */
	overflow:hidden;
	/* for child absolute position */
	position:relative;
	/* display div in line */
	float:left;
	margin-top: 95px;
	
}
.item3 {
	width:250px;
	height:167px;		
	/* required to hide the image after resized */
	overflow:hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:left;
}
.item4 {
	width:126px;
	height:94px;		
	/* required to hide the image after resized */
	overflow:hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:left;
}
.item5 {
	width:123px;
	height:188px;
	/* required to hide the image after resized */
	overflow:hidden;
	/* for child absolute position */
	position:relative;
}
.item6 {
	width:250px;
	height:333px;
	/* required to hide the image after resized */
	overflow:hidden;
	/* for child absolute position */
	position:relative;
}
.item7 {
	width:250px;
	height:116px;
	/* required to hide the image after resized */
	overflow:hidden;
	/* for child absolute position */
	position:relative;
}
.item8 {
	width:250px;
	height:145px;
	/* required to hide the image after resized */
	overflow:hidden;
	/* for child absolute position */
	position:relative;
	background: #F90;
}
.item .caption {
	width:250px;
	height:188px;
	background:#000;
	color:#fff;
	font-weight:bold;
		
	/* fix it at the bottom */
	position:absolute;
	left:0;

	/* hide it by default */
	display:none;

	/* opacity setting */
	filter:alpha(opacity=80);    /* ie  */
	-moz-opacity:0.8;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.8;    /* for really really old safari */  
	opacity: 0.8;    /* css standard, currently it works in most modern browsers like firefox,  */

}
.item6 .caption2 {
	width:250px;
	height:333px;
	background:#000;
	color:#fff;
	font-weight:bold;
		
	/* fix it at the bottom */
	position:absolute;
	left:0;

	/* hide it by default */
	display:none;

	/* opacity setting */
	filter:alpha(opacity=80);    /* ie  */
	-moz-opacity:0.8;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.8;    /* for really really old safari */  
	opacity: 0.8;    /* css standard, currently it works in most modern browsers like firefox,  */

}
.item .caption a {
	text-decoration:none;
	color:#FFF;
	font-size:16px;
	display:block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 30px;
}

.item .caption h3 {
	font: bold 1em "微軟正黑體", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	margin-bottom: 10px;	
}
.item6 .caption2 a {
	
}
.item .caption p {
	padding:5px;
	margin:0;
	font-size: 0.8em;
	color: #D1D1D1;
	font-weight: normal;
	font-family: "微軟正黑體",Arial, Helvetica, sans-serif;
	text-align: left;line-height: 1.5;
}

img {
	border:0;
	
	/* allow javascript moves the img position*/
	position:absolute;
}

.clear {
	clear:both;	
}






/*
     FILE ARCHIVED ON 18:29:26 十一月 27, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 17:43:51 五月 24, 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)).
*/
