@charset "UTF-8";
a:focus,
input:focus,
select:focus,
button:focus,
textarea:focus {
  outline: 3px dashed #f00 !important;
}

h1,
.h1 {
  font-size: 2rem;
}

h1 > span,
.h1 > span {
  font-size: 2rem;
}

h2,
.h2 {
  font-size: 1.5rem;
}

h2 > span,
.h2 > span {
  font-size: 1.5rem;
}

h3,
.h3 {
  font-size: 1.17rem;
}

h3 > span,
.h3 > span {
  font-size: 1.17rem;
}

h4,
.h4 {
  font-size: 1.33rem;
}

h4 > span,
.h4 > span {
  font-size: 1.33rem;
}

h5,
.h5 {
  font-size: 0.83rem;
}

h5 > span,
.h5 > span {
  font-size: 0.83rem;
}

h6,
.h6 {
  font-size: 0.67rem;
}

h6 > span,
.h6 > span {
  font-size: 0.67rem;
}

@media screen and (max-width: 960px) {
  table[style*="width"],
  table[width] {
    width: 100% !important;
  }
}

blockquote {
  font-style: italic;
  font-family: Georgia, Times, "Times New Roman", serif;
  padding: 2px 0;
  border-style: solid;
  border-color: #ccc;
  border-width: 0;
  padding-left: 20px;
  padding-right: 8px;
  border-left-width: 5px;
}

.base-module-area {
  margin-top: 13rem;
  -webkit-transition: 0.2s margin-top;
  transition: 0.2s margin-top;
  overflow: hidden;
}

@media screen and (max-width: 960px) {
  .base-module-area {
    margin-top: 8.5rem;
  }
}

@media screen and (max-width: 960px) {
  .base-module-area a[accesskey] {
    display: none;
  }
}

.base-module-area a#Accesskey_C {
  position: absolute;
  top: 80px;
  z-index: 10000;
}

.base-module-area .moveBtn,
.base-module-area .moveBtnT {
  position: absolute;
  top: calc(50% - 25px);
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.5);
  padding-top: 16px;
  text-align: center;
  cursor: pointer;
}

@media screen and (max-width: 960px) {
  .base-module-area .moveBtn,
  .base-module-area .moveBtnT {
    background: rgba(255, 255, 255, 0.8);
    width: 25px;
    height: 25px;
    top: calc(50% - 12px);
    padding-top: 3px;
  }
}

.base-module-area.searchClose {
  margin-top: 6.2rem;
}

@media screen and (max-width: 960px) {
  .base-module-area.searchClose {
    margin-top: 8.5rem;
  }
}

.base-module-area span {
  font-size: 0;
}

.base-module-area > .in > .ct > .in {
  font-size: 0;
}

.base-module-area > .in > .ct > .in > .list-pic {
  overflow: hidden;
}

@media screen and (min-width: 960px) {
  .base-module-area > .in > .ct > .in > .list-pic {
    max-width: 960px;
    overflow: visible;
    position: relative;
    margin: 0 auto;
  }
  .base-module-area > .in > .ct > .in > .list-pic::before, .base-module-area > .in > .ct > .in > .list-pic::after {
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    top: 0;
    z-index: 1;
  }
  .base-module-area > .in > .ct > .in > .list-pic::before {
    left: -100%;
  }
  .base-module-area > .in > .ct > .in > .list-pic::after {
    left: 100%;
  }
}

.base-module-area > .in > .ct > .in > .list-pic > .in {
  position: relative;
}

.base-module-area > .in > .ct > .in > .list-pic > .in > .ct > .in ul {
  width: 5000%;
  font-size: 0;
}

.base-module-area > .in > .ct > .in > .list-pic > .in > .ct > .in ul li {
  width: 100vw;
  vertical-align: middle;
}

@media screen and (min-width: 960px) {
  .base-module-area > .in > .ct > .in > .list-pic > .in > .ct > .in ul li {
    width: 960px;
  }
}

.base-module-area > .in > .ct > .in > .list-pic > .in > .ct > .in ul li span {
  font-size: 0;
  background-repeat: no-repeat;
  background-image: none !important;
}

.base-module-area > .in > .ct > .in > .list-pic > .in > .ct > .in ul li span a {
  font-size: 0;
  display: inline-block;
  width: 100%;
  font-size: 0;
}

.base-module-area > .in > .ct > .in > .list-pic > .in > .ct > .in ul li span a i {
  display: none;
}

.base-module-area > .in > .ct > .in > .list-pic > .in > .ct > .in ul li span a img {
  width: 100%;
}

.base-module-area > .in > .ct > .in > .list-pic > .in > .ft {
  width: 100%;
  top: 50%;
  position: absolute;
}

.base-module-area > .in > .ct > .in > .list-pic > .in > .ft > .in ul li {
  position: absolute;
  z-index: 1;
}

.base-module-area > .in > .ct > .in > .list-pic > .in > .ft > .in ul li:first-child {
  left: 0;
}

