@charset "utf-8";
html{font-size:1em}
body {margin:0;background-color:#fff;color:#000;font:100%/1.6em Verdana,Geneva,Arial,"新細明體",PMingLiU,sans-serif;}
p,li,table,th,td,input,textarea{font-size:1em}
input,textarea{font-family:inherit}

td{font-family:Verdana,Geneva,Arial,"新細明體",PMingLiU,sans-serif;vertical-align:top}
h3{color:#00688b;font-size:1.2em}

a,a:link{text-decoration:none;color:#036;border-bottom:1px dotted}
a:visited{color:#033}
a:hover,a:focus,a:active {color:#c30}
a img {border:0}
img{max-width:100%;height:auto}
.center{display:block;margin: 0 auto}

#wrapper{
max-width:1080px;margin: 0 auto;background-color:white;}

#title {display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; font: bold 1.8em Georgia,"微軟正黑體","新細明體",PMingLiU,sans-serif;}
#title  a {color:#5badc4;border-bottom:0}

#navbar {background:#5badc4;}
#navbar ul {display: flex; justify-content: space-around;;list-style:none;margin: 0;padding:0;}

#navbar a {
display: block;
color: #fff; 
font-weight:bold;
text-decoration:none;border-bottom:0;
padding: 0.75rem;
}

#navbar a:hover {background-color:#DB294A}
#pagehom a#linkhom, #pagemaz a#linkmaz, #pageord a#linkord, #pageus a#linkus, #pagelin a#linklin {background-color: #10b48b}