<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 */
html, body { margin: 0; padding: 0; font: 100%/1.6em Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif; color: #282828;background-color:#F6F6F6; -webkit-text-size-adjust: 100%; }
html { overflow-x: hidden;}
a { text-decoration: none; outline: none; color: #282828; }
a:hover { text-decoration: none; color: #000; }
div, p, span, ul, ol, li, h1, h2, h3, h4, h5, h6, input, table, td, th, img { margin: 0; padding: 0; border: none; }
img { border: none; }
input, textarea, select { font: 16px/140% Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif; color: #666; }
ul { list-style: none; }
.fL { float: left; }
.fR { float: right; }
.clr { clear: both; }
.tRight { text-align: right; }
.tLeft { text-align: left; }
.tCenter { text-align: center; }
img.imgBlock { display: block; }

/* menber */
.terms_con h3 { font-size: 1.125rem; color: #EB8F2E; margin-bottom: 10px; }
.terms_con { padding: 4%;}
.terms_con p { margin-bottom: 10px;}
.terms_con .list_sty_di { padding-left: 1rem; list-style: disc; }
.terms_con .list_sty_di li { margin-bottom: 10px; }
.terms_con .list_sty_ci { padding-left: 1rem; list-style: circle;  }
.terms_con .list_sty_ci li { margin-bottom: 10px; }</pre></body></html>