::-webkit-selection {
  background: #2a333c;
  color: #ffffff;
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: #e0e0e0;
}
::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background-color: #aaaaaa;
}
html,
body {
  margin: 0;
  height: auto;
  font-size: small;
  background: #434436 url("../images/bg.jpg") top repeat-x;
  overflow-x: hidden;
}

p {
  font-size: 100%;
  text-align: left;
  line-height: 150%;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

a img {
  border: none;
}

#Wrapper {
  position: relative;
  margin: 0 auto;
  width: calc(100% + 25px);
  height: 100%;
  min-width: 1024px;
  left: -25px;
}

.Container {
  position: relative;
  margin: 0 auto;
  width: 1024px;
  height: 100%;
}

.LogoBox {
  height: 106px;
  float: left;
  width: 100%;
}
.Logo {
  width: 370px;
  height: 106px;
  float: left;
}
.TopRightMenu {
  width: 355px;
  height: 106px;
  float: right;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #91937a;
}

.FBdownload {
  width: 370px;
  height: auto;
  float: left;
  margin: 25px 0 0 0;
}
.facebookTitle {
  font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
  width: auto;
  height: 21px;
  float: left;
  line-height: 21px;
  margin: 0 8px 0 5px;
  font-size: 15px;
}
.facebookTitle a:link {
  color: #91937a;
  text-decoration: none;
}
.facebookTitle a:visited {
  color: #91937a;
  text-decoration: none;
}
.facebookTitle a:hover {
  color: #000;
  text-decoration: underline;
}

.Fansbtn {
  width: 99px;
  height: 21px;
  float: left;
  margin: 0 5px 0 0;
}

.FBbtn {
  width: 85px;
  height: 21px;
  float: left;
  margin: 0 0 0 0;
}

.LQBBox {
  width: 370px;
  height: auto;
  float: left;
  margin: 8px 0 0 0;
}
.LBQbtn {
  width: auto;
  height: 29px;
  float: left;
}

.NavBox {
  width: 1024px;
  height: 54px;
  float: left;
}

.MainBanner {
  width: 1024px;
  height: auto;
  margin: 0 0 20px 0;
}
.nav {
  width: 1024px;
  height: 30px;
  float: left;
}

.LargeBanner {
  width: 985px;
  height: 295px;
  float: left;
  box-shadow: 1px 1px 5px rgba(20%, 20%, 20%, 0.2);
  background-color: #fff;
  margin: 10px 0 0 20px;
}

.GreenBg {
  width: 100%;
  height: auto;
  float: left;
  background-color: #d7dac9;
  padding: 0 0 20px 0;
}

.MainWhiteBox {
  width: 985px;
  min-height: 650px;
  height: auto;
  float: left;
  box-shadow: 1px 1px 5px rgba(20%, 20%, 20%, 0.2);
  background-color: #fff;
  margin: 20px 0 0 20px;
  padding: 0 0 20px 0;
}

.MainTitle {
  width: 952px;
  height: 44px;
  float: left;
  font-size: 13px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #5a5a5a;
  border-bottom: 1px solid #e7e7e7;
  line-height: 44px;
  margin: 0 0 0 16px;
  font-weight: normal;
  word-spacing: 6px;
  text-indent: 15px;
}
.MainTitle a:link {
  color: #5a5a5a;
  text-decoration: none;
}
.MainTitle a:visited {
  color: #5a5a5a;
  text-decoration: none;
}
.MainTitle a:hover {
  color: #92a66b;
  text-decoration: none;
}

.FAQBanner {
  float: left;
  margin: 0px 0 0 16px;
}

.AboutTitle {
  width: 932px;
  height: auto;
  float: left;
  font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
  border-bottom: 1px dashed #e7e7e7;
  margin: 0 0 0 16px;
  padding: 35px 20px 35px 0;
  font-size: 24px;
  font-weight: normal;
  color: #585947;
  text-align: center;
}

.AboutBox {
  width: 878px;
  height: auto;
  float: left;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 200%;
  margin: 0 0 20px 16px;
  padding: 0 25px 20px 36px;
}

.AboutPic {
  float: right;
  margin: -1px 20px 0 40px;
}

