:root{--accentColor:#10ad00;--backgroundColor:#f3f3f3;--bodyFont:'Trebuchet MS','Segoe UI',Arial,Helvetica,Geneva,"Noto Sans TC","Microsoft JhengHei","Microsoft YaHei","Yu Gothic",sans-serif;--headerOveralyOpacity:.1;--headHeight:400px;--linkHoverColor:#777;--navigationBackgroundColor:#fff;--navigationLinksColor:#444;--paginationColor:#444;--postsBackgroundColor:#fff;--ruledLinesColor:#ccc;--subtitleColor:#5AC9E1;--tagsColor:#767676;--tagsHoverColor:#145a0c;--textColor:#444;--textFontSize:100%;--titleColor:#000;--titleFont:Palatino,"Palatino Linotype","Palatino LT STD","Book Antiqua",Georgia,serif;--titleFontWeight:bold;}a{color:var(--accentColor);text-decoration:none;transition:.2s;}a:hover,a:focus{color:var(--linkHoverColor);}a img{border:none;}a img:focus,a img:hover{border:none;outline:medium solid var(--accentColor);}body{background:var(--backgroundColor);color:var(--textColor);font-family:var(--bodyFont);font-size:var(--textFontSize);line-height:1.5;margin:0;min-width:300px;word-wrap:break-word;}button{cursor:pointer;}cite{font-style:normal;}h1,h2,h3,h4,h5,h6{font-weight:bold;font-family:var(--bodyFont);margin:0;padding:0;}img{height:auto;max-width:100%;}.f1{font-size:3rem}.f2{font-size:2.25rem}.f3{font-size:1.5rem}.f4{font-size:1.25rem}.f5{font-size:1rem}.f6{font-size:.875rem}.f7{font-size:.75rem}.center{margin:auto}.text-center{text-align:center}.mb0{margin-bottom:0}.mb1{margin-bottom:.25rem}.mb2{margin-bottom:.5rem}.mb3{margin-bottom:1rem}.mb4{margin-bottom:2rem}.mb5{margin-bottom:4rem}.mb6{margin-bottom:8rem}.mb7{margin-bottom:16rem}.mt0{margin-top:0}.mt1{margin-top:.25rem}.mt2{margin-top:.5rem}.mt3{margin-top:1rem}.mt4{margin-top:2rem}.mt5{margin-top:4rem}.mt6{margin-top:8rem}.mt7{margin-top:16rem}.pa0{padding:0}.pa3{padding:1rem}.sr-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;}#browser-support-warning{position:fixed;top:0;background-color:#ffd;font-weight:bold;line-height:2;text-align:center;width:100%;}@supports (--css:variables){#browser-support-warning{display:none}}.header{background-color:#b3ebff;background:-moz-linear-gradient(rgba(0,0,0,var(--headerOveralyOpacity)),rgba(0,0,0,var(--headerOveralyOpacity))),var(--headerImage) center;background:-o-linear-gradient(rgba(0,0,0,var(--headerOveralyOpacity)),rgba(0,0,0,var(--headerOveralyOpacity))),var(--headerImage) center;background:-webkit-linear-gradient(rgba(0,0,0,var(--headerOveralyOpacity)),rgba(0,0,0,var(--headerOveralyOpacity))),var(--headerImage) center;background:linear-gradient(rgba(0,0,0,var(--headerOveralyOpacity)),rgba(0,0,0,var(--headerOveralyOpacity))),var(--headerImage) center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding:3em 0;text-align:center;transition:.2s;width:100%;}.header a{color:var(--titleColor);}.header .title{border:.2em solid #00000069;box-shadow:0 0 3px gray,0 0 3px gray inset;display:inline-block;font-family:var(--titleFont);font-size:2em;font-weight:var(--titleFontWeight);text-shadow:0 0 4px white;}.header .title a{line-height:2.9;padding:.75em 1em;}.header .title a:focus,.header .title a:hover{color:inherit;}.header .title:focus,.header .title:hover,.header .subtitle:focus,.header .subtitle:hover{opacity:.75;}.header .subtitle a{background-color:#ffffee33;color:var(--subtitleColor);display:block;font-weight:bold;font-size:1.5em;margin:20px auto 10px;max-width:1024px;padding:0;text-shadow:2px 2px 4px black;}.header .site-logo{border-radius:2px;margin-top:-6px;vertical-align:middle;}nav{background:var(--navigationBackgroundColor);color:var(--navigationLinksColor);margin:0;padding:0;position:relative;text-align:center;top:0;width:100%;z-index:999;}.menu-toggle{font-size:1.25rem;margin:auto;}.menu-toggle[aria-expanded=true]{color:var(--accentColor);text-shadow:0 0 2px var(--accentColor);}nav a,nav button{border:none;font-size:inherit;background:inherit;color:var(--navigationLinksColor);transition:.2s;}nav a:focus,nav a:hover,nav button:focus,nav button:hover{color:var(--linkHoverColor);}nav ul{display:none;font-weight:bold;list-style:none;margin:0 auto;padding:0;}nav ul.show{display:block;}nav li{border-bottom:3px solid rgba(0,0,0,0);display:inline-block;margin:0 auto;padding:1em 1.5em;}nav li:focus,nav li:hover{border-bottom:3px solid var(--navigationLinksColor);}nav li:focus,nav li:hover{text-shadow:0 0 1px rgba(0,0,0,.2);}nav .dropdown>a::after{font-family:FontAwesome;content:"\f0d7";margin-left:.5rem;}nav .dropdown ul{background-color:#f9f9f9;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);opacity:0;position:absolute;visibility:hidden}nav .dropdown li{border-bottom:none;display:block;padding:12px 16px;}nav .dropdown .show{opacity:1;visibility:visible;}.wrapper{margin:0 auto;padding:5% 0 0 0}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.jc-center{justify-content:center}.space-between{justify-content:space-between}.section-header{border-bottom:1rem solid var(--accentColor);border-right:1rem solid transparent;padding-left:1.5rem;padding-right:1.5rem;}.fa:not(nav)::after,.fa:not(.pagination)::after,.links .fa::after{content:"\00a0"}.spa::after{content:"\00a0"}.spb::before{content:"\00a0"}.post{background-color:var(--postsBackgroundColor);border-radius:10px;margin:5% 0 0 0;padding:10%;}.post-title{font-size:2.25rem;font-weight:initial;}.post-title a{color:var(--textColor);}.post-title a:hover{color:var(--accentColor);}.post .sharing{margin-top:.5rem;}.post img,.post figure{display:block;margin-left:auto;margin-right:auto;}.post .featured-image{max-width:min(100%,700px);}.categories{display:inline;font-size:1.4rem;font-weight:bold;list-style:none;padding-left:0;}.categories li{display:inline;}.categories li:not(:last-child)::after{content:" \002f "}.drawer{display:flex;flex-direction:column;font-size:1.1rem;position:relative;text-align:center;z-index:1;}.sidebar{display:none;}.topad{text-align:center;}.ads{margin:auto;position:relative;width:max-content;}.ads:not(:empty)::before{background-color:#fff;color:#5AC9E1;content:"\5ee3\544a";font-size:13px;line-height:1.0;padding:1px;position:absolute;right:3px;}.button,a.button{background-color:var(--paginationColor);border-radius:4rem;border-style:none;color:#fff;overflow:hidden;padding:.5em 1.5rem;text-overflow:ellipsis;white-space:nowrap;}.button:hover,.button.button-active{background-color:var(--accentColor);color:#fff;cursor:pointer;}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}@media (min-width:1020px){.content{width:675px}.content>:first-child{margin-top:5%}.header{background:url(/img/bg_8gpo1k37n7k0k4g04kwck4g0s_1920x640.jpg) center;}.drawer{width:300px}.one-column{display:none}.sidebar{display:block}.ticker-wrap{justify-content:initial}.topad{margin-top:3rem}.wrapper{width:1020px;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 10px 0 10px;font-size:1.05rem}}@media (min-width:1280px){nav ul{font-size:1.25rem;}.content{width:935px}.header .subtitle a{max-width:1280px}.wrapper{width:1280px}}@media (min-width:750px) and (max-width:1019px){.header{background:url(/img/bg_8gpo1k37n7k0k4g04kwck4g0s_1020x408.jpg) center;}.wrapper{width:675px}}@media (max-width:749px){.header{background:url(/img/bg_8gpo1k37n7k0k4g04kwck4g0s_749.jpg) center;}.vb{width:90%}.wrapper{width:90%}}@media screen and (max-width:600px){.header{background:url(/img/bg_8gpo1k37n7k0k4g04kwck4g0s_600.jpg) center;}}@media (min-width:481px){nav ul,nav ul.show{display:block}.menu-toggle{display:none}}@media (max-width:480px){.header .title a{line-height:1.8;padding:.25em}.header .subtitle a{font-size:1.25em}.menu-toggle{display:block;padding:.25rem}.wrapper{width:95%}}