.base-module-area > .in > .ct > .in > .list-pic > .in > .ft > .in ul li:last-child {
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.base-module-area > .in > .ct > .in > .list-pic > .in > .ft > .in ul li span a {
  background: #000;
  opacity: 0.5;
  display: inline-block;
}

.base-module-area > .in > .ct > .in > .list-pic > .in > .ft > .in ul li span a img {
  width: 50px;
}

.base-module-area > .in > .ct > .in > .group.default > .in {
  max-width: 960px;
  margin: 0rem auto;
  overflow: hidden;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default > .in {
    margin: 1rem auto;
  }
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .hd {
  border-bottom: 1px solid #49bcbb;
  margin-bottom: 1rem;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .hd .in h3,
.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .hd .in .h3 {
  text-align: center;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .hd .in h3,
  .base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .hd .in .h3 {
    text-align: left;
    padding-left: 3rem;
  }
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .hd .in h3 span,
.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .hd .in .h3 span {
  display: inline-block;
  border-bottom: 3px solid #197584;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .hd .in h3 span,
  .base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .hd .in .h3 span {
    border-bottom: 0px solid #49bcbb;
  }
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .hd .in h3 span a,
.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .hd .in .h3 span a {
  line-height: 2.5rem;
  padding: 0rem 3rem;
  font-weight: 600;
  font-size: 1.5rem;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .hd .in h3 span a,
  .base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .hd .in .h3 span a {
    border-left: 3px solid #49bcbb;
    padding: 0 1rem;
    font-size: 1.2rem;
  }
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in {
  position: relative;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul {
  width: 1000%;
  font-size: 0;
  -webkit-transition: 0.5s margin-left;
  transition: 0.5s margin-left;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li {
  vertical-align: top;
  width: 240px;
  height: 240px;
  position: relative;
  padding: 5px;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li {
    width: 20vw;
    height: 6rem;
    background: #eee;
  }
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li:nth-child(1n + 0) .essay {
  background: #d29e35;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li:nth-child(2n + 0) .essay {
  background: #56b9b5;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li:nth-child(3n + 0) .essay {
  background: #1a7386;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li:nth-child(4n + 0) .essay {
  background: #2b80ae;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li:nth-child(5n + 0) .essay {
  background: #fe8c42;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li:nth-child(1n + 5) .essay {
  background: #d29e35;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li:nth-child(2n + 5) .essay {
  background: #56b9b5;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li:nth-child(3n + 5) .essay {
  background: #1a7386;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li:nth-child(4n + 5) .essay {
  background: #2b80ae;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li:nth-child(5n + 5) .essay {
  background: #fe8c42;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a {
  display: block;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .img {
  height: 230px;
  overflow: hidden;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .img {
    display: none;
  }
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .img span img {
  width: 100%;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay {
  position: absolute;
  height: 60px;
  top: 180px;
  width: 100%;
  opacity: 0.8;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay .caption {
  display: none;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay:hover {
  height: 90px;
  top: 150px;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay {
    position: static;
    height: 6rem;
  }
  .base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay:hover {
    height: 6rem;
  }
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay > .label {
  display: none;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay > .p {
    padding: 1rem 40%;
    height: 100%;
  }
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay > .p p {
  text-align: center;
  font-weight: 600;
  color: white;
  line-height: 60px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  font-size: 1.2rem;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay > .p p:first-child, .base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay > .p p:last-child {
  display: none;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay > .p p::after {
  position: absolute;
  content: "> MORE";
  bottom: -10rem;
  left: calc(50% - 2.2rem);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  font-size: 1rem;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay > .p p:hover {
  line-height: 90px;
}

.base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay > .p p:hover::after {
  bottom: -1.5rem;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay > .p p {
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    line-height: normal;
    line-height: initial;
    display: inline-block;
    font-size: 1rem;
    height: 100%;
  }
  .base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay > .p p::after {
    display: none;
  }
  .base-module-area > .in > .ct > .in > .group.default > .in > .ct > .in > .group-list.sections.marquee-slider > .in .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a > .essay > .p p:hover {
    line-height: initial;
  }
}

.base-module-area > .in > .ct > .in > .area-editor.default > .in {
  max-width: 960px;
  margin: 0rem auto;
}

.base-module-area > .in > .ct > .in > .area-editor.default > .in .hd {
  border-bottom: 1px solid #49bcbb;
  margin-bottom: 1rem;
}

.base-module-area > .in > .ct > .in > .area-editor.default > .in .hd .in h3,
.base-module-area > .in > .ct > .in > .area-editor.default > .in .hd .in .h3 {
  text-align: center;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .area-editor.default > .in .hd .in h3,
  .base-module-area > .in > .ct > .in > .area-editor.default > .in .hd .in .h3 {
    text-align: left;
    padding-left: 3rem;
  }
}

.base-module-area > .in > .ct > .in > .area-editor.default > .in .hd .in h3 span,
.base-module-area > .in > .ct > .in > .area-editor.default > .in .hd .in .h3 span {
  display: inline-block;
  border-bottom: 3px solid #197584;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .area-editor.default > .in .hd .in h3 span,
  .base-module-area > .in > .ct > .in > .area-editor.default > .in .hd .in .h3 span {
    border-bottom: 0px solid #49bcbb;
  }
}

.base-module-area > .in > .ct > .in > .area-editor.default > .in .hd .in h3 span a,
.base-module-area > .in > .ct > .in > .area-editor.default > .in .hd .in .h3 span a {
  line-height: 2.5rem;
  padding: 0rem 3rem;
  font-weight: 600;
  font-size: 1.5rem;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .area-editor.default > .in .hd .in h3 span a,
  .base-module-area > .in > .ct > .in > .area-editor.default > .in .hd .in .h3 span a {
    border-left: 3px solid #49bcbb;
    padding: 0 1rem;
    font-size: 1.2rem;
  }
}

.base-module-area > .in > .ct > .in > .common-use {
  max-width: 960px;
  margin: 0 auto;
}

.base-module-area > .in > .ct > .in > .common-use > .in > .hd {
  border-bottom: 1px solid #49bcbb;
  margin-bottom: 1rem;
}

.base-module-area > .in > .ct > .in > .common-use > .in > .hd > .in > h3,
.base-module-area > .in > .ct > .in > .common-use > .in > .hd > .in > .h3 {
  text-align: center;
}

.base-module-area > .in > .ct > .in > .common-use > .in > .hd > .in > h3 > span,
.base-module-area > .in > .ct > .in > .common-use > .in > .hd > .in > .h3 > span {
  display: inline-block;
  border-bottom: 3px solid #197584;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

.base-module-area > .in > .ct > .in > .common-use > .in > .hd > .in > h3 > span > a,
.base-module-area > .in > .ct > .in > .common-use > .in > .hd > .in > .h3 > span > a {
  line-height: 2.5rem;
  padding: 0 3rem;
  font-weight: 600;
  font-size: 1.5rem;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .common-use > .in > .hd > .in > h3,
  .base-module-area > .in > .ct > .in > .common-use > .in > .hd > .in > .h3 {
    text-align: left;
    padding-left: 3rem;
  }
  .base-module-area > .in > .ct > .in > .common-use > .in > .hd > .in > h3 > span,
  .base-module-area > .in > .ct > .in > .common-use > .in > .hd > .in > .h3 > span {
    border-bottom: 0px solid #197584;
  }
  .base-module-area > .in > .ct > .in > .common-use > .in > .hd > .in > h3 > span > a,
  .base-module-area > .in > .ct > .in > .common-use > .in > .hd > .in > .h3 > span > a {
    padding: 0 1rem;
    font-size: 1.2rem;
    border-left: 3px solid #49bcbb;
  }
}

.base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul {
  text-align: center;
}

.base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li {
  border: 1px solid #ccc;
  border-bottom: 0px solid #ccc;
  display: inline-block;
  width: 18%;
  height: 150px;
  vertical-align: middle;
}

.base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li + li, .base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li:first-child {
  border-right: 0px;
}

.base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li:nth-child(5n) {
  border-right: 1px solid #ccc;
}

.base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li:nth-child(n + 6) {
  border-bottom: 1px solid #ccc;
}

.base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li:hover {
  background-color: #fff8d7;
}

.base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li:hover img {
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-transform;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li > .area-essay.link > .in > .ct > .in > a {
  display: block;
}

.base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li > .area-essay.link > .in > .ct > .in > a > .img {
  height: 120px;
  width: 70px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li > .area-essay.link > .in > .ct > .in > a > .img > span {
  background-image: none !important;
  display: inline-block;
}

.base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li > .area-essay.link > .in > .ct > .in > a > .img > span > img {
  width: 60px;
}

.base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li > .area-essay.link > .in > .ct > .in > a > .essay > .caption > span {
  font-size: 1rem;
  color: black;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li {
    width: 45%;
    height: 100px;
  }
  .base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li + li, .base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li:first-child {
    border-right: 0px;
  }
  .base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li:nth-child(5n) {
    border-right: 0px solid #ccc;
  }
  .base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li:nth-child(n + 6) {
    border-bottom: 0px solid #ccc;
  }
  .base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li:nth-child(2n) {
    border-right: 1px solid #ccc;
  }
  .base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li:nth-child(n + 9) {
    border-bottom: 1px solid #ccc;
  }
  .base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li > .area-essay.link > .in > .ct > .in > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li > .area-essay.link > .in > .ct > .in > a > .img {
    height: 100px;
    width: 50%;
  }
  .base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li > .area-essay.link > .in > .ct > .in > a > .essay {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 3%;
  }
  .base-module-area > .in > .ct > .in > .common-use > .in > .ct > .in > ul > li > .group-list.link > .in > .ct > .in > ul > li > .area-essay.link > .in > .ct > .in > a > .essay > .caption {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.base-module-area > .in > .ct > .in > .group-list.sections > .in {
  max-width: 960px;
  margin: 2rem auto;
}

.base-module-area > .in > .ct > .in > .group-list.sections > .in .hd {
  border-bottom: 1px solid #49bcbb;
  margin-bottom: 1rem;
}

.base-module-area > .in > .ct > .in > .group-list.sections > .in .hd .in h3,
.base-module-area > .in > .ct > .in > .group-list.sections > .in .hd .in .h3 {
  text-align: center;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group-list.sections > .in .hd .in h3,
  .base-module-area > .in > .ct > .in > .group-list.sections > .in .hd .in .h3 {
    text-align: left;
    padding-left: 3rem;
  }
}

.base-module-area > .in > .ct > .in > .group-list.sections > .in .hd .in h3 span,
.base-module-area > .in > .ct > .in > .group-list.sections > .in .hd .in .h3 span {
  display: inline-block;
  border-bottom: 3px solid #197584;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group-list.sections > .in .hd .in h3 span,
  .base-module-area > .in > .ct > .in > .group-list.sections > .in .hd .in .h3 span {
    border-bottom: 0px solid #49bcbb;
  }
}

.base-module-area > .in > .ct > .in > .group-list.sections > .in .hd .in h3 span a,
.base-module-area > .in > .ct > .in > .group-list.sections > .in .hd .in .h3 span a {
  line-height: 2.5rem;
  padding: 0rem 3rem;
  font-weight: 600;
  font-size: 1.5rem;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group-list.sections > .in .hd .in h3 span a,
  .base-module-area > .in > .ct > .in > .group-list.sections > .in .hd .in .h3 span a {
    border-left: 3px solid #49bcbb;
    padding: 0 1rem;
    font-size: 1.2rem;
  }
}

.base-module-area > .in > .ct > .in > .group-list.sections.marquee-slider > .in > .ct > .in {
  max-width: 960px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.base-module-area > .in > .ct > .in > .group-list.sections.marquee-slider > .in > .ct > .in > ul {
  width: 1000%;
  font-size: 0;
}

.base-module-area > .in > .ct > .in > .group-list.sections.marquee-slider > .in > .ct > .in > ul > li {
  width: 240px;
}

.base-module-area > .in > .ct > .in > .group-list.sections.marquee-slider > .in > .ct > .in > ul > li .area-essay.link > .in > .ct > .in > a .img span img {
  width: 100%;
}

.base-module-area > .in > .ct > .in > .group-list.sections.common-use > .in > .ct > .in > ul {
  width: 100%;
  font-size: 0;
  border: 1px solid #eee;
}

.base-module-area > .in > .ct > .in > .group-list.sections.common-use > .in > .ct > .in > ul > li {
  width: 20%;
  display: inline-block;
  vertical-align: top;
}

.base-module-area > .in > .ct > .in > .group-list.sections.common-use > .in > .ct > .in > ul > li > .area-common-use.link > .in > .ct .in > a > .img {
  text-align: center;
  height: 50px;
  position: relative;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border: 1px solid #ddd;
}

.base-module-area > .in > .ct > .in > .group-list.sections.common-use > .in > .ct > .in > ul > li > .area-common-use.link > .in > .ct .in > a > .img > span {
  font-size: 1.2rem;
  position: absolute;
  bottom: 10%;
  width: 100%;
  left: 0;
  text-align: center;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough {
  max-width: 100%;
  margin: 0 auto;
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin-top: 3rem;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab {
    margin-top: 0rem;
    margin-bottom: 1rem;
    width: 100%;
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul {
  font-size: 0;
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li {
  /*新聞tab整體*/
  vertical-align: top;
  width: calc(100% - 8rem);
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li {
    width: 100%;
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li > .group-list.message > .in > .ct > .in > ul > li > .list-text.message > .in > .ct > .in > ul > li {
  border: 1px solid #eee;
  border-bottom: 0px;
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li > .group-list.message > .in > .ct > .in > ul > li > .list-text.message > .in > .ct > .in > ul > li:last-child {
  border-bottom: 1px solid #eee;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li > .group-list.message > .in > .ct > .in > ul > li > .list-text.message > .in > .ct > .in > ul > li {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    width: 96%;
    margin: 0 auto;
  }
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li > .group-list.message > .in > .ct > .in > ul > li > .list-text.message > .in > .ct > .in > ul > li:nth-child(even) {
    background: #d9f0ef;
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li > .group-list.message > .in > .ct > .in > ul > li > .list-text.message > .in > .ct > .in > ul > li:hover span a {
  background: #d9f0ef;
  font-weight: 600;
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li > .group-list.message > .in > .ct > .in > ul > li > .list-text.message > .in > .ct > .in > ul > li span a {
  display: inline-block;
  width: 100%;
  line-height: 58px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #197584;
  font-weight: 500;
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li > .group-list.message > .in > .ct > .in > ul > li > .list-text.message > .in > .ct > .in > ul > li span a i {
  padding: 0 1rem;
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li > .group-list.message > .in .ft .in ul li {
  display: list-item !important;
  text-align: right;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li > .group-list.message > .in .ft .in ul li {
    text-align: center;
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li > .group-list.message > .in .ft .in ul li span a {
  padding-right: 1rem;
  line-height: 41px;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #eee;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li > .group-list.message > .in .ft .in ul li span a {
    line-height: 2rem;
    width: auto;
    padding: 0 0.5rem;
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child {
  /*因應無障礙tab順序這邊需隱藏*/
  display: none;
  width: 8rem;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child {
    width: 100%;
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li {
  text-align: right;
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li {
    display: inline-block;
    width: 24%;
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li span a {
  background: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#cfcfcf));
  background: linear-gradient(#dfdfdf, #cfcfcf);
  line-height: 3.5rem;
  display: inline-block;
  width: 90%;
  text-align: center;
  padding: 0 1rem;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li span a {
    padding: 1rem 10px;
    width: 100%;
    line-height: unset;
    line-height: normal;
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li.is-active {
  -webkit-box-shadow: 0px 5px 5px #666;
          box-shadow: 0px 5px 5px #666;
  z-index: 2;
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li.is-active:hover span a {
  background: #197584;
  color: white;
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li.is-active::before {
  content: "";
  position: absolute;
  top: 100%;
  width: 10%;
  height: 10px;
  background: #253b45;
  left: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%);
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li.is-active::before {
    width: 0;
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li.is-active span a {
  background: #197584;
  width: 100%;
  color: white;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li {
    /*當縮小時 只有第一筆EX:"新聞發布" before還是要有*/
  }
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li:first-child.is-active::before {
    width: 10%;
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li:last-child.is-active {
  /*最後一個 EX:系統公告*/
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li:last-child.is-active::before {
  display: none;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li:last-child.is-active::before {
    display: block;
    width: 10%;
    left: initial;
    right: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 0% 100%);
            clip-path: polygon(0 0, 100% 0, 0% 100%);
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li:last-child.is-active:hover span a {
  background: #197584;
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .group-tab.news > .in > .ct > .in > ul > li:first-child li:hover span a {
  background: -webkit-gradient(linear, left top, left bottom, from(#777), to(#575757));
  background: linear-gradient(#777, #575757);
  color: white;
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video {
    width: 100%;
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .hd {
  border-bottom: 1px solid #49bcbb;
  margin-bottom: 10px;
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .hd .in h4,
.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .hd .in .h4 {
  text-align: center;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .hd .in h4,
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .hd .in .h4 {
    text-align: left;
    padding-left: 3rem;
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .hd .in h4 span,
.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .hd .in .h4 span {
  display: inline-block;
  border-bottom: 3px solid #197584;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .hd .in h4 span,
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .hd .in .h4 span {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    border-bottom: 0px solid #49bcbb;
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .hd .in h4 span a,
.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .hd .in .h4 span a {
  line-height: 2rem;
  padding: 0rem 3rem;
  font-weight: 600;
  font-size: 1.5rem;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .hd .in h4 span a,
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .hd .in .h4 span a {
    border-left: 3px solid #49bcbb;
    padding: 0 1rem;
    font-size: 1.2rem;
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .ct .in .video iframe {
  width: 90%;
  margin: 0 auto;
  display: block;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .ct .in .video iframe {
    height: 50vw !important;
  }
}

.base-module-area > .in > .ct > .in > .group.default.clickthrough > .in > .ct > .in > .video > .in .ct .in .essay {
  display: none;
}

.base-module-area > .in > .ct > .in > .map-service > .in {
  max-width: 960px;
  margin: 2rem auto;
}

.base-module-area > .in > .ct > .in > .map-service > .in .hd {
  border-bottom: 1px solid #49bcbb;
  margin-bottom: 1rem;
}

.base-module-area > .in > .ct > .in > .map-service > .in .hd .in h4,
.base-module-area > .in > .ct > .in > .map-service > .in .hd .in .h4 {
  text-align: center;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .map-service > .in .hd .in h4,
  .base-module-area > .in > .ct > .in > .map-service > .in .hd .in .h4 {
    text-align: left;
    padding-left: 3rem;
  }
}

.base-module-area > .in > .ct > .in > .map-service > .in .hd .in h4 span,
.base-module-area > .in > .ct > .in > .map-service > .in .hd .in .h4 span {
  display: inline-block;
  border-bottom: 3px solid #197584;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .map-service > .in .hd .in h4 span,
  .base-module-area > .in > .ct > .in > .map-service > .in .hd .in .h4 span {
    border-bottom: 0px solid #49bcbb;
  }
}

.base-module-area > .in > .ct > .in > .map-service > .in .hd .in h4 span a,
.base-module-area > .in > .ct > .in > .map-service > .in .hd .in .h4 span a {
  line-height: 2.5rem;
  padding: 0rem 3rem;
  font-weight: 600;
  font-size: 1.5rem;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .map-service > .in .hd .in h4 span a,
  .base-module-area > .in > .ct > .in > .map-service > .in .hd .in .h4 span a {
    border-left: 3px solid #49bcbb;
    padding: 0 1rem;
    font-size: 1.2rem;
  }
}

.base-module-area > .in > .ct > .in > .map-service > .in .hd .in h4 span a i,
.base-module-area > .in > .ct > .in > .map-service > .in .hd .in .h4 span a i {
  font-size: 1.2rem;
  color: red;
}

.base-module-area > .in > .ct > .in > .map-service > .in .hd .in h3,
.base-module-area > .in > .ct > .in > .map-service > .in .hd .in .h3 {
  text-align: center;
}

.base-module-area > .in > .ct > .in > .map-service > .in .hd .in h3 span,
.base-module-area > .in > .ct > .in > .map-service > .in .hd .in .h3 span {
  display: inline-block;
  border-bottom: 3px solid #197584;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

.base-module-area > .in > .ct > .in > .map-service > .in .hd .in h3 span a,
.base-module-area > .in > .ct > .in > .map-service > .in .hd .in .h3 span a {
  line-height: 2.5rem;
  padding: 0rem 3rem;
  font-weight: 600;
  font-size: 1.5rem;
}

.base-module-area > .in > .ct > .in > .map-service > .in .hd .in h3 span a i,
.base-module-area > .in > .ct > .in > .map-service > .in .hd .in .h3 span a i {
  font-size: 1.2rem;
  color: red;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .map-service > .in .ct {
    text-align: center;
    -webkit-transform-origin: 30% 50%;
            transform-origin: 30% 50%;
  }
}

@media screen and (max-width: 700px) {
  .base-module-area > .in > .ct > .in > .map-service > .in .ct {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in {
  position: relative;
  overflow: hidden;
  padding-left: 3rem;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .map-service > .in .ct .in {
    padding-left: 0rem;
    overflow: initial;
  }
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox {
  position: absolute;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox a {
  width: 6rem;
  text-align: center;
  display: block;
  position: relative;
  padding: 5px;
  background: white;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox a:hover {
  background: #197584;
  color: white;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox a:hover ul {
  display: list-item;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox a ul {
  position: absolute;
  top: -0px;
  display: none;
  width: 102%;
  left: -1%;
  background: #197584;
  z-index: 1;
  padding: 5px;
  color: white;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox a ul li {
  text-align: center;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotLeft {
  left: 32px;
  top: 0;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotLeft {
    left: calc(50% - 210px);
  }
}

@media screen and (max-width: 700px) {
  .base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotLeft {
    left: calc(50% - 205px);
  }
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotLeft a {
  position: absolute;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotLeft a ul {
  left: 100%;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotLeft a:first-child {
  top: 42px;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotLeft a:nth-child(2) {
  top: 70px;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotLeft a:nth-child(3) {
  top: 158px;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotLeft a:nth-child(4) {
  top: 315px;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotLeft a:nth-child(5) {
  top: 375px;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotRight {
  left: 49%;
  top: 0;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotRight {
    left: auto;
    left: initial;
    right: calc(50% - 230px);
    top: 0.8rem;
  }
  .base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotRight a {
    background: rgba(255, 255, 255, 0.8);
  }
  .base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotRight a:hover {
    background: #197584;
  }
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotRight ul {
  width: 99.5%;
  top: 100%;
  left: 0%;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotRight a {
  position: absolute;
  left: -2rem;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotRight a:first-child {
  top: 18px;
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotRight a:nth-child(2) {
  top: 190px;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotRight a:first-child {
    top: 5px;
  }
  .base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotRight a:nth-child(2) {
    top: 177px;
  }
}

@media screen and (max-width: 700px) {
  .base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotRight a {
    right: 0;
    left: initial;
  }
  .base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotRight a:first-child {
    top: 18px;
  }
  .base-module-area > .in > .ct > .in > .map-service > .in .ct .in .spotBox.spotRight a:nth-child(2) {
    top: 188px;
  }
}

.base-module-area > .in > .ct > .in > .map-service > .in .ct .in .g_map {
  float: right;
}

@media screen and (max-width: 960px) {
  .base-module-area > .in > .ct > .in > .map-service > .in .ct .in .g_map {
    display: none;
  }
}

area {
  cursor: pointer;
}

.base-page-area {
  margin-top: 13rem;
  -webkit-transition: 0.2s margin-top;
  transition: 0.2s margin-top;
}

@media screen and (max-width: 960px) {
  .base-page-area {
    margin-top: 8.5rem;
  }
}

.base-page-area h1,
.base-page-area .h1 {
  margin: 1.2rem 0;
}

.base-page-area h2,
.base-page-area .h2 {
  margin: 1.2rem 0;
}

.base-page-area h3,
.base-page-area .h3 {
  margin: 0.8rem 0;
}

.base-page-area h4,
.base-page-area .h4 {
  margin: 0.8rem 0;
}

.base-page-area h5,
.base-page-area .h5 {
  margin: 0.4rem 0;
}

.base-page-area h6,
.base-page-area .h6 {
  margin: 0.4rem 0;
}

.base-page-area.searchClose {
  margin-top: 6.2rem;
}

@media screen and (max-width: 960px) {
  .base-page-area.searchClose {
    margin-top: 8.5rem;
  }
}

.base-page-area > .in {
  max-width: 960px;
  margin: 0 auto;
}

.base-page-area > .in > .ct > .in {
  overflow: hidden;
}

.base-page-area > .in > .ct > .in > .base-aside {
  float: left;
  margin-top: 2rem;
  width: 15rem;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .base-page-area > .in > .ct > .in > .base-aside {
    display: none;
  }
}

.base-page-area > .in > .ct > .in > .base-aside > .in > .ct > .in > .simple-text.accesskey {
  text-align: left;
}

.base-page-area > .in > .ct > .in > .base-aside > .in > .ct > .in > .list-text.minor-nav > .in > .hd > .in > h4 > span,
.base-page-area > .in > .ct > .in > .base-aside > .in > .ct > .in > .list-text.minor-nav > .in > .hd > .in > .h4 > span {
  font-size: 0;
}

.base-page-area > .in > .ct > .in > .base-aside > .in > .ct > .in > .list-text.minor-nav > .in > .hd > .in > h4 > span > a,
.base-page-area > .in > .ct > .in > .base-aside > .in > .ct > .in > .list-text.minor-nav > .in > .hd > .in > .h4 > span > a {
  line-height: 2.5rem;
  display: inline-block;
  width: 100%;
  background: #197584;
  font-size: 1.1rem;
  color: white;
  font-weight: 500;
  border-bottom: 2px solid white;
}

.base-page-area > .in > .ct > .in > .base-aside > .in > .ct > .in > .list-text.minor-nav > .in > .ct > .in > ul > li span a {
  display: inline-block;
  width: 100%;
  padding: 0.5rem 1.5rem;
  line-height: 1.5rem;
  text-align: left;
  padding-left: 3rem;
  -webkit-transition: 0.2s padding-left;
  transition: 0.2s padding-left;
  border-bottom: 1px dashed #ccc;
}

.base-page-area > .in > .ct > .in > .base-aside > .in > .ct > .in > .list-text.minor-nav > .in > .ct > .in > ul > li span a:hover {
  background: #d9f0ef;
  padding-left: 2.5rem;
}

.base-page-area > .in > .ct > .in > .base-aside > .in > .ct > .in > .area-form {
  display: none;
}

.base-page-area > .in > .ct > .in > .breadcrumb {
  overflow: hidden;
  padding-left: 5rem;
  max-width: 960px;
  margin: 0 auto;
  margin-top: 1rem;
}

@media screen and (max-width: 960px) {
  .base-page-area > .in > .ct > .in > .breadcrumb {
    margin-top: 0rem;
    padding: 5px 1rem;
  }
}

.base-page-area > .in > .ct > .in > .breadcrumb > .in > .ct > .in ul li {
  display: inline-block;
  margin-right: 1rem;
  position: relative;
}

.base-page-area > .in > .ct > .in > .breadcrumb > .in > .ct > .in ul li::after {
  position: absolute;
  content: ">";
  right: -1rem;
  top: 0.4rem;
}

.base-page-area > .in > .ct > .in > .breadcrumb > .in > .ct > .in ul li:last-child::after {
  content: none;
}

.base-page-area > .in > .ct > .in > .breadcrumb > .in > .ct > .in ul li span a {
  line-height: 2rem;
}

.base-page-area > .in > .ct > .in > .font-size {
  display: none;
}

.base-page-area > .in > .ct > .in > .group.base-section {
  max-width: 960px;
  margin: 0 auto;
  overflow: hidden;
  padding-left: 4rem;
}

@media screen and (max-width: 960px) {
  .base-page-area > .in > .ct > .in > .group.base-section {
    padding: 0 1rem;
  }
}

@media screen and (max-width: 960px) {
  .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in .accesskey {
    display: none;
  }
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-header {
  margin-bottom: 1rem;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-header > .in > .ct > .in > .simple-text.heading > .in > .ct > .in h3 span a,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-header > .in > .ct > .in > .simple-text.heading > .in > .ct > .in .h3 span a {
  font-size: 2rem;
  font-weight: 600;
  color: #197584;
  padding-left: 2rem;
  display: inline-block;
  width: 100%;
  line-height: 3rem;
  border-bottom: 2px solid #197584;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-header > .in > .ct > .in > .list-text.classify ul li span a {
  line-height: 2rem;
  color: #07538d;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-header > .in > .ct > .in > .list-text.classify ul li span a:hover {
  color: #017aca !important;
  text-decoration: underline;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer {
  min-height: 200px;
  position: relative;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content span > a, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer span > a {
  color: #07538d;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content span > a:hover, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer span > a:hover {
  color: #017aca;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content ol,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content ul,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content dl, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer ol,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer ul,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer dl {
  padding: 0 20px;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.link > .in > .ct > .in > ul, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.link > .in > .ct > .in > ul {
  font-size: 0;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.link > .in > .ct > .in > ul > li, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.link > .in > .ct > .in > ul > li {
  display: inline-block;
  width: 24%;
  margin: 0.5%;
  vertical-align: middle;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.link > .in > .ct > .in > ul > li img, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.link > .in > .ct > .in > ul > li img {
  width: 100%;
  height: 64px;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.link > .in > .ct > .in > ul > li .essay, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.link > .in > .ct > .in > ul > li .essay {
  text-align: center;
}

@media screen and (max-width: 650px) {
  .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.link > .in > .ct > .in > ul > li, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.link > .in > .ct > .in > ul > li {
    width: 49%;
  }
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content[data-setlen="3"] > .in > .ct > .in ul, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content[data-setlen="3"] > .in > .ct > .in ul {
  font-size: 0;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content[data-setlen="3"] > .in > .ct > .in ul li, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content[data-setlen="3"] > .in > .ct > .in ul li {
  vertical-align: top;
  display: inline-block;
  width: 30%;
  margin-right: 1%;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content[data-setlen="2"] > .in > .ct > .in ul, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content[data-setlen="2"] > .in > .ct > .in ul {
  font-size: 0;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content[data-setlen="2"] > .in > .ct > .in ul li, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content[data-setlen="2"] > .in > .ct > .in ul li {
  vertical-align: top;
  display: inline-block;
  width: 48%;
  margin-right: 1%;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-list > .in > .hd > .in > h4,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-list > .in > .hd > .in > .h4, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-list > .in > .hd > .in > h4,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-list > .in > .hd > .in > .h4 {
  margin: 0;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-list > .in > .hd > .in > h4 span a,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-list > .in > .hd > .in > .h4 span a, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-list > .in > .hd > .in > h4 span a,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-list > .in > .hd > .in > .h4 span a {
  margin: 0.2rem auto;
  line-height: 1.5rem;
  font-size: 1.2rem;
  font-weight: 600;
  width: 100%;
  padding: 1rem;
  text-shadow: 1px 2px 2px #000;
  text-align: center;
  color: white;
  display: inline-block;
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/menu_btn01.png);
  background-size: 100% 80%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transition: 0.2s -webkit-transform;
  transition: 0.2s -webkit-transform;
  transition: 0.2s transform;
  transition: 0.2s transform, 0.2s -webkit-transform;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-list > .in > .hd > .in > h4 span a:hover,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-list > .in > .hd > .in > .h4 span a:hover, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-list > .in > .hd > .in > h4 span a:hover,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-list > .in > .hd > .in > .h4 span a:hover {
  -webkit-transform: translate(-2px, -2px);
          transform: translate(-2px, -2px);
  color: #fff5c5;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in {
  position: relative;
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/menu_btn01.png);
  background-size: 100% 90%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-align: center;
  -webkit-transition: 0.2s -webkit-transform;
  transition: 0.2s -webkit-transform;
  transition: 0.2s transform;
  transition: 0.2s transform, 0.2s -webkit-transform;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in .hd, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in .hd {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in .hd > .in, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in .hd > .in {
  margin: 0.2rem auto;
  line-height: 1.2rem;
  font-size: 1.2rem;
  font-weight: 600;
  width: 100%;
  padding: 1rem;
  padding-right: 0;
  text-shadow: 1px 2px 2px #000;
  text-align: center;
  color: white;
  display: inline-block;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in > .ct, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in > .ct {
  display: inline-block;
  vertical-align: middle;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in > .ct > .in > ul, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in > .ct > .in > ul {
  padding: 0;
  padding-right: calc(1rem - 4px);
  text-align: right;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in > .ct > .in > ul > li, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in > .ct > .in > ul > li {
  display: inline-block;
  width: auto;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in > .ct > .in > ul > li > span, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in > .ct > .in > ul > li > span {
  display: block;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in > .ct > .in > ul > li > span > a, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in > .ct > .in > ul > li > span > a {
  position: relative;
  display: block;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in > .ct > .in > ul > li > span > a::after, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in > .ct > .in > ul > li > span > a::after {
  -webkit-transition: 0.2s -webkit-transform;
  transition: 0.2s -webkit-transform;
  transition: 0.2s transform;
  transition: 0.2s transform, 0.2s -webkit-transform;
  border: 1px dashed white;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in > .ct > .in > ul > li > span > a > label, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in > .ct > .in > ul > li > span > a > label {
  color: transparent;
  font-size: 1.2rem;
  line-height: 1.2rem;
  padding: 1rem;
  cursor: pointer;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in:hover, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in:hover {
  -webkit-transform: translate(-2px, -2px);
          transform: translate(-2px, -2px);
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in:hover .hd .in, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .group-list.content > .in > .ct > .in > ul > li > .list-text.content-file > .in:hover .hd .in {
  color: #fff5c5;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .title > .in > .ct > .in > h1 span,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .title > .in > .ct > .in > .h1 span, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .title > .in > .ct > .in > h1 span,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .title > .in > .ct > .in > .h1 span {
  font-size: 1.2rem;
  line-height: 2.5rem;
  background: #eee;
  display: inline-block;
  width: 100%;
  padding: 0 1rem;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-essay.page-caption-p > .in > .ct > .in > .div > .essay > .caption, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-essay.page-caption-p > .in > .ct > .in > .div > .essay > .caption {
  margin: 1rem;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-essay.page-caption-p > .in > .ct > .in > .div > .essay > .caption span, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-essay.page-caption-p > .in > .ct > .in > .div > .essay > .caption span {
  line-height: 2rem;
  color: #197584;
  font-weight: 600;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-essay.page-caption-p > .in > .ct > .in > .div > .essay > .p p, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-essay.page-caption-p > .in > .ct > .in > .div > .essay > .p p {
  line-height: 2rem;
  margin: 1rem;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-essay.page-caption-p > .in > .ct > .in > .div > .essay > .p p span, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-essay.page-caption-p > .in > .ct > .in > .div > .essay > .p p span {
  line-height: 2rem;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .list-text.detail, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .list-text.detail {
  position: absolute;
  right: 2rem;
  bottom: 0;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .list-text.detail > .in > .ct > .in > ul li span, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .list-text.detail > .in > .ct > .in > ul li span {
  line-height: 2rem;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-form.page-search, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-form.page-search {
  border: 1px solid #197584;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-form.page-search > .in > .hd > .in h4 span a,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-form.page-search > .in > .hd > .in .h4 span a, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-form.page-search > .in > .hd > .in h4 span a,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-form.page-search > .in > .hd > .in .h4 span a {
  display: inline-block;
  width: 100%;
  line-height: 2.5rem;
  font-size: 1.2rem;
  font-weight: 600;
  color: white;
  text-align: center;
  background: #197584;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-form.page-search > .in > .ct > .in > .fieldset, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-form.page-search > .in > .ct > .in > .fieldset {
  margin: 1rem 3rem;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-form.page-search > .in > .ct > .in > .fieldset span.search label, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-form.page-search > .in > .ct > .in > .fieldset span.date label, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-form.page-search > .in > .ct > .in > .fieldset span.search label, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-form.page-search > .in > .ct > .in > .fieldset span.date label {
  line-height: 2rem;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-form.page-search > .in > .ct > .in > .fieldset:last-child, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-form.page-search > .in > .ct > .in > .fieldset:last-child {
  text-align: center;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-form.page-search > .in > .ct > .in > .fieldset:last-child input, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-form.page-search > .in > .ct > .in > .fieldset:last-child input {
  border: 2px solid #197584;
  padding: 0.2rem 0.5rem;
  background: #fff;
  color: #197584;
  cursor: pointer;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-table.page-table, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-table.page-table {
  margin-top: 2rem;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-table.page-table > .in > .ct > .in > table, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-table.page-table > .in > .ct > .in > table {
  width: calc(100% -1px);
  margin-bottom: 2rem;
  border: 1px solid #197584;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-table.page-table > .in > .ct > .in > table thead tr, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-table.page-table > .in > .ct > .in > table thead tr {
  line-height: 2.5rem;
  background: #197584;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-table.page-table > .in > .ct > .in > table thead tr th span, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-table.page-table > .in > .ct > .in > table thead tr th span {
  font-size: 1.2rem;
  color: white;
  font-weight: 600;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-table.page-table > .in > .ct > .in > table tbody tr, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-table.page-table > .in > .ct > .in > table tbody tr {
  line-height: 2rem;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-table.page-table > .in > .ct > .in > table tbody tr:nth-child(odd), .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-table.page-table > .in > .ct > .in > table tbody tr:nth-child(odd) {
  background: #e5f9f8;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .list-multiple.page-select ul li, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .list-multiple.page-select ul li {
  display: inline-block;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.system-info + .list-text.detail, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.system-info + .list-text.detail {
  position: static;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.system-info + .list-text.detail > .in > .ct > .in > ul > li, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.system-info + .list-text.detail > .in > .ct > .in > ul > li {
  text-align: right;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.system-info + .list-text.detail > .in > .ct > .in > ul > li + li, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.system-info + .list-text.detail > .in > .ct > .in > ul > li + li {
  display: none;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.system-info table[align="center"], .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.system-info table[align="center"] {
  text-align: center;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.system-info table[border="0"] tr td,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.system-info table[border="0"] tr th, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.system-info table[border="0"] tr td,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.system-info table[border="0"] tr th {
  border: 0px solid #197584;
  padding: 3px;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.system-info table tr td,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.system-info table tr th, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.system-info table tr td,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.system-info table tr th {
  border: 1px solid #197584;
  vertical-align: middle;
  line-height: 2rem;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.system-info ol,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.system-info ul,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.system-info p, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.system-info ol,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.system-info ul,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.system-info p {
  line-height: 2rem;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.system-info ul, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.system-info ul {
  list-style-type: disc;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.system-info ul ul, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.system-info ul ul {
  list-style-type: circle;
  list-style-position: inside;
  padding-left: 24px;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.system-info .list-text.detail ul, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.system-info .list-text.detail ul {
  list-style: none;
  text-align: right;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.user-edit table, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.user-edit table {
  width: calc(100% - 1px);
  margin-bottom: 2rem;
  border: 1px solid #197584;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.user-edit table thead tr, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.user-edit table thead tr {
  line-height: 2.5rem;
  background: #197584;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.user-edit table thead tr th span, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.user-edit table thead tr th span {
  font-size: 1.2rem;
  color: white;
  font-weight: 600;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.user-edit table tbody tr, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.user-edit table tbody tr {
  line-height: 2rem;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.user-edit table tbody tr td, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.user-edit table tbody tr td {
  border: 1px solid #197584;
  vertical-align: middle;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in > .area-editor.user-edit table tbody tr td a:hover, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in > .area-editor.user-edit table tbody tr td a:hover {
  text-decoration: underline;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in table.Standard tr, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in table.Standard tr {
  border: 1px solid #197584;
  line-height: 2rem;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-content > .in > .ct > .in table.Standard tr td, .base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer > .in > .ct > .in table.Standard tr td {
  border: 1px solid #197584;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer {
  padding-right: 2rem;
  overflow: hidden;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .jump-tool {
  display: none;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .user-tool {
  float: right;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .user-tool ul li {
  display: inline-block;
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .user-tool ul li.print {
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/print.png);
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .user-tool ul li.email {
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/mail.png);
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .user-tool ul li.facebook {
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/fb.png);
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .user-tool ul li.google {
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/gplus.png);
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .user-tool ul li.twitter {
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/twitter.png);
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .user-tool ul li.plurk {
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/plurk.png);
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .user-tool ul li.line {
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/line.png);
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .user-tool ul li span a {
  font-size: 0;
  display: block;
  width: 25px;
  height: 25px;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .group-list > .in > .hd > .in > h3,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .group-list > .in > .hd > .in > .h3 {
  text-align: left;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .group-list > .in > .hd > .in > h3 span a,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .group-list > .in > .hd > .in > .h3 span a {
  line-height: 2.5rem;
  position: relative;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .group-list > .in > .hd > .in > h3 span a::before,
.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .group-list > .in > .hd > .in > .h3 span a::before {
  content: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/cloud.png);
  position: relative;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .group-list > .in > .ct {
  vertical-align: top;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .group-list > .in > .ct > .in > ul > li > .list-text.file-download-multiple {
  margin: 0.5rem 0;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .group-list > .in > .ct > .in > ul > li > .list-text.file-download-multiple > .in {
  border-left: 5px solid #ccc;
  padding-left: 1rem;
  background: #eee;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .group-list > .in > .ct > .in > ul > li > .list-text.file-download-multiple > .in > .hd {
  display: inline-block;
  vertical-align: middle;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .group-list > .in > .ct > .in > ul > li > .list-text.file-download-multiple > .in > .hd > .in {
  line-height: 3rem;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .group-list > .in > .ct > .in > ul > li > .list-text.file-download-multiple > .in > .ct {
  display: inline-block;
  vertical-align: middle;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .group-list > .in > .ct > .in > ul > li > .list-text.file-download-multiple > .in > .ct li a {
  position: relative;
}

.base-page-area > .in > .ct > .in > .group.base-section > .in > .ct > .in > .group.page-footer .group-list > .in > .ct > .in > ul > li > .list-text.file-download-multiple > .in > .ct li a::before {
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/icon-pic-sb93c364f5d.png);
  background-repeat: no-repeat;
  position: relative;
  content: "​";
  display: inline-block !important;
  vertical-align: middle;
  width: 18px;
  height: 20px;
  margin-left: 5px;
  /*left: 100%;
                                            top: calc(1.5rem - 10px);*/
}

.sys-root .base-section a.ai:after,
.sys-root .base-section a.avi:after,
.sys-root .base-section a.bmp:after,
.sys-root .base-section a.css:after,
.sys-root .base-section a.csv:after,
.sys-root .base-section a.doc:after,
.sys-root .base-section a.docx:after,
.sys-root .base-section a.gif:after,
.sys-root .base-section a.html:after,
.sys-root .base-section a.ico:after,
.sys-root .base-section a.jpeg:after,
.sys-root .base-section a.jpg:after,
.sys-root .base-section a.js:after,
.sys-root .base-section a.link:after,
.sys-root .base-section a.md:after,
.sys-root .base-section a.mov:after,
.sys-root .base-section a.mp3:after,
.sys-root .base-section a.mp4:after,
.sys-root .base-section a.odf:after,
.sys-root .base-section a.odp:after,
.sys-root .base-section a.ods:after,
.sys-root .base-section a.odt:after,
.sys-root .base-section a.ogg:after,
.sys-root .base-section a.ogv:after,
.sys-root .base-section a.other:after,
.sys-root .base-section a.pdf:after,
.sys-root .base-section a.png:after,
.sys-root .base-section a.ppt:after,
.sys-root .base-section a.pptx:after,
.sys-root .base-section a.psd:after,
.sys-root .base-section a.rar:after,
.sys-root .base-section a.rss:after,
.sys-root .base-section a.sass:after,
.sys-root .base-section a.svg:after,
.sys-root .base-section a.swf:after,
.sys-root .base-section a.tar:after,
.sys-root .base-section a.tif:after,
.sys-root .base-section a.txt:after,
.sys-root .base-section a.wav:after,
.sys-root .base-section a.webm:after,
.sys-root .base-section a.xls:after,
.sys-root .base-section a.xlsx:after,
.sys-root .base-section a.xml:after,
.sys-root .base-section a.zip:after,
.sys-root .base-section a.cdr:after,
.sys-root .base-section a.exe:after {
  content: "​";
  display: inline-block !important;
  vertical-align: middle;
  width: 18px;
  height: 20px;
  margin-left: 5px;
}

.icon-pic-Xfont-large {
  background-position: 0 0;
}

.icon-pic-Xfont-medium {
  background-position: 0 -17px;
}

.icon-pic-Xfont-smail {
  background-position: 0 -34px;
}

.icon-pic-Xfont-varylarge {
  background-position: 0 -51px;
}

.icon-pic-away-b-bottom {
  background-position: 0 -68px;
}

.icon-pic-away-b-left {
  background-position: 0 -84px;
}

.icon-pic-away-b-right {
  background-position: 0 -127px;
}

.icon-pic-away-b-top {
  background-position: 0 -170px;
}

.icon-pic-away-w-bottom {
  background-position: 0 -186px;
}

.icon-pic-away-w-left {
  background-position: 0 -202px;
}

.icon-pic-away-w-right {
  background-position: 0 -245px;
}

.icon-pic-away-w-top {
  background-position: 0 -288px;
}

.icon-pic-close {
  background-position: 0 -304px;
}

.icon-pic-ctrl-b-close {
  background-position: 0 -318px;
}

.list-text.file-download-multiple > .in > .ct li.pdf,
.list-text.file-download-multiple > .in > .ct li.ai,
.list-text.file-download-multiple > .in > .ct li.avi,
.list-text.file-download-multiple > .in > .ct li.bmp,
.list-text.file-download-multiple > .in > .ct li.cdr,
.list-text.file-download-multiple > .in > .ct li.css,
.list-text.file-download-multiple > .in > .ct li.csv,
.list-text.file-download-multiple > .in > .ct li.doc,
.list-text.file-download-multiple > .in > .ct li.docx,
.list-text.file-download-multiple > .in > .ct li.exe,
.list-text.file-download-multiple > .in > .ct li.gif,
.list-text.file-download-multiple > .in > .ct li.html,
.list-text.file-download-multiple > .in > .ct li.ico,
.list-text.file-download-multiple > .in > .ct li.jpeg,
.list-text.file-download-multiple > .in > .ct li.jpg,
.list-text.file-download-multiple > .in > .ct li.js,
.list-text.file-download-multiple > .in > .ct li.link,
.list-text.file-download-multiple > .in > .ct li.md,
.list-text.file-download-multiple > .in > .ct li.mov,
.list-text.file-download-multiple > .in > .ct li.mp3,
.list-text.file-download-multiple > .in > .ct li.mp4,
.list-text.file-download-multiple > .in > .ct li.odf,
.list-text.file-download-multiple > .in > .ct li.odp,
.list-text.file-download-multiple > .in > .ct li.ods,
.list-text.file-download-multiple > .in > .ct li.odt,
.list-text.file-download-multiple > .in > .ct li.ogg,
.list-text.file-download-multiple > .in > .ct li.ogv,
.list-text.file-download-multiple > .in > .ct li.other,
.list-text.file-download-multiple > .in > .ct li.png,
.list-text.file-download-multiple > .in > .ct li.ppt,
.list-text.file-download-multiple > .in > .ct li.pptx,
.list-text.file-download-multiple > .in > .ct li.psd,
.list-text.file-download-multiple > .in > .ct li.rar,
.list-text.file-download-multiple > .in > .ct li.rss,
.list-text.file-download-multiple > .in > .ct li.sass,
.list-text.file-download-multiple > .in > .ct li.svg,
.list-text.file-download-multiple > .in > .ct li.swf,
.list-text.file-download-multiple > .in > .ct li.tar,
.list-text.file-download-multiple > .in > .ct li.tif,
.list-text.file-download-multiple > .in > .ct li.txt,
.list-text.file-download-multiple > .in > .ct li.wav,
.list-text.file-download-multiple > .in > .ct li.webm,
.list-text.file-download-multiple > .in > .ct li.xls,
.list-text.file-download-multiple > .in > .ct li.xlsx,
.list-text.file-download-multiple > .in > .ct li.xml,
.list-text.file-download-multiple > .in > .ct li.zip {
  display: inline-block;
}

.icon-pic-file-type-ai,
.sys-root .base-section span.ai a::after,
.sys-root .base-section li.ai a::after,
.list-text.file-download-multiple > .in > .ct li.ai a::before {
  background-position: 0 -334px;
}

.icon-pic-file-type-avi,
.sys-root .base-section span.avi a::after,
.sys-root .base-section li.avi a::after,
.list-text.file-download-multiple > .in > .ct li.avi a::before {
  background-position: 0 -354px;
}

.icon-pic-file-type-bmp,
.sys-root .base-section span.bmp a::after,
.sys-root .base-section li.bmp a::after,
.list-text.file-download-multiple > .in > .ct li.bmp a::before {
  background-position: 0 -374px;
}

.icon-pic-file-type-cdr,
.sys-root .base-section span.cdr a::after,
.sys-root .base-section li.cdr a::after,
.list-text.file-download-multiple > .in > .ct li.cdr a::before {
  background-position: 0 -394px;
}

.icon-pic-file-type-css,
.sys-root .base-section span.css a::after,
.sys-root .base-section li.css a::after,
.list-text.file-download-multiple > .in > .ct li.css a::before {
  background-position: 0 -414px;
}

.icon-pic-file-type-csv,
.sys-root .base-section span.csv a::after,
.sys-root .base-section li.csv a::after,
.list-text.file-download-multiple > .in > .ct li.csv a::before {
  background-position: 0 -434px;
}

.icon-pic-file-type-doc,
.sys-root .base-section span.doc a::after,
.sys-root .base-section li.doc a::after,
.list-text.file-download-multiple > .in > .ct li.doc a::before {
  background-position: 0 -454px;
}

.icon-pic-file-type-docx,
.sys-root .base-section span.docx a::after,
.sys-root .base-section li.docx a::after,
.list-text.file-download-multiple > .in > .ct li.docx a::before {
  background-position: 0 -474px;
}

.icon-pic-file-type-exe,
.sys-root .base-section span.exe a::after,
.sys-root .base-section li.exe a::after,
.list-text.file-download-multiple > .in > .ct li.exe a::before {
  background-position: 0 -494px;
}

.icon-pic-file-type-gif,
.sys-root .base-section span.gif a::after,
.sys-root .base-section li.gif a::after,
.list-text.file-download-multiple > .in > .ct li.gif a::before {
  background-position: 0 -514px;
}

.icon-pic-file-type-html,
.sys-root .base-section span.html a::after,
.sys-root .base-section li.html a::after,
.list-text.file-download-multiple > .in > .ct li.html a::before {
  background-position: 0 -534px;
}

.icon-pic-file-type-ico,
.sys-root .base-section span.ico a::after,
.sys-root .base-section li.ico a::after,
.list-text.file-download-multiple > .in > .ct li.ico a::before {
  background-position: 0 -554px;
}

.icon-pic-file-type-jpeg,
.sys-root .base-section span.jpeg a::after,
.sys-root .base-section li.jpeg a::after,
.list-text.file-download-multiple > .in > .ct li.jpeg a::before {
  background-position: 0 -574px;
}

.icon-pic-file-type-jpg,
.sys-root .base-section span.jpg a::after,
.sys-root .base-section li.jpg a::after,
.list-text.file-download-multiple > .in > .ct li.jpg a::before {
  background-position: 0 -594px;
}

.icon-pic-file-type-js,
.sys-root .base-section span.js a::after,
.sys-root .base-section li.js a::after,
.list-text.file-download-multiple > .in > .ct li.js a::before {
  background-position: 0 -614px;
}

.icon-pic-file-type-json {
  background-position: 0 -634px;
}

.icon-pic-file-type-link,
.sys-root .base-section span.link a::after,
.sys-root .base-section li.link a::after,
.list-text.file-download-multiple > .in > .ct li.link a::before {
  background-position: 0 -654px;
}

.icon-pic-file-type-md,
.sys-root .base-section span.md a::after,
.sys-root .base-section li.md a::after,
.list-text.file-download-multiple > .in > .ct li.md a::before {
  background-position: 0 -674px;
}

.icon-pic-file-type-mov,
.sys-root .base-section span.mov a::after,
.sys-root .base-section li.mov a::after,
.list-text.file-download-multiple > .in > .ct li.mov a::before {
  background-position: 0 -694px;
}

.icon-pic-file-type-mp3,
.sys-root .base-section span.mp3 a::after,
.sys-root .base-section li.mp3 a::after,
.list-text.file-download-multiple > .in > .ct li.mp3 a::before {
  background-position: 0 -714px;
}

.icon-pic-file-type-mp4,
.sys-root .base-section span.mp4 a::after,
.sys-root .base-section li.mp4 a::after,
.list-text.file-download-multiple > .in > .ct li.mp4 a::before {
  background-position: 0 -734px;
}

.icon-pic-file-type-odf,
.sys-root .base-section span.odf a::after,
.sys-root .base-section li.odf a::after,
.list-text.file-download-multiple > .in > .ct li.odf a::before {
  background-position: 0 -754px;
}

.icon-pic-file-type-odp,
.sys-root .base-section span.odp a::after,
.sys-root .base-section li.odp a::after,
.list-text.file-download-multiple > .in > .ct li.odp a::before {
  background-position: 0 -774px;
}

.icon-pic-file-type-ods,
.sys-root .base-section span.ods a::after,
.sys-root .base-section li.ods a::after,
.list-text.file-download-multiple > .in > .ct li.ods a::before {
  background-position: 0 -794px;
}

.icon-pic-file-type-odt,
.sys-root .base-section span.odt a::after,
.sys-root .base-section li.odt a::after,
.list-text.file-download-multiple > .in > .ct li.odt a::before {
  background-position: 0 -814px;
}

.icon-pic-file-type-ogg,
.sys-root .base-section span.ogg a::after,
.sys-root .base-section li.ogg a::after,
.list-text.file-download-multiple > .in > .ct li.ogg a::before {
  background-position: 0 -834px;
}

.icon-pic-file-type-ogv,
.sys-root .base-section span.ogv a::after,
.sys-root .base-section li.ogv a::after,
.list-text.file-download-multiple > .in > .ct li.ogv a::before {
  background-position: 0 -854px;
}

.icon-pic-file-type-other,
.sys-root .base-section span.other a::after,
.sys-root .base-section li.other a::after,
.list-text.file-download-multiple > .in > .ct li.other a::before {
  background-position: 0 -874px;
}

.icon-pic-file-type-pdf,
.sys-root .base-section span.pdf a::after,
.sys-root .base-section li.pdf a::after,
.list-text.file-download-multiple > .in > .ct li.pdf a::before {
  background-position: 0 -894px;
}

.icon-pic-file-type-png,
.sys-root .base-section span.png a::after,
.sys-root .base-section li.png a::after,
.list-text.file-download-multiple > .in > .ct li.png a::before {
  background-position: 0 -914px;
}

.icon-pic-file-type-ppt,
.sys-root .base-section span.ppt a::after,
.sys-root .base-section li.ppt a::after,
.list-text.file-download-multiple > .in > .ct li.ppt a::before {
  background-position: 0 -934px;
}

.icon-pic-file-type-pptx,
.sys-root .base-section span.pptx a::after,
.sys-root .base-section li.pptx a::after,
.list-text.file-download-multiple > .in > .ct li.pptx a::before {
  background-position: 0 -954px;
}

.icon-pic-file-type-psd,
.sys-root .base-section span.psd a::after,
.sys-root .base-section li.psd a::after,
.list-text.file-download-multiple > .in > .ct li.psd a::before {
  background-position: 0 -974px;
}

.icon-pic-file-type-rar,
.sys-root .base-section span.rar a::after,
.sys-root .base-section li.rar a::after,
.list-text.file-download-multiple > .in > .ct li.rar a::before {
  background-position: 0 -994px;
}

.icon-pic-file-type-rss,
.sys-root .base-section span.rss a::after,
.sys-root .base-section li.rss a::after,
.list-text.file-download-multiple > .in > .ct li.rss a::before {
  background-position: 0 -1014px;
}

.icon-pic-file-type-sass,
.sys-root .base-section span.sass a::after,
.sys-root .base-section li.sass a::after,
.list-text.file-download-multiple > .in > .ct li.sass a::before {
  background-position: 0 -1034px;
}

.icon-pic-file-type-svg,
.sys-root .base-section span.svg a::after,
.sys-root .base-section li.svg a::after,
.list-text.file-download-multiple > .in > .ct li.svg a::before {
  background-position: 0 -1054px;
}

.icon-pic-file-type-swf,
.sys-root .base-section span.swf a::after,
.sys-root .base-section li.swf a::after,
.list-text.file-download-multiple > .in > .ct li.swf a::before {
  background-position: 0 -1074px;
}

.icon-pic-file-type-tar,
.sys-root .base-section span.tar a::after,
.sys-root .base-section li.tar a::after,
.list-text.file-download-multiple > .in > .ct li.tar a::before {
  background-position: 0 -1094px;
}

.icon-pic-file-type-tif,
.sys-root .base-section span.tif a::after,
.sys-root .base-section li.tif a::after,
.list-text.file-download-multiple > .in > .ct li.tif a::before {
  background-position: 0 -1110px;
}

.icon-pic-file-type-txt,
.sys-root .base-section span.txt a::after,
.sys-root .base-section li.txt a::after,
.list-text.file-download-multiple > .in > .ct li.txt a::before {
  background-position: 0 -1130px;
}

.icon-pic-file-type-wav,
.sys-root .base-section span.wav a::after,
.sys-root .base-section li.wav a::after,
.list-text.file-download-multiple > .in > .ct li.wav a::before {
  background-position: 0 -1150px;
}

.icon-pic-file-type-webm,
.sys-root .base-section span.webm a::after,
.sys-root .base-section li.webm a::after,
.list-text.file-download-multiple > .in > .ct li.webm a::before {
  background-position: 0 -1170px;
}

.icon-pic-file-type-xls,
.sys-root .base-section span.xls a::after,
.sys-root .base-section li.xls a::after,
.list-text.file-download-multiple > .in > .ct li.xls a::before {
  background-position: 0 -1190px;
}

.icon-pic-file-type-xlsx,
.sys-root .base-section span.xlsx a::after,
.sys-root .base-section li.xlsx a::after,
.list-text.file-download-multiple > .in > .ct li.xlsx a::before {
  background-position: 0 -1210px;
}

.icon-pic-file-type-xml,
.sys-root .base-section span.xml a::after,
.sys-root .base-section li.xml a::after,
.list-text.file-download-multiple > .in > .ct li.xml a::before {
  background-position: 0 -1230px;
}

.icon-pic-file-type-zip,
.sys-root .base-section span.zip a::after,
.sys-root .base-section li.zip a::after,
.list-text.file-download-multiple > .in > .ct li.zip a::before {
  background-position: 0 -1250px;
}

.icon-pic-font-large {
  background-position: 0 -1270px;
}

.icon-pic-font-medium {
  background-position: 0 -1287px;
}

.icon-pic-font-smail {
  background-position: 0 -1304px;
}

.icon-pic-font-varylarge {
  background-position: 0 -1321px;
}

.icon-pic-icon-w-img {
  background-position: 0 -1338px;
}

.icon-pic-icon-w-search {
  background-position: 0 -1364px;
}

.icon-pic-icon-w-video {
  background-position: 0 -1380px;
}

.icon-pic-in_font-large {
  background-position: 0 -1406px;
}

.icon-pic-in_font-medium {
  background-position: 0 -1423px;
}

.icon-pic-in_font-smail {
  background-position: 0 -1440px;
}

.icon-pic-in_font-varylarge {
  background-position: 0 -1457px;
}

.icon-pic-nav_icon {
  background-position: 0 -1474px;
}

.icon-pic-open {
  background-position: 0 -1497px;
}

.icon-pic-s_facebook {
  background-position: 0 -1511px;
}

.icon-pic-s_facebook:hover,
.icon-pic-s_facebook.s_facebook-hover {
  background-position: 0 -1529px;
}

.icon-pic-s_google {
  background-position: 0 -1547px;
}

.icon-pic-s_google:hover,
.icon-pic-s_google.s_google-hover {
  background-position: 0 -1565px;
}

.icon-pic-s_mail {
  background-position: 0 -1583px;
}

.icon-pic-s_mail:hover,
.icon-pic-s_mail.s_mail-hover {
  background-position: 0 -1601px;
}

.icon-pic-s_plurk {
  background-position: 0 -1619px;
}

.icon-pic-s_plurk:hover,
.icon-pic-s_plurk.s_plurk-hover {
  background-position: 0 -1637px;
}

.icon-pic-s_print {
  background-position: 0 -1655px;
}

.icon-pic-s_print:hover,
.icon-pic-s_print.s_print-hover {
  background-position: 0 -1673px;
}

.icon-pic-s_twitter {
  background-position: 0 -1691px;
}

.icon-pic-s_twitter:hover,
.icon-pic-s_twitter.s_twitter-hover {
  background-position: 0 -1709px;
}

.icon-pic-share-w-email {
  background-position: 0 -1727px;
}

.icon-pic-share-w-facebook {
  background-position: 0 -1763px;
}

.icon-pic-share-w-google {
  background-position: 0 -1799px;
}

.icon-pic-share-w-line {
  background-position: 0 -1835px;
}

.icon-pic-share-w-twitter {
  background-position: 0 -1871px;
}

.icon-pic-title-bg {
  background-position: 0 -1907px;
}

.icon-pic-weather-type-01 {
  background-position: 0 -2053px;
}

.icon-pic-weather-type-02 {
  background-position: 0 -2098px;
}

.icon-pic-weather-type-03 {
  background-position: 0 -2143px;
}

.icon-pic-weather-type-04 {
  background-position: 0 -2188px;
}

.icon-pic-weather-type-05 {
  background-position: 0 -2233px;
}

.icon-pic-weather-type-06 {
  background-position: 0 -2278px;
}

.icon-pic-weather-type-07 {
  background-position: 0 -2323px;
}

.icon-pic-weather-type-08 {
  background-position: 0 -2368px;
}

.icon-pic-weather-type-09 {
  background-position: 0 -2413px;
}

.icon-pic-weather-type-10 {
  background-position: 0 -2458px;
}

.icon-pic-weather-type-11 {
  background-position: 0 -2503px;
}

.icon-pic-weather-type-12 {
  background-position: 0 -2548px;
}

.icon-pic-weather-type-13 {
  background-position: 0 -2593px;
}

.icon-pic-weather-type-14 {
  background-position: 0 -2638px;
}

.icon-pic-weather-type-15 {
  background-position: 0 -2683px;
}

.icon-pic-weather-type-16 {
  background-position: 0 -2728px;
}

.icon-pic-weather-type-17 {
  background-position: 0 -2773px;
}

.icon-pic-weather-type-18 {
  background-position: 0 -2818px;
}

.icon-pic-weather-type-19 {
  background-position: 0 -2863px;
}

.icon-pic-weather-type-20 {
  background-position: 0 -2908px;
}

.icon-pic-weather-type-21 {
  background-position: 0 -2953px;
}

.icon-pic-weather-type-22 {
  background-position: 0 -2998px;
}

.icon-pic-weather-type-23 {
  background-position: 0 -3043px;
}

.icon-pic-weather-type-24 {
  background-position: 0 -3088px;
}

.icon-pic-weather-type-25 {
  background-position: 0 -3133px;
}

.icon-pic-weather-type-26 {
  background-position: 0 -3178px;
}

.icon-pic-weather-type-27 {
  background-position: 0 -3223px;
}

.icon-pic-weather-type-28 {
  background-position: 0 -3268px;
}

.icon-pic-weather-type-29 {
  background-position: 0 -3313px;
}

.icon-pic-weather-type-30 {
  background-position: 0 -3358px;
}

.icon-pic-weather-type-31 {
  background-position: 0 -3403px;
}

.icon-pic-weather-type-32 {
  background-position: 0 -3448px;
}

.icon-pic-weather-type-33 {
  background-position: 0 -3493px;
}

.icon-pic-weather-type-34 {
  background-position: 0 -3538px;
}

.icon-pic-weather-type-35 {
  background-position: 0 -3583px;
}

.icon-pic-weather-type-36 {
  background-position: 0 -3628px;
}

.icon-pic-weather-type-37 {
  background-position: 0 -3673px;
}

.icon-pic-weather-type-38 {
  background-position: 0 -3718px;
}

.icon-pic-weather-type-39 {
  background-position: 0 -3763px;
}

.icon-pic-weather-type-40 {
  background-position: 0 -3808px;
}

.icon-pic-weather-type-41 {
  background-position: 0 -3853px;
}

.icon-pic-weather-type-42 {
  background-position: 0 -3898px;
}

.icon-pic-weather-type-43 {
  background-position: 0 -3943px;
}

.icon-pic-weather-type-44 {
  background-position: 0 -3988px;
}

.icon-pic-weather-type-45 {
  background-position: 0 -4033px;
}

.icon-pic-weather-type-46 {
  background-position: 0 -4078px;
}

.icon-pic-weather-type-47 {
  background-position: 0 -4123px;
}

.icon-pic-weather-type-48 {
  background-position: 0 -4168px;
}

.icon-pic-weather-type-49 {
  background-position: 0 -4213px;
}

.icon-pic-weather-type-50 {
  background-position: 0 -4258px;
}

.icon-pic-weather-type-51 {
  background-position: 0 -4303px;
}

.icon-pic-weather-type-52 {
  background-position: 0 -4348px;
}

.icon-pic-weather-type-53 {
  background-position: 0 -4393px;
}

.icon-pic-weather-type-54 {
  background-position: 0 -4438px;
}

.icon-pic-weather-type-55 {
  background-position: 0 -4483px;
}

.icon-pic-weather-type-56 {
  background-position: 0 -4528px;
}

.icon-pic-weather-type-57 {
  background-position: 0 -4573px;
}

.icon-pic-weather-type-58 {
  background-position: 0 -4618px;
}

.icon-pic-weather-type-59 {
  background-position: 0 -4663px;
}

.icon-pic-weather-type-60 {
  background-position: 0 -4708px;
}

.icon-pic-weather-type-61 {
  background-position: 0 -4753px;
}

.icon-pic-weather-type-62 {
  background-position: 0 -4798px;
}

.icon-pic-weather-type-63 {
  background-position: 0 -4843px;
}

.icon-pic-weather-type-64 {
  background-position: 0 -4888px;
}

.icon-pic-weather-type-65 {
  background-position: 0 -4933px;
}

.icon-pic-sprite,
.icon-pic-Xfont-large,
.icon-pic-Xfont-medium,
.icon-pic-Xfont-smail,
.icon-pic-Xfont-varylarge,
.icon-pic-away-b-bottom,
.icon-pic-away-b-left,
.icon-pic-away-b-right,
.icon-pic-away-b-top,
.icon-pic-away-w-bottom,
.icon-pic-away-w-left,
.icon-pic-away-w-right,
.icon-pic-away-w-top,
.icon-pic-close,
.icon-pic-ctrl-b-close,
.icon-pic-file-type-ai,
.sys-root .base-section a.ai:after,
.icon-pic-file-type-avi,
.sys-root .base-section a.avi:after,
.icon-pic-file-type-bmp,
.sys-root .base-section a.bmp:after,
.icon-pic-file-type-cdr,
.sys-root .base-section a.cdr:after,
.icon-pic-file-type-css,
.sys-root .base-section a.css:after,
.icon-pic-file-type-csv,
.sys-root .base-section a.csv:after,
.icon-pic-file-type-doc,
.sys-root .base-section a.doc:after,
.icon-pic-file-type-docx,
.sys-root .base-section a.docx:after,
.icon-pic-file-type-exe,
.sys-root .base-section a.exe:after,
.icon-pic-file-type-gif,
.sys-root .base-section a.gif:after,
.icon-pic-file-type-html,
.sys-root .base-section a.html:after,
.icon-pic-file-type-ico,
.sys-root .base-section a.ico:after,
.icon-pic-file-type-jpeg,
.sys-root .base-section a.jpeg:after,
.icon-pic-file-type-jpg,
.sys-root .base-section a.jpg:after,
.icon-pic-file-type-js,
.sys-root .base-section a.js:after,
.icon-pic-file-type-json,
.icon-pic-file-type-link,
.sys-root .base-section a.link:after,
.icon-pic-file-type-md,
.sys-root .base-section a.md:after,
.icon-pic-file-type-mov,
.sys-root .base-section a.mov:after,
.icon-pic-file-type-mp3,
.sys-root .base-section a.mp3:after,
.icon-pic-file-type-mp4,
.sys-root .base-section a.mp4:after,
.icon-pic-file-type-odf,
.sys-root .base-section a.odf:after,
.icon-pic-file-type-odp,
.sys-root .base-section a.odp:after,
.icon-pic-file-type-ods,
.sys-root .base-section a.ods:after,
.icon-pic-file-type-odt,
.sys-root .base-section a.odt:after,
.icon-pic-file-type-ogg,
.sys-root .base-section a.ogg:after,
.icon-pic-file-type-ogv,
.sys-root .base-section a.ogv:after,
.icon-pic-file-type-other,
.sys-root .base-section a.other:after,
.icon-pic-file-type-pdf,
.sys-root .base-section a.pdf:after,
.icon-pic-file-type-png,
.sys-root .base-section a.png:after,
.icon-pic-file-type-ppt,
.sys-root .base-section a.ppt:after,
.icon-pic-file-type-pptx,
.sys-root .base-section a.pptx:after,
.icon-pic-file-type-psd,
.sys-root .base-section a.psd:after,
.icon-pic-file-type-rar,
.sys-root .base-section a.rar:after,
.icon-pic-file-type-rss,
.sys-root .base-section a.rss:after,
.icon-pic-file-type-sass,
.sys-root .base-section a.sass:after,
.icon-pic-file-type-svg,
.sys-root .base-section a.svg:after,
.icon-pic-file-type-swf,
.sys-root .base-section a.swf:after,
.icon-pic-file-type-tar,
.sys-root .base-section a.tar:after,
.icon-pic-file-type-tif,
.sys-root .base-section a.tif:after,
.icon-pic-file-type-txt,
.sys-root .base-section a.txt:after,
.icon-pic-file-type-wav,
.sys-root .base-section a.wav:after,
.icon-pic-file-type-webm,
.sys-root .base-section a.webm:after,
.icon-pic-file-type-xls,
.sys-root .base-section a.xls:after,
.icon-pic-file-type-xlsx,
.sys-root .base-section a.xlsx:after,
.icon-pic-file-type-xml,
.sys-root .base-section a.xml:after,
.icon-pic-file-type-zip,
.sys-root .base-section a.zip:after,
.icon-pic-font-large,
.icon-pic-font-medium,
.icon-pic-font-smail,
.icon-pic-font-varylarge,
.icon-pic-icon-w-img,
.icon-pic-icon-w-search,
.icon-pic-icon-w-video,
.icon-pic-in_font-large,
.icon-pic-in_font-medium,
.icon-pic-in_font-smail,
.icon-pic-in_font-varylarge,
.icon-pic-nav_icon,
.icon-pic-open,
.icon-pic-s_facebook,
.icon-pic-s_google,
.icon-pic-s_mail,
.icon-pic-s_plurk,
.icon-pic-s_print,
.icon-pic-s_twitter,
.icon-pic-share-w-email,
.icon-pic-share-w-facebook,
.icon-pic-share-w-google,
.icon-pic-share-w-line,
.icon-pic-share-w-twitter,
.icon-pic-title-bg,
.icon-pic-weather-type-01,
.icon-pic-weather-type-02,
.icon-pic-weather-type-03,
.icon-pic-weather-type-04,
.icon-pic-weather-type-05,
.icon-pic-weather-type-06,
.icon-pic-weather-type-07,
.icon-pic-weather-type-08,
.icon-pic-weather-type-09,
.icon-pic-weather-type-10,
.icon-pic-weather-type-11,
.icon-pic-weather-type-12,
.icon-pic-weather-type-13,
.icon-pic-weather-type-14,
.icon-pic-weather-type-15,
.icon-pic-weather-type-16,
.icon-pic-weather-type-17,
.icon-pic-weather-type-18,
.icon-pic-weather-type-19,
.icon-pic-weather-type-20,
.icon-pic-weather-type-21,
.icon-pic-weather-type-22,
.icon-pic-weather-type-23,
.icon-pic-weather-type-24,
.icon-pic-weather-type-25,
.icon-pic-weather-type-26,
.icon-pic-weather-type-27,
.icon-pic-weather-type-28,
.icon-pic-weather-type-29,
.icon-pic-weather-type-30,
.icon-pic-weather-type-31,
.icon-pic-weather-type-32,
.icon-pic-weather-type-33,
.icon-pic-weather-type-34,
.icon-pic-weather-type-35,
.icon-pic-weather-type-36,
.icon-pic-weather-type-37,
.icon-pic-weather-type-38,
.icon-pic-weather-type-39,
.icon-pic-weather-type-40,
.icon-pic-weather-type-41,
.icon-pic-weather-type-42,
.icon-pic-weather-type-43,
.icon-pic-weather-type-44,
.icon-pic-weather-type-45,
.icon-pic-weather-type-46,
.icon-pic-weather-type-47,
.icon-pic-weather-type-48,
.icon-pic-weather-type-49,
.icon-pic-weather-type-50,
.icon-pic-weather-type-51,
.icon-pic-weather-type-52,
.icon-pic-weather-type-53,
.icon-pic-weather-type-54,
.icon-pic-weather-type-55,
.icon-pic-weather-type-56,
.icon-pic-weather-type-57,
.icon-pic-weather-type-58,
.icon-pic-weather-type-59,
.icon-pic-weather-type-60,
.icon-pic-weather-type-61,
.icon-pic-weather-type-62,
.icon-pic-weather-type-63,
.icon-pic-weather-type-64,
.icon-pic-weather-type-65 {
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/icon-pic-sb93c364f5d.png);
  background-repeat: no-repeat;
}

.area-editor ol,
.area-editor ul {
  line-height: 2;
  list-style-position: inside;
}

/*列表樣式1~8*/
.page-content p {
  padding: 5px 0px;
  margin: 0px;
  line-height: 2;
}

.page-content .area-editor p a,
.page-content .area-editor li a {
  color: #07538d !important;
  text-decoration: underline;
}

.page-content .area-editor p a:hover,
.page-content .area-editor li a:hover {
  color: #017aca !important;
}

/*.page-content font{
  display: inline-block;
}*/
.pages_list,
.pages_list01,
.pages_list02,
.pages_list03,
.pages_list04,
.pages_list05,
.pages_list06,
.pages_list07,
.pages_list08 {
  padding: 0px;
  margin: 0px;
  list-style: none;
  line-height: 2;
}

.pages_list ul,
.pages_list01 ul,
.pages_list02 ul,
.pages_list03 ul,
.pages_list04 ul,
.pages_list05 ul,
.pages_list06 ul,
.pages_list07 ul,
.pages_list08 ul {
  padding-left: 24px;
  list-style-type: circle;
}

.pages_list07 {
  list-style: decimal !important;
}

.pages_list01 li p,
.pages_list02 li p,
.pages_list03 li p,
.pages_list04 li p,
.pages_list05 li p,
.pages_list06 li p,
.pages_list07 li p,
.pages_list08 li p {
  text-indent: 0px !important;
}

.pages_list01 ul,
.pages_list02 ul,
.pages_list03 ul,
.pages_list04 ul,
.pages_list05 ul,
.pages_list06 ul,
.pages_list07 ul,
.pages_list08 ul,
.pages_list08 ol {
  font-size: 1em;
  padding: 0px;
  padding-left: 1.5em;
  /*list-style:  !important;*/
}

.pages_list01 ul ul,
.pages_list02 ul ul,
.pages_list03 ul ul,
.pages_list04 ul ul,
.pages_list05 ul ul,
.pages_list06 ul ul,
.pages_list07 ul ul,
.pages_list08 ul ul,
.pages_list08 ol ol {
  font-size: 1em;
  padding: 0px;
  padding-left: 30px;
  list-style: square;
}

.pages_list li,
.pages_list01 li,
.pages_list02 li,
.pages_list03 li,
.pages_list04 li,
.pages_list05 li,
.pages_list06 li,
.pages_list07 li,
.pages_list08 li {
  color: #343434;
  padding: 5px 0px;
  margin-left: 17px;
  position: relative;
  list-style-position: inside;
  text-indent: 5px;
}

.pages_list li a,
.pages_list01 li a,
.pages_list02 li a,
.pages_list03 li a,
.pages_list04 li a,
.pages_list05 li a,
.pages_list06 li a,
.pages_list07 li a,
.pages_list08 li a {
  color: #07538d !important;
  text-decoration: underline;
}

.pages_list li a:hover,
.pages_list01 li a:hover,
.pages_list02 li a:hover,
.pages_list03 li a:hover,
.pages_list04 li a:hover,
.pages_list05 li a:hover,
.pages_list06 li a:hover,
.pages_list07 li a:hover,
.pages_list08 li a:hover {
  color: #017aca !important;
}

.pages_list li ul li > a,
.pages_list01 li ul li > a,
.pages_list02 li ul li > a,
.pages_list03 li ul li > a,
.pages_list04 li ul li > a,
.pages_list05 li ul li > a,
.pages_list06 li ul li > a,
.pages_list06 li ol li > a,
.pages_list07 li ul li > a,
.pages_list08 li ul li > a,
.pages_list08 li ol li > a,
.pages_list07 li ol li > a {
  color: #07538d !important;
  text-decoration: underline;
}

.pages_list li ul li a:hover,
.pages_list01 li ul li a:hover,
.pages_list02 li ul li a:hover,
.pages_list03 li ul li a:hover,
.pages_list04 li ul li a:hover,
.pages_list05 li ul li a:hover,
.pages_list06 li ul li a:hover,
.pages_list06 li ol li a:hover,
.pages_list07 li ul li a:hover,
.pages_list08 li ul li a:hover,
.pages_list08 li ol li a:hover {
  color: #017aca !important;
}

.pages_list li:before,
.pages_list01 li:before,
.pages_list02 li:before,
.pages_list03 li:before,
.pages_list04 li:before,
.pages_list05 li:before,
.pages_list06 li:before,
.pages_list07 li:before,
.pages_list08 li:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  content: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/list_icon.png) !important;
  font-size: 1rem;
  left: -20px;
  top: 0.75rem;
  text-indent: 0px !important;
  overflow: hidden;
}

.pages_list07 li:before {
  background: none !important;
}

.pages_list li ul > li,
.pages_list01 li ol > li,
.pages_list01 li ul > li,
.pages_list02 li ul > li,
.pages_list03 li ul > li,
.pages_list04 li ul > li,
.pages_list05 li ul > li,
.pages_list06 li ol > li,
.pages_list07 li ul > li,
.pages_list08 li ul > li,
.pages_list08 li ul > li,
.pages_list08 li ol > li {
  color: #343434;
  text-indent: 0px !important;
  margin-left: 0px !important;
}

.pages_list li ul > li:before,
.pages_list01 li ol > li:before,
.pages_list01 li ul > li:before,
.pages_list02 li ul > li:before,
.pages_list03 li ul > li:before,
.pages_list04 li ul > li:before,
.pages_list05 li ul > li:before,
.pages_list06 li ul > li:before,
.pages_list06 li ol > li:before,
.pages_list07 li ul > li:before,
.pages_list08 li ul > li:before,
.pages_list08 li ol > li:before {
  display: none;
}

.pages_list01 li .cell-table {
  text-indent: 0px;
  margin-left: 0px;
}

.annex {
  color: #666 !important;
  position: relative;
  text-indent: 1rem;
  list-style-position: inside;
}

.annex::before {
  position: absolute;
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/list_icon.png) no-repeat 0px 2px;
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 1rem;
  left: -10px;
  top: 0.5rem;
  text-indent: 0px !important;
  overflow: hidden;
}

.annex .annex,
.annex li {
  list-style: circle inside !important;
}

.annex .annex .annex,
.annex .annex li,
.annex li .annex,
.annex li li {
  list-style: square inside !important;
}

.annex span a {
  position: relative;
  display: inline-block !important;
  width: 18px;
  height: 20px;
  margin-left: 5px;
}

.annex span a::after {
  content: "";
  width: 18px;
  height: 20px;
  margin-left: 5px;
  display: inline-block !important;
  background-image: url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/icon-pic-sb93c364f5d.png") !important;
}

.page-content .annex a {
  color: #07538d !important;
  text-decoration: underline;
}

.page-content .annex a:hover {
  color: #017aca !important;
}

.ov a {
  color: #07538d !important;
}

/*查詢的表格*/
.list_line li {
  padding: 5px 0;
  line-height: 1.5rem;
}

.pure-u-md-2-3 {
  background-color: #fff;
  border-top: 2px solid #e77b07;
  border-bottom: 2px solid #e77b07;
  width: 100%;
}

.pure-u-md-1-3 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f5f5f5;
  width: 100%;
  padding: 1em;
}

.pure-u-md-2-3 caption,
.pure-u-md-1-3 caption,
.pure-u-md-3 caption {
  font-size: 1.1em;
  padding: 10px 0px;
  text-align: left;
  font-weight: bold;
  color: #e77b07;
  text-indent: -17px;
  margin-left: 17px;
}

.pure-u-md-2-3 caption:before,
.pure-u-md-1-3 caption:before,
.pure-u-md-3 caption:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
}

.pure-u-md-2-3 tr th,
.pure-u-md-1-3 tr th,
.pure-u-md-3-3 tr th {
  font-weight: bold;
  padding: 10px;
  text-align: left;
  color: #333;
  background-color: #f5f5f5;
}

.pure-u-md-2-3 tr th,
.pure-u-md-3-3 tr th {
  background-color: #f5f5f5;
}

.pure-u-md-2-3 tr td,
.pure-u-md-1-3 tr td,
.pure-u-md-3-3 tr td {
  padding: 10px;
}

.pure-u-md-2-3 tr th {
  border-bottom: 1px solid #fff;
  width: 30%;
}

.pure-u-md-3-3 tr th {
  border-bottom: 1px solid #fff;
}

.word_break tr td,
.pure-u-md-2-3 tr td,
.pure-u-md-3-3 tr td {
  border-bottom: 1px solid #ccc;
}

.word_break tr td a {
  color: #07538d !important;
}

.word_break tr td a:hover {
  color: #017aca !important;
  text-decoration: underline;
}

#ContentPlaceHolder_PageContent_title_rblType tr td,
#ContentPlaceHolder_PageContent_title_rblSex tr td {
  border: none;
}

.pure-u-md-1-3 span,
.pure-u-md-1-3 font,
.pure-u-md-3-3 span {
  color: #c00;
}

.pure-u-md-3 {
  background-color: #f5f5f5;
}

.pure-u-md-3 th,
.pure-u-md-3 td {
  padding: 10px;
}

.pure-u-md-2-3 label,
.pure-u-md-3-3 label {
  padding: 0px 5px;
  color: #343434;
}

.pure-u-md-bn {
  text-align: center;
}

.pure-u-md-bn span {
  display: none;
}

.on_line {
  border-bottom: 2px solid #e77b07;
}

.type_list td {
  padding: 0px;
}

.type_list tr {
  display: inline-block;
  padding: 10px;
}

.page-content h3.update_page,
.page-content .h3.update_page {
  font-weight: normal;
  font-size: 1em;
  padding: 0px;
  margin: 0px;
}

.pagenum_text {
  width: 40px !important;
  margin-right: 5px;
}

@media (max-width: 768px) {
  .pure-u-md-2-3 tr th,
  .pure-u-md-2-3 tr td,
  .pure-u-md-3-3 tr th,
  .pure-u-md-3-3 tr td {
    width: inherit;
    display: block;
  }
  .pure-u-md-2-3 tr td,
  .pure-u-md-3-3 tr td {
    padding: 15px 10px;
  }
}

#ContentPlaceHolder1_Panel_AYDisplay a {
  color: #fff !important;
}

.name_text {
  font-size: 1.2em;
  color: #017aca;
}

/*表格二*/
table.word_break {
  width: calc(100% - 1px);
}

.clearfix label {
  line-height: 2rem;
}

.clearfix > div {
  float: none !important;
  display: inline-block;
  vertical-align: middle;
}

.clearfix > div input {
  vertical-align: middle;
}

.content_public_content span {
  line-height: 2rem;
}

.article_2nd_nhi_content_content_table tr td {
  padding: 10px 5px;
}

.word_break tr th,
.word_break tr td + td {
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}

.word_break tr td > table td {
  line-height: 2rem;
  padding: 0px;
}

.word_break tr th {
  color: #fff;
  line-height: 2rem;
  vertical-align: middle;
  background-color: #197584;
}

.word_break tr th br {
  display: none;
}

.word_break tr td {
  line-height: 2rem;
  vertical-align: middle;
}

.word_break tr:nth-child(even) {
  background: #fff;
}

.word_break tr:nth-child(odd) {
  background: #f5f5f5;
}

/*上下分頁*/
.listpager {
  padding: 10px 5px;
}

/*按鈕區塊*/
.bn_box {
  text-align: center;
  padding: 5px 0px;
}

/*頁籤按鈕*/
.article_2nd_nhi_content_content {
  margin-top: 8px;
}

.article_2nd_nhi_content_content center {
  text-align: left;
}

.article_2nd_nhi_content_content center a.btn {
  background-color: #fdb317;
  color: #fff;
}

.article_2nd_nhi_content_content center a.btn:hover,
.article_2nd_nhi_content_content center a.ov_btn {
  background-color: #e77b07;
}

/*民意論壇標題*/
#contentdetail_title {
  color: #07538d;
  margin: 5px 0px;
  line-height: 2;
}

.article_title,
.contnetTitle {
  display: none;
}

/*文字頁籤*/
.article_2nd_nhi_tab,
.article_title {
  border-left: #e6e6e6 solid 10px;
}

.sys-root .article_2nd_nhi_tab a.btn {
  text-align: left;
  display: block;
  background-color: transparent;
  color: #07538d;
  font-size: 1em;
  margin-left: 15px;
}

.sys-root .article_2nd_nhi_tab a.btn:hover {
  text-decoration: underline;
  color: #017aca;
}

.sys-root .article_2nd_nhi_tab a.btn:before {
  content: "●";
  font-size: 0.7em;
  display: inline-block;
  padding-right: 10px;
}

.epaper tr td {
  width: 33.333%;
}

.epaper div {
  background-color: #f5f5f5;
  text-align: center;
  margin: 10px;
  padding: 10px;
  min-height: 365px;
}

.epaper a {
  color: #07538d !important;
  text-decoration: underline;
}

.epaper a:hover {
  color: #017aca;
}

/*二代健保*/
.article_2nd_nhi_header h2,
.article_2nd_nhi_header .h2 {
  font-size: 1.2rem;
  margin: 5px 0px;
  line-height: 2;
}

.article_2nd_nhi_content_content h3,
.article_2nd_nhi_content_content .h3,
.page_title {
  font-size: 1em;
  padding: 10px 0px;
  text-align: left;
  font-weight: bold;
  color: #343434;
  margin: 0px;
}

.article_2nd_nhi_content ul {
  padding: 0px;
  margin: 0px;
}

.article_2nd_nhi_content ul li {
  line-height: 2;
  padding: 5px 0px;
  padding-right: 5px;
  color: #666;
  text-indent: -17px;
  margin-left: 17px;
}

.article_2nd_nhi_content h3::before,
.article_2nd_nhi_content .h3::before,
.page_title::before {
  background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/list_icon.png) no-repeat 0px 2px;
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
}

.page_title a:hover {
  color: #343434;
}

/*二代健保報你知*/
.tb_content {
  width: 100%;
}

.tb_content div.tb_title {
  background-color: #fdb317;
}

.tb_content div b {
  color: #fff;
  padding: 10px;
}

.tb_content tr td,
.tb_content div {
  text-align: center;
}

.tb_content tr:nth-child(even) {
  background: #fff;
}

.tb_content tr:nth-child(odd) {
  background: #f5f5f5;
}

/*影音文宣*/
.article_2nd_nhi_content_content_video_gridview ul {
  list-style: none;
  padding: 0px;
}

.article_2nd_nhi_content_content_video_gridview ul li {
  display: inline-block;
  width: 33.333%;
  text-align: center;
  margin: -2px;
  padding: 10px;
}

.article_2nd_nhi_content_content_video_gridview ul li.video {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  background: transparent;
  padding: 0px;
}

.article_2nd_nhi_content_content_video_gridview ul li div.box {
  background: #f5f5f5;
  margin: 10px 8px;
  padding: 10px;
}

.article_2nd_nhi_content_content_video_gridview
ul
li
div.box
input[type="image"] {
  max-width: 100%;
  height: auto !important;
}

.article_2nd_nhi_content_content_video_gridview ul li span {
  display: block;
  padding-top: 10px;
  color: #343434;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .article_2nd_nhi_content_content_video_gridview ul li {
    width: 100%;
  }
}

.pure-u-1 .caseDiv ul {
  list-style: none;
  margin: 0px;
  padding: 5px 0px;
  line-height: 2;
}

.pure-u-1 .caseDiv ul li span {
  font-weight: bold;
  color: #e77b07 !important;
}

.pure-u-1 .caseDiv ul li:before {
  display: none;
}

.pure-u-1 .caseDiv table {
  border: none;
}

.pure-u-1 .caseDiv table th {
  background-color: #e77b07;
  border: none;
  color: #fff;
}

.pure-u-1 .caseDiv table tr:nth-child(even) {
  background: #fff;
}

.pure-u-1 .caseDiv table tr:nth-child(odd) {
  background: #f5f5f5;
}

.pure-u-1 .caseDiv p {
  margin: 0px !important;
  padding-left: 20px;
}

.pure-u-1 .caseDiv table p {
  padding: 0px;
}

/*電子報
.epaper{}*/
/*分類檢索*/
.data_midlle_glossary_bt {
  padding-bottom: 10px;
  line-height: 2;
}

/*線上問卷*/
.quest tr td {
  padding: 10px;
}

#ContentPlaceHolder_PageContent_title_Panel_Questionnaire h3,
#ContentPlaceHolder_PageContent_title_Panel_Questionnaire .h3,
#ContentPlaceHolder_PageContent_title_Panel_detail h3,
#ContentPlaceHolder_PageContent_title_Panel_detail .h3 {
  font-size: 1rem;
  padding: 10px 0px;
  text-align: left;
  font-weight: bold;
  color: #e77b07;
  margin: 0px;
  text-indent: -17px;
  margin-left: 17px;
}

#ContentPlaceHolder_PageContent_title_Panel_Questionnaire h3::before,
#ContentPlaceHolder_PageContent_title_Panel_Questionnaire .h3::before,
#ContentPlaceHolder_PageContent_title_Panel_detail h3::before,
#ContentPlaceHolder_PageContent_title_Panel_detail .h3::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
}

/* line 254, ../sass/cp.scss */
.content_cp ul {
  padding: 0px;
  margin: 0px;
}

/* line 259, ../sass/cp.scss */
.content_cp h4,
.content_cp .h4 {
  font-size: 1.35em;
  font-weight: normal;
  color: #07538d;
  padding: 10px 0 10px 35px;
  margin: 10px 0;
  border-bottom: #07538d 1px solid;
}

/* line 270, ../sass/cp.scss */
.content_cp table {
  width: calc(100% - 1px);
}

/* line 273, ../sass/cp.scss */
.content_cp table tr th {
  color: #419877;
  vertical-align: top;
}

/* line 277, ../sass/cp.scss */
.content_cp table tr td {
  line-height: 200%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 281, ../sass/cp.scss */
.content_cp table tr td img {
  max-width: 100%;
  height: auto;
}

/* line 294, ../sass/cp.scss */
.content_cp table tr td ul li {
  list-style-type: none;
  padding-left: 30px;
}

/* line 306, ../sass/cp.scss */
.content_cp table tr td ol li {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 18px;
}

/* line 321, ../sass/cp.scss */
.content_cp .single_pic table tr td {
  text-align: center;
}

/* line 332, ../sass/cp.scss */
.content_cp .r_pic table tr th,
.content_cp .l_pic table tr th,
.content_cp .et_table table tr th {
  background: #017aca;
  color: #ffffff;
  text-align: left;
  line-height: 200%;
  padding: 2px 10px;
  font-size: 1.2em;
  font-weight: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.content_cp table {
  text-indent: 0px;
  table-layout: auto;
  color: #343434;
}

.content_cp .et_table table {
  table-layout: fixed;
}

.content_cp .et_table table tr th {
  border: 1px solid #fff;
}

.content_cp .et_table table tr td {
  border: 1px solid #ccc;
  padding: 2px 10px;
}

/* line 343, ../sass/cp.scss */
.content_cp .r_pic table tr td h5,
.content_cp .l_pic table tr td h5,
.content_cp .r_pic table tr td .h5,
.content_cp .l_pic table tr td .h5 {
  color: #56b692;
  margin: 0;
  padding: 10px 0 5px 20px;
  font-size: 1.2em;
  background: #eeeeee;
  margin-bottom: 10px;
}

/* line 354, ../sass/cp.scss */
.content_cp .r_pic table tr td ul li span,
.content_cp .l_pic table tr td ul li span {
  display: block;
  color: #017aca;
}

/* line 361, ../sass/cp.scss */
.content_cp .r_pic table tr td iframe,
.content_cp .l_pic table tr td iframe {
  width: 100%;
}

@media (max-width: 768px) {
  /* line 368, ../sass/cp.scss */
  .content_cp .r_pic table tr,
  .content_cp .l_pic table tr {
    float: left;
    width: 100%;
  }
  /* line 371, ../sass/cp.scss */
  .content_cp .r_pic table tr td,
  .content_cp .r_pic table tr th,
  .content_cp .l_pic table tr td,
  .content_cp .l_pic table tr th {
    float: left;
    width: 100%;
  }
}

/* line 381, ../sass/cp.scss */
.content_cp .cell-table,
.main_table {
  background-color: #fff;
  border: 1px solid #e0e0e0;
}

@media (max-width: 768px) {
  /* line 385, ../sass/cp.scss */
  .content_cp .cell-table thead {
    display: none;
  }
}

/* line 391, ../sass/cp.scss */
.content_cp .cell-table thead th,
.content_cp .main_table th {
  border: 1px solid #e0e0e0;
  background-color: #017aca;
  color: #ffffff;
}

/* line 399, ../sass/cp.scss */
.content_cp .cell-table tr:nth-child(2n),
.main_table tr:nth-child(2n) {
  background-color: #f5f5f5;
}

@media (max-width: 768px) and (min-width: 661px) {
  /* line 402, ../sass/cp.scss */
  .content_cp .cell-table tr:nth-child(2n) p {
    background-color: #ffffff;
  }
}

@media (max-width: 768px) and (min-width: 661px) {
  /* line 409, ../sass/cp.scss */
  .content_cp .cell-table tr:nth-child(2n) td {
    border-bottom: 1px solid #e0e0e0;
  }
}

@media (max-width: 768px) {
  /* line 398, ../sass/cp.scss */
  .content_cp .cell-table tr {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
  }
}

/* line 424, ../sass/cp.scss */
.content_cp .cell-table th,
.main_table th {
  border: 1px solid #e0e0e0;
  padding: 6px;
}

@media (max-width: 768px) {
  /* line 424, ../sass/cp.scss */
  .content_cp .cell-table th {
    display: inline-block;
    width: 100%;
    background-color: #ffffff;
    border: 0;
    border-bottom: 1px solid #56b692;
    padding: 6px 0;
  }
}

/* line 438, ../sass/cp.scss */
.content_cp .cell-table td {
  border: 1px solid #e0e0e0;
  padding: 0px 10px;
}

@media (max-width: 768px) {
  /* line 438, ../sass/cp.scss */
  .content_cp .cell-table td {
    display: inline-table;
    width: 100%;
    background-color: #017aca;
    color: #ffffff;
    border: none;
    border-bottom: 1px solid #e0e0e0;
    padding: 0;
  }
}

/* line 452, ../sass/cp.scss */
.content_cp .cell-table td p {
  color: #343434;
}

@media (max-width: 768px) {
  /* line 452, ../sass/cp.scss */
  .content_cp .cell-table td p {
    display: table-cell;
    border-bottom: 1px solid #e0e0e0;
    background-color: #f5f5f5;
    overflow: hidden;
    width: 68%;
    padding: 6px;
  }
}

/* line 465, ../sass/cp.scss */
.content_cp .cell-table td span.cell-td {
  display: none;
  padding: 3px;
  line-height: 1.4;
  vertical-align: middle;
}

@media (max-width: 768px) {
  /* line 465, ../sass/cp.scss */
  .content_cp .cell-table td span.cell-td {
    display: block;
  }
}

@media (max-width: 768px) {
  /* line 381, ../sass/cp.scss */
  .content_cp .cell-table {
    border: 0;
  }
}

/* line 484, ../sass/cp.scss */
.content_cp .td-left tr td {
  text-align: center;
}

/* line 486, ../sass/cp.scss */
.content_cp .td-left tr td:nth-child(2) {
  text-align: left;
}

@media (max-width: 768px) {
  /* line 494, ../sass/cp.scss */
  .content_cp .td-left tr td {
    text-align: left;
  }
}

/* line 505, ../sass/cp.scss */
.content_cp .cp_text table tr th {
  background: #f5f5f5;
  color: #07538d;
  text-align: left;
  line-height: 200%;
  padding: 2px 10px;
  font-size: 1.2em;
  font-weight: normal;
}

/* line 514, ../sass/cp.scss */
.content_cp .cp_text table tr td {
  background: #ffffff;
  padding: 10px;
}

/* line 517, ../sass/cp.scss */
.content_cp .cp_text table tr td a {
  color: #56b692;
  text-decoration: underline;
}

/* line 520, ../sass/cp.scss */
.content_cp .cp_text table tr td a:hover {
  color: #eb6c0e;
  text-decoration: underline;
}

/* line 526, ../sass/cp.scss */
.content_cp .cp_text table tr td img {
  vertical-align: middle;
}

/* line 531, ../sass/cp.scss */
.content_cp .cp_text table tr td ul li {
  padding: 5px;
  padding-left: 30px;
  background-position: 12px 14px;
}

/* line 536, ../sass/cp.scss */
.content_cp .cp_text table tr td ul li + li {
  border-top: #cccccc 1px dotted;
}

@media (max-width: 768px) {
  /* line 514, ../sass/cp.scss */
  .content_cp .cp_text table tr td {
    padding-left: 10px;
  }
}

/* line 554, ../sass/cp.scss */
.content_cp .multi_table table tr td {
  border: 1px solid #e0e0e0;
  background: #ffffff;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top;
}

/* line 560, ../sass/cp.scss */
.content_cp .multi_table table tr td img {
  vertical-align: middle;
}

/* line 564, ../sass/cp.scss */
.content_cp .multi_table table tr td h5,
.content_cp .multi_table table tr td .h5 {
  text-align: left;
  padding: 4px;
  padding-left: 20px;
  background: #56b692 url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/layer_icon_h.png") 5px no-repeat;
  color: #ffffff;
}

@media (max-width: 768px) {
  /* line 576, ../sass/cp.scss */
  .content_cp .multi_table table tr {
    width: 100%;
    float: left;
  }
  /* line 579, ../sass/cp.scss */
  .content_cp .multi_table table tr td {
    width: 100%;
    float: left;
    margin-bottom: 10px;
  }
  /* line 586, ../sass/cp.scss */
  .content_cp .multi_table table tr:nth-child(2n) td {
    background: #ffffff;
  }
}

@media (max-width: 768px) {
  /* line 254, ../sass/cp.scss */
  .content_cp {
    background-size: contain;
    /*padding-bottom: 100px;*/
  }
}
.font-color {
  color: #000;
}

.font-block {
  display: inline-block;
  padding-right: 10px;
}

@media (max-width: 768px) {
  .font-block {
    display: block;
  }
}

@media (max-width: 768px) {
  .cp_list .cell-table tr {
    margin-bottom: 0px;
    border: none;
  }
  .cp_title .cell-td {
    display: none !important;
  }
  .cp_title p {
    background-color: #017aca !important;
    color: #fff !important;
    text-align: center;
  }
}

@media (max-width: 768px) and (min-width: 661px) {
  .cp_list .cell-table tr {
    margin-bottom: 0px;
    border: none;
  }
  .cp_title .cell-td {
    display: none !important;
  }
  .cp_title p {
    background-color: #017aca !important;
    color: #fff !important;
    text-align: center;
  }
}

.area-table.page-table .ct span {
  word-break: break-word;
}

.list-text.content-file > .in a:after {
  content: "" !important;
  position: relative;
  background-image: url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/icon-pic-sb93c364f5d.png") !important;
  background-repeat: no-repeat !important;
  display: inline-block !important;
  width: 18px !important;
  height: 20px !important;
  margin-left: 5px !important;
}

.Process .ct_box .cp.is-active > .bg-drop-layout > .in .hd .in h4 span a,
.Process .ct_box .cp.is-active > .in .hd .in h4 span a,
.Process .ct_box .cp.is-active > .bg-drop-layout > .in .hd .in .h4 span a,
.Process .ct_box .cp.is-active > .in .hd .in .h4 span a {
  color: #fe8300 !important;
  font-size: initial;
  line-height: 2;
}

.Process h3,
.Process .h3 {
  font-weight: bold;
}

.Process .ct_box .cp .in .ct {
  display: none;
}

.Process .ct_box .cp.is-active > .bg-drop-layout > .in .ct,
.Process .ct_box .cp.is-active > .in .ct {
  display: block;
}

.Process .ct_box .cp.is-active > .bg-drop-layout > .in .hd .in h4:before,
.Process .ct_box .cp.is-active > .in .hd .in h4:before,
.Process .ct_box .cp.is-active > .bg-drop-layout > .in .hd .in .h4:before,
.Process .ct_box .cp.is-active > .in .hd .in .h4:before {
  width: 16px;
  height: 14px;
}

.icon-pic-close,
.Process .ct_box .cp.is-active > .bg-drop-layout > .in .hd .in h4:before,
.Process .ct_box .cp.is-active > .in .hd .in h4:before,
.Process .ct_box .cp.is-active > .bg-drop-layout > .in .hd .in .h4:before,
.Process .ct_box .cp.is-active > .in .hd .in .h4:before {
  background-position: 0 -304px;
}

.icon-pic-sprite,
.icon-pic-Xfont-large,
.icon-pic-Xfont-medium,
.icon-pic-Xfont-smail,
.icon-pic-Xfont-varylarge,
.icon-pic-away-b-bottom,
.icon-pic-away-b-left,
.icon-pic-away-b-right,
.icon-pic-away-b-top,
.icon-pic-away-w-bottom,
.icon-pic-away-w-left,
.icon-pic-away-w-right,
.icon-pic-away-w-top,
.icon-pic-close,
.Process .ct_box .cp.is-active > .bg-drop-layout > .in .hd .in h4:before,
.Process .ct_box .cp.is-active > .in .hd .in h4:before,
.Process .ct_box .cp.is-active > .bg-drop-layout > .in .hd .in .h4:before,
.Process .ct_box .cp.is-active > .in .hd .in .h4:before,
.icon-pic-ctrl-b-close,
.icon-pic-file-type-ai,
.icon-pic-file-type-avi,
.icon-pic-file-type-bmp,
.icon-pic-file-type-cdr,
.icon-pic-file-type-css,
.icon-pic-file-type-csv,
.icon-pic-file-type-doc,
.icon-pic-file-type-docx,
.icon-pic-file-type-exe,
.icon-pic-file-type-gif,
.icon-pic-file-type-html,
.icon-pic-file-type-ico,
.icon-pic-file-type-jpeg,
.icon-pic-file-type-jpg,
.icon-pic-file-type-js,
.icon-pic-file-type-json,
.icon-pic-file-type-link,
.icon-pic-file-type-md,
.icon-pic-file-type-mov,
.icon-pic-file-type-mp3,
.icon-pic-file-type-mp4,
.icon-pic-file-type-odf,
.icon-pic-file-type-odp,
.icon-pic-file-type-ods,
.icon-pic-file-type-odt,
.icon-pic-file-type-ogg,
.icon-pic-file-type-ogv,
.icon-pic-file-type-other,
.icon-pic-file-type-pdf,
.icon-pic-file-type-png,
.icon-pic-file-type-ppt,
.icon-pic-file-type-pptx,
.icon-pic-file-type-psd,
.icon-pic-file-type-rar,
.icon-pic-file-type-rss,
.icon-pic-file-type-sass,
.icon-pic-file-type-svg,
.icon-pic-file-type-swf,
.icon-pic-file-type-tar,
.icon-pic-file-type-tif,
.icon-pic-file-type-txt,
.icon-pic-file-type-wav,
.icon-pic-file-type-webm,
.icon-pic-file-type-xls,
.icon-pic-file-type-xlsx,
.icon-pic-file-type-xml,
.icon-pic-file-type-zip,
.icon-pic-font-large,
.icon-pic-font-medium,
.icon-pic-font-smail,
.icon-pic-font-varylarge,
.icon-pic-icon-w-img,
.icon-pic-icon-w-search,
.icon-pic-icon-w-video,
.icon-pic-in_font-large,
.icon-pic-in_font-medium,
.icon-pic-in_font-smail,
.icon-pic-in_font-varylarge,
.icon-pic-nav_icon,
.icon-pic-open,
.Process .ct_box .cp .in .hd .in h4:before,
.Process .ct_box .cp .in .hd .in .h4:before,
.icon-pic-s_facebook,
.icon-pic-s_google,
.icon-pic-s_mail,
.icon-pic-s_plurk,
.icon-pic-s_print,
.icon-pic-s_twitter,
.icon-pic-share-w-email,
.icon-pic-share-w-facebook,
.icon-pic-share-w-google,
.icon-pic-share-w-line,
.icon-pic-share-w-twitter,
.icon-pic-title-bg,
.icon-pic-weather-type-01,
.icon-pic-weather-type-02,
.icon-pic-weather-type-03,
.icon-pic-weather-type-04,
.icon-pic-weather-type-05,
.icon-pic-weather-type-06,
.icon-pic-weather-type-07,
.icon-pic-weather-type-08,
.icon-pic-weather-type-09,
.icon-pic-weather-type-10,
.icon-pic-weather-type-11,
.icon-pic-weather-type-12,
.icon-pic-weather-type-13,
.icon-pic-weather-type-14,
.icon-pic-weather-type-15,
.icon-pic-weather-type-16,
.icon-pic-weather-type-17,
.icon-pic-weather-type-18,
.icon-pic-weather-type-19,
.icon-pic-weather-type-20,
.icon-pic-weather-type-21,
.icon-pic-weather-type-22,
.icon-pic-weather-type-23,
.icon-pic-weather-type-24,
.icon-pic-weather-type-25,
.icon-pic-weather-type-26,
.icon-pic-weather-type-27,
.icon-pic-weather-type-28,
.icon-pic-weather-type-29,
.icon-pic-weather-type-30,
.icon-pic-weather-type-31,
.icon-pic-weather-type-32,
.icon-pic-weather-type-33,
.icon-pic-weather-type-34,
.icon-pic-weather-type-35,
.icon-pic-weather-type-36,
.icon-pic-weather-type-37,
.icon-pic-weather-type-38,
.icon-pic-weather-type-39,
.icon-pic-weather-type-40,
.icon-pic-weather-type-41,
.icon-pic-weather-type-42,
.icon-pic-weather-type-43,
.icon-pic-weather-type-44,
.icon-pic-weather-type-45,
.icon-pic-weather-type-46,
.icon-pic-weather-type-47,
.icon-pic-weather-type-48,
.icon-pic-weather-type-49,
.icon-pic-weather-type-50,
.icon-pic-weather-type-51,
.icon-pic-weather-type-52,
.icon-pic-weather-type-53,
.icon-pic-weather-type-54,
.icon-pic-weather-type-55,
.icon-pic-weather-type-56,
.icon-pic-weather-type-57,
.icon-pic-weather-type-58,
.icon-pic-weather-type-59,
.icon-pic-weather-type-60,
.icon-pic-weather-type-61,
.icon-pic-weather-type-62,
.icon-pic-weather-type-63,
.icon-pic-weather-type-64,
.icon-pic-weather-type-65 {
  background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/icon-pic-sb93c364f5d.png);
  background-repeat: no-repeat;
}

.Process .ct_box .cp .in .hd .in h4 span a,
.Process .ct_box .cp .in .hd .in .h4 span a {
  color: #fe8300 !important;
  font-size: initial;
  line-height: 2;
}

.Process .ct_box .cp.is-active > .bg-drop-layout > .in .hd .in h4:before,
.Process .ct_box .cp.is-active > .in .hd .in h4:before,
.Process .ct_box .cp .in .hd .in h4:before,
.Process .ct_box .cp.is-active > .bg-drop-layout > .in .hd .in .h4:before,
.Process .ct_box .cp.is-active > .in .hd .in .h4:before,
.Process .ct_box .cp .in .hd .in .h4:before {
  content: "​";
  display: inline-block;
  vertical-align: middle;
}

.Process .ct_box .cp .in .hd .in h4:before,
.Process .ct_box .cp .in .hd .in .h4:before {
  display: block;
  float: left;
  width: 16px;
  height: 14px;
  margin-top: 8px;
}

.icon-pic-open,
.Process .ct_box .cp .in .hd .in h4:before,
.Process .ct_box .cp .in .hd .in .h4:before {
  background-position: 0 -1497px;
}

.Process .ct_box .cp .in .ct .in h5,
.Process .ct_box .cp .in .ct .in .h5 {
  margin: 8px;
  font-size: 1em;
  color: #909095;
}

.Process .ct_box .cp .in .ct .in p {
  margin: 0px 5px;
  font-size: 1em;
  padding: 0.9em 1em;
  line-height: 2;
  display: block;
  background-color: #f9f9f9;
  border-radius: 0.5em;
}

.Process .ct_box .cp .in .ct .in ul {
  margin: 0px 5px;
  background-color: #f9f9f9;
  border-radius: 0.5em;
  padding: 0.9em 1em;
  line-height: 2;
  list-style-type: none;
}

.list-text.classify .ct {
  border-left: #e6e6e6 solid 10px;
}

.list-text.classify .ct a {
  line-height: 2rem;
}

.marker {
  background-color: Yellow;
}

.area-table.page-table .ct span {
  display: block;
  padding: 8px;
}

@media print {
  .group .base-header,
  .group .base-aside,
  .group .base-footer,
  .group a[accesskey],
  .group .area-form.page-search {
    display: none;
  }
  .group .base-section {
    padding: 0 !important;
  }
  .group .base-page-area.searchClose {
    margin-top: 0 !important;
  }
  .list-text.content-list > .in > .hd > .in > h4 span a,
  .list-text.content-list > .in > .hd > .in > .h4 span a {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/menu_btn01.png) !important;
    -webkit-print-color-adjust: exact;
  }
  .list-text.content-file > .in {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20180528171928/https://www.nhi.gov.tw/img/menu_btn01.png) !important;
    background-color: #197584 !important;
    -webkit-print-color-adjust: exact;
  }
  table {
    margin: 0.5rem auto !important;
  }
  .page-footer {
    page-break-inside: avoid !important;
  }
}

/*活動報名頁Registration_Detail.aspx*/
@media screen and (max-width: 768px) {
  .word_break .table-thead {
    display: none;
  }
  .word_break .table-black-bordered {
    border-top: solid 1px #000000;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    display: block;
  }
  .word_break .table-tbody-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-left: 0.5rem;
    text-align: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .word_break .table-tbody-content::before {
    content: attr(data-title);
    font-weight: bolder;
    font-size: large;
    text-align: left;
    padding: 0 0.5rem;
    min-width: 33%;
    display: inline-block;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: normal;
        -ms-grid-row-align: normal;
        align-self: normal;
  }
  .word_break .th-label {
    width: 30%;
  }
  .word_break .tr-border {
    border: solid 1px black;
    border-top: none;
    margin-bottom: 1rem;
    display: block;
  }
  .tableGridViewRWD tbody tr:first-child {
    display: none;
  }
  .tableGridViewRWD tbody tr:not(:first-child) {
    margin-bottom: 1rem;
    display: block;
  }
  .tableGridViewRWD tbody tr:not(:first-child) td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100% !important;
    text-align: left;
    padding: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .tableGridViewRWD tbody tr:not(:first-child) td::before {
    content: attr(data-th) "：";
    display: inline-block;
    width: auto;
    background-color: #187483;
    color: white;
    width: 35%;
    text-align: center;
    vertical-align: middle;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-item-align: normal;
        -ms-grid-row-align: normal;
        align-self: normal;
  }
  .tableGridViewRWD.orange_td tr:not(:first-child) td::before {
    background-color: #fe8300;
  }
}

/*@media screen and (max-width:360px) {
    .tableGridViewRWD tbody tr:not(:first-child) td:before {
        width: 27%;
    }
}*/
.span-decoration {
  color: red;
}

@page {
  size: A4 portrait;
  margin: 0.5rem auto;
}






/*
     FILE ARCHIVED ON 17:19:28 五月 28, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 9:22:01 五月 24, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
