@charset "utf-8";
/* CSS Document */
body{ margin:0; font-family:"微軟正黑體"; background:white; letter-spacing:-.4px;}
a{ color:black; text-decoration: none; border:0;}
ul{ margin:-30px 0 0 -20px;}
li{ margin:0; margin-top:0; top:0;}
ol{ margin:0 0 2px -22px;} 


/*font style*/
.t_title{ font-size:2em; font-weight:bolder;}
.t_subtitle{ font-size:1.5em; font-weight:bolder;}
.t_border{ font-weight:bolder;}

/*p*/
p{ margin-bottom:6%;}

.wrap{ width:100%; margin:0 auto; padding-top:4%; text-align:center;
       font-size:.8em; line-height:1.8em; color:#4c4948;}
.maintain{ width:90%; margin:0 auto; text-align:left; }

