@charset "utf-8";
/* CSS Document */

body { background-color:#fffcf5; font-family: "Times New Roman", Times, 微軟正黑體, sans-serif; }
textarea, input { padding: 5px; }
div, img, a { position:relative; }
a *:hover { cursor:inherit; }

.Ch      { font-family: "Times New Roman","微軟正黑體"; }
.Ab, .No { font-family: "Times New Roman", Times, "微軟正黑體", serif; }
.Ab, .Ch, .No { font-weight:bold; word-wrap:break-word; }

.audio_1 { display:inline-block; width:50px; height:50px; }
.audio_1       { background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180322173255/http://taipei.pqwasan.org.tw/image/play_1.png) no-repeat; }
.audio_1:hover { background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180322173255/http://taipei.pqwasan.org.tw/image/play_1_hover.png) no-repeat; }
.audio_2       { background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180322173255/http://taipei.pqwasan.org.tw/image/play_2.png) no-repeat; }
.audio_2 { display:inline-block; width:91px; height:91px; }
.audio_2:hover { background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180322173255/http://taipei.pqwasan.org.tw/image/play_2_hover.png) no-repeat; }
.audio_1.sm2_playing { background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180322173255/http://taipei.pqwasan.org.tw/image/paused_1.png) no-repeat; }
.audio_2.sm2_playing { background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180322173255/http://taipei.pqwasan.org.tw/image/paused_2.png) no-repeat; }
.audio_1.sm2_paused { background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180322173255/http://taipei.pqwasan.org.tw/image/play_1.png) no-repeat; }
.audio_2.sm2_paused { background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180322173255/http://taipei.pqwasan.org.tw/image/play_2.png) no-repeat; }
.prev_1, .next_1 { display:inline-block; width:50px; height:50px; }
.prev_1        { background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180322173255/http://taipei.pqwasan.org.tw/image/prev_1.png) no-repeat; }
.prev_1:hover  { background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180322173255/http://taipei.pqwasan.org.tw/image/prev_1_hover.png) no-repeat; }
.next_1        { background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180322173255/http://taipei.pqwasan.org.tw/image/next_1.png) no-repeat; }
.next_1:hover  { background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180322173255/http://taipei.pqwasan.org.tw/image/next_1_hover.png) no-repeat; }

/*------------------------------| wrap |-------------------------*/

.wrap {
	clear: both;
    width: 95%;
    max-width: 1000px;
    margin: 0 auto;
}
#wrap {position: relative;
    z-index: 1;
    width: 100%;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180322173255/http://taipei.pqwasan.org.tw/image/logo_bg.png) repeat-y;
}	
#content {
	position: relative;
    z-index: 1;
    clear: both;
    width: 95%;
    max-width: 1000px;
    margin: 0 auto;
	min-height:500px;
	/*background-color:#F2F2F2;*/
}
#logo{
	float: left;
	padding: 7px;
}
#toindex{
	float: right;
	margin-top: 25px;
}

/*------------------------------| Customs |-------------------------*/

.button { cursor:auto; }
.button:hover { cursor:pointer; }

/*------------------------------| header |-------------------------*/

#header { position: relative;
    z-index: 3;
    clear: both;
    width: 100%; }
#header.header_margin{
	margin-bottom:20px;
}

/*------------------------------| Menu |-------------------------*/

#menu { 
	clear: both;
    width: 100%;
    height: 50px;
	background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180322173255/http://taipei.pqwasan.org.tw/image/menu_bg.png) repeat-x center 0;
 }
#menu .wrap {
  width: 100%;
  height: 100%;
  border-left: 1px dashed #FFFFFF;
  box-sizing: border-box;
}
#menu a {
    position: relative;
    float: left;
    width: 16.6%;
    /* width: 20%; */
    height: 100%;
    text-align: center;
    line-height: 49px;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    border-right: 1px dashed #FFFFFF;
    box-sizing: border-box;
    cursor: pointer;
}
#menu a:hover {
	color: black;
    background-color: #A2B9BF; 
}

/*----------------------------------------| Footer |----------------------------------------*/

#footer {
	clear: both;
    width: 100%;
    height: 301px;
	font-size: 10pt;
	text-align: left;
	position: relative;
	background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180322173255/http://taipei.pqwasan.org.tw/image/footer.png) center 0;
}
#footer .wrap {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
#footer .section {
	color: #595959;
	    padding: 15px 5px;
	vertical-align: top;
	display: inline-block;
	    margin-top: 80px;
}
#footer .section .title { color: #E83E3A; }

#footer .section span {
	display: block;
	line-height: 17px;
}
#footer .section_A {
	margin-left: 5%;
	width: 40%;
}
#footer .section_B {
	width: 40%;
}
#footer.extend {
	text-align: left;
}





/*
     FILE ARCHIVED ON 17:32:55 三月 22, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 20:21:59 五月 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)).
*/
