@charset "UTF-8";body{padding-top:20px;padding-bottom:20px;background-image:url(../images/bk.jpg);background-attachment:fixed;font-family:'微軟正黑體','新細明體','標楷體'}.span_red{color:red}.navbar{margin-bottom:20px;-webkit-transition:.25s;transition:.25s}#header{background-image:url(../images/header2.jpg);background-size:100%;background-position:center;background-repeat:no-repeat;height:55vh;position:relative;box-sizing:border-box}#header img{position:absolute;top:0}#header #main_t{left:25%;top:10%}#header #sub_t{top:30%;left:35%}#header #des{left:35%;top:50%}#header #logo{right:1%;top:2%}#content{background-color:rgba(255,255,255,.8);border-radius:6px}#content .margin-t20{margin-top:20px}#content img{margin-bottom:20px}#content table th{background-color:#17375d;color:#fff;text-align:center}#content #notice{line-height:1.5;font-size:20px}#footer{border-radius:6px;margin-top:10px;padding:10px 0;background-color:rgba(255,255,255,.8)}@media screen and (max-width:990px){#header{height:45vh}#header #main_t{width:45%;left:25%;top:15%}#header #sub_t{width:50%;top:38%;left:35%}#header #des{width:65%;left:30%;top:60%}#header #logo{width:25%;right:1%;top:2%}}@media screen and (max-width:700px){#header{background-size:auto;background-position:24% 20%}#header #main_t{width:294px;left:15%;top:15%}#header #sub_t{width:280px;top:38%;left:20%}#header #des{width:365px;left:20%;top:60%}#header #logo{width:140px;right:1%;top:2%}}@media screen and (max-width:560px){#header{background-size:auto;background-position:24% 20%}#header #main_t{width:294px;left:5%;top:15%}#header #sub_t{width:280px;top:38%;left:10%}#header #des{width:365px;left:10%;top:60%}#header #logo{width:140px;right:1%;top:2%}}@media screen and (max-width:450px){#header #main_t{width:255px;left:5%;top:15%}#header #sub_t{width:235px;top:38%;left:10%}#header #des{width:300px;left:2%;top:60%}#header #logo{width:85px;right:1%;top:2%}}