.AboutInfoTitle {
  width: 440px;
  height: auto;
  float: left;
  font-size: 18px;
  font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
  border-top: 1px solid #000;
  margin: -1px 0 0 0;
  padding: 25px 0 15px 0;
}

.EnBox {
  width: 100%;
  max-width: 882px;
  height: auto;
  float: left;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #696969;
  line-height: 220%;
  background: url("../images/BannerBg.jpg");
  margin: 0;
  padding: 62px 50px 62px 53px;
}

.WangBox {
  width: 100%;
  max-width: 945px;
  height: auto;
  float: left;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #696969;
  line-height: 220%;
  background: url("../images/BannerBg.jpg");
  margin: 0;
  padding: 52px 0 42px 40px;
}

.ComLeft {
  width: 40%;
  max-width: 400px;
  height: auto;
  min-height: 130px;
  float: left;
  padding: 35px 60px 80px 55px;
}

.ComRight {
  width: 30%;
  max-width: 355px;
  height: auto;
  min-height: 130px;
  float: left;
  padding: 35px 60px 80px 55px;
  margin: 0 0 0 20px;
}

.ComInfo {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  line-height: 220%;
}
.ComInfo a:link {
  color: #b88a59;
  text-decoration: underline;
}
.ComInfo a:visited {
  color: #b88a59;
  text-decoration: none;
}
.ComInfo a:hover {
  color: #b88a59;
  text-decoration: none;
}

.AboutBanner {
  float: left;
  margin: 50px 0 0 47px;
}

.SchoolInfoTitle {
  width: 880px;
  height: auto;
  float: left;
  font-size: 18px;
  font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
  margin: 0 0 0 50px;
  padding: 0 0 35px 0;
  color: #6a6b5a;
  border-bottom: 1px solid #e7e7e7;
}

.MiddleInfoTitle {
  width: 880px;
  height: auto;
  float: left;
  font-size: 18px;
  font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  color: #6a6b5a;
}

.LocationBox {
  width: 898px;
  height: auto;
  float: left;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  line-height: 160%;
  margin: 25px 0 25px 16px;
  padding: 20px 25px 20px 25px;
}

.GalleryBox {
  width: 898px;
  height: auto;
  float: left;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  line-height: 160%;
  margin: 25px 0 25px 16px;
  padding: 0 25px 20px 25px;
}

.QandABox {
  width: 898px;
  height: auto;
  float: left;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  line-height: 160%;
  margin: 0 0 25px 16px;
  padding: 20px 25px 20px 25px;
}

.GoogleMap {
  width: 100%;
  height: auto;
  float: left;
}

.TeacherBox {
  width: 952px;
  height: auto;
  float: left;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  line-height: 160%;
  margin: 25px 0 25px 16px;
}

.TeacherHead {
  width: 482px;
  height: 554px;
  float: left;
  margin: 0 25px 0 0;
}

.WangHead {
  width: 482px;
  height: auto;
  float: left;
  margin: 0 25px 0 0;
}

.TeacherInfo {
  width: 427px;
  height: 554px;
  float: left;
  border-bottom: 1px solid #000;
}

.WangInfo {
  width: 427px;
  height: auto;
  float: left;
}

.SchoolLocationInfo {
  width: 100%;
  height: auto;
  float: left;
  border-bottom: 1px solid #000;
}

.GEPT {
  width: auto;
  height: 30px;
  float: right;
  line-height: 30px;
  margin: 10px 0 0 0;
  font-size: 13px;
  color: #5f6d4d;
  text-align: left;
}

.GEPTQuantity {
  font-size: 24px;
  font-family: "Archivo Black", sans-serif;
  color: #36362a;
  height: 30px;
  margin: 10px 20px 0 0;
  float: right;
}

.CrownPic {
  width: auto;
  margin: 12px 5px 0 0;
  float: right;
}

.IndexTitle {
  width: auto;
  height: 30px;
  float: left;
  font-size: 13px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #5a5a5a;
  line-height: 30px;
  margin: 10px 0 0 8px;
  font-weight: normal;
  word-spacing: 6px;
  text-indent: 15px;
}
.IndexTitle a:link {
  color: #5a5a5a;
  text-decoration: none;
}
.IndexTitle a:visited {
  color: #5a5a5a;
  text-decoration: none;
}
.IndexTitle a:hover {
  color: #92a66b;
  text-decoration: none;
}

