.seo, .seo a {
  color: #787878;
  text-decoration: none;
}
#timediv select, #teacherdiv select {
  width: 250px;
}
.ckeditor table, .ckeditor tr, .ckeditor td {
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.ckeditor ol li {
  list-style-type: decimal;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 16px;
  list-style-position: inside;
}
.ckeditor ul li, .ckeditor ul {
  list-style-type: disc;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  list-style-position: inside;
}
.red {
  color: red;
}
.content__left {
  width: 25%;
  float: left;
  padding-left: 0px;
  margin-right: 0px;
}
.content__left2 {
  width: 47%;
  float: left;
  padding-left: 0px;
  margin: 30px 10px 30px 10px;
}
.content__center {
  float: left;
  width: 32%;
  text-align: left;
}
.content__center2 {
  float: left;
  width: 58%;
  text-align: left;
}
.padding {
  padding-left: 13px;
  padding-right: 10px;
}
.content__right {
  width: 40%;
}
body, button, input, select, option, textarea {
  line-height: 140%;
}
.content {
  padding-top: 0px;
}
.content__right img {
  padding: 5px;
}
.autocut {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#other {
  display: block;
}
.testimonials__list__header a {
  color: #34B4F6;
}
#msgdate {
  color: #FFF;
  float: right;
  font-size: 15px;
  margin-right: 10px;
}
.chip_etab_01 {
  background-color: #fff;
  font-family: "微軟正黑體";
  font-size: 15px;
  color: #333;
  line-height: 24px;
}