@charset "UTF-8";

/* 中文系首頁：主色 #009ab4（對應截圖導覽列、快連列、新聞頁籤） */
.page_index .index-chinese-content .quicklinktbox {
  background: #009ab4;
  padding: 0 20px;
}

.page_index .index-chinese-content .newsbox,
.page_index .index-chinese-content .albumtbox {
  background-repeat: repeat;
}

.page_index .index-chinese-content .eventbox {
  background: #fff;
}

.page_index .index-chinese-content {
  position: relative;
  z-index: 1;
}
