@charset "utf-8";
/* CSS Document */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif, "微軟正黑體";
    background-color: #cee2f4;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url(../images/index-bg.jpg);
    background-repeat: repeat-x;
}
a {
    text-decoration: none;
}

#container {
    width: 1024px;
    margin: auto;
    position: relative;
}

#header {
    text-align: center;
    background-image: url(../images/2024banner1165x450.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    position: relative;
}
.center {
    text-align: center;
}
.full {
    position: absolute;
    width: 200px;
    top: 300px;
    left: 380px;
}
#logo {
    position: absolute;
    left: 40px;
    top: 25px;
    z-index: 3;
}
#title01 {
    position: absolute;
    left: 100px;
    top: 95px;
    z-index: 1;
}
#title01 img {
    width: 95%;
}
#title02 {
    position: absolute;
    left: 315px;
    top: 210px;
    z-index: 1;
}
#title02 img {
    width: 85%;
}
#title_full {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 40px;
}
#fb {
    position: absolute;
    right: 20px;
    top: 4px;
    z-index: 2;
}
#fb a {
    margin-right: 5px;
}

#btbar {
    height: 45px;
    position: relative;
    background-color: #1567ac;
}

#nav {
    padding-top: 12px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
#nav ul {
    margin: 0;
    display: inline;
    padding: 0;
    margin-left: 0px;
}
#nav li {
    display: inline;
    list-style-type: none;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #fff;
    padding-right: 15px;
    padding-left: 15px;
}
#nav a {
    font-family: "メイリオ", "Hiragino Kaku Gothic Pro", sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-size: 20px;
}
#nav a:hover {
    color: #ffcc33;
    text-decoration: none;
}
#nav li:last-child {
    border: none;
}

#content {
    background-image: url(../images/center_bg.png);
    background-repeat: repeat-y;
    background-position: center top;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    overflow: hidden;
    min-height: 680px;
}
#rightbar {
    margin-top: 20px;
    margin-right: 40px;
    margin-bottom: 0px;
    margin-left: 40px;
    overflow: hidden;
}
#rightbar ul {
    margin: 0px;
    padding: 0px;
}
#rightbar li {
    list-style-type: none;
    display: block;
    float: left;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #333;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 5px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
    color: #930;
    font-weight: bolder;
}
#rightbar li a {
    color: #666;
    font-weight: normal;
    text-decoration: none;
}
#rightbar li a:hover {
    color: #c60;
}

#content #news {
    margin-top: 10px;
    margin-right: 80px;
    margin-bottom: 10px;
    margin-left: 80px;
    overflow: hidden;
}
#content #photopage {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 70px;
    overflow: hidden;
    text-align: left;
}
.photo_p {
    margin-right: 5px;
    margin-bottom: 20px;
    text-align: center;
    margin-left: 5px;
    width: 200px;
    float: left;
}
.photo_p img {
    box-shadow: 0px 0px 3px #0a8c9d;
    padding: 5px;
    background-color: #fff;
    border: 1px solid #1990a0;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.photo_p1 {
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    font-size: 15px;
}
#content #news li {
    list-style-type: disc;
    line-height: 30px;
    margin: 0px;
}
#content #news li a {
    list-style-type: circle;
    line-height: 30px;
    font-size: 18px;
    color: #666;
    text-decoration: underline;
}
#content #news li a:hover {
    color: #f00;
}
#content ul {
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
#content li {
    list-style-type: decimal;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 70px;
    line-height: 30px;
    margin-right: 70px;
}
#content a {
    color: #06c;
    text-decoration: none;
}
#content a:hover {
    color: #f00;
}
a:visited {
    color: #06c;
    text-decoration: none;
}

.circle li {
    list-style-type: disc !important;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 70px;
    line-height: 30px;
    margin-right: 70px;
}

