.hide {
  display: none;
}
body {
  min-width: 480px;
}
body.en * {
  font-family: 'Open Sans', sans-serif;
}
body.zh-hant * {
  font-family: 'LiHei Pro', '微軟正黑體';
}
header {
  z-index: 11;
  background: white;
}
.boundary {
  max-width: 1000px;
  width: 100%;
}
.responsive.desktop,
.responsive.tablet,
.responsive.mobile {
  display: none;
}
.responsive.desktop.usingdesktop,
.responsive.tablet.usingtablet,
.responsive.mobile.usingmobile {
  display: block;
}
.responsive.desktop.usingdesktop.toplineBlock,
.responsive.desktop.usingdesktop.inlineBlock,
.responsive.desktop.usingdesktop.baselineBlock,
.responsive.tablet.usingtablet.toplineBlock,
.responsive.tablet.usingtablet.inlineBlock,
.responsive.tablet.usingtablet.baselineBlock,
.responsive.mobile.usingmobile.toplineBlock,
.responsive.mobile.usingmobile.inlineBlock,
.responsive.mobile.usingmobile.baselineBlock {
  display: inline-block;
  *display: inline;
}
.responsive.desktop.usingdesktop.tableitem,
.responsive.tablet.usingtablet.tableitem,
.responsive.mobile.usingmobile.tableitem {
  display: table;
}
.responsive.desktop.usingdesktop.tablecell,
.responsive.tablet.usingtablet.tablecell,
.responsive.mobile.usingmobile.tablecell {
  display: table-cell;
  *display: block;
}
.languagebar_menu {
  background: white;
}
.languagebar_menu .boundary {
  height: 43px;
}
.languagebar_menu .boundary .languageopts {
  top: 15px;
  padding: 0 20px 0 21px;
}
.languagebar_menu .boundary .languageopts a {
  color: #bababa;
}
.languagebar_menu .boundary .languageopts a.en_1,
.languagebar_menu .boundary .languageopts a.zh-hant_2 {
  font-weight: bold;
  color: #1e3152;
}
.languagebar_menu.usingtablet .languageopts {
  right: 0;
}
.languagebar_menu.usingmobile .languageopts {
  left: 0;
}
.mobilemenubtn {
  width: 54px;
  height: 44px;
  background: url('img/mobilemenubtn.png') center center no-repeat transparent;
  right: 0;
  top: 0;
  cursor: pointer;
}
.mobilemenubtn:hover,
.mobilemenubtn.here {
  background: url('img/mobilemenubtn_hover.png') center center no-repeat #b9b299;
}
.languagebar {
  border-bottom: 1px solid #eeeeee;
}
.languagebar .languageopts {
  padding: 0 35px 0 31px;
  background: white;
}
.languagebar .languageopts a {
  color: #bababa;
  line-height: 43px;
}
.languagebar .languageopts a.en_1,
.languagebar .languageopts a.zh-hant_2 {
  font-weight: bold;
  color: #1e3152;
}
.headermain {
  position: relative;
  z-index: 1;
  background: white;
}
.headermain .desktopmenu {
  width: 100%;
  text-align: left;
  top: 10px;
}
.headermain .desktopmenu >ul {
  font-size: 0;
}
.headermain .desktopmenu .desktopmenuitem {
  padding: 10px 25px 8px 2px;
  *padding-right: 15px;
}
.headermain .desktopmenu .desktopmenuitem.here a,
.headermain .desktopmenu .desktopmenuitem:hover a {
  color: #939083;
}
.headermain .desktopmenu .desktopmenuitem a {
  font-weight: bold;
  color: #bababa;
}
.headermain .desktopmenu .desktopmenuitem .submenu {
  z-index: 99;
  padding: 1px;
  padding-top: 0;
  background: #B9B19A;
  display: none;
  top: 100%;
}
.headermain .desktopmenu .desktopmenuitem .submenu .submenuitem {
  margin-top: 1px;
  background: white;
  padding: 3px;
}
.headermain .desktopmenu .desktopmenuitem:hover .submenu {
  display: block;
}
.headermain .desktopmenu .desktopmenuitem.contact {
  padding-right: 0;
}
.headermain.usingtablet {
  margin-top: 41px;
}
.mobileheadermain {
  background: url('img/mobileheadermain.png') repeat-x;
}
.mobileheadermain .mobilemenu {
  display: block;
  background: #b9b299;
  border-top: 1px solid #b9b299;
}
.mobileheadermain .mobilemenu .mobilemenuitem {
  padding: 7px 20px;
  line-height: 24px;
  color: white;
  border-bottom: 1px solid white;
  font-size: 18px;
}
.mobileheadermain .mobilemenu .mobilemenuitem:hover,
.mobileheadermain .mobilemenu .mobilemenuitem.here {
  background: #8a8678;
}
.mobileheadermain .mobilemenu .mobilemenuitem.subitem {
  padding: 7px 50px;
  background: url('img/mobilemenuitem_subitem.png') 32px 15px no-repeat;
}
.mobileheadermain .mobilemenu .mobilemenuitem.mainitem {
  background: url('img/mobilemenuitem_mainitem.png') center right no-repeat;
}
.mobileheadermain .mobilemenu .mobilemenuitem.mainitem.extent {
  background: url('img/mobilemenuitem_mainitem_open.png') center right no-repeat;
}
.ctrlcontent {
  min-height: 500px;
  background: white;
  z-index: 0;
}
.ctrlcontent .sethborder {
  border-right: 1px dotted #c5c5c5;
  border-left: 1px dotted #c5c5c5;
}
.ctrlcontent .ctrlcontentshadow {
  bottom: -6px;
}
footer {
  padding: 20px 0;
}
footer nav {
  white-space: nowrap;
  padding-top: 20px;
  padding-bottom: 10px;
}
footer nav .sep {
  width: 1px;
  height: 12px;
  background: #4e4e4e;
  border-right: 15px solid white;
  border-left: 15px solid white;
}
.render_award h1 {
  color: #eae827;
  font-size: 51px;
}
.banner .stand {
  height: 179px;
}
.banner .bannertitle {
  padding-left: 30px;
}
.banner .bannertitle h1 {
  font-size: 37px;
  color: #938B74;
}
.banner .bannertitle h2 {
  font-size: 15px;
  font-weight: normal;
}
.banner .wrapaward {
  width: 179px;
  height: 179px;
  overflow: hidden;
}
.headerspace.usingmobile {
  height: 43px;
}
.headerspace.usingtablet {
  height: 218px;
}
.headerspace.usingdesktop {
  height: 178px;
}
.navigation {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}
.navigation .gt {
  padding: 0 10px;
}
.navigation .navpadding {
  padding: 0 30px;
}
.navigation .goback {
  right: 10px;
}
.wrapselectedsection,
.wrapselectedsection_mobile {
  padding: 11px 0 0 0;
}
.wrapselectedsection .ourservices,
.wrapselectedsection .ourawards,
.wrapselectedsection .news,
.wrapselectedsection_mobile .ourservices,
.wrapselectedsection_mobile .ourawards,
.wrapselectedsection_mobile .news {
  overflow: hidden;
  padding: 20px 17px;
  border-bottom: dotted 1px #c5c5c5;
}
.wrapselectedsection .ourservices h3,
.wrapselectedsection .ourawards h3,
.wrapselectedsection .news h3,
.wrapselectedsection_mobile .ourservices h3,
.wrapselectedsection_mobile .ourawards h3,
.wrapselectedsection_mobile .news h3 {
  background: #b9b299;
  font-size: 15px;
  font-weight: normal;
  color: white;
  padding: 7px 13px;
  margin-bottom: 23px;
}
.wrapselectedsection .ourservices,
.wrapselectedsection_mobile .ourservices {
  padding-bottom: 10px;
}
.wrapselectedsection .ourservices .servicesitem,
.wrapselectedsection_mobile .ourservices .servicesitem {
  padding: 4px 32px 10px 32px;
  background: url('img/servicesitem.png') 10px 10px no-repeat;
}
.wrapselectedsection .ourawards figcaption,
.wrapselectedsection_mobile .ourawards figcaption {
  text-align: center;
}
.wrapselectedsection .news .newsitem,
.wrapselectedsection_mobile .news .newsitem {
  padding-bottom: 20px;
}
.wrapselectedsection .news .newsitem .date,
.wrapselectedsection_mobile .news .newsitem .date {
  border: 1px solid #b9b299;
}
.wrapselectedsection .news .newsitem .date .m,
.wrapselectedsection_mobile .news .newsitem .date .m {
  background: #b9b299;
  color: white;
  padding: 3px 0;
}
.wrapselectedsection .news .newsitem .date .d,
.wrapselectedsection_mobile .news .newsitem .date .d {
  font-size: 19px;
  line-height: 37px;
}
.wrapselectedsection .news .newsitem .link,
.wrapselectedsection_mobile .news .newsitem .link {
  padding-left: 13px;
}
.nodat {
  padding: 200px 0;
  text-align: center;
}
.nodat ._4 {
  color: #fff1a4;
}
.nodat ._5 {
  color: #ffc347;
}
.nodat ._6 {
  color: #edad2e;
}
.nodat * {
  font-size: 36px;
}
.awardlist {
  padding-left: 26px;
  text-align: center;
}
.awardlist * {
  text-align: left;
}
.awardlist .awarditem {
  width: 236px;
  background: url('img/awarditem.png') left top no-repeat;
  padding-bottom: 8px;
}
.awardlist .awarditem .awardimg {
  margin: 5px 0 0 5px;
}
.awardlist .awarditem figcaption {
  width: 191px;
  padding: 20px 0;
}
.subscription {
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #b9b299;
}
.subscription .setbg {
  width: 50%;
  background: #b9b299;
}
.subscription.usingmobile .subscriptionbanner {
  background: #B9B299;
}
.subscription.usingmobile .subscriptionbanner img {
  width: 100%;
  height: auto;
}
.subscription .subscriptionbanner {
  background: #B9B299;
}
.subscription .subscriptionbannertxt {
  width: 160px;
}
.subscription .subscriptionbannertxt .subscriptionbannertxtcontent {
  width: 160px;
  height: 160px;
  *height: 164px;
  background: #b9b299;
}
.subscription .subscriptionbannertxt .subscriptionbannertxtcontent .subscriptionbannertxt_9 {
  top: 8px;
  right: 8px;
}
.subscription .subscriptionbannertxt .subscriptionbannertxtcontent .thetxt {
  left: 8px;
  bottom: 8px;
}
.subscription .subscriptionbannertxt .subscriptionbannertxtcontent .thetxt * {
  color: white;
  font-weight: bold;
  font-size: 15px;
}
.subscription .subscriptionbannertxt.usingdesktop .subscriptionbanner {
  width: 499px;
}
.subscription.usingtablet .subscriptionbanner {
  text-align: right;
}
.subscription .subscribefrm {
  padding: 0 13px;
  padding-bottom: 20px;
}
.subscription .subscribefrm form {
  padding-right: 96px;
}
.subscription .subscribefrm form button {
  width: 96px;
  line-height: 33px;
  background: #eae827;
  text-align: center;
}
.subscription .subscribefrm form .inputwrap {
  border: 1px solid #afafaf;
  padding: 6px;
  border-right: 0;
}
.subscription .subscribefrm form .inputwrap input {
  width: 100%;
}
.paddingwrap {
  padding: 25px 30px;
}
.select {
  cursor: pointer;
  line-height: 26px;
  text-align: left;
}
.select.short .select-input {
  width: 30px;
}
.select.short .select-container {
  min-width: 68px;
}
.select.short .select-container div {
  min-width: 48px;
}
.select .select-input {
  padding: 0 30px 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.select .select-container {
  display: none;
  position: absolute;
  left: -2px;
  right: -2px;
  background-color: white;
  min-width: 140px;
  z-index: 1;
  border: 2px solid #b4b4b4;
  max-height: 150px;
  overflow-x: hidden;
  overflow-y: auto;
}
.select .select-container div {
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 161px;
}
.select .select-container div:hover {
  background-color: ;
  color: ;
}
.select .select-container div.disabled,
.select .select-container div.disabled:hover {
  background-color: ;
  color: #cccccc;
}
.select.select-fix {
  position: relative;
}
.faqaccordion {
  width: auto;
}
.banner {
  background: url('img/faq.jpg') center top no-repeat;
}
.faqaccordionwrap .faqtitle {
  background: url('img/faqitem.png') left top no-repeat;
  padding-left: 38px;
  padding-bottom: 15px;
}
.faqaccordionwrap .faqaccordion {
  border: 1px solid #b9b299;
  padding: 22px 0;
  padding-left: 21px;
  padding-right: 25px;
}
.faqlist {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 18px;
}
.faqitem {
  background: url('img/faqitem.png') left top no-repeat;
  padding-left: 38px;
  padding-bottom: 15px;
}
.faqitem .stand {
  height: 27px;
}
.faqitem .count {
  color: #b9b299;
  font-weight: normal;
}
.faqaccordion {
  margin-bottom: 32px;
}
.faqaccordion .ui-accordion-header {
  background: #e9e9e9;
  padding: 7px 16px;
  margin-top: 11px;
  cursor: pointer;
  border: none;
  font-size: 13px;
  color: #4e4e4e;
}
.faqaccordion .ui-accordion-header.ui-state-active {
  background: #f7f1db;
  border: none;
}
.faqaccordion .ui-accordion-header.ui-state-active .ui-icon {
  background: url('img/arrow_down.png') left center no-repeat;
}
.faqaccordion .ui-accordion-header .ui-icon {
  right: 10px;
  left: auto;
  background: url('img/arrow_up.png') left center no-repeat;
}
.faqaccordion .ui-accordion-content {
  padding: 7px 16px;
  text-align: justify;
  border: none;
}