.GEPTBanner {
  width: 985px;
  height: 133px;
  float: left;
  box-shadow: 1px 1px 5px rgba(20%, 20%, 20%, 0.2);
  background-color: #fff;
  margin: 20px 0 0 20px;
}

.PlusContent {
  width: 985px;
  height: auto;
  float: left;
  margin: 20px 0 0 20px;
}

.GratitudeLeft {
  width: auto;
  height: auto;
  float: left;
}

.GratitudeRight {
  width: 560px;
  height: auto;
  float: left;
  padding: 20px;
  margin: 0 0 0 10px;

  color: #36372a;
  font-size: 15px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  line-height: 180%;
}

.GratitudeTitle {
  font-size: 21px;
  font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
  color: #790007;
  float: left;
  width: 100%;
  line-height: 120%;
  margin: 0 0 15px 0;
}

.EnName {
  font-size: 36px;
  font-family: "Archivo Black", sans-serif;
  color: #444536;
  margin: 17px 0 20px 0;
}

.LocationBackground {
  font-size: 21px;
  color: #4a6352;
  margin: 0;
  line-height: 150%;
}

.EducationalBackground {
  font-size: 15px;
  color: #4a6352;
  margin: 0;
  line-height: 150%;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

.Emphasis {
  width: 400px;
  font-size: 15px;
  float: left;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #000;
  margin: 0;
  line-height: 150%;
  background: url("../images/star.jpg") 0 4px no-repeat;
  padding-left: 23px;
  font-weight: bold;
}

.StudentSay {
  width: 400px;
  font-size: 13px;
  float: left;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #4a6352;
  margin: 30px 0 0 0;
  line-height: 150%;
}

.SchoolLocation {
  width: 50%;
  font-size: 24px;
  float: left;
  font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
  color: #000;
  margin: 0 0 10px 0;
  line-height: 150%;
  background: url("../images/star.jpg") 0 10px no-repeat;
  padding-left: 23px;
  font-weight: bold;
}

.IncBox {
  width: 253px;
  height: auto;
  float: left;
}
.TeacherLovePic {
  width: 123px;
  height: 123px;
  float: left;
  margin: 0 0 0 40px;
}

.Interest {
  width: 230px;
  font-size: 15px;
  float: left;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #000;
  margin: 0;
  line-height: 150%;
  background: url("../images/love.jpg") 0 4px no-repeat;
  padding-left: 23px;
  font-weight: bold;
}
.InterestContent {
  width: 253px;
  height: 40px;
  float: left;
  font-size: 13px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #5a5a5a;
  line-height: 150%;
  margin: 20px 0 0 0;
}

.LocationContent {
  width: 50%;
  height: auto;
  float: left;
  font-size: 13px;
  color: #5a5a5a;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  line-height: 150%;
  margin: 6px 0 45px 0;
}

.TeacherContent {
  width: 427px;
  height: 100px;
  float: left;
  font-size: 13px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #5a5a5a;
  line-height: 150%;
  margin: 20px 0 40px 0;
}

.WangContent {
  width: 427px;
  height: auto;
  float: left;
  font-size: 13px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #5a5a5a;
  line-height: 150%;
  margin: 20px 0 40px 0;
}

.NewsListBox {
  width: 952px;
  height: auto;
  float: left;
  border-bottom: 1px dotted #c8c8c8;
  margin: 26px 0 0 16px;
  padding: 0 0 30px 0;
}

.NewsDetailBox {
  width: 932px;
  min-height: 610px;
  height: auto;
  float: left;
  margin: 26px 0 20px 16px;
  padding: 0 15px 30px 15px;
  color: #686868;
  font-size: 15px;
  line-height: 160%;
}

.ReleaseDetailBox {
  width: 932px;
  height: auto;
  float: left;
  margin: 26px 0 20px 16px;
  padding: 0 15px 30px 15px;
  color: #686868;
  font-size: 15px;
  line-height: 160%;
}

.NewsSpic {
  width: 189px;
  height: 134px;
  float: left;
  border: 1px solid #e8e8e8;
  margin: 0 20px 0 10px;
  border-radius: 8px;
}
a:hover .NewsSpic {
  border: 1px solid #92a66b;
}

.Detailpic {
  width: auto;
  height: auto;
  border: 1px solid #e8e8e8;
  margin: 20px;
  border-radius: 8px;
}
a:hover .Detailpic {
  border: 1px solid #92a66b;
}

.NTFont {
  width: 720px;
  height: 20px;
  line-height: 20px;
  float: left;
  margin: 10px 0 10px 0;
  color: #4f5040;
  font-size: 16px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  text-indent: 8px;
}
.NTFont a:link {
  color: #4f5040;
  text-decoration: none;
}
.NTFont a:visited {
  color: #4f5040;
  text-decoration: none;
}
.NTFont a:hover {
  color: #4f5040;
  text-decoration: none;
}

.NDetailFont {
  width: 935px;
  height: 20px;
  line-height: 20px;
  float: left;
  margin: 0 0 20px 0;
  color: #687542;
  font-size: 24px;
  font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
  text-align: left;
  font-weight: normal;
}
.NDetailFont a:link {
  color: #687542;
  text-decoration: none;
}
.NDetailFont a:visited {
  color: #687542;
  text-decoration: none;
}
.NDetailFont a:hover {
  color: #687542;
  text-decoration: none;
}

.NewsPageDate {
  font-size: 13px;
  color: #999;
  float: right;
  line-height: 30px;
  margin: 0 10px 0 0;
}

.NewsPageBox {
  width: 720px;
  height: auto;
  float: left;
  font-size: 13px;
  text-align: left;
  line-height: 160%;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #686868;
  margin: 0 0 0 2px;
}

.NewsEventBox {
  width: 705px;
  height: auto;
  float: left;
  font-size: 15px;
  text-align: left;
  line-height: 160%;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #686868;
  padding: 0 0 0 6px;
  margin: 0 0 0 2px;
}

.IndexNews {
  width: 985px;
  height: auto;
  float: left;
  margin: 20px 0 0 20px;
}

.TheNews {
  width: 314px;
  height: 350px;
  float: left;
}

.InewsPic {
  width: 314px;
  height: 179px;
  float: left;
  background-color: #fff;
  border-radius: 8px 8px 0 0;
}

.InewsDetail {
  width: 259px;
  height: 135px;
  float: left;
  color: #686868;
  font-size: 15px;
  line-height: 100%;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  padding: 26px 25px 10px 30px;
  background-color: #fff;
  box-shadow: 2px 2px 3px rgba(20%, 20%, 20%, 0.2);
}
.InewsDetail a:link {
  color: #92a66b;
  font-size: 13px;
  text-decoration: none;
}
.InewsDetail a:visited {
  color: #92a66b;
  text-decoration: none;
}
.InewsDetail a:hover {
  color: #92a66b;
  text-decoration: none;
}

.INDContentBox {
  width: 100%;
  height: 90px;
}
/*add*/
.INDContentBox div.content-txt {
  font-size: 100%;
  text-align: left;
  line-height: 150%;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  margin: 14px 0 0 0;
  width: 100%;
  height: 63px;
  /*height: 250px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* 第六行要顯示點點點 */
  -webkit-box-orient: vertical;
}
/*add*/

.InewsMore {
  width: 100%;
  height: 20px;
  float: left;
  text-align: right;
  font-weight: bold;
  margin: 18px 0 0 0;
}

.ItitleFont {
  float: left;
  font-size: 18px;
  text-align: left;
  color: #5f6d4d;
  font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
  font-weight: bold;
  margin: 0;

  /*add*/
  line-height: 20px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /*add*/
}

.FormBox {
  width: 950px;
  height: auto;
  min-height: 500px;
  float: left;
  color: #5a5a5a;
  font-size: 13px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  margin: 15px 0 20px 36px;
}
.FormBox a:link {
  color: #264b71;
  text-decoration: underline;
}
.FormBox a:visited {
  color: #264b71;
  text-decoration: none;
}
.FormBox a:hover {
  color: #264b71;
  text-decoration: none;
}

.FormTable {
  width: 650px;
  height: auto;
  min-height: 100px;
  float: left;
  margin: 30px 0 0 180px;
  padding: 25px;
}

.LoginPageBox {
  width: 910px;
  height: 300px;
  float: left;
  font-size: 13px;
  text-align: center;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #000;
  margin: 100px 0 0 40px;
}

.LoginSmallBox {
  width: 500px;
  height: 260px;
  font-size: 13px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #f9f6ef;
  border: 1px solid #dcd9d2;
  margin: 20px 0 0 205px;
  border-radius: 8px;
}

.DownloadPageList {
  float: left;
  width: 910px;
  height: 300px;
  margin: 0 0 0 30px;
  font-size: 15px;
  text-align: center;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #dbdbdb;
  color: #4f5040;
}
.DownloadPageList a:link {
  color: #92a66b;
  text-decoration: none;
}
.DownloadPageList a:visited {
  color: #92a66b;
  text-decoration: none;
}
.DownloadPageList a:hover {
  color: #92a66b;
  text-decoration: underline;
}

.DLBox {
  width: 183px;
  height: 230px;
  float: left;
  margin: 50px 0 0 96px;
}

.NextBackBox {
  width: 910px;
  height: 100%;
  float: left;
  text-align: left;
  margin: 40px 0 30px 30px;
}

.NextType {
  width: 100%;
  float: left;
  text-align: center;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 15px;
  letter-spacing: 2px;
}
.NextType a:link {
  color: #666666;
  text-decoration: none;
}
.NextType a:visited {
  color: #666666;
  text-decoration: none;
}
.NextType a:hover {
  color: #666666;
  text-decoration: underline;
}

.PublicNotice {
  padding: 18px 0 18px 20px;
  float: left;
  width: 910px;
  margin: 0 0 0 30px;
  font-size: 15px;
  text-align: left;
  line-height: 30px;
  color: #4f5040;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  border-bottom: 1px dotted #dbdbdb;
  background: url("../images/newsicon.jpg") 0 27px no-repeat;
}
.PublicNotice a:link {
  color: #4f5040;
  text-decoration: none;
}
.PublicNotice a:visited {
  color: #4f5040;
  text-decoration: none;
}
.PublicNotice a:hover {
  color: #4f5040;
  text-decoration: underline;
}

.ShowCaseBox {
  width: 300px;
  height: 235px;
  float: left;
  margin: 20px 0 40px 20px;
}

.SCPicBorder {
  width: auto;
  height: auto;
  float: left;
  border: 1px solid #e7e7e7;
  box-shadow: 1px 1px 5px rgba(20%, 20%, 20%, 0.1);
}
a:hover .SCPicBorder {
  border: 1px solid #92a66b;
}

.SCFont {
  width: 100%;
  height: 25px;
  float: left;
  font-size: 16px;
  text-align: left;
  color: #4f5040;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  margin: 10px 0 5px 0;
  font-weight: bold;

  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.SCFont a:link {
  color: #4f5040;
  text-decoration: none;
}
.SCFont a:visited {
  color: #4f5040;
  text-decoration: none;
}
.SCFont a:hover {
  color: #92a66b;
  text-decoration: underline;
}

.ShowCaseDate {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #999;
  float: left;
}

.FooterGC {
  width: 100%;
  height: 392px;
  float: left;
  background-color: #36372a;
}
.FooterLogo {
  width: 1024px;
  height: 392px;
  float: left;
  background: url("../images/FootLogoBg.jpg") center no-repeat;
}

.FTGuarantee {
  float: left;
  width: 300px;
  height: auto;
  margin: 35px 0 0 20px;
  color: #d7dac9;
  font-size: 13px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  line-height: 180%;
}
.FTGuarantee a:link {
  color: #e3b23d;
  text-decoration: underline;
}
.FTGuarantee a:visited {
  color: #e3b23d;
  text-decoration: none;
}
.FTGuarantee a:hover {
  color: #e3b23d;
  text-decoration: none;
}

.FTContact {
  float: right;
  width: 270px;
  height: auto;
  margin: 35px 25px 0 0;
  color: #d7dac9;
  font-size: 13px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  line-height: 180%;
}
.FTContact a:link {
  color: #e3b23d;
  text-decoration: underline;
}
.FTContact a:visited {
  color: #e3b23d;
  text-decoration: none;
}
.FTContact a:hover {
  color: #e3b23d;
  text-decoration: none;
}

.FTTitle {
  float: left;
  width: 100%;
  height: 50px;
  font-size: 28px;
  line-height: 50px;
  border-bottom: 1px solid #424335;
  color: #afb1a1;
  margin: 0 0 12px 0;
  font-family: "Julius Sans One", sans-serif;
  text-indent: 8px;
}

.ChTitle {
  width: 100%;
  height: 20px;
  float: left;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-indent: 8px;
  margin: 7px 0 5px 0;
}

ul.Footerlink {
  font-size: 13px;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 8px;
}
ul.FooterFooterlink a:link {
  text-decoration: none;
}
ul.Footerlink a:visited {
  text-decoration: none;
}
ul.Footerlink a:hover {
  text-decoration: underline;
}

ul.Footerlink li {
  margin: 7px 0px;
}
ul.Footerlink li.last {
  margin: 0 0 0 0;
}

.Arrowlist {
  font-size: 15px;
  background: url("../images/arrow.gif") left 9px no-repeat;
  list-style-type: none;
  font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
  padding: 0 0 0 10px;
}

.copyright {
  width: 100%;
  text-align: center;
  line-height: 54px;
  height: 54px;
  color: #a3a989;
  font-size: 13px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  padding: 0 0 0 18px;
  background: url("../images/FTcopyright.jpg") repeat-x;
  float: left;
}

.HsLogo {
  float: right;
  margin: 20px 15px 0 0;
}

.BoxBroder {
  background: #fff;
  border: 1px solid #ffffff;
}
a:hover .BoxBroder {
  border: 1px solid #000;
}

/*GotoTop*/
a.RgoTop {
  position: fixed; /* this is the magic */
  bottom: 30%; /* together with this to put the div at the bottom*/
  /*right:10%;*/
  right: 0;
  cursor: pointer;
  display: none;
}
a.RgoTop img {
  border: 0;
}

/* ----------------------------------------------------------- FAQ */
#contents .faq_issues {
  width: 100%;
}
#contents .faq_issue {
}

