@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=News+Cycle|Open+Sans+Condensed:300,700|Share);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  font: inherit;
  vertical-align: baseline;
}

a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  padding: 0;
  line-height: normal;
}
input::-moz-focus-inner {
  border: 0;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.fontfamily, a, h1, h2, h3, h4, h5, h6, label, .form-title, .help-block, .btn, .mainnav .slogan, .news-title, .article-list-title, .class-info-title {
  font-family: "News Cycle", Helvetica, sans-serif, Arial, "Noto Sans CJK TC", "微軟正黑體";
}

html, body {
  height: 100%;
}

html {
  font-size: 16px;
  line-height: 24px;
  background-color: #f5f5f5;
  background-position: 0 0;
  letter-spacing: 0.1em;
}

body {
  color: #585858;
  min-width: 1020px;
}

a {
  text-decoration: none;
  color: #211f1f;
}
a:hover {
  color: #ec4696;
}
a:hover {
  border-color: #ec4696;
  cursor: pointer;
}

ol li {
  margin: 20px auto;
}

h1 {
  font-size: 38px;
}

h2 {
  font-size: 33px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 23px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 13px;
}

.hot-color {
  color: #e4007f;
}

.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 {
  float: left;
  padding: 0 1%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.grid-1 {
  width: 8.3%;
}

.grid-2 {
  width: 16.6%;
}

.grid-3 {
  width: 24.9%;
}

.grid-4 {
  width: 33.2%;
}

.grid-5 {
  width: 41.5%;
}

.grid-6 {
  width: 49.8%;
}

.grid-7 {
  width: 58.1%;
}

.grid-8 {
  width: 66.4%;
}

.grid-9 {
  width: 74.7%;
}

.grid-10 {
  width: 83%;
}

.grid-11 {
  width: 91.3%;
}

.grid-12 {
  width: 99.6%;
}

.row:before, .row:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.news-day {
  color: #ccc;
  font-size: 14px;
}

ul.alt {
  list-style: none;
  margin-top: 10px;
}
ul.alt li {
  padding: 10px 0;
}
ul.alt li + li {
  border-top: 1px solid #ccc;
}

.form-grid-1 {
  width: 8.3%;
}

.form-grid-2 {
  width: 16.6%;
}

.form-grid-3 {
  width: 24.9%;
}

.form-grid-4 {
  width: 33.2%;
}

.form-grid-5 {
  width: 41.5%;
}

.form-grid-6 {
  width: 49.8%;
}

.form-grid-7 {
  width: 58.1%;
}

.form-grid-8 {
  width: 66.4%;
}

.form-grid-9 {
  width: 74.7%;
}

.form-grid-10 {
  width: 83%;
}

.form-grid-11 {
  width: 91.3%;
}

.form-grid-12 {
  width: 99.6%;
}

.form-style-a input, .form-style-b select, .form-style-b input, .form-long input, .form-long select, .form-long textarea, .form-long label {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.form-title {
  display: inline-block;
  min-width: 100px;
}

.form-margin {
  margin-left: 105px;
}

.form-style-a input {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
  border: none;
  padding: 10px;
  font-size: 12px;
  margin: 5px auto;
  width: 100%;
}
.form-style-a .captcha {
  width: 40%;
}

.form-style-b select, .form-style-b input {
  padding: 4px 10px;
  overflow: auto;
  border: 1px solid #ccc;
}
.form-style-b .btn {
  width: 120px;
}

.form-long input, .form-long select, .form-long textarea, .form-long label {
  display: block;
}
.form-long input, .form-long select, .form-long textarea {
  padding: 5px;
}

.form-style-c div {
  margin: 25px auto;
}
.form-style-c .form-input, .form-style-c .form-textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
  padding: 5px;
  border: 1px solid #aaa;
  margin-top: 5px;
}
.form-style-c .form-input:focus, .form-style-c .form-textarea:focus {
  background-color: #fedbe7;
  outline: none;
}
.form-style-c .form-textarea {
  height: auto;
}
.form-style-c .form-checkbox, .form-style-c .form-radio {
  background-color: #FFF;
  width: 16px;
  height: 16px;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  color: #585858;
  display: inline-block;
  font-size: 1em;
  padding-left: 0.5em;
}

.radio-box {
  position: relative;
}
.radio-box input[type="checkbox"],
.radio-box input[type="radio"] {
  display: none;
}
.radio-box input[type="checkbox"] + label,
.radio-box input[type="radio"] + label {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.8em 1em;
  color: #fff;
  background: #384959;
  line-height: 18px;
  min-height: 30px;
  text-align: center;
  vertical-align: middle;
}
.radio-box input[type="checkbox"]:checked + label,
.radio-box input[type="radio"]:checked + label {
  background: #e4007f;
}
.radio-box label {
  left: 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.radio-group label {
  width: 18%;
}

.help-block {
  display: block;
  font-size: 14px;
  color: #E4007F;
  margin-top: 0.5em;
}

#safecode2 {
  display: inline-block;
}

.fileDisplayArea {
  margin-top: 0.75em !important;
  margin-bottom: 0.2em !important;
  background: #fff url("../images/image-people.png") center no-repeat;
  border: 1px solid #c4c1bf;
  height: 220px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-align: center;
  border-radius: 5px;
}
.fileDisplayArea img {
  max-width: none;
  height: 100%;
  display: inline-block;
}

.member-everyimg {
  height: 316px;
}
.member-everyimg img {
  max-height: 316px;
}

.chart-img {
  height: 240px;
}
.chart-img img {
  max-height: 240px;
}

.style-table {
  margin: 1em 0;
  width: 100%;
  background: #FFF;
  color: #585858;
  border: 1px solid #e4007f;
}
.style-table tr {
  border-top: 1px solid #e4007f;
  border-bottom: 1px solid #e4007f;
}
.style-table tr:first-child td:first-child {
  border-top-left-radius: 8px;
}
.style-table tr:first-child td:last-child {
  border-top-right-radius: 8px;
}
.style-table tr:first-child th:first-child {
  border-top-left-radius: 8px;
}
.style-table tr:first-child th:last-child {
  border-top-right-radius: 8px;
}
.style-table tr:last-child td:first-child {
  border-bottom-left-radius: 8px;
}
.style-table tr:last-child td:last-child {
  border-bottom-right-radius: 8px;
}
.style-table th {
  display: none;
  border: 1px solid #FFF;
  background-color: #e4007f;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
}
.style-table td {
  display: block;
  border: 1px solid #e4d7db;
  vertical-align: middle;
}
.style-table th, .style-table td {
  margin: 0.5em 1em;
  display: table-cell;
  padding: 1em;
}
.style-table .highlight-color {
  background-color: #fedbe7;
}
.style-table .table-item {
  text-align: center;
}
.style-table .table-inner-title th, .style-table .table-inner-title td {
  padding: 0.5em 1em;
  font-size: 13px;
  background-color: #eee;
}

.btn {
  display: inline-block;
  padding: 6px 10px 5px;
  text-align: center;
  text-decoration: none;
  width: auto;
  font-size: 15px;
  letter-spacing: 0.1em;
  border: none;
  min-width: 140px;
  outline: none;
}
.btn:hover {
  -moz-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.btn:active {
  position: relative;
  top: 1px;
}
.btn.link {
  border: none;
  background-color: transparent;
  min-width: auto;
}
.btn.link:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #838383;
}

.btn-radius {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.btn-fat {
  padding-top: 5px;
  padding-bottom: 5px;
}

.btn-hot-color {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjEwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZGUwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff100), color-stop(100%, #ffde00));
  background: -moz-linear-gradient(#fff100, #ffde00);
  background: -webkit-linear-gradient(#fff100, #ffde00);
  background: linear-gradient(#fff100, #ffde00);
  color: #1e2021;
  border: 1px solid #f3d00c;
}
.btn-hot-color:hover {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZGUwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZjEwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffde00), color-stop(100%, #fff100));
  background: -moz-linear-gradient(#ffde00, #fff100);
  background: -webkit-linear-gradient(#ffde00, #fff100);
  background: linear-gradient(#ffde00, #fff100);
}
.btn-hot-color:hover {
  color: #000;
  border: 1px solid #f3d00c;
}

.btn-second-color {
  min-width: 100px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0MDA3ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RhMDA3OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e4007f), color-stop(100%, #da0079));
  background: -moz-linear-gradient(#e4007f, #da0079);
  background: -webkit-linear-gradient(#e4007f, #da0079);
  background: linear-gradient(#e4007f, #da0079);
  color: #e4007f;
  color: #fff;
}
.btn-second-color:hover {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhMDA3OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0MDA3ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #da0079), color-stop(100%, #e4007f));
  background: -moz-linear-gradient(#da0079, #e4007f);
  background: -webkit-linear-gradient(#da0079, #e4007f);
  background: linear-gradient(#da0079, #e4007f);
}
.btn-second-color:hover {
  color: #fff;
}

.btn-reset-color {
  background-color: #fffbbe;
  border: 1px solid #FFF889;
}

.btn-wild {
  width: 100%;
}

.border-btn {
  border: 1px solid #838383;
  text-align: center;
}
.border-btn span, .border-btn a {
  display: block;
  padding: 4px 10px;
}
.border-btn a:hover {
  background-color: #f8e900;
}

.border-left {
  border-left: 4px solid #e4007f;
  padding-left: 8px;
}

.icon-32, .icon-16 {
  display: inline-block;
}

.icon-32 {
  padding-left: 32px;
  height: 32px;
  line-height: 32px;
}

.icon-16 {
  padding-left: 16px;
  height: 16px;
  line-height: 16px;
}

.print-icon {
  background-image: url("../images/print.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.archive-icon {
  background-image: url("../images/archive.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.cancel-icon {
  background-image: url("../images/cancel.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.add-icon {
  background-image: url("../images/add.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.search-icon {
  background-image: url("../images/search.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.check-icon {
  background-image: url("../images/check.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.pen-icon {
  background-image: url("../images/pen.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.arrow-7-left-icon {
  background-image: url("../images/arrow-7-left.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.arrow-7-right-icon {
  background-image: url("../images/arrow-7-right.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.text-hide {
  white-space: nowrap;
  text-indent: -99999px;
  overflow: hidden;
}

.page-footer {
  clear: both;
  margin: 20px auto 0;
  text-align: center;
}
.page-footer .page-number span, .page-footer .page-number a {
  display: inline-block;
  padding: 3px 10px;
  font-family: Helvetica;
  margin: 0 4px;
}
.page-footer .page-number a {
  background-color: #2d2d2d;
  color: #fff;
  color: #fff;
}
.page-footer .page-number a:hover {
  color: #2d2d2d;
}
.page-footer .page-number a:hover {
  background-color: #ffde00;
}
.page-footer .page-number .disabled {
  display: none;
}
.page-footer .page-number .current {
  background-color: #ffde00;
  color: #2d2d2d;
}

.box-l {
  height: 110px;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.box-l h3 {
  font-size: 18px;
}
.box-l .text-detail {
  color: #585858;
  font-size: 14px;
  height: 32px;
  overflow: hidden;
  line-height: 16px;
}

.panel {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 24px;
}
.panel.panel-border {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #d3d2d2;
}

.inner {
  width: 1020px;
  margin: 0 auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.top-nav {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  background-color: #373737;
  letter-spacing: 0.5px;
}
.top-nav .inner {
  padding: 8px 30px;
  position: relative;
  overflow: visible;
}
.top-nav a {
  color: #cfcfcf;
}
.top-nav a:hover {
  color: #fff;
}
.top-nav a:hover:after {
  background-position: center -7px;
}
.top-nav li {
  display: inline-block;
  list-style: none;
  margin: auto 10px;
  *display: inline;
  *zoom: 1;
}

.top-right {
  float: right;
  padding: 0;
}
.top-right a {
  color: #fff100;
}
.top-right a.add-login:after {
  float: right;
  content: "";
  background: url("../images/login-icon.png") bottom center no-repeat;
  width: 12px;
  height: 8px;
  position: relative;
  top: 8px;
  right: 0;
}

.mainnav {
  background-color: #df3a89;
  padding: 25px 0;
}
.mainnav .inner {
  width: 1050px;
}
.mainnav .nav-l {
  float: left;
}
.mainnav .nav-r {
  float: right;
}
.mainnav h1 .logo {
  background-image: url("../images/logo-01.jpg");
  width: 184px;
  height: 84px;
  white-space: nowrap;
  text-indent: -99999px;
  overflow: hidden;
  display: block;
  float: left;
}
.mainnav .slogan {
  color: #fdcae3;
  font-weight: bold;
  font-size: 17px;
  padding: 3px 0 0 10px;
  letter-spacing: 0;
}

.menu {
  background-color: #e74793;
  text-align: center;
  font-size: 18px;
  padding: 0 5px;
  height: 80px;
}
.menu::before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.menu ul {
  list-style: none;
  width: 750px;
  display: inline-block;
  vertical-align: middle;
}
.menu li {
  letter-spacing: -1px;
  float: left;
  width: 12.4%;
  word-break: break-all;
  text-transform: uppercase;
}
.menu a {
  color: #fff;
  padding: 5px;
  display: block;
  font-family: "Share", sans-serif, "Noto Sans CJK TC", "微軟正黑體";
}
.menu a:hover {
  background-color: #fed700;
  color: #212121;
  text-shadow: 1px -1px 1px rgba(255, 255, 255, 0.8);
}

.leftnav {
  margin-top: 20px;
}
.leftnav li {
  margin: 10px auto;
  list-style: none;
}

.footer {
  background-color: #131313;
  border-top: 10px solid #ffde00;
  color: #b1b1b1;
  font-size: 13px;
}
.footer .inner {
  position: relative;
  padding: 30px;
}
.footer .copyright li {
  list-style: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.footer a {
  color: #fff100;
}

.footer-logo {
  background-image: url("../images/logo-02.png");
  width: 150px;
  height: 58px;
  position: absolute;
  top: 25px;
  right: 30px;
  white-space: nowrap;
  text-indent: -99999px;
  overflow: hidden;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.header {
  position: relative;
}

.login {
  position: absolute;
  width: 200px;
  right: 50%;
  top: 50%;
  margin-right: -470px;
  margin-top: -135px;
  z-index: 2;
}
.login h2 {
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 6px 10px;
  font-size: 20px;
  border-radius: 5px;
}
.login div {
  background-color: rgba(0, 0, 0, 0.7);
  margin-top: 10px;
  padding: 10px;
  border-radius: 5px;
}
.login div img {
  width: 100px;
  height: 30px;
}
.login div li {
  list-style: none;
  margin: 10px 5px;
}
.login div a {
  color: #fff;
}
.login div a:hover {
  color: #fff100;
}
.login .btn {
  width: 100%;
  margin-top: 5px;
}

.slide {
  border-bottom: 25px solid #ffde00;
}
.slide ul {
  top: 0;
  z-index: 1;
  width: 100%;
  height: 450px;
  overflow: hidden;
}
.slide ul li {
  width: 100%;
  background-size: 100% auto;
}
.slide ul li div {
  background-color: rgba(0, 0, 0, 0.8);
}
.slide ul img {
  width: 1020px;
  margin: auto;
}

#prev, #next {
  top: 50%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  content: "";
  position: absolute;
  background-image: url("../images/slide-btn.png");
  width: 40px;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
  background-position: 8px 50%;
  margin-top: -25px;
  white-space: nowrap;
  text-indent: -99999px;
  overflow: hidden;
  cursor: pointer;
}

#next {
  right: 0;
  background-position: -22px 50%;
}

.news .inner {
  overflow: hidden;
  *zoom: 1;
  padding: 4em 30px 6em;
  position: relative;
  z-index: 100;
}
.news ul {
  list-style: none;
}

.news-title {
  font-style: italic;
  color: #211f1f;
}
.news-title:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.news-title .v-m {
  display: inline-block;
  vertical-align: middle;
}
.news-title h2 {
  font-weight: bold;
  color: #ec4696;
}
.news-title a {
  background: url(../images/list-icon.png) right no-repeat;
  padding-right: 15px;
}

.news-unit {
  height: 180px;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  background: #df3a89 url(../images/logo-01.jpg) center no-repeat;
}
.news-unit img {
  width: 100%;
}

.caption {
  color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 1px;
  padding: 10px 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.3);
  -moz-transform: translate(0px, 75%);
  -ms-transform: translate(0px, 75%);
  -webkit-transform: translate(0px, 75%);
  transform: translate(0px, 75%);
  -moz-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}
.caption:hover {
  -moz-transform: translate(0px, 1px);
  -ms-transform: translate(0px, 1px);
  -webkit-transform: translate(0px, 1px);
  transform: translate(0px, 1px);
  background-color: rgba(0, 0, 0, 0.85);
  -moz-transition: all cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: all cubic-bezier(0.23, 1, 0.32, 1);
  transition: all cubic-bezier(0.23, 1, 0.32, 1);
}
.caption a {
  color: #ec4696;
  float: right;
}
.caption a:hover {
  color: #fff;
}
.caption h5 {
  font-size: 20px;
  margin-top: 4px;
  margin-bottom: -7px;
  letter-spacing: -0.7px;
  line-height: 28px;
}

.service .inner {
  overflow: hidden;
  *zoom: 1;
  position: relative;
  padding: 3em 30px 5em;
  font-family: "News Cycle", Helvetica, sans-serif, Arial, "Noto Sans CJK TC", "微軟正黑體";
}
.service .inner h4 {
  color: #333333;
}

.cycle-pager {
  clear: both;
  position: relative;
  font-family: "News Cycle", Helvetica, sans-serif, Arial, "Noto Sans CJK TC", "微軟正黑體";
  width: 100%;
  overflow: hidden;
  z-index: 500;
  text-align: center;
  top: 1em;
}
.cycle-pager span {
  font-size: 46px;
  width: 16px;
  height: 16px;
  display: inline-block;
  color: #d2d2d2;
  cursor: pointer;
}
.cycle-pager span.cycle-pager-active {
  color: #ffde00;
}

.major-title {
  font-size: 1.65em;
  text-align: center;
  margin: 0 0 3em 0;
  position: relative;
  border-top: solid 5px #dde0de;
}
.major-title span {
  top: -0.6em;
  padding: 0 1.5em 0 1.5em;
  background: #f5f5f5;
  position: relative;
  display: inline-block;
}

.shop-unit img {
  width: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.shop-unit h4 {
  margin: 10px auto 20px;
}
.shop-unit li {
  list-style: none;
  margin: 10px auto;
  line-height: 18px;
  text-align: left;
}
.shop-unit .more {
  color: #e4007f;
  border-bottom: 1px solid #e4007f;
  font-weight: bold;
}
.shop-unit .more:hover {
  color: #211f1f;
}

.coach-title {
  background-color: #333;
}
.coach-title .inner {
  padding: 15px;
}
.coach-title h2 {
  font-size: 24px;
  color: #fff;
}
.coach-title ul {
  float: right;
}
.coach-title ul li {
  list-style: none;
  float: left;
  padding: 0 40px;
  border-right: 1px solid #414348;
  border-left: 1px solid #1d1d1f;
}
.coach-title ul li.active a {
  color: #e4007f;
}
.coach-title ul a {
  color: #838383;
}

.coach-container .inner {
  position: relative;
  overflow: hidden;
  *zoom: 1;
  padding: 4em 30px 6em;
}

.icoach {
  text-align: center;
  padding: 3px 10px 0;
}
.icoach .box-cycle {
  position: relative;
}
.icoach .box-cycle a {
  position: relative;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 180px;
  height: 180px;
  display: inline-block;
  border-width: 7px;
  border-color: #fff;
  border-style: solid;
  z-index: 10;
  -moz-box-shadow: 0 0 3px #212121;
  -webkit-box-shadow: 0 0 3px #212121;
  box-shadow: 0 0 3px #212121;
  overflow: hidden;
}
.icoach .box-cycle a:hover {
  border-color: #fff100;
}
.icoach .btn {
  margin-top: 15px;
}
.icoach .mask {
  margin-top: 1em;
  width: 100%;
  padding: 5px 0;
  line-height: 24px;
}
.icoach .mask h6 {
  font-size: 18px;
}

.jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 8px;
  width: 8px;
  line-height: 8px;
  background: #d2d2d2;
  color: #4E443C;
  border-radius: 10px;
  text-indent: -9999px;
  margin-right: 10px;
}
.jcarousel-pagination a.active {
  background: #ffde00;
  color: #fff;
  opacity: 1;
}

.jcarousel-control-prev, .jcarousel-control-next {
  position: absolute;
  font-size: 72px;
  top: 50%;
  margin-top: -18px;
  color: #c9cacb;
}

.jcarousel-control-prev {
  left: 0;
}

.jcarousel-control-next {
  right: 0;
}

.banner {
  height: 125px;
  overflow: hidden;
}
.banner img {
  width: 100%;
}

.page-wrap {
  background-color: #ffd305;
}
.page-wrap > .inner {
  background-color: #ffde00;
  -moz-box-shadow: 0 10px 20px -7px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 10px 20px -7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 20px -7px rgba(0, 0, 0, 0.2);
}

.page-title {
  color: #282828;
  position: relative;
  padding: 15px 0;
}
.page-title:before, .page-title:after {
  content: "";
  position: absolute;
  background-image: url("../images/tri-icon.png");
  height: 12px;
  width: 10px;
  top: 50%;
  margin: -6px 0 0 -22px;
}
.page-title:after {
  margin-left: 12px;
  background-position: 10px 0;
}

.page-tabs a {
  background-image: url("../images/tab-btn.png");
  width: 208px;
  height: 150px;
  display: inline-block;
  height: 49px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 15px;
  margin-right: -20px;
  margin-left: -20px;
  background-position: 0 50px;
  color: #fff;
}
.page-tabs a:hover {
  background-position: 0 100px;
  color: #fff;
}
.page-tabs a.tabs-active {
  background-position: 0 0;
  color: #e4007f;
  position: relative;
  z-index: 100;
}

.no-tabs {
  border-top: 10px solid #d9006b;
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.8);
}

.page-content {
  background: url(../images/content-bg.jpg) repeat-y;
  background-size: 100%;
}
.page-content .inner {
  padding: 30px;
  min-height: 480px;
}

.editor img {
  margin: 10px 15px;
  display: block;
  height: auto !important;
}

.page-inner-title {
  border-bottom: 2px solid #ffde00;
  display: table;
  color: #282828;
  padding: 0 30px 5px 0;
}

.page-inner {
  border-bottom: 1px solid #d3d2d2;
  overflow: hidden;
  margin-top: 20px;
  padding: 5px 0 25px;
}
.page-inner .explain {
  font-size: 13px;
  color: #211f1f;
}

.news-list-day {
  font-family: Eras ITC, "Noto Sans CJK TC", "微軟正黑體";
  font-size: 21px;
  text-align: center;
}
.news-list-day > div {
  background-color: #df007d;
  height: 50px;
  color: #fff;
  padding: 7px 0 3px;
}
.news-list-day .day {
  font-size: 25px;
}

.news-list-content {
  padding-left: 80px;
  font-size: 15px;
}
.news-list-content h5 {
  margin-bottom: 20px;
}

.news-footer div {
  min-width: 80px;
  float: left;
  font-size: 14px;
  position: relative;
  margin: auto 1px;
}
.news-footer .view span {
  padding-left: 15px;
  padding-right: 5px;
}
.news-footer .view span:before {
  content: "";
  position: absolute;
  background-image: url("../images/view.png");
  width: 16px;
  height: 16px;
  left: 12px;
  top: 50%;
  margin-top: -8px;
}
.news-footer div.more {
  float: right;
}
.news-footer div.more a {
  padding: 5px 15px 5px 5px;
}
.news-footer div.more a:after {
  content: "";
  position: absolute;
  background-image: url("../images/tri-icon.png");
  width: 8px;
  height: 12px;
  background-position: 8px 0;
  right: 12px;
  top: 50%;
  margin-top: -6px;
}

.news-list-img {
  width: 540px;
  overflow: hidden;
  max-height: 300px;
  margin-bottom: 20px;
}

.article-list {
  margin: 10px auto 20px;
  list-style: none;
}
.article-list li {
  border-bottom: 1px solid #d3d2d2;
}

.article-list-title {
  padding: 10px 10px 10px 20px;
  background: url(../images/list-icon.png) 3px 17px no-repeat;
}
.article-list-title.active {
  cursor: pointer;
}
.article-list-title small {
  color: #e1479c;
}

.article-img img {
  margin: 10px auto;
}

.side-nav-category {
  padding-bottom: 5px;
  margin: 5px auto 10px;
  list-style: none;
  overflow: auto;
  border-bottom: 1px solid #d3d2d2;
}
.side-nav-category li {
  margin-bottom: 10px;
  width: 140px;
  float: left;
}
.side-nav-category li:nth-child(odd) {
  margin-right: 8px;
}
.side-nav-category li:nth-child(even) {
  margin-left: 8px;
}

.branch {
  overflow: auto;
  margin-top: 10px;
  clear: both;
}

.branch-list {
  border-bottom: 1px solid #d3d2d2;
  padding: 10px 0;
}
.branch-list h5 {
  margin: 10px 0;
}

.branch-list-img {
  height: 180px;
  overflow: hidden;
}
.branch-list-img img {
  width: 100%;
}

.branch-list-content {
  list-style: none;
  font-size: 13px;
}
.branch-list-content li {
  overflow: auto;
}
.branch-list-content dt {
  float: left;
}
.branch-list-content dd {
  padding-left: 80px;
}

.branch-shop-img {
  width: 380px;
  max-height: 250px;
  overflow: hidden;
  float: left;
  margin: 10px 15px;
}

.branch-info li {
  list-style: none;
  margin: 5px 0;
}
.branch-info li dt {
  font-weight: bold;
  color: #211f1f;
}

.googlemap {
  margin-right: 20px;
  float: left;
}

.branch-photo li {
  float: left;
  width: 32.33%;
  padding-left: 1%;
  display: block;
}

.coach-list {
  background: url(../images/list-icon.png) 90% 80% no-repeat;
  position: relative;
  height: 260px;
  overflow: hidden;
  margin: 25px 10px 0 10px;
  width: 220px;
  border-bottom: 3px solid #e4007f;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.coach-list-img {
  height: 155px;
  overflow: hidden;
  position: absolute;
  left: 0;
}
.coach-list-img img {
  width: 220px;
}

.coach-list-content {
  position: absolute;
  bottom: 18px;
  margin-right: 35px;
  height: 82px;
  overflow: hidden;
}
.coach-list-content div {
  font-size: 13px;
  margin-top: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.coach-pic {
  height: 530px;
  overflow: hidden;
  margin-bottom: 25px;
}

.coach-info {
  border-top: 3px solid #dc007a;
  border-bottom: 3px solid #dc007a;
  padding: 10px 0;
  color: #2d2d2d;
  height: 504px;
  overflow: auto;
}
.coach-info h4 {
  margin: 5px auto 10px;
  font-weight: bold;
}
.coach-info h4 span {
  margin-right: 5px;
  color: #e1007d;
}
.coach-info li {
  list-style: none;
  margin: 10px auto;
}
.coach-info dt {
  border-bottom: 1px solid #dc007a;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 5px;
}

.class-info {
  clear: both;
  overflow: hidden;
}
.class-info > ul > li {
  margin-bottom: 40px;
}
.class-info li {
  list-style: none;
}

.program {
  height: auto;
  line-height: 50px;
  font-weight: bold;
  font-size: 18px;
}

.class-info-title {
  text-align: center;
  color: #131313;
  margin: 20px auto 30px;
  padding: 5px;
  cursor: pointer;
  font-size: 24px;
}

.class-info-content ul {
  overflow: auto;
  font-size: 13px;
}
.class-info-content ul:nth-child(even) {
  background-color: #f5f5f5;
}
.class-info-content ul.class-time {
  border-top: 1px solid #ccc;
  padding: 10px 0;
}
.class-info-content ul.class-time:last-child {
  border-bottom: 1px solid #ccc;
}
.class-info-content ul .mark {
  color: #e1007d;
  padding-top: 3px;
}

.license li {
  margin: 10px auto;
  display: block;
}
.license li a {
  display: block;
  height: 135px;
  overflow: hidden;
  position: relative;
}
.license li a:hover:before {
  content: "";
  position: absolute;
  background: rgba(255, 220, 0, 0.8) url("../images/zoom-in.png") center no-repeat;
  width: 100%;
  height: 100%;
}

.page-login form {
  background-color: #ededed;
  padding: 10px 15px;
  margin-top: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.page-login li {
  list-style: none;
  margin: 15px auto;
}

.member {
  margin-top: 20px;
}
.member h5 {
  margin-bottom: 25px;
}
.member li {
  margin: 5px auto 5px 35px;
}
.member .hot-color {
  padding: 0 5px;
}

#delete, #add {
  cursor: pointer;
}

.sport {
  width: 140px;
}

.info-list {
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.info-list:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.info-list-img {
  float: left;
  width: 130px;
  height: 80px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -40px;
}

.info-list-content {
  padding-left: 150px;
  height: 50px;
  overflow: hidden;
}
.info-list-content.no-pic {
  padding-left: 0;
}
.info-list-content h5 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.info-list-content small {
  color: #777;
}
.info-list-content > div {
  font-size: 13px;
}

.chart-form {
  padding: 0;
  margin-bottom: 20px;
  float: left;
  width: 50%;
  text-align: center;
}

.chart-img {
  list-style: none;
  text-align: center;
  margin-top: 20px;
}
.chart-img li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 20%;
  padding: 0 10px;
}

.calendar-header {
  width: 100%;
  height: 27px;
  text-align: center;
  padding: 18px 0;
  overflow: hidden;
  margin: 15px auto;
}
.calendar-header h4, .calendar-header .prev-cal, .calendar-header .next-cal {
  float: left;
}
.calendar-header h4 {
  width: 70%;
}
.calendar-header .prev-cal, .calendar-header .next-cal {
  width: 15%;
  cursor: pointer;
  display: block;
  height: 27px;
  text-indent: -99999px;
}
.calendar-header .prev-cal {
  background: url(../images/arrow-3-left.png) left no-repeat;
}
.calendar-header .next-cal {
  background: url(../images/arrow-3-right.png) right no-repeat;
}

.calendar {
  font-size: 13px;
}
.calendar > div, .calendar img {
  width: 100%;
  margin: 0 auto;
}
.calendar ul {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.calendar .weekend {
  color: #e74c3c;
}
.calendar .time {
  text-align: center;
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.calendar .morning, .calendar .evening {
  background-color: #f7f7f7;
}
.calendar .day-names {
  border-bottom: 1px solid #ccc;
  padding: 0 5px 10px;
}
.calendar .day-names li {
  text-transform: uppercase;
}
.calendar .days .st-list-1 > li {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  min-height: 8em;
  position: relative;
  padding: 5px;
}
.calendar .days .st-list-1 > li .event {
  font-size: 0.75em;
  line-height: 16px;
  padding: 3px 5px;
  color: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
  color: white;
  background-color: #9b59b6;
}
.calendar .days .st-list-1 > li .event.blue {
  background: #3498db;
}
.calendar .days .st-list-1 > li .event.purple {
  background: #9b59b6;
}
.calendar .days .st-list-1 > li .event.navy {
  background: #34495e;
}
.calendar .days .st-list-1 > li .event.green {
  background: #2ecc71;
}
.calendar .days .st-list-1 > li .event.red {
  background: #e74c3c;
}
.calendar .days .st-list-1 > li .event.orange {
  background: #f39c12;
}
.calendar .days .st-list-1 > li .coach {
  position: absolute;
  bottom: 10px;
  font-size: 14px;
}
.calendar .days .st-list-1 > li .coach ul {
  list-style: none;
}
.calendar .days .st-list-1 > li .coach ul li {
  margin: 0;
}
.calendar .morning .days:nth-child(odd) .event, .calendar .afternoon .days:nth-child(odd) .event, .calendar .evening .days:nth-child(odd) .event {
  background: #e74c3c;
}

.column-b8 {
  float: left;
  width: 12.5%;
}

.st-list-1 {
  width: 100%;
}
.st-list-1:before {
  content: "";
  display: table;
}

.sub-title {
  margin: 10px 0;
  font-weight: normal;
  color: #e4007f;
}

#dialog-message {
  background-color: #FFF;
}

@media print {
  body * {
    visibility: hidden;
  }

  .right-content {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .right-content * {
    visibility: visible;
  }

  .btn,
  .print-icon,
  .archive-icon {
    display: none;
  }

  .style-table th, .style-table td {
    border: 1px solid #ccc;
  }
}
