/* 
templatemo 395 urbanic
*/
/* 
Urbanic Template 
http://www.templatemo.com/preview/templatemo_395_urbanic 
*/
body, html {
  overflow-x: hidden;
}
body {
  background-size: 100% auto;
  background-color: #eeeeee;
  font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
  font-size: 12px;
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6, span, p {
  font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul {
  margin: 0;
  clear: both;
}
li {
  line-height: 1.6em;
}
/*
a, a:active, a:checked, a:focus, button:active, button:checked, button:focus{
	text-decoration: none;
	border: none;
}
*/
.templatemo_clear {
  clear: both;
}
.height30 {
  height: 30px;
}
.templatemo-top-bar {
  min-height: 40px;
  background-color: #f5f5f5;
  overflow: hidden;
  /*background: transparent url(../images/pixel_bg2.png) repeat 0 0;*/
}
.templatemo-top-menu {
  min-height: 100px;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 5000;
  /*z-index: 5000;*/
  width: 100%;
}
.templatemo-top-menu .navbar-toggle {
  margin-top: 38px;
}
.templatemo-top-menu .navbar-brand {
  /*padding: 0;
    margin: 30px 0 0 0;*/
}
/* ------ Logo ----- */
.toefl-logo {
  display: block;
}
.toefl-logo-m {
  display: none;
}
.freebirdFormviewerViewCenteredContent {
  margin: auto;
  width: 90% !important;
}
/* ------ Carousel ----- */
#templatemo-carousel {
  /*border-top: 3px solid #333333; */
  background: url('../templatemo_carousel_bg-6.html') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /*overflow-x: hidden;*/
  margin-bottom: 0;
  height: 500px;
}
#templatemo-carousel .carousel-caption {
  z-index: 10;
}
#templatemo-carousel .item {
  height: 500px;
}
#templatemo-carousel .carousel-inner > .item > img {
  min-width: 100%;
  /*height: 500px;*/
  left: 0;
  top: 0;
}
.applyform_desktop {
  display: block;
  width: 100%;
  margin: 0 auto;
  /* background-color: #e9e9e9; */
}
.applyform_mob {
  display: none;
  width: 100%;
  margin: 0 auto;
}
.line_space {
  text-decoration: none;
  border-bottom: 2px solid;
}
/*more全網頁用*/
.ma_content2_link {
  font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
  color: rgb(86, 74, 63);
  letter-spacing: 1px;
  /*text-align: center;*/
  margin-bottom: 0em;
  /*text-align:left;*/
}
.table_form {
  border-right: 1px solid #dfdfdf;
  margin: 0 auto;
  padding: 0 30px 35px 30px;
}
.table_form_right {
  margin: 0 auto;
  padding: 0 30px 35px 30px;
}
.table_form_basic {
  font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: normal;
  font-variant: normal;
  height: 1200px;
  width: 100%;
  color: #635245;
  letter-spacing: 1px;
  text-align: left;
  border: 1px solid #eeeeee;
  background-color: #FFFFFF;
  margin: 40px 0px 50px 0px;
  padding: 35px 35px 35px 35px;
}
/* 文字陰影 */
.shadow {
  text-shadow: 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff;
}
.shadow2 {
  text-shadow: 0px 0px 10px #fe933c, 0px 0px 10px #fe933c, 0px 0px 10px #fe933c;
}
.shadow3 {
  text-shadow: 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;
}
/* 極細線效果 */
.bd-t {
  position: relative;
  height: 25px;
  margin-bottom: 20px;
}
.bd-t:after {
  content: "  ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background-color: #c3c3c3;
  /* 如果不用 background-color, 使用 border-top:1px solid #e0e0e0; */
  -webkit-transform: scaleY(.5);
  transform: scaleY(.5);
}
/* 左右橫線中間文字 */
.order {
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.order .line {
  display: inline-block;
  width: 150px;
  border-top: 1px solid #ccc;
}
.order .txt {
  color: #686868;
  vertical-align: -8%;
}

/* ------  文字置左---- */
.text-left {
  text-align: left;
}
/* ------  文字置右---- */
.text-right {
  text-align: right;
}
@media (min-width: 768px) {
  #templatemo-carousel .carousel-caption p {
    margin-bottom: 20px;
    line-height: 1.4;
    font-size: 21px;
  }
  #templatemo-carousel .carousel-caption {
    padding-bottom: 60px;
    padding-left: 50px;
    right: 20%;
    /*left: 612px;*/
  }
}
@media (max-width: 768px) {
  #templatemo-carousel .carousel-caption {
    padding-bottom: 120px;
  }
}
@media (max-width: 1024px) {
  #templatemo-carousel {
    background: url('../templatemo_carousel_bg_s-6.html') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom: 0;
    height: 500px;
  }
}
/* ------ End of Carousel ----- */
/* ------ Welcome & Slogna ------ */
.templatemo-welcome {
  border-bottom: 1px solid #dfdfdf;
  min-height: 85px;
}
.templatemo-slogan {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 42px;
  margin: 30px 0 0px 0;
  color: #333333;
}
.templatemo-service {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f7f7f7;
}
.templatemo-case {
  position: relative;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  /* border-top: #EDEDED solid 1px; */
  /*background: url(../images/case_back.jpg) top center no-repeat #e1faff; */
  background-color: #ffffff;
  background-size: 100% auto;
  z-index: 20;
}
.templatemo-share {
  /* border-top: 1px solid #eeeeee; */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 60px;
  background: #fdefef;
  background: url(../share_back-2.html) top center no-repeat;
  background-size: 100% auto;
}
.templatemo-understand {
  /* border-top: 1px solid #eeeeee; */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 40px;
  background: #FFFFFF;
  background: url(../campaign_back-3.html) top center no-repeat;
  background-size: 100% auto;
}
.templatemo-standard {
  /* border-top: 1px solid #eeeeee; */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #fff0ef;
  background-size: 100% auto;
}
.templatemo-experience {
  /* border-top: 1px solid #eeeeee; */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #FFFFFF;
  background: url(../experience_back-2.html) top center no-repeat;
  background-size: 100% auto;
}
.templatemo-qa {
  /* border-top: 1px solid #eeeeee; */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #f9f6f1;
  /*background:url(../images/experience_back.jpg) top center no-repeat;*/
  background-size: 100% auto;
}
.templatemo-advantage {
  /* border-top: 1px solid #eeeeee; */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: f9f9f9;
  background-size: 100% auto;
}
.templatemo-aboutsay {
  /* border-top: 1px solid #eeeeee; */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  background: #f9f6f1;
  /*background:url(../images/campaign_back.jpg) top center no-repeat;*/
  background-size: 100% auto;
}
.templatemo-plusthree {
  /* border-top: 1px solid #eeeeee; */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 30px;
  background: url(../plustwo_back-2.html) top center no-repeat #FFFFFF;
  background-size: 100% auto;
}
.templatemo-challenge {
  /* border-top: 1px solid #eeeeee; */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #f6f3ec;
  /* background: url(../images/challenge_back.jpg) top center no-repeat #f6f3ec; */
  background-size: 100% auto;
}
.templatemo-add {
  /* border-top: 1px solid #eeeeee; */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 30px;
  background: url(../challenge_back.html) top center no-repeat #eef9ff;
  background-size: 100% auto;
}
.templatemo-prepare {
  /* border-top: 1px solid #eeeeee; */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 30px;
  background: #FFFFFF;
  background: url(../prepare_back-2.html) top center no-repeat;
  background-size: 100% auto;
}
.templatemo-book {
  /* border-top: 1px solid #eeeeee; */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 60px;
  background: #ffffec;
  /* background:url(../images/book_back.jpg) top center no-repeat; */
  /*  background-size: 100% auto; */
}
.templatemo-test {
  border-top: 1px solid #eeeeee;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #FFFFFF;
  background-size: 100% auto;
  */;
}
.templatemo-more {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #fbedc8;
  overflow: hidden;
  /* background: transparent url(../images/pixel_bg.png) repeat 0 0;*/
}
.templatemo-date {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 60px;
  /* background:url(../images/back_date.jpg) top center no-repeat #eeeff4; */
  background-size: 100% auto;
  background: #FFFFFF;
}
.templatemo-gift {
  /* border-top: 1px solid #eeeeee; */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 60px;
  background: #FFFFFF;
}
.templatemo-join {
  /* border-top: 1px solid #eeeeee; */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
  background: #ffe5e5;
}
.templatemo-video {
  /* border-top: 1px solid #eeeeee; */
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 60px;
  background: #333333;
  background: url(../video_back-5.html) top center no-repeat;
  background-size: 100% auto;
}
.templatemo-sw {
  margin-bottom: 0px;
  background: url(../experience_back-2.html) top center no-repeat #fdf7f1;
  background-size: 100% auto;
}
/* 網頁背景區塊 */
.templatemo-stepone {
  margin-bottom: 0px;
  background: url(../jpg/bg_img_step01.jpg) top center no-repeat #fdf7f1;
  background-size: 100% auto;
  background-attachment: fixed;
}
.templatemo-steptwo {
  margin-bottom: 0px;
  background: url(../jpg/bg_img_step02.jpg) top center no-repeat #fdf7f1;
  background-size: 100% auto;
  background-attachment: fixed;
}
.templatemo-stepthree {
  margin-bottom: 0px;
  background: url(../jpg/bg_img_step03.jpg) top center no-repeat #f8e6de;
  background-size: 100% auto;
  background-attachment: fixed;
}
.templatemo-stepfour {
  margin-bottom: 0px;
  background: url(../jpg/bg_img_step04.jpg) top center no-repeat #fbedc8;
  background-size: 100% auto;
  background-attachment: fixed;
}
.templatemo-stepfive {
  margin-bottom: 0px;
  background: url(../bg_img_step05-2.html) top center no-repeat #ffffff;
  background-size: 100% auto;
  background-attachment: fixed;
}
.templatemo-foreword {
  position: relative;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  /* border-top: #EDEDED solid 1px; */
  background: url(../jpg/bg_img_foreword.jpg) top center no-repeat #FFFFFF;
  background-color: #ffffff;
  background-size: 100% auto;
  /* z-index: 20;*/
  /*background-attachment: fixed;*/
}
.templatemo-service-intitle {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #fff6f5;
}
.templatemo-service-item {
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 10px;
  font-size: 20px;
}
.templatemo-service-item p {
  font-weight: lighter;
  text-align: justify;
  margin-top: 25px;
  font-size: 14px;
  color: #555555;
}
.subheader {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  margin-top: 12px;
  font-size: 12px;
  color: #e67e22;
}
.btn-orange {
  font-size: 18px;
  line-height: 23px;
  background-color: #bc340a;
  border-bottom: 2px solid #bc340a;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
}
.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
  background-color: #d35400;
  color: #ffffff;
}
.btn-green {
  background-color: #e9e9e9;
  border-bottom: 0px solid #e9e9e9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #555555;
}
.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
  background-color: #555555;
  color: #ffffff;
}
.nav > li > a {
  padding: 10px 20px;
}
.nav > li > a:hover, .nav > li > a:focus {
  background-color: e9e9e9;
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background-color: #E9E9E9;
  color: #333333;
}
.nav > li > a {
  color: #929292;
}
.navbar-default {
  /*background-color: #FFFFFF;*/
  border: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: #dedede;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
.navbar {
  margin-bottom: 0px;
}
/* 講者照片 */
.speaker img {
  margin-bottom: 20px;
  /* border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    border: 3px solid #333; 
    box-shadow: #c5c5c5 0 0 7px;*/
}
.speak_bar {
  font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
  padding: 6px;
  width: 100%;
  background-color: #ffeed1;
  color: #333333;
  margin-bottom: 20px;
  text-align: center;
  font-size: 1.3em;
  border-radius: 5px;
  border: 1px solid #ffdfa9;
}
.speak_bar_red {
  font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
  padding: 6px;
  width: 100%;
  background-color: #f5ebfe;
  color: #333333;
  margin-bottom: 20px;
  text-align: center;
  font-size: 1.3em;
  font-weight: nod;
  border-radius: 5px;
  border: 1px solid #e5deeb;
}
.speak_bar2 {
  padding: 8px;
  width: 100%;
  background-color: #c8edff;
  color: #3b7cc5;
  margin-bottom: 20px;
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  border-radius: 5px;
}
.ma_content2 td {
  border: #ccc solid thin;
  font-size: 19px;
  line-height: 25px;
  padding: 10px;
}

@media (min-width: 768px) {
  .templatemo-service-item-header {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    margin-left: -20px;
    padding: 16px 20px 20px;
    font-weight: bold;
    display: inline-block;
    padding-top: 0px;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
  }
}
@media (max-width: 767px) {
  .templatemo-service-item-header {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    margin-left: -20px;
    padding: 16px 20px 20px;
    font-weight: bold;
    display: inline-block;
    padding-top: 0px;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0px;
  }
}
/********************************** 表格各測驗表頭顏色 ***********************************/
/*表格內基本設定 -  - ma_content2這個CSS在後面會有  */
.ma_content2 td {
  ord-break: break-all;
  word-wrap: break-word;
  border: 1px solid #d0d2d7 !important;
  font-size: 19px;
  line-height: 1.5;
  padding: 15px;
}
/*表格各測驗表頭顏色  -  TOEIC  */
.table-toeic-bg {
  background: #6da6db; /* Old browsers */
  background: -moz-linear-gradient(left, #6da6db 0%, #24487f 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #6da6db 0%, #24487f 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #6da6db 0%, #24487f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6da6db', endColorstr='#24487f', GradientType=1); /* IE6-9 */
}
/*表格各測驗表頭顏色  -  bridge  */
.table-bridge-bg {
  background: #dfad27; /* Old browsers */
  background: -moz-linear-gradient(left, #dfad27 0%, #d35400 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #dfad27 0%, #d35400 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #dfad27 0%, #d35400 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfad27', endColorstr='#d35400', GradientType=1); /* IE6-9 */
}
/*表格各測驗表頭顏色  -  bridgeLR  */
.table-bridgeLR-bg {
  background: #dfad27; /* Old browsers */
  background: -moz-linear-gradient(left, #dfad27 0%, #d47500 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #dfad27 0%, #d47500 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #dfad27 0%, #d47500 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfad27', endColorstr='#d47500', GradientType=1); /* IE6-9 */
}
/*表格各測驗表頭顏色  -  bridgeSW  */
.table-bridgeSW-bg {
  background: #d47500; /* Old browsers */
  background: -moz-linear-gradient(left, #d47500 0%, #d35400 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #d47500 0%, #d35400 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #d47500 0%, #d35400 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d47500', endColorstr='#d35400', GradientType=1); /* IE6-9 */
}
/*表格各測驗表頭顏色  -  sw  */
.table-sw-bg {
  background: #ab83b9; /* Old browsers */
  background: -moz-linear-gradient(left, #ab83b9 0%, #694a87 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ab83b9 0%, #694a87 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ab83b9 0%, #694a87 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ab83b9', endColorstr='#694a87', GradientType=1); /* IE6-9 */
}
/*表格各測驗表頭顏色  -  sonly  */
.table-sonly-bg {
  background: #AB83B9; /* Old browsers */
}
/*表格各測驗表頭顏色  -  TOEFL ITP  */
.table-itp-bg {
  background: #ea9111; /* Old browsers */
  background: -moz-linear-gradient(left, #ea9111 0%, #c7a80c 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ea9111 0%, #c7a80c 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ea9111 0%, #c7a80c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea9111', endColorstr='#c7a80c', GradientType=1); /* IE6-9 */
}
/*表格各測驗表頭顏色  -  TOEFLjunior  */
.table-junior-bg {
  background: #853175; /* Old browsers */
  background: -moz-linear-gradient(left, #853175 1%, #003067 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #853175 1%, #003067 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #853175 1%, #003067 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#853175', endColorstr='#003067', GradientType=1); /* IE6-9 */
}
/*表格各測驗表頭顏色  -  TOEFLPrimary  */
.table-primary-bg {
  background: #00a9e0; /* Old browsers */
  background: -moz-linear-gradient(left, #00a9e0 0%, #280091 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00a9e0 0%, #280091 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00a9e0 0%, #280091 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a9e0', endColorstr='#280091', GradientType=1); /* IE6-9 */
}
/*---------------------------------------表格各測驗表頭顏色結束------------------------------------------*/
.templatemo-service-item-header-s {
  font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
  margin-left: -20px;
  padding: 16px 20px 20px;
  font-weight: bold;
  line-height: 28px;
  display: inline-block;
  padding-top: 0px;
  letter-spacing: 0px;
  font-size: 24px;
}
.templatemo-header-orange {
  background-color: #ff7600;
  min-width: 298px;
  height: 67px;
  color: #fff;
}
.team_hr {
  border: 1px solid #fff;
  width: 39.5%;
  float: left;
}
.team_hr_left {
  margin-right: 30px;
  margin-left: 15px;
}
.team_hr_right {
  margin-left: 30px;
}
.hr_gray {
  border: 1px solid #cccccc;
}
.templatemo-team {
  border-top: 1px solid #eeeeee;
  background: #edf8ff;
  font-family: 'Open Sans', sans-serif;
  min-height: 400px;
  color: #ffffff;
}
.templatemo-line-header {
  margin-top: 100px;
  margin-bottom: 80px;
}
.member-thumb:hover .thumb-overlay {
  transition: all 0.3s ease-in-out 0s;
  visibility: visible;
  opacity: 1;
}
.member-thumb {
  position: relative;
  overflow: hidden;
}
.member-thumb .thumb-overlay {
  background-color: rgba(220, 157, 102, 0.8);
  position: absolute;
  visibility: hidden;
  padding-top: 35%;
  padding-left: 25%;
  height: 100%;
  width: 100%;
  opacity: 0;
  right: 0;
  top: 0;
}
.thumb-overlay a {
  float: left;
  margin-right: 5px;
}
.team-inner {
  margin-top: 10px;
}
.team-inner-header {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
.team-inner-subtext {
  font-weight: normal;
  font-size: 12px;
}
.row_team {
  margin-left: -50px;
  margin-top: 70px;
}
.row_team li {
  list-style: none;
}
.templatemo-project-box {
  background-size: cover;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  height: 200px;
  width: 200px;
}
.templatemo-project-box:hover .project-overlay {
  transition: all 0.3s ease-in-out 0s;
  visibility: visible;
  opacity: 1;
}
.project-overlay {
  background: rgba(0, 0, 0, .75);
  border: 2px solid #ff7600;
  visibility: hidden;
  position: absolute;
  text-align: center;
  padding-top: 40px;
  color: #ffffff;
  height: 100%;
  width: 100%;
  opacity: 0;
  right: 0;
  top: 0;
}
.project-overlay hr {
  width: 70%;
}
.templatemo-project-gallery li {
  margin: 15px;
}
.txt_darkgrey_b {
  font-size: 70px;
  font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
  color: #00428e;
  letter-spacing: 0px;
  line-height: 70px;
  text-align: middle;
  font-weight: 700;
  margin-top: 50px;
}
.txt_darkgrey_b_red {
  font-size: 70px;
  font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
  color: #bc340a;
  letter-spacing: 0px;
  line-height: 70px;
  text-align: middle;
  font-weight: 700;
}
.ma_table_content ul {
  margin: 0;
}
/* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¨Ãƒâ€¦Ã‚Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ */
.txt_darkgrey {
  font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
  font-size: 35px;
  line-height: 40px;
  letter-spacing: -1px;
  color: #333333;
  font-weight: 700;
}
.break {
  display: inline;
  line-height: 0px !important;
  font-size: 10px !important;
}
.txt_darkgrey_share {
  font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
  font-size: 21px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #333333;
  font-weight: 700;
  margin-bottom: 10px;
}
.txt_darkgrey_green {
  font-family: "malgun gothic", simhei;
  font-size: 25px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #5e8939;
  font-weight: 700;
  margin-bottom: 10px;
}
.txt_darkgrey_black {
  font-family: "malgun gothic", simhei;
  font-size: 23px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #323232;
  font-weight: 700;
  margin-bottom: 5px;
}
.txt_darkgrey_frame, .txt_darkgrey_frame_white {
  font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
  font-size: 23px;
  letter-spacing: 0px;
  line-height: 23px;
  font-weight: 700;
  padding: 8px 20px 8px 20px;
  display: inline-block;
  /* border-radius: 5px; */
}
.txt_darkgrey_frame {
  background-color: #cacaca;
  color: #FFFFFF;
  border: 1px solid #c3c3c3;
}
.txt_darkgrey_frame_white {
  background-color: #cacaca;
  color: #FFFFFF;
  border: 1px solid #c3c3c3;
  /*border: 1px solid #ffc699;*/
}
.txt_darkgrey_high {
  font-family: "malgun gothic", simhei;
  font-size: 30px;
  letter-spacing: 0px;
  line-height: 40px;
  color: #323232;
  font-weight: 550;
}
/* ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â¼768 ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¦768 */
@media (min-width: 768px) {
  .txt_darkgrey {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 53px;
    letter-spacing: -1px;
    line-height: 75px;
    color: #333333;
    font-weight: 700;
  }
  .break {
    display: none;
  }
  .txt_darkgrey_share {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 21px;
    letter-spacing: 1px;
    line-height: 25px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .divider-1 span {
    display: block;
    width: 150px;
    height: 6px;
    margin: 20px auto 20px auto;
    border-top: 1px solid #333333;
  }
  .divider-3 span {
    display: block;
    width: 150px;
    height: 1px;
    margin: 15px auto 15px auto;
    border-top: 1px solid #FFFFFF;
  }
  .divider-2 span {
    display: block;
    width: 150px;
    height: 6px;
    margin: 20px auto 20px auto;
    border-top: 3px solid #e83729;
  }
  .divider-4 span {
    display: block;
    width: 100%;
    height: 6px;
    margin: 20px auto 20px auto;
    border-top: 1px solid #B8B8B8;
  }
  .divider-5 span {
    display: block;
    width: 150px;
    height: 6px;
    margin: 20px auto 20px auto;
    border-top: 3px solid #000000;
  }
  .divider-5-100 span {
    display: block;
    width: 100px;
    height: 6px;
    margin: 20px auto 20px auto;
    border-top: 3px solid #000000;
    text-align: left;
  }
  .divider-6 span {
    display: block;
    width: 100%;
    height: 6px;
    margin: 20px auto 20px auto;
    border-top: 3px solid #131313;
  }
  .txt_darkgrey_s {
    font-size: 24px;
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    color: #01aaad;
    letter-spacing: 0px;
    margin-top: 0px;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .txt_darkgrey_s_blue {
    font-size: 24px;
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    color: #29C4D7;
    font-weight: bold;
    margin: 0 0 10px 0;
  }
  .txt_darkgrey_ss {
    font-size: 27px;
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    color: #bb7700;
    letter-spacing: 0px;
    margin-top: 0px;
  }
  .txt_darkgrey_sss {
    font-size: 20px;
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    color: #bb7700;
    letter-spacing: 0px;
    margin-top: 0px;
  }
  .txt_orange {
    font-size: 50px;
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    color: #e67e22;
  }
  .txt_slogan {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 14px;
    color: #929292;
  }
  .templatemo-line-header span {
    font-size: 18px;
    float: left;
    margin-top: 10px;
  }
  .team_box div {
    text-align: center;
    padding-top: 100px;
  }
  .span_blog {
    margin-bottom: 80px;
  }
  .blog_post {
    color: #333333;
    padding: 10px;
  }
  .blog_header {
    font-weight: bold;
    font-size: 16px;
  }
  .blog_text {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    text-align: justify;
    font-size: 16px;
    line-height: 22px;
    margin-top: 15px;
    margin-bottom: 25px;
    margin-top: 25px;
    letter-spacing: 1px;
    color: #000000;
  }
  #templatemo-contact {
    margin-top: 100px;
    border-top: 1px solid #cccccc;
    font-size: 14px;
  }
  .templatemo-contact-map {
    margin-bottom: 15px;
    height: 378px;
  }
  .head_contact {
    padding-bottom: 80px;
    margin-bottom: 0;
  }
  .contact_right img {
    margin-right: 5px;
  }
  .contact_right form {
    padding-left: 15px;
    padding-right: 15px;
  }
  .tweet_txt {
    border-left: 2px solid #ffffff;
    min-height: 160px;
  }
  .twitter_user {
    color: #FFFF33;
    font-size: 14px;
    float: right;
  }
  .templatemo-partners {
    border-top: 2px solid #cccccc;
  }
  .templatemo-partners .templatemo-partner-item {
    margin-bottom: 5px;
  }
  .templatemo-footer {
    background: #f9f6f2;
    border-top: 1px solid #eeeeee;
    margin-top: 0px;
  }
  .footer_container {
    margin-top: 60px;
    margin-bottom: 20px;
  }
  .footer_bottom_content {
    margin: auto;
    margin-bottom: 30px;
    font-size: 14px;
    color: #333333;
  }
  ul.templatemo-project-gallery li a img:hover {
    border: 3px solid #ff7600;
  }
  .templatemo-gallery-category a {
    color: #333333;
  }
  .templatemo-gallery-category a.active {
    color: #e67e22;
    text-decoration: none;
  }
  .templatemo-gallery-category a:focus {
    color: #e67e22;
    text-decoration: none;
  }
  .templatemo-gallery-category a:hover {
    color: #e67e22;
    text-decoration: none;
  }
  .link_orange:hover {
    text-decoration: none;
  }
  .templatemo-project-gallery {
    margin: 0 0 0 0;
    margin-top: 30px;
    margin-left: -40px;
  }
  .templatemo-project-gallery li {
    list-style: none;
    margin-bottom: 25px;
  }
  .templatemo-project-gallery li img {
    cursor: pointer;
  }
  .templatemo-tweets {
    background-color: #8996a0;
    min-height: 200px;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #ffffff;
    margin-top: 100px;
  }
  .form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-style: italic;
  }
  .btn_loadmore {
    margin-top: 30px;
    margin-bottom: 80px;
  }
  .blog_box {
    margin-left: -12px;
  }
  .nameWord {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 36px;
    margin: 10px 0;
  }
  .exper_img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 10px;
  }
  .adva {
    background-color: #84c24e;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin: 15px auto;
    padding: 4px 6px;
    border: 1px solid #84c24e;
  }
  .fault {
    background-color: #fb88ab;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin: 15px auto;
    padding: 4px 6px;
    border: 1px solid #fb88ab;
  }
  .txt_gift_title, .txt_gift_title_red {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    color: #333333;
    margin: 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 3px solid #4b6b33;
  }
  .txt_gift_title_red {
    border-bottom: 3px solid #8d3540;
  }
  .txt_gift p {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 17px;
    line-height: 1.5;
    font-weight: normal;
    font-variant: normal;
    color: #333333;
    letter-spacing: 1px;
    /* text-align: center; */
    margin-bottom: 1em;
  }
  .txt_gift p .red {
    color: #FF4144;
  }
  /* 最小768*/
  .pcBr {
    display: inline;
  }
  .spBr {
    display: none;
  }
  .big-title01 {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    display: inline-block;
    font-size: 45px;
    color: #4d4948;
    letter-spacing: 0px;
    font-weight: 600;
    margin: 10px 0 10px;
    padding: 0 0 15px 0;
    border-bottom: 5px solid #4d4948;
  }
  .big-title01b {
    font-family: "Microsoft YaHei";
    display: inline-block;
    font-size: 27px;
    color: #323232;
    letter-spacing: 0px;
    font-weight: 600;
    margin: 0 0 30px 0;
  }
  .big-title02 {
    font-size: 35px;
    line-height: 43px;
    font-family: 'cwTeXKai', sans-serif;
    color: #000000;
    letter-spacing: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 400;
  }
  .big-title02-big {
    font-size: 55px;
    line-height: 65px;
    /*font-family: "malgun gothic", simhei; */
    /*font-family: 'cwTeXKai',  sans-serif;*/
    font-family: "malgun gothic", simhei;
    color: #000000;
    letter-spacing: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 400;
    letter-spacing: -3;
  }
  .main-title, .main-title-white {
    font-family: "malgun gothic", simhei;
    font-size: 32px;
    font-weight: 600;
    font-variant: normal;
    width: 100%;
    color: #FF3D3D;
    letter-spacing: -1px;
    vertical-align: baseline;
    text-align: center;
    border: 5px solid #FFFFFF;
    background-color: #FFFFFF;
    margin: 10px 0px 15px 0px;
    padding: 12px 0px 15px 0px;
    /* border-radius: 5px; */
  }
  .main-title02 {
    font-family: "malgun gothic", simhei;
    font-size: 26px;
    font-weight: 600;
    font-variant: normal;
    width: 100%;
    color: #FFFFFF;
    letter-spacing: 0px;
    vertical-align: baseline;
    text-align: center;
    /*border: 5px solid #FFFFFF;*/
    margin: 14px 0px 14px 0px;
    padding: 12px 0px 10px 0px;
    /* border-radius: 5px; */
  }
  .main-titles {
    font-family: "malgun gothic", simhei;
    font-size: 22px;
    font-weight: bold;
    font-variant: normal;
    width: 100%;
    color: #fc3d37;
    letter-spacing: 0px;
    vertical-align: baseline;
    border: 2px solid #ff8b87;
    background-color: #FFFFFF;
    padding: 12px 10px 15px 10px;
    border-radius: 5px; 
  }
  .main-title-mini {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 18px;
    font-weight: 200;
    font-variant: normal;
    width: 100%;
    color: #fc3d37;
    letter-spacing: 0px;
    vertical-align: baseline;
    border: 1px solid #ff8b87;
    background-color: #FFFFFF;
    padding: 12px 10px 15px 10px;
    /* border-radius: 5px; */
  }
  .main-title-basic, .main-title-grey, .main-title-green {
    font-family: "malgun gothic", simhei;
    font-size: 24px;
    font-weight: 600;
    font-variant: normal;
    width: 100%;
    color: #222222;
    letter-spacing: 0px;
    vertical-align: baseline;
    text-align: center;
    border: 1px solid #dcdcdc;
    padding: 12px 0px 15px 0px;
    /* border-radius: 5px; */
    /* background-color: #f2eeed;*/
  }
  .main-title-grey {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
  }
  .main-title-green {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,e3ffd6+100 */
    background: rgb(255, 255, 255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(227, 255, 214, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(227, 255, 214, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(227, 255, 214, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3ffd6', GradientType=0); /* IE6-9 */
  }
  .main-title-blue {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
  }
/*
  .main-titless {
    font-family: "malgun gothic", simhei;
    font-size: 22px;
    font-weight: 200;
    font-variant: normal;
    width: 100%;
    color: #555555;
    letter-spacing: -1px;
    vertical-align: baseline;
    text-align: center;
    border: 2px solid #e83729;
    background-color: #FFFFFF;
    margin: 10px 0px 15px 0px;
    padding: 12px 0px 15px 0px;
    border-radius: 5px; 
  }
*/
  .video-title-white {
    font-family: "malgun gothic", simhei;
    font-size: 32px;
    font-weight: 600;
    font-variant: normal;
    width: 100%;
    color: #FF3D3D;
    letter-spacing: -1px;
    vertical-align: baseline;
    text-align: center;
    margin: 10px 0px 15px 0px;
    color: #FFFFFF;
    /* background-color: #009ade; */
  }
  .main-title-white {
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    /* background-color: #009ade; */
  }
  #main-title-Right {
    font-size: 16px;
    vertical-align: middle;
    font-weight: normal;
    color: #959595;
    letter-spacing: 1px;
    padding-left: 15px;
  }
  .main-title-left {
    font-family: "malgun gothic", simhei;
    font-size: 32px;
    font-weight: 600;
    font-variant: normal;
    width: 100%;
    color: #FF3D3D;
    letter-spacing: -1px;
    vertical-align: baseline;
    text-align: left;
    border: 5px solid #FFFFFF;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    /* border-radius: 5px; */
  }
  .main-title-normal {
    font-family: "malgun gothic", simhei;
    font-size: 28px;
    font-weight: 600;
    font-variant: normal;
    width: 100%;
    color: #FF3D3D;
    letter-spacing: 0px;
    vertical-align: baseline;
    text-align: left;
    /* border-radius: 5px; */
  }
  .main-title-black {
    font-family: "malgun gothic", simhei;
    font-size: 32px;
    font-weight: 600;
    color: #323232;
    letter-spacing: -1px;
    line-height: 40px;
  }
  .table-whitetitle {
    font-family: "malgun gothic", simhei;
    font-size: 32px;
    font-weight: 400;
    font-variant: normal;
    width: 100%;
    color: #FFFFFF;
    letter-spacing: -1px;
    text-align: center;
  }
  .compare_title {
    font-family: "malgun gothic", simhei;
    font-size: 28px;
    line-height: 35px;
    font-weight: 400;
    color: #FFF;
    padding: 10px;
    letter-spacing: 0px;
    text-align: center;
    background-color: #dbc05e;
  }
  .compare_title_green {
    font-family: "malgun gothic", simhei;
    font-size: 28px;
    line-height: 35px;
    font-weight: 400;
    color: #FFF;
    padding: 10px;
    letter-spacing: 0px;
    text-align: center;
    background-color: #A1C75D;
  }
  .compare_title_red {
    font-family: "malgun gothic", simhei;
    font-size: 28px;
    line-height: 35px;
    font-weight: 400;
    color: #FFF;
    padding: 10px;
    letter-spacing: 0px;
    text-align: center;
    background-color: #e65660;
  }
  .compare_content {
    padding: 30px 20px 20px 20px;
    /*text-align: center;*/
    /*background-color:#FFFFFF;*/
  }
  .compare_content ul {
    list-style-image: url("../checked.html");
  }
  .compare_content li {
    margin-bottom: 0.6em;
  }
  .compare_content_white {
    padding: 50px 30px 30px 30px;
    text-align: left;
    background-color: #ffffff;
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 17px;
    line-height: 30px;
    font-weight: normal;
    font-variant: normal;
    color: #8e6c47;
    letter-spacing: 0px;
    border: solid 1px #e5e4e4;
    position: relative;
  }
  .example {
    padding: 50px 30px 30px 30px;
    text-align: left;
    background-color: #fbf8f0;
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 17px;
    line-height: 26px;
    font-weight: normal;
    font-variant: normal;
    color: #8e6c47;
    letter-spacing: 0px;
    border: dotted 1px #8e6c47;
    position: relative;
  }
  .compare_content_white .focus {
    color: #d9534f;
    font-weight: 0;
  }
  .example .focus {
    color: #d9534f;
    font-weight: 0;
  }
  .example .title {
    font-size: 24px;
    color: #8e6c47;
    font-weight: 600;
  }
  .explain-title {
    height: 88px;
    display: table;
  }
  .explain-title div {
    display: table-cell;
    vertical-align: middle;
  }
  .teacher {
    position: absolute;
    background-color: #8e6c47;
    padding: 8px 22px;
    text-align: center;
    font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #ffffff;
    top: 0px;
    left: 0px;
  }
  .teacher span {
    display: block;
    font-size: 16px;
    line-height: 1;
  }
  .share_box_title {
    font-family: "Yu Gothic", SimHei;
    color: #333333;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    letter-spacing: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    align: left;
  }

.ma_exp{
	font-size: 14px;
	letter-spacing: 0px;
	padding: 10px;
	border: 1px solid #999;
	margin: 20px 0;
}
.ma_exp span{
	font-size: 18px;
	font-weight: bold;
}


	
  .ma_content2 {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 19px;
    line-height: 30px;
    font-weight: normal;
    font-variant: normal;
    color: rgb(86, 74, 63);
    letter-spacing: 1px;
    /*text-align: center;*/
    margin-bottom: 0em;
    /*text-align:left;*/
  }
  .ma_content2s {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 19px;
    line-height: 30px;
    font-weight: normal;
    font-variant: normal;
    color: rgba(112, 107, 101, 1.00);
    letter-spacing: 0px;
    /*text-align: center;*/
    margin-bottom: 0em;
    /*text-align:left;*/
  }
  .ma_content_name {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    font-variant: normal;
    color: rgb(86, 74, 63);
    letter-spacing: 0px;
    /*text-align: center;*/
    margin-bottom: 0em;
    /*text-align:left;*/
  }
  .ma_content_small {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
    font-variant: normal;
    color: rgb(86, 74, 63);
    letter-spacing: 0px;
    /*text-align: center;*/
    margin-bottom: 0em;
  }
  .ma_content2_left {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 19px;
    line-height: 30px;
    font-weight: normal;
    font-variant: normal;
    color: rgb(86, 74, 63);
    letter-spacing: 1px;
    /*text-align: center;*/
    margin-bottom: 1em;
    text-align: left;
  }
  .comma {
    font-family: 游明朝体, 游明朝, Yu Mincho, YuMincho, serif;
    font-weight: 800;
    font-size: 120%;
  }
  /* readmore */
  #readmore {
    text-align: center;
    width: 30%;
  }
  #readmore p a {
    display: block;
    border: 2px solid #35a9d8;
    font-size: 15px;
    color: #35a9d8;
    width: 100%;
    padding: 3px 0px;
    text-decoration: none;
  }
  #readmore p a:hover {
    background: #35A9D8;
    color: #FFF;
  }
  .ma_content2 .gold {
    color: #ad7b25;
    font-weight: 700;
  }
  .txt_gift {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 40px;
    letter-spacing: -1px;
    line-height: 75px;
    color: #FFFFFF;
    font-weight: 700;
  }
  .intro_sec_titleb {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 50px;
    letter-spacing: -1px;
    line-height: 50px;
    color: rgb(51, 51, 51);
    font-weight: 700;
    text-align: center;
    margin: 20px auto 20px auto;
  }
  .intro_sec_title {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 40px;
    letter-spacing: -1px;
    line-height: 50px;
    color: #131313;
    font-weight: 700;
  }
  .intro_sec_titles {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 40px;
    letter-spacing: -1px;
    line-height: 45px;
    color: #131313;
    font-weight: 700;
  }
  .intro_sec_titless {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 50px;
    color: rgb(51, 51, 51);
    font-weight: 700;
    margin: 20px auto 20px auto;
  }
  .space40 {
    padding: 20px 0 20px 0;
  }
  .space80-40 {
    padding: 40px 0 40px 0;
  }
  .space80-20 {
    padding: 40px 0 40px 0;
  }
  .space80-10 {
    padding: 40px 0 40px 0;
  }
  .space70-20 {
    padding: 35px 0 35px 0;
  }
  .space70-40 {
    padding: 35px 0 35px 0;
  }
  .space50-10 {
    padding: 25px 0 25px 0;
  }
  .space60-10 {
    padding: 30px 0 30px 0;
  }
  .space60-20 {
    padding: 30px 0 30px 0;
  }
  .space50-4 {
    padding: 25px 0 25px 0;
  }
  .space30-20 {
    padding: 15px 0 15px 0;
  }
  .space30-10 {
    padding: 15px 0 15px 0;
  }
  .space20-10 {
    padding: 10px 0 10px 0;
  }
  .space20 {
    padding: 10px 0 10px 0;
  }
  .space10 {
    padding: 5px 0 5px 0;
  }
  .pic100-20 {
    max-width: 100%;
  }
  .pic100-50 {
    max-width: 100%;
  }
  .pic100-70 {
    max-width: 100%;
  }
  .pic90-100 {
    max-width: 80%;
  }
  .pic50-70 {
    max-width: 50%;
    margin: 0 auto;
    text-align: center;
  }
  .pic70-100 {
    max-width: 70%;
    text-align: center;
  }
  .pic85-100 {
    max-width: 85%;
    text-align: left;
  }
  .pic90-50 {
    max-width: 90%;
    text-align: left;
  }
  .pic-infos img {
    width: 50%;
    text-align: cente !important;
  }
  .pic-info p {
    width: 90%;
    display: inline-block;
    padding: 30px 0;
  }
  .pic-info .h1 {
    width: 90%;
    display: inline-block;
    padding: 10px 0;
  }
  /* ------ 最小768  先置左 再置中 桌機---- */
  .left_center_computer {
    text-align: left;
  }
  /* ------ 最小768  先置中 再置左 桌機 ----- */
  .center_left_computer {
    text-align: center;
  }
  .standard {
    padding: 0 !important;
    margin-bottom: 20px;
    background-color: #f1f1f1;
    border: #ccc solid thin;
  }
  .jobitemBox, .jobitemBox_w {
    padding: 10px;
    border-bottom: #fff solid 1px;
    font-size: 16px;
    color: #000;
    line-height: 26px;
    font-family: Microsoft Jhenghei;
  }
  .jobitemBox_w {
    background-color: #fff;
  }
  .table_border {
    border-color: #C0282A;
  }
  .btn-lg {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    padding: 15px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 6px;
  }
  .goto-bg {
    padding: 12px 12px;
    border: #e6e6e6 solid 1px;
    background: #FFFFFF;
    margin: 15px;
  }
}
/* -------------------最小768的結尾 -------------------------*/
@media (min-width:991px) and (max-width:1200px) {
  .templatemo-project-box, .project-overlay {
    height: 170px;
    width: 170px;
  }
  .templatemo-project-gallery {
    margin-left: -70px;
  }
  .templatemo-service-item-header {
    padding: 16px 10px 20px;
  }
  .templatemo-header-orange {
    min-width: 230px;
  }
  .team_box, .team_box_over {
    height: 220px;
    width: 220px;
  }
}
@media (max-width:991px) {
  .team-inner {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .templatemo-btn-read-more {
    float: right;
    margin-bottom: 40px;
  }
}
@media (min-width:768px) and (max-width:990px) {
  .member-thumb .thumb-overlay {
    padding-left: 30%;
  }
  .templatemo-project-box, .project-overlay {
    height: 130px;
    width: 130px;
    padding-top: 0px;
  }
  .templatemo-project-gallery {
    margin-left: 10px;
  }
  .blog_box {
    margin-right: -140px;
  }
}
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 15px;
    color: #d8d8d8;
  }
}
@media (max-width: 768px) {
  /* ------ Logo ----- */
  .toefl-logo {
    display: none;
  }
  .toefl-logo-m {
    display: block;
    max-width: 210px;
  }
  .member-thumb .thumb-overlay {
    padding-left: 40%;
  }
  .templatemo-btn-read-more {
    float: right;
    margin-bottom: 40px;
  }
  /* ------ 最大768 ----- */
  .pcBr {
    display: none;
  }
  .spBr {
    display: inline;
  }
  /* 網頁背景區塊手機版 */
  /* 第一步背景手機板 */
  .templatemo-foreword {
    position: relative;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    /* border-top: #EDEDED solid 1px; */
    background: url(../jpg/bg_img_forewordb.jpg) top center no-repeat #FFFFFF;
    background-color: #ffffff;
    background-size: 100% auto;
    z-index: 20;
    background-attachment: fixed;
  }
  .templatemo-stepone {
    margin-bottom: 0px;
    background: url(../jpg/bg_img_step01b.jpg) top center no-repeat #fff0e9;
    background-size: 100% auto;
  }
  .templatemo-steptwo {
    margin-bottom: 0px;
    background: url(../jpg/bg_img_step02b.jpg) top center no-repeat #fff0e9;
    background-size: 100% auto;
  }
  .templatemo-stepthree {
    margin-bottom: 0px;
    background: url(../jpg/bg_img_step03b.jpg) top center no-repeat #FFFFFF;
    background-size: 100% auto;
  }
  .templatemo-stepfour {
    margin-bottom: 0px;
    background: url(../jpg/bg_img_step04b.jpg) top center no-repeat #fbedc8;
    background-size: 100% auto;
  }
  .templatemo-stepfive {
    margin-bottom: 0px;
    background: url(../bg_img_step05b.html) top center no-repeat #ffffff;
    background-size: 100% auto;
  }
	
.ma_exp{
	font-size: 14px;
	letter-spacing: 0px;
	padding: 10px;
	border: 1px solid #999;
	margin: 20px 0;
}
.ma_exp span{
	font-size: 18px;
	font-weight: bold;
}

  .ma_content2 {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
    font-variant: normal;
    color: #696969;
    letter-spacing: 0px;
    /*text-align: center;*/
/*    margin-bottom: 1em;*/
  }
  .ma_content2 td {
    border: #ccc solid thin;
    font-size: 17px !important;
    line-height: 26px !important;
    padding: 10px;
  }
  .ma_content2_center {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
    font-variant: normal;
    color: #696969;
    letter-spacing: 0px;
    /*text-align: center;*/
    margin-bottom: 1em;
    text-align: center;
  }
  .ma_content2s {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    font-variant: normal;
    color: rgba(112, 107, 101, 1.00);
    letter-spacing: 1px;
    /*text-align: center;*/
    margin-bottom: 0em;
    /*text-align:left;*/
  }
  .ma_content2_left {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 17px;
    line-height: 25px;
    font-weight: normal;
    font-variant: normal;
    color: rgb(86, 74, 63);
    letter-spacing: 1px;
    /*text-align: center;*/
    margin-bottom: 1em;
    text-align: center;
  }
  .big-title01 {
    font-family: "Microsoft YaHei";
    display: inline-block;
    font-size: 18px;
    color: #323232;
    letter-spacing: 0px;
    font-weight: 600;
    margin: 10px 0 30px;
    padding: 0 0 10px 0;
    border-bottom: 3px solid #000000;
  }
  .txt_gift_title, .txt_gift_title_red {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    color: #333333;
    margin: 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 3px solid #4b6b33;
  }
  .txt_gift_title_red {
    border-bottom: 3px solid #8d3540;
  }
  .txt_gift p {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    font-variant: normal;
    color: #333333;
    letter-spacing: 1px;
    /* text-align: center; */
    margin-bottom: 1em;
  }
  .txt_gift p .red {
    color: #FF4144;
  }
  .main-title, .main-title-white {
    font-family: "malgun gothic", simhei;
    font-size: 17px;
    font-weight: 700;
    font-variant: normal;
    width: 100%;
    color: #FF3D3D;
    letter-spacing: -1px;
    vertical-align: baseline;
    text-align: center;
    border: 1px solid #e2e2e2;
    background-color: #FFFFFF;
    margin: 20px 0 0 0;
    padding: 5px;
    /* border-radius: 5px; */
  }
  .main-title02 {
    font-family: "malgun gothic", simhei;
    font-size: 20px;
    font-weight: 600;
    font-variant: normal;
    width: 100%;
    color: #FF3D3D;
    letter-spacing: -1px;
    vertical-align: baseline;
    text-align: center;
    padding: 10px;
    /* border-radius: 5px; */
  }
  #main-title-Right {
    font-size: 12px;
    vertical-align: middle;
    font-weight: normal;
    color: #959595;
    letter-spacing: 1px;
    padding-left: 15px;
  }
  .main-title-white {
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    /* background-color: #009ade; */
  }
  .big-title02 {
    font-size: 25px;
    line-height: 35px;
    font-family: 'cwTeXKai', sans-serif;
    color: #000000;
    letter-spacing: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 400;
  }
  .share_box_title {
    font-family: "Yu Gothic", SimHei;
    color: #333333;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    align: left;
  }
  .big-title02-big {
    font-size: 25px;
    line-height: 30px;
    /*font-family: "malgun gothic", simhei; */
    /*font-family: 'cwTeXKai',  sans-serif;*/
    font-family: "malgun gothic", simhei;
    color: #000000;
    letter-spacing: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 400;
    letter-spacing: -3;
  }
  .txt_darkgrey_black {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #323232;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .compare_title {
    font-family: "malgun gothic", simhei;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    color: #FFF;
    padding: 5px;
    letter-spacing: 0px;
    text-align: center;
    background-color: #dbc05e;
  }
  .compare_title_green {
    font-family: "malgun gothic", simhei;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    color: #FFF;
    padding: 5px;
    letter-spacing: 0px;
    text-align: center;
    background-color: #A1C75D;
  }
  .compare_title_red {
    font-family: "malgun gothic", simhei;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    color: #FFF;
    padding: 5px;
    letter-spacing: 0px;
    text-align: center;
    background-color: #e65660;
  }
  .compare_content {
    padding: 30px 20px 20px 20px;
    /*background-color:#fff7ea;*/
  }
  .compare_content ul {
    list-style-image: url("../checked.html");
  }
  .compare_content li {
    margin-bottom: 1em;
  }
  .compare_content_white {
    padding: 50px 30px 30px 30px;
    text-align: left;
    background-color: #ffffff;
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
    font-variant: normal;
    color: #8e6c47;
    letter-spacing: 0px;
    border: solid 1px #e5e4e4;
    position: relative;
  }
  .teacher {
    position: absolute;
    background-color: #8e6c47;
    padding: 8px 22px;
    text-align: center;
    font-family: 'Maven Pro', Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #ffffff;
    top: 0px;
    left: 0px;
  }
  .teacher span {
    display: block;
    font-size: 16px;
    line-height: 1;
  }
  .compare_content_white .focus {
    color: #d9534f;
    font-weight: 0;
  }
  .example {
    padding: 50px 30px 30px 30px;
    text-align: left;
    background-color: #fbf8f0;
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 17px;
    line-height: 26px;
    font-weight: normal;
    font-variant: normal;
    color: #8e6c47;
    letter-spacing: 0px;
    border: dotted 1px #8e6c47;
    position: relative;
  }
  .example .focus {
    color: #d9534f;
    font-weight: 0;
  }
  .example .title {
    font-size: 24px;
    color: #8e6c47;
    font-weight: 600;
  }
  .ma_content2 .gold {
    color: #ad7b25;
    font-weight: 700;
  }
  .txt_darkgrey_high {
    font-family: "malgun gothic", simhei;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #323232;
    font-weight: 550;
    margin-bottom: 0px;
  }
  .templatemo-case {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .intro_sec_titles {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 25px;
    letter-spacing: -1px;
    line-height: 32px;
    color: rgb(51, 51, 51);
    font-weight: 700;
    margin: 20px auto 0px auto;
  }
  .ma_content2 td {
    border: #ccc solid thin;
    font-size: 14px;
    line-height: 16px;
    padding: 10px;
  }
  .ma_content2_s {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 17px !important;
    line-height: 25px !important;
    font-weight: normal;
    font-variant: normal;
    color: #333333;
    letter-spacing: 0px;
    /*text-align: center;*/
    /*text-align:left;*/
  }
  .ma_content2_s .title {
    font-size: 18px;
  }
  .ma_content2_s span {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 17px;
    line-height: 25px;
    font-weight: normal;
    font-variant: normal;
    color: #555555;
    letter-spacing: 0px;
  }
  .table-whitetitle {
    font-family: "malgun gothic", simhei;
    font-size: 22px;
    line-height: 45px;
    font-weight: 400;
    font-variant: normal;
    width: 100%;
    color: #FFFFFF;
    letter-spacing: -1px;
    text-align: center;
  }
  .main-title-normal {
    font-family: "malgun gothic", simhei;
    font-size: 22px;
    font-weight: 600;
    font-variant: normal;
    width: 100%;
    color: #FF3D3D;
    letter-spacing: -1px;
    vertical-align: baseline;
    text-align: left;
    /* border-radius: 5px; */
  }
  .divider-1 span {
    display: block;
    width: 150px;
    height: 6px;
    margin: 15px auto 15px auto;
    border-top: 3px solid #333333;
  }
  .divider-2 span {
    display: block;
    width: 100px;
    height: 6px;
    margin: 0px auto 0px auto;
    border-top: 3px solid #e83729;
  }
  .divider-4 span {
    display: block;
    width: 100%;
    height: 6px;
    margin: 20px auto 20px auto;
    border-top: 1px solid #B8B8B8;
  }
  .divider-5 span {
    display: block;
    width: 100px;
    height: 6px;
    margin: 0px auto 0px auto;
    border-top: 3px solid #000000;
  }
  .divider-6 span {
    display: block;
    width: 100%;
    height: 6px;
    margin: 10px auto 10px auto;
    border-top: 3px solid #131313;
  }
  .intro_sec_title {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 25px;
    letter-spacing: 0px;
    line-height: 35px;
    color: rgb(51, 51, 51);
    font-weight: 700;
    text-align: center;
  }
  .txt_darkgrey_frame, .txt_darkgrey_frame_white {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 23px;
    font-weight: 700;
    padding: 5px 10px;
    display: inline-block;
    /* border-radius: 5px; */
  }
  .txt_darkgrey_frame {
    background-color: #cacaca;
    color: #FFFFFF;
    border: 1px solid #c3c3c3;
  }
  .txt_darkgrey_frame_white {
    background-color: #cacaca;
    color: #FFFFFF;
    border: 1px solid #c3c3c3;
    /*border: 1px solid #ffc699;*/
  }
  .main-title-black {
    font-family: "malgun gothic", simhei;
    font-size: 22px;
    font-weight: 600;
    color: #323232;
    letter-spacing: -1px;
    line-height: 30px;
  }
  .pic-infos img {
    width: 50%;
    text-align: center;
  }
  .pic-info p {
    width: 100%;
    display: inline-block;
    padding: 15px 0;
  }
  .templatemo-sw {
    margin-top: 0px;
    padding-top: 10px;
  }
  .space40 {
    padding: 20px 0 20px 0;
  }
  .space80-40 {
    padding: 20px 0 20px 0;
  }
  .space80-20 {
    padding: 10px 0 10px 0;
  }
  .space80-10 {
    padding: 5px 0 5px 0;
  }
  .space70-40 {
    padding: 20px 0 20px 0;
  }
  .space70-20 {
    padding: 10px 0 10px 0;
  }
  /* ------ 最大768 ----- */
  .space50-10 {
    padding: 5px 0 5px 0;
  }
  .space60-10 {
    padding: 5px 0 5px 0;
  }
  .space60-20 {
    padding: 10px 0 10px 0;
  }
  .space30-20 {
    padding: 10px 0 10px 0;
  }
  .space30-10 {
    padding: 5px 0 5px 0;
  }
  .space20-4 {
    padding: 2px 0 2px 0;
  }
  .space20-10 {
    padding: 5px 0 5px 0;
  }
  .space20 {
    padding: 10px 0 10px 0;
  }
  .space10 {
    padding: 5px 0 5px 0;
  }
  .pic100-50 {
    max-width: 50%;
    margin: 0 auto;
    text-align: center;
  }
  .pic100-30 {
    max-width: 30%;
    margin: 0 auto;
    text-align: center;
  }
  .pic100-20 {
    max-width: 20%;
    margin: 0 auto;
    text-align: center;
  }
  .pic100-70 {
    max-width: 70%;
    margin: 0 auto;
    text-align: center;
  }
  .pic90-100 {
    max-width: 60%;
    margin: 0 auto;
    text-align: center;
  }
  .pic70-100 {
    max-width: 80%;
    margin: 0 auto;
    text-align: center;
  }
  .pic50-70 {
    max-width: 70%;
    margin: 0 auto;
    text-align: center;
  }
  .pic85-100 {
    max-width: 100%;
    text-align: center;
  }
  .pic90-50 {
    max-width: 50%;
    text-align: left;
  }
  .pic50s {
    max-width: 50%;
  }
  .intro_sec_titleb {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 25px;
    letter-spacing: -1px;
    line-height: 35px;
    color: rgb(51, 51, 51);
    font-weight: 700;
    text-align: center;
    margin: 20px auto 20px auto;
  }
  .main-titles {
    font-family: "malgun gothic", simhei;
    font-size: 18px;
    font-weight: bold;
    font-variant: normal;
    width: 100%;
    color: #e83729;
    letter-spacing: -1px;
    vertical-align: baseline;
    border: 1px solid #ff8b87;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    padding: 12px;
    border-radius: 5px; 
  }
  .main-title-mini {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 16px;
    font-weight: 200;
    font-variant: normal;
    width: 100%;
    color: #fc3d37;
    letter-spacing: 0px;
    vertical-align: baseline;
    border: 1px solid #DCDCDC;
    background-color: #FFFFFF;
    line-height: 25px;
    padding: 15px;
    /* border-radius: 5px; */
  }
  .main-title-basic, .main-title-grey, .main-title-green {
    font-family: "malgun gothic", simhei;
    font-size: 20px;
    font-weight: 600;
    font-variant: normal;
    width: 100%;
    color: #222222;
    letter-spacing: 0px;
    vertical-align: baseline;
    text-align: center;
    border: 1px solid #dcdcdc;
    padding: 12px 0px 15px 0px;
    /* border-radius: 5px; */
    /* background-color: #f2eeed;*/
  }
  .main-title-grey {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
  }
  .main-title-green {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,e3ffd6+100 */
    background: rgb(255, 255, 255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(227, 255, 214, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(227, 255, 214, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(227, 255, 214, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3ffd6', GradientType=0); /* IE6-9 */
  }
  .main-title-blue {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
  }
  /* ------ 最大768  先置左 再置中 手機---- */
  .left_center_phone {
    text-align: center;
	margin: 10px auto;
  }
  /* ------ 最大768  先置中 再置左 手機---- */
  .center_left_phone {
    text-align: left;
  }
  .btn-lg {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    padding: 10px 10px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
  }
  .goto-bg {
    padding: 12px 12px;
    border: #C3C3C3 solid 1px;
    background: #FFFFFF;
  }
}
/* ------ 最大768的結尾 ----- */
@media (max-width: 380px) {
  .freebirdFormviewerViewCenteredContent {
    margin: auto;
    width: 90% !important;
  }
  /* ------ Logo ----- */
  .toefl-logo {
    display: none;
  }
  .toefl-logo-m {
    display: block;
    max-width: 200px;
  }
  /*ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â®-ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â©Ãƒâ€¦Ã‚Â¸*/
  .applyform_desktop {
    display: none;
    width: 100%;
    height: 3050px;
    margin: 0 auto;
  }
  /*ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â®-ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢*/
  .applyform_mob {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  /* MENU */
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    /*border-color: #e7e7e7;*/
    float: right;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .member-thumb .thumb-overlay {
    padding-left: 30%;
  }
  .templatemo-service-item-header {
    font-size: 16px;
    padding: 23px 10px 22px;
  }
  .templatemo-header-orange {
    min-width: 0px;
  }
  .pcBr {
    display: none;
  }
  .spBr {
    display: inline;
  }
  .templatemo-top-menu {
    min-height: 100px;
    background-color: rgba(255, 255, 255, 1);
    z-index: 5000;
    width: 100%;
  }
}
@media (min-width:991px) and (max-width: 1200px) {
  .team_hr {
    width: 37%;
  }
}
@media (min-width:683px) and (max-width: 991px) {
  .team_hr {
    width: 33%;
  }
}
@media (min-width:585px) and (max-width: 683px) {
  /* MENU */
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    float: right;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .member-thumb .thumb-overlay {
    padding-left: 25%;
  }
  .team_hr {
    width: 30%;
  }
}
@media (min-width:536px) and (max-width: 585px) {
  /* MENU */
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    float: right;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .team_hr {
    width: 28%;
  }
}
@media (min-width:410px) and (max-width: 536px) {
  /* MENU */
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    float: right;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .team_hr {
    width: 21%;
  }
}
@media (max-width: 410px) {
  /* MENU */
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    float: right;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .team_hr {
    width: 11%;
  }
}
/* 按鈕判斷式 平板加桌機 */
@media only screen and (min-width: 436px) {
  .computer {
    display: block;
  }
  .phone {
    display: none;
  }
}
/* 按鈕判斷式 手機 */
@media only screen and (max-width:435px) {
  .computer {
    display: none;
  }
  .phone {
    display: block;
  }
}
/* 以下是瀑布流 */
@media screen and (min-width: 641px) {
  .content-inner {
    width: 960px;
    margin: 0 auto;
  }
  /* postlist最上面大標開始 */
  .postlist ul h3 span.title01 {
    display: block;
    padding: 1px 0 1px 40px;
    line-height: 1.3em;
    font-weight: bold;
    font-size: 175%;
    background: url(../lib_ico_book-2.html)0 0 no-repeat;
  }
  .postlist ul h3.titleline {
    margin: 30px 0 30px 0px;
    padding: 0 0 20px;
    border-bottom: 1px solid #a09c9b;
  }
  /* postlist最上面大標結束 */
  /* postlist文章區塊開始 */
  .postlist {
    background: #FFFFFF;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 20px;
  }
  .postlist ul {
    /*border-top: 1px solid #dfdfdf; */
    padding: 24px;
  }
  .postlist li:last-child {
    margin-right: 0;
  }
  .postlist li + .postlist li + .postlist li + .postlist li {
    margin-right: 0;
  }
  .postlist li {
    float: left;
    /*            width: 338px;*/
    margin-right: 5px;
    margin-bottom: 25px;
    background: #FFF8E8;
    min-height: 150px;
    list-style: none;
    border: 1px solid #dcdcdc;
	padding-top: 15px;
  }
  .postlist li img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .postlist li h4 {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 1px;
    margin: 10px;
    padding: 10px 20px;
    background: #9faa15;
  }
  .postlist li h5 {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 25px;
    margin: 10px;
    padding: 10px;
    background: #3f7cc8;
  }
  .postlist li h5 span{
	font-size: 28px;
	line-height: 1.8;
	letter-spacing: 1px;
  }
  .postlist li h2 {
    font-size: 16px;
    color: #492c19;
    font-weight: 200;
    line-height: 25px;
    margin: 20px 15px 0px 14px;
  }
  .postlist li .info {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 20px;
    line-height: 2em;
    font-weight: normal;
    font-variant: normal;
    color: rgb(86, 74, 63);
    letter-spacing: 0px;
    margin: 20px 15px 20px 15px;
    overflow: hidden;
    min-height: 6.5em;	
  }
  .postlist > li .price {
    font-size: 1.2em;
    color: #d9534f;
    ;
    font-weight: 600;
    margin: 5px 15px;
    line-height: 1.5em;
    letter-spacing: 0;
    height: 2em;
    overflow: hidden;
  }
}
/* postlist文章區塊結束 */

/* more按鈕開始 */
.postlist li .link01 {
  float: right;
  border: #d2cccb 1px solid;
  border-radius: 5px;
  font-size: 17px;
  margin-right: 15px;
  /* 這個可以決定按鈕的寬度多寬 完美的是88% */
  width: 88%;
  text-align: center;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
  /* background-color: #f2eeed;*/
}
.postlist .link01 a {
  display: block;
  padding: 10px 15px;
  color: #fc3d37;
  overflow: hidden;
  outline: none;
  text-decoration: none;
}
.postlist .link01 a:hover {
  border-radius: 5px;
  background-color: #f7f5f5;
  text-decoration: underline;
}
.postlist li .link02 {
  float: right;
  border: #d2cccb 1px solid;
  border-radius: 5px;
  font-size: 14px;
  margin-right: 15px;
  /* 這個可以決定按鈕的寬度多寬 完美的是88% */
  /* width: 30%;88% */
  text-align: center;
  editor/#ffffff + 0, e5e5e5 + 100;
  White + 3D */ background: rgb(255, 255, 255); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
  /* background-color: #f2eeed;*/
}
.postlist .link02 a {
  display: block;
  padding: 5px 15px;
  color: #333333;
  overflow: hidden;
  outline: none;
  text-decoration: none;
}
.postlist .link02 a:hover {
  border-radius: 5px;
  background-color: #f7f5f5;
  text-decoration: underline;
}
.postlist .ico {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 0 8px 0 0;
  vertical-align: middle;
  background: url(../parts_arwico-3.html) -10px 0 no-repeat;
  background: url(../parts_arwico-4.html) -10px 0 no-repeat;
}
/* more按鈕結束 */

@media screen and (max-width: 640px) {
  .content-inner {
    width: 350px;
    margin: 30px auto;
  }
  /* postlist最上面大標開始 */
  .postlist ul h3 span.title01 {
    display: block;
    padding: 0 0 5px 35px;
    line-height: 1.2em;
    font-weight: bold;
    font-size: 130%;
    background: url(../lib_ico_book-2.html)0 0 no-repeat;
  }
  .postlist ul h3.titleline {
    margin: 15px 0 30px 0px;
    padding: 0 0 20px;
    border-bottom: 1px solid #a09c9b;
  }
  /* postlist最上面大標結束 */
  /* postlist文章區塊開始 */
  .postlist {
    background: #FFFFFF;
  }
  .postlist ul {
    margin-top: 15px;
    padding: 0px;
  }
  .postlist li {
    float: none;
    width: 100%;
    background: #FFF8E8;
    margin-right: 0px;
    margin-bottom: 25px;
    overflow: hidden;
    list-style: none;
    border: 1px solid #dcdcdc;
  }
  .postlist li img {
    width: 100%;
    height: auto;
  }
  .postlist li h2 {
    font-size: 16px;
    color: #492c19;
    font-weight: 700;
    margin: 20px 15px 0px 15px;
  }
  .postlist li h4 {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 1px;
    margin: 10px;
    padding: 10px 20px;
    background: #9faa15;
  }
  .postlist li h5 {
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 1px;
    margin: 10px;
    padding: 10px;
    background: #3f7cc8;
  }
  .postlist li .info {
    font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: normal;
    font-variant: normal;
    color: rgb(86, 74, 63);
    letter-spacing: 0px;
    margin: 20px 15px;
    overflow: hidden;
  }
  .postlist li .price {
    font-size: 1.2em;
    color: #d9534f;
    ;
    font-weight: 600;
    margin: 5px 15px;
    line-height: 1.5em;
    letter-spacing: 0;
    height: 2em;
    overflow: hidden;
  }
  /* postlist文章區塊結束 */
  /* more按鈕開始 */
  .postlist li .link01 {
    float: right;
    border: #d2cccb 1px solid;
    border-radius: 5px;
    font-size: 17px;
    margin-right: 20px;
    margin-bottom: 15px;
    /* 這個可以決定按鈕的寬度多寬 */
    width: 88%;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    /* background-color: #f2eeed;*/
  }
  .postlist .link01 a {
    display: block;
    padding: 5px 15px;
    color: #333333;
    overflow: hidden;
    outline: none;
    text-decoration: none;
  }
  .postlist .link01 a:hover {
    border-radius: 5px;
    background-color: #f7f5f5;
    text-decoration: underline;
  }
  .postlist .ico {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 8px 0 0;
    vertical-align: middle;
    background: url(../parts_arwico-4.html) -10px 0 no-repeat;
  }
  .clearfix {
    overflow: auto;
  }
  .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
  }
  /* more按鈕結束 */
}


/* Bridge_warning 按鈕 */
.btn-warning{
	font-weight: bold;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning:active{
	color: #fff;
}
/* JUUNIOR按鈕 */
.btn-junior-more {
  background-color: #9c3f8a;
  border-color: #853275;
  color: #fff;
  font-weight: bold;
}
.btn-junior-more:hover, .btn-junior-more:focus, .btn-junior-more:active, .btn-junior-more:active {
  background-color: #853275;
  color: #fff;
}
/* PRIMARY按鈕 */
.btn-primary-more {
  background-color: #451eab;
  border-color: #280090;
  color: #fff;
  font-weight: bold;
}
.btn-primary-more:hover, .btn-primary-more:focus, .btn-primaryore:active, .btn-primary-more:active {
  background-color: #280090;
  color: #fff;
}

/* 主圖黑色點點遮罩 */
.dot-screen {
  position: absolute;
  left: 0;
  top: 50;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-image: url(../dot_screen.html);
}
/*企業多益成績表格*/
.jobitemBox, .jobitemBox_w {
  font-family: 'Open Sans', '\5FAE\8EDF\6B63\9ED1\9AD4', 'Microsoft JhengHei', 'Apple LiGothic Medium', MingLiU, sans-serif;
  padding: 10px;
  border-bottom: #fff solid 1px;
  font-size: 16px;
  color: #555555;
  line-height: 26px;
}
.jobitemBox_w {
  background-color: #fff;
}
.toeicScore {
  color: #40b1f9;
  font-weight: 600;
  line-height: 26px;
  font-size: 16px;
}
.swScore {
  color: #e74f3b;
  font-weight: 600;
  line-height: 26px;
  font-size: 16px;
}
.standard {
  padding: 0 !important;
  margin-bottom: 20px;
  background-color: #f9f9f9;
  border: #dedede solid thin;
}
/*-----------表格各測驗表頭顏色--------------*/
/*表格各測驗表頭顏色  -  TOEIC  */
.table-toeic-bg {
  background: #6da6db; /* Old browsers */
  background: -moz-linear-gradient(left, #6da6db 0%, #24487f 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #6da6db 0%, #24487f 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #6da6db 0%, #24487f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6da6db', endColorstr='#24487f', GradientType=1); /* IE6-9 */
}
/*表格各測驗表頭顏色  -  bridge  */
.table-bridge-bg {
  background: #dfad28; /* Old browsers */
  background: -moz-linear-gradient(left, #dfad28 0%, #d35500 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #dfad28 0%, #d35500 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #dfad28 0%, #d35500 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfad28', endColorstr='#d35500', GradientType=1); /* IE6-9 */
}
/*表格各測驗表頭顏色  -  sw  */
.table-sw-bg {
  background: #ab83b9; /* Old browsers */
  background: -moz-linear-gradient(left, #ab83b9 0%, #694a87 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ab83b9 0%, #694a87 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ab83b9 0%, #694a87 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ab83b9', endColorstr='#694a87', GradientType=1); /* IE6-9 */
}
/*表格各測驗表頭顏色  -  TOEFL ITP  */
.table-itp-bg {
  background: #4f545d; /* Old browsers */
  background: -moz-linear-gradient(left, #4f545d 0%, #f4ec00 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #4f545d 0%, #f4ec00 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #4f545d 0%, #f4ec00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f545d', endColorstr='#f4ec00', GradientType=1); /* IE6-9 */
}
/*----回上頁----*/
.gotop {
  position: fixed;
  right: 15px;
  bottom: 15px;
  padding: 5px 10px;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  background-color: #000000;
  border-radius: 50% !important;
}
.btn-frame {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff;
}
/*----淡入效果----*/
.fade-in {
  opacity: 0;
  -webkit-transform: scale(1.02) translateY(0);
  transform: scale(1.02) translateY(0);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.fade-in.shown {
  opacity: 1;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}