#contents .faq_issue h4.q {
  margin: 0;
  width: 872px;
  height: auto;
  line-height: 30px;
  border-bottom: solid 1px #dcdcdc;
  background: url(../images/bg_h4.gif) left 27px no-repeat;
  font-size: 18px;
  color: #9da156;
  font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
  padding: 20px 0 20px 25px;
  cursor: pointer;
}
#contents .faq_issue h4.q.active {
  background: url(../images/bg_h4_on.gif) left 27px no-repeat;
}
#contents .faq_issue div.a {
  width: 790px;
  padding: 26px 23px 43px 82px;
  height: auto;
  background: #fafafa url("../images/bg_a.gif") left top no-repeat;
  border-right: solid 1px #dcdcdc;
  border-left: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
}

#contents .faq_issue div.a p {
  font-size: 15px;
  margin-bottom: 25px;
  width: 775px;
}
#contents .faq_issue div.a p.noBtm {
  margin-bottom: 0;
}
#contents .faq_issue div.a p.btn {
  margin-bottom: 0;
  text-align: right;
  width: 780px;
}

.faq_issue .a {
  display: none;
}

.faqSpecal {
  font-size: 18px;
  font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
  font-weight: bolder;
}

/* ----------------------------------------------------------- FAQ */

.QandALink {
  width: auto;
  font-size: 16px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #58902e;
  margin: 0 8px 0 8px;
  font-weight: bold;
}
.QandALink a:link {
  color: #58902e;
  text-decoration: none;
}
.QandALink a:visited {
  color: #58902e;
  text-decoration: none;
}
.QandALink a:hover {
  color: #58902e;
  text-decoration: underline;
}

/* ----------------------------------------------------------- Gallery */
#gallery {
  width: 100%;
  margin: auto 0;
}
#gallery ul {
  list-style: none;
  padding: 0;
}
#gallery ul li {
  display: inline;
}
#gallery ul img {
  margin: 15px;
  border: 8px solid #fff;
  box-shadow: 1px 3px 8px rgba(20%, 20%, 20%, 0.2);
}
#gallery ul a:hover img {
  border: 8px solid #434436;
  color: #fff;
}
#gallery ul a:hover {
  color: #fff;
}
.pic {
  width: 170px;
  height: auto;
}

/*add*/
.messages-error {
  color: #f30;
}
/*add*/
