<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700');


a{
	cursor:pointer;
	transition-property:all 0.3s;
	-moz-transition:all 0.3s; /* Firefox 4 */
	-webkit-transition:all 0.3s; /* Safari and Chrome */
	-o-transition:all 0.3s; /* Opera */}



a:link {color: #434343;text-decoration: none;}
a:visited {text-decoration: none;color: #434343;}
a:hover {text-decoration:none; color:#1b639c}
a:active {text-decoration: none;}

*{
	-webkit-box-sizing:border-box;
	moz-box-sizing: border-box;
	box-sizing:border-box;
	border-collapse: initial}

body, html {
	color: #323232;
	overflow-x: hidden;
    width: 100%;}
html {
    position: relative;}
body {
	-webkit-text-size-adjust:100%;
	overflow-wrap: break-word;
	word-break: normal;
	font-family: 'Noto Sans TC',Meiryo,'敺株��迤暺煾��','Microsoft JhengHei',sans-serif;}
html {
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size:16px; }
select, 
input, 
extarea {	
	font-family: 'Noto Sans TC',Meiryo,'敺株��迤暺煾��','Microsoft JhengHei',sans-serif;;}



img{
	vertical-align:middle;
	border:0px}


/**
Font-size璅躰酉
0.6875em=11px
0.75em=12px
0.8125em=13px
0.875em=14px
0.9375em=15px
1em=16px
1.0625em=17px
1.125em=18px
1.1875em=19px
1.25em=20px
1.375em=22px
1.4375em=23px
1.5em=24px
1.5625em=25px
1.625em=26px
1.75em=28px
1.875em=30px
2.0625em=33px
2.125em=34px
2.3125em=37px
2.625em=42px
3em=48px
3.125em=50px
4.25em=68px

**/
hr {
    height: 1px;
    border: none;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: medium;
    border-top: 1px solid #bfbfbf;}

/*��蝣�*/
.manu {	padding: 0px; text-align:center;  font-size:14px; margin-top:50px; width:100%; overflow:hidden; position:relative}
.manu b{ margin: 5px 3px; padding: 7px 20px;display:inline-block;text-decoration:underline; font-weight:bold; color: #333;vertical-align:middle;}
.manu a {color: #656565; margin: 5px 3px; padding: 7px 20px;display:inline-block;vertical-align:middle;}
.manu a:hover {text-decoration:underline; color:#1c629d}
.manu a:active { color: #656565;  font-weight:normal}
.manu a.next,.manu a.previous{border:1px solid #cccccc; color:#666; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; behavior: url(pie/PIE.htc); position:relative}
.manu span{margin: 5px 3px; padding: 7px 20px;display:inline-block; vertical-align:middle; color: #333;	}
.manu a.next:hover,.manu a.previous:hover{background:#1c629d; color:#ffffff; border-color:#1c629d; text-decoration:none}


</pre></body></html>