#content h2 {
    margin-top: 20px;
    margin-right: 40px;
    margin-bottom: 10px;
    margin-left: 40px;
    color: #1567ac;
    display: block;
}
#content h3 {
    margin-top: 10px;
    margin-right: 40px;
    margin-bottom: 10px;
    margin-left: 40px;
    color: #be0712;
    display: block;
    font-size: 18px;
    font-weight: bolder;
}
#content h3 a {
    text-decoration: none;
    color: #993300;
}
#content h3 a:hover {
    color: rgba(55, 130, 219, 1);
}
#content h4 {
    margin-top: 10px;
    margin-right: 40px;
    margin-bottom: 10px;
    margin-left: 70px;
    color: #006633;
    display: block;
    font-size: 16px;
    font-weight: bolder;
}
#content p {
    margin-top: 10px;
    margin-right: 64px;
    margin-bottom: 10px;
    margin-left: 64px;
    line-height: 24px;
    display: block;
    overflow: hidden;
}
#content p img {
    padding: 5px;
    background-color: #fff;
    border: 1px solid #666;
    margin: 5px;
}
#content-pic {
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    text-align: center;
    overflow: hidden;
}
#content-pic-img {
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    text-align: center;
    overflow: hidden;
}
#content-pic-img img {
    width: 88%;
}
#content-pic2 {
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    text-align: center;
    overflow: hidden;
}
#content-pic img {
    box-shadow: 0px 0px 5px #8673b1;
    padding: 8px;
    background-color: #fff;
    border: 1px solid #8673b1;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#content-pic2 img {
    box-shadow: 0px 0px 5px #8673b1;
    padding: 8px;
    background-color: #fff;
    border: 1px solid #8673b1;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#content_bg {
    height: 107px;
    margin-top: -80px;
}
#footer {
    width: 100%;
    vertical-align: bottom;
    background-color: #1567ac;
    padding-bottom: 30px;
    padding-top: 10px;
    position: relative;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    /*height: 50px;*/
    text-align: center;
}
#footer p {
    margin-top: 3px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 11px;
    color: #fff;
}
#submenu {
    width: 1024px;
    padding: 0 !important;
    clear: both;
    color: #fff;
    margin: 10px auto;
}
#submenu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
    padding: 0 !important;
}
#submenu li {
    list-style-type: none;
}
#submenu li .img {
    height: 88px;
    overflow: hidden;
}
#submenu li .img img {
    width: 100%;
}
#submenu li:last-child {
    margin-right: 0;
}
#submenu a {
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    font-size: 16px;
}
#submenu a:hover {
    color: #ffcc00;
    text-decoration: none;
}
#submenu li:last-child a {
    border: none;
}
small {
    font-weight: normal;
    font-size: 16px;
    display: block;
    color: #fff;
    text-align: center;
    margin-top: 0px;
}
.a11 {
    font-size: 11px;
    color: #f00;
    text-decoration: none;
}
.a11 a {
    font-size: 11px;
    color: #fff;
    text-decoration: none;
}
.a11 a:hover {
    color: #ff0;
    text-decoration: underline;
    font-weight: normal;
}
.a15-1 {
    font-size: 15px;
    line-height: 22px;
    color: #333;
    text-decoration: none;
}
.a15-1 a {
    font-size: 15px;
    line-height: 22px;
    color: #333;
    text-decoration: none;
}
.a15-1 a:hover {
    font-size: 15px;
    line-height: 22px;
    color: #f00;
    text-decoration: none;
}
.a15-1 a {
    font-size: 15px;
    line-height: 22px;
    color: #333;
    text-decoration: none;
}
.a15-2 {
    font-size: 15px;
    line-height: 22px;
    color: #fff;
}
.a15-3 {
    font-size: 15px;
    line-height: 22px;
    color: #885b00;
    font-weight: bold;
}
.a18 {
    color: #c00;
}
.a15-4 {
    font-size: 15px;
    line-height: 22px;
    color: #990000;
    font-weight: bold;
}
.a15-5 {
    font-size: 15px;
    line-height: 22px;
    color: #069;
    text-decoration: none;
}
.btn_box {
    margin: 0 90px 20px 90px;
}
.btn01 a {
    font-size: 18px;
    border-radius: 5px;
    overflow: hidden;
    padding: 10px 80px;
    background-color: #6cbbff;
    color: #fff;
    display: inline-block;
    box-shadow: #2781cc 0px 8px 0px;
}
.btn01 a:hover {
    transition: 0.5s;
    background-color: #fb9715;
    color: #fff;
    display: inline-block;
    box-shadow: #fb7015 0px 8px 0px;
}
.description,
.description a {
    color: #fff;
    margin-bottom: 10px;
}

/*防疫專區*/
.pandemic {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
.pandemic img {
    width: 100%;
    height: auto;
}
.tbStyle td {
    padding: 10px 5px;
}
.subMenuNew {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 30px;
    margin: 15px 0;
}
.subMenuNew img{
    width: auto;
    max-height: 50px;
    overflow: hidden;
}