@charset "big5";
body {
	margin: 0; /* 比較好的做法是將 Body 元素的邊界與欄位間隔調整為零，以處理不同的瀏覽器預設值 */
	padding: 0;
	text-align: center; /* 這樣會讓容器在 IE 5* 瀏覽器內置中對齊。然後，文字會在 #container 選取器中設定為靠左對齊預設值 */
	color: #000000;
	font-family: "微軟正黑體", "新細明體";
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124065712/https://cap.rcpet.edu.tw/images/bg1.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size:15px;
}
.exam1 em {
	font-family: "Times New Roman", Times, serif;
}

.oneColLiqCtrHdr #container {
	width: 1024px;
	text-align: left;
	padding: 0px;
	margin:0  auto;
}
.oneColLiqCtrHdr #header {
	padding: 0;  /* 這個欄位間隔符合下面顯示的 Div 中，元素的靠左對齊。如果在 #header 中使用影像而非文字，您可能會想要移除欄位間隔。 */
	background-color: #DDDDDD;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124065712/https://cap.rcpet.edu.tw/images/layout2_r1_c1.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	height: 67px;
	
}
.oneColLiqCtrHdr #mainContent {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124065712/https://cap.rcpet.edu.tw/images/main_bg.png);
	background-repeat: no-repeat;
	float: left;
	background-position: center top;
	min-height:820px;
}
.oneColLiqCtrHdr #mainContent1 {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124065712/https://cap.rcpet.edu.tw/images/page.png);
	background-repeat: no-repeat;
	float: left;
	background-position: center top;
	min-height:720px;
}
#news {
	width: 604px;
	font-size:13px;
	margin-top: 180px;
	margin-left: 360px;
}
.oneColLiqCtrHdr #container #mainContent #news p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#textarea {
	width: 984px;
	margin-left: 20px;
	margin-top: 120px;
	margin-right: 20px;
}
.oneColLiqCtrHdr #footer {
	float: left;
	width: 1024px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124065712/https://cap.rcpet.edu.tw/images/footer.png);
	background-repeat: no-repeat;
	height: 140px;
	margin-top: -20px;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* 這個元素的欄位間隔將會建立空間，就如同邊界一樣，但是沒有邊界收合的問題 */
	font-size: 13px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	line-height: 1.4;
}
.oneColLiqCtrHdr #container #mainContent1 #textarea p {
	padding-left: 36px;
	padding-right: 26px;
	line-height: 20px;
}
.oneColLiqCtrHdr #container #mainContent1 #textarea .location {
	margin-left: 0px;
	line-height: 60px;
	color: #666666;
	font-size: 13px;
}
.oneColLiqCtrHdr #container #mainContent1 #textarea h2 {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124065712/https://cap.rcpet.edu.tw/images/icon_h2.png);
	background-repeat: no-repeat;
	text-indent: 22px;
}
.oneColLiqCtrHdr #container #mainContent1 #textarea h3 {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124065712/https://cap.rcpet.edu.tw/images/icon_h3.png);
	background-repeat: no-repeat;
	text-indent: 22px;
	margin-left: 12px;
}
.oneColLiqCtrHdr #container #mainContent1 #textarea .radio {
	border: 1px solid #996600;
	margin-left: 30px;
	padding: 3px;
	width:550px;
}
.oneColLiqCtrHdr #container #mainContent1 #textarea .example {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124065712/https://cap.rcpet.edu.tw/images/test_bg.png);
	background-repeat: no-repeat;
	width: 600px;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
	height: 470px;
}

.oneColLiqCtrHdr #container #mainContent1 #textarea .exam1 {
	border: 1px solid #999999;
	margin: auto;
	width: 90%;
	padding: 10px;

}
.oneColFixCtrHdr #container #mainContent ol li ul li {
	list-style-type: none;
}
.oneColLiqCtrHdr #container #mainContent1 #textarea .exam1 p {
	padding: 5px;
}
.brown {
	color: #993300;
	font-family: "Times New Roman", "標楷體";
	font-size: 17px;
}
.dark {
	font-weight: bold;
	color: #4B9E5B;
}

