@charset "utf-8";
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_box {
  position: fixed;
  bottom: 180px;
  right: 15px;
  z-index: 999999;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar {
  list-style-type: none;
  display: table;
  border-radius: 50px;
  box-shadow: 1px 1px 15px #c3c3c3;
  padding: 15px 10px;
  width: 60px;
  background: white;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar li {
  border-bottom: 1px solid #c3c3c3;
  padding: 10px 0;
  text-align: center;
  font-family: Microsoft Jhenghei;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar li:nth-last-child(1) {
  border: none;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar li a {
  display: inline-block;
  text-decoration: none;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar li a i {
  font-size: 2em;
  color: #29bedc;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar li a p {
  line-height: 1.33em;
  margin: 5px 0 0 0;
  font-size: 14px;
  color: #29bedc;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar li a:hover i {
  color: #0076b5;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .side_bar li a:hover p {
  color: #0076b5;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .actGotop {
  position: fixed;
  _position: absolute;
  bottom: 100px;
  right: 15px;
  width: 60px;
  height: 60px;
  display: none;
  z-index: 999;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .actGotop a,
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .actGotop a:link {
  width: 60px;
  height: 60px;
  display: inline-block;
  border-radius: 30px;
  outline: none;
  background: #29bedc;
  line-height: 80px;
  text-align: center;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .actGotop a:hover {
  background: #0076b5;
  outline: none;
}
[data-module-code="51efd658-95fe-4b29-bc4c-603c6613e893"] .actGotop a i {
  position: absolute;
  width: 60px;
  left: 0;
  top: 0px;
  font-size: 40px;
}
