body {
  font-family: "Microsoft JhengHei", "PingFang TC";
  font-size: 16px; }
  body html {
    margin-right: 0 !important; }

.page-content iframe {
  max-width: 100%; }

.mainContainer {
  width: 100%;
  height: 100%; }

.contentContainer {
  max-width: 1280px;
  margin: 0 auto; }

.topBanner img {
  width: 100%; }

.menuShadow {
  -webkit-box-shadow: 0px 7px 0px 0px #D04426;
  -moz-box-shadow: 0px 7px 0px 0px #D04426;
  box-shadow: 0px 7px 0px 0px #D04426; }

.indexBackground {
  position: relative;
  min-height: 426px;
  z-index: 2;
  margin-top: 7px;
  background: url("../images/background.jpg") 100% 100%;
  padding: 15px 20px 15px 20px; }

.innerPageBanner {
  width: 100%;
  background-color: #fffce0; }
  .innerPageBanner img {
    width: 100%; }

.footer {
  background-color: #E26039;
  color: white;
  font-size: 0.8em;
  padding: 5px 40px 5px 5px;
  text-align: right;
  position: relative;
  z-index: 2; }
  .footer .schoolTeam {
    color: #feae93; }
    .footer .schoolTeam:hover {
      color: #a34325; }

body .breadcrumbs {
  padding-left: 0; }

/*# sourceMappingURL=styles.css.map */
