<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body { color: #43464d; background-color: #0a81bc; font-family: 'Microsoft JhengHei', 'Apple LiGothic Medium', Arial, Helvetica, sans-serif; font-size:14px;}
h1 { margin: 0px }
h2 { font-size: 26px; line-height:100%;}
h3 { font-size: 18px; padding-top: 10px; padding-bottom: 0px }
input[type=submit] { font-size: 20px; padding: 10px 50px; background: #0a81bc; border: 1px solid #0a81bc; cursor: pointer; -webkit-border-radius: 5px; border-radius: 3px; font-family: 'Microsoft JhengHei', 'Apple LiGothic Medium', Arial, Helvetica, sans-serif; font-weight:bold; color:#fff; }
input[type=submit]:hover { background:#fff; border:1px solid #0a81bc; color:#0a81bc;}
div.outer { padding-left: 15%; padding-right: 15%;}
div.content { background-color: #ffffff; text-align: left; width:720px; min-width:720px; margin:0 auto; }
div.question { padding-bottom: 5px; width: 100%; background: #ffffff }
div.questionMissed { padding-bottom: 5px; width: 100%; background: pink }

/* c20150722 */
.mv {text-align:center; border:1px solid #afdae0;}
input {border:1px solid #ccc; padding:5px; color:#666;}
#table td p { padding:5px; font-size:14px; color:#333;}
#TNC {font-size:12px; color:#999;}
#TNC a {color:#999; text-decoration:underline;}
#TNC a:hover {text-decoration:none;}
p span {font-size:12px; color:#999;}
#TNC ul li {list-style:decimal; margin-left:-25px;}
.headTitle {color:#000; font-size:14px;}
.headTitle span { font-weight:normal;}
a.langBtn {font-size: 13px; padding: 5px 30px; background: #fff; border: 1px solid #0a81bc; cursor: pointer; -webkit-border-radius: 5px; border-radius: 3px; font-family: 'Microsoft JhengHei', 'Apple LiGothic Medium', Arial, Helvetica, sans-serif; font-weight:bold; color:#0a81bc; text-shadow:none; text-decoration:none;}
a.langBtn:hover {background:#0a81bc; border:1px solid #0a81bc; color:#fff;}
span.err {color:#ff0000; text-align:left; font-size:20px; display:none;}
a.receiptSimple { font-size:13px; color:#666; text-decoration:underline; cursor:default; margin-left:5px;}

@media screen and (max-width: 1100px) {
	div.outer { width: 800px; padding:0; margin:0 auto;}
}</pre></body></html>