.overline {
	text-decoration: overline;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.oneColLiqCtrHdr #container #mainContent1 #textarea .exam1 img {
	margin: 5px;
}
.oneColLiqCtrHdr #container #mainContent1 #textarea .exam1 ol {
	font-family: "Times New Roman", "標楷體";
	color: #993300;
	font-size: 17px;
}
.d_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-decoration: underline;
}
.oneColLiqCtrHdr #container #mainContent1 #textarea .exam1 ol .d_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	text-decoration: underline;
}
.qa {
	text-indent: -36px;
	margin-left: 30px;
}
.showlayer {
	position:relative;
	text-decoration:none;
	color:#CC3300;
	cursor:pointer;
	width: auto;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124065712/https://cap.rcpet.edu.tw/images/script.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.radio audio {
	vertical-align: middle;
}
.radius {
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	background-color: #F5F66A;
	padding-right: 10px;
	padding-left: 10px;
	margin: auto;
}
.note {
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFEAE8;
	margin:0 80px;
	padding-left: 1em;
	color: #666666;
}
.showlayer:hover {
    color:#666;
}
.showlayer span {
    display:none;
}
.showlayer:hover span {
	display:block;
	position:absolute;
	top:0px;
	left:70px;
	width:610px;
	text-align:left;
	background-color:#FFF;
	z-index:1000;
	padding:10px;
	border: 2px solid #009933;
}
.gray {
	background-color: #CCCCCC;
}
.writing {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124065712/https://cap.rcpet.edu.tw/images/writing_bg.png);
	background-repeat: no-repeat;
}
.writing1 {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124065712/https://cap.rcpet.edu.tw/images/writing_bg1.png);
	background-repeat: no-repeat;
}
.text1 {
	text-indent: -1em;
	margin-left:2em;
}
.text2 {
	margin-left:2em;
}
.text3 {
	text-indent: -3em;
	margin-left: 3em;
}
.text4 {
	text-indent: -2em;
	margin-left: 2em;
}
.text5 {
	text-indent: -2.5em;
	margin-left: 2em;
}

#quick {
	width: 584px;
	padding-left: 370px;
	padding-top: 90px;
	padding-right: 70px;
	font-size:13px;
	height: 230px;
}
#quick  li  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 2em;
	list-style-type: none;
	margin-left: -30px;
}
.button {
	font-weight:bolder;
	border: 1px solid #333333;
	padding: 2px;
}
.bgyellow {
    background-color:#FFFF00;    
}
.doubt {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124065712/https://cap.rcpet.edu.tw/images/doubt.png);
	height: 439px;
	width: 800px;
	margin: auto;
	padding:10px 0;
}
.oneColLiqCtrHdr #container #mainContent1 #logo {
    margin:2px 20px;
}
.oneColLiqCtrHdr #container #mainContent #logo {
	float: right;
	margin-right: 45px;
	margin-top: 6px;
}
.kai {
    font-family: "標楷體", DFKai-sb, BiauKai;
	font-size:17px;
}
.slash{
  position:relative;
  width:150px;
  height:40px;
  box-sizing:border-box;
  line-height:120px;
  background: linear-gradient(15deg, transparent 49.5%, #212121 49.5%, transparent 50.5%, transparent 50.5%);
}
.slash01{
position: absolute;
top:-50px;
left:100px;
}
.slash02{
position: absolute;
top: -25px;
left: 0px;
}
.slash03{
  position:relative;
  width:260px;
  height:100px;
  box-sizing:border-box;
  line-height:120px;
  background:-webkit-linear-gradient(160deg);
  background: linear-gradient(160deg, transparent 49.5%, #212121 49.5%, transparent 50.5%, transparent 50.5%);
}
.note1 {
	list-style-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124065712/https://cap.rcpet.edu.tw/images/book_s.png);
	border: 1px solid;
	width:200px;
	float:right;
	list-style-position: outside;
	clear: left;
}
.exam1 sub {
	font-size: 12px;
}
.math_num{
font-style:italic;font-weight:bold; font-size:19px; font-family:"Times New Roman"
}
.video {
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124065712/https://cap.rcpet.edu.tw/images/exam_video.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 180px;
	margin: auto;
	width: 800px;
	height: 370px;
}
.youtube-player {
        position: relative;
        padding-bottom: 50%;
        /* Use 75% for 4:3 videos */
        height: 0;
        overflow: hidden;
        max-width: 100%;
        background: #000;
        margin: 5px;
    }
    
    .youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background: transparent;
    }
    
    .youtube-player img {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        max-width: 100%;
        width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        height: auto;
        cursor: pointer;
        -webkit-transition: .4s all;
        -moz-transition: .4s all;
        transition: .4s all;
    }
    
    .youtube-player img:hover {
        -webkit-filter: brightness(75%);
    }
    
    .youtube-player .play {
        height: 72px;
        width: 72px;
        left: 50%;
        top: 50%;
        margin-left: -36px;
        margin-top: -36px;
        position: absolute;
        background: url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190124065712/https://cap.rcpet.edu.tw/css/images/TxzC70f.png") no-repeat;
        cursor: pointer;
    }
.brackets li:before {content: "(" counter(section, lower-alpha) ") ";}
.brackets li { counter-increment: section;}






/*
     FILE ARCHIVED ON 6:57:12 一月 24, 2019 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 4:17:10 五月 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)).
*/
