@charset "utf-8";
/* CSS Document */
html, body { margin: 0; padding: 0; font: 16px/1.6em Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif; color: #333;background-color:#fff; -webkit-text-size-adjust: 100%; }
html { overflow-x: hidden;}
a { text-decoration: none; outline: none; color: #333; }
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, button { font: 16px/140% Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif; color: #333; }
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; }

/* member */
.member { padding: 4%;}
.member h1 { font-size: 1.5rem; margin: 1rem 0; line-height: 140%; }
.member h2 { font-size: 1.25rem; margin: 1rem 0; line-height: 140%; }
.member p { font-size: 1rem; margin-bottom: 10px; }
.member .underline { font-weight: bold; text-decoration: underline; }
.member ol { padding-left: 1rem;  }
.member li { margin-bottom: 10px; }


