@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.otf) format('opentype');
}
body[type="page"] .leftMenu {
  position: absolute;
  top: 0px;
  left: 60px;
  width: 280px;
  z-index: 1;
}
body[type="page"] .leftMenu h1 {
  color: #36C2C1;
  font-family: serif;
  margin-bottom: 20px;
  font-size: 36px;
  text-align: left;
  text-transform: uppercase;
}
body[type="page"] .leftMenu horizon {
  border-bottom: 1px dashed #e3dbdb;
  /* height: 1px; */
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
}
body[type="page"] .leftMenu .btnwrap {
  background-color: #f9f9f9;
  padding: 20px;
  font-size: 14px;
  line-height: 30px;
}
body[type="page"] .leftMenu .btnwrap li {
  line-height: 20px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
body[type="page"] .leftMenu .btnwrap li:hover {
  color: #888;
}
body[type="page"] .leftMenu .btnwrap li.active {
  color: #36C2C1;
}
body[type="page"] section.mainarea {
  min-height: 600px;
  display: block;
  margin-left: 400px;
  text-align: left;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: 30px;
}
body[type="page"] section.mainarea h2.h2 {
  font-family: serif;
  border-bottom: 1px solid #e9e9e9;
  min-height: 45px;
  margin-bottom: 30px;
  color: #555;
}
body[type="page"] section.mainarea .updatetime {
  margin-bottom: 20px;
  font-size: 14px;
  margin-top: -10px;
  color: #999;
}
body[type="page"] section.mainarea .updatetime i {
  margin-right: 10px;
}
body[type="page"] section.mainarea article {
  line-height: 2;
  font-weight: 400;
  letter-spacing: 1px;
}
body[type="page"] section.mainarea article p {
  margin-block-start: 0em;
  margin-block-end: 0em;
}
body[type="page"] section.mainarea article h3 {
  color: #0a6d6a;
}
body[type="page"] section.mainarea article img {
  max-width: 100%;
  height: auto !important;
}
body[type="page"] section.mainarea article td {
  padding: 10px;
  text-align: left;
}
body[type="page"] section.mainarea article a {
  padding-bottom: 0.05em;
  display: inline;
  color: #999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
body[type="page"] section.mainarea article a:hover {
  opacity: 0.7;
}
body[type="page"] section.mainarea article table {
  word-break: normal;
  line-height: 1.2;
  font-size: 14px;
  border-collapse: collapse;
  overflow: hidden;
  border: none;
  margin-top: 20px;
  margin-bottom: 20px;
}
body[type="page"] section.mainarea article table td {
  border: none;
}
body[type="page"] section.mainarea article table tr:nth-child(even) td {
  background-color: #e7e6e6;
}
body[type="page"] section.mainarea article table tr:nth-child(odd) td {
  background-color: #FFF;
}
body[type="page"] section.mainarea article table tr:nth-child(1) td {
  background-color: #1ca4a3;
  color: #FFF;
}
body[type="page"] section.mainarea .attachment_wrap {
  margin-top: 50px;
}
body[type="page"] section.mainarea .attachment_wrap li {
  text-align: left;
  margin-bottom: 5px;
}
body[type="page"] section.mainarea .attachment_wrap li i {
  background-color: #138986;
  color: #FFF;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 5px;
}
body[type="page"] section.mainarea .attachment_wrap li .thename {
  display: inline-block;
  color: #138986;
  font-size: 15px;
}
body[type="page"] section.mainarea .attachment_wrap li:nth-child(1):before {
  background-color: #e9e9e9;
  height: 1px;
  position: relative;
  display: block;
  content: '';
  margin-bottom: 20px;
}
body[type="page"] section.mainarea .attachment_wrap li:hover {
  opacity: 0.7;
}
/*  rwd  */
/* -----------------------------------*/
@media screen and (max-width: 1280px) {
  body[type="page"] .leftMenu {
    position: relative;
    top: 0px;
    left: 0px;
    width: auto;
    z-index: 1;
    margin: 30px;
  }
  body[type="page"] section.mainarea {
    min-height: 0px;
    display: block;
    margin-left: 30px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-right: 30px;
  }
  body[type="page"] section.mainarea article {
    text-align: left;
  }
  .tableWrap {
    overflow-x: scroll;
    margin-right: -30px;
    display: block;
  }
  .tableWrap .tablein {
    border-right: 30px solid transparent;
    display: inline-block;
    width: calc(100% - 30px);
  }
  .mobilegradient {
    position: absolute;
    right: -30px;
    height: 100%;
    top: 0px;
    width: 30px;
    background-color: red;
    background: -moz-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
  body[type="page"] .leftMenu h1 {
    text-align: center;
  }
  body[type="page"] .leftMenu .btnwrap li {
    text-align: center;
  }
}
