@charset "utf-8";

/* 全站搜索 */
#hd_sch {
  border: 1px solid #c3c6ca;
  float: left;
  margin: 0 0 0 20px;
  padding: 0;
}
#hd_sch legend {
  font-size: 0;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-indent: -9999em;
}
#hd_sch #sch_stx {
  background: none repeat scroll 0 0 #fff;
  border: 0 none;
  height: 24px;
  line-height: 1.9em !important;
  padding-left: 5px;
  width: 110px;
}
#hd_sch #sch_submit {
  background: none repeat scroll 0 0 #e2e6eb;
  border: 0 none;
  color: #333;
  cursor: pointer;
  height: 26px;
  padding: 0 5px;
}


/* 頭部註冊和連結 */
#tnb {
  float: right;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#tnb:after {
  clear: both;
  content: "";
  display: block;
  visibility: hidden;
}
#tnb li {
  float: left;
  margin: 0 0 0 10px;
}
#tnb a {
  color: #333;
  display: inline-block;
  height: 28px;
  letter-spacing: 0.1em;
  line-height: 2.4em;
  padding: 0 10px;
}
#tnb a:focus, #tnb a:hover, #tnb a:active {
  text-decoration: none;
}
#tnb img {
  margin-right: 3px;
}


/* 選擇複製移動 */
#copymove {
}
.copymove_current {
  color: #ff3061;
  float: right;
}
.copymove_currentbg {
  background: none repeat scroll 0 0 #f4f4f4;
}

/* 給閱讀器使用者 */
#hd_login_msg {
  font-size: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
}
.msg_sound_only, .sound_only {
  border: 0 none !important;
  display: inline-block !important;
  font-size: 0;
  left: 0;
  line-height: 0;
  margin: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute;
  top: 0;
}

/* ckeditor 快速鍵 */
.cke_sc {
  margin: 0 0 5px;
  text-align: right;
}
.btn_cke_sc {
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #ccc;
  color: #000;
  cursor: pointer;
  display: inline-block;
  height: 23px;
  line-height: 1.9em;
  padding: 0 10px;
  text-decoration: none;
  vertical-align: middle;
}
.cke_sc_def {
  background: none repeat scroll 0 0 #f7f7f7;
  border: 1px solid #ccc;
  margin: 0 0 5px;
  padding: 10px;
  text-align: center;
}
.cke_sc_def dl {
  margin: 0 0 5px;
  text-align: left;
}
.cke_sc_def dl:after {
  clear: both;
  content: "";
  display: block;
  visibility: hidden;
}
.cke_sc_def dt, .cke_sc_def dd {
  border-bottom: 1px solid #e9e9e9;
  float: left;
  margin: 0;
  padding: 5px 0;
}
.cke_sc_def dt {
  font-weight: bold;
  width: 20%;
}
.cke_sc_def dd {
  width: 30%;
}

/* button */
a.btn01 {
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #ccc;
  color: #000;
  display: inline-block;
  padding: 7px;
  text-decoration: none;
  vertical-align: middle;
}
a.btn01:focus, a.btn01:hover {
  text-decoration: none;
}
button.btn01 {
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #ccc;
  color: #000;
  display: inline-block;
  margin: 0;
  padding: 7px;
  text-decoration: none;
}
a.btn02 {
  background: none repeat scroll 0 0 #4b545e;
  border: 1px solid #3b3c3f;
  color: #fff;
  display: inline-block;
  padding: 7px;
  text-decoration: none;
  vertical-align: middle;
}
a.btn02:focus, .btn02:hover {
  text-decoration: none;
}
button.btn02 {
  background: none repeat scroll 0 0 #4b545e;
  border: 1px solid #3b3c3f;
  color: #fff;
  display: inline-block;
  margin: 0;
  padding: 7px;
  text-decoration: none;
}
.btn_confirm {
  text-align: center;
}
.btn_submit {
  background: none repeat scroll 0 0 #ff3061;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  letter-spacing: 0.1em;
  padding: 8px;
}
fieldset .btn_submit {
  height: 24px;
  line-height: 1em;
  padding: 0 7px;
}
a.btn_cancel {
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #ccc;
  color: #000;
  display: inline-block;
  padding: 7px;
  text-decoration: none;
  vertical-align: middle;
}
button.btn_cancel {
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #ccc;
  color: #000;
  display: inline-block;
  padding: 7px;
  text-decoration: none;
  vertical-align: top;
}
a.btn_frmline, button.btn_frmline {
  background: none repeat scroll 0 0 #333;
  border: 0 none;
  color: #fff;
  display: inline-block;
  height: 24px;
  letter-spacing: 0.1em;
  padding: 0 5px;
  text-decoration: none;
  vertical-align: top;
}
a.btn_frmline {
  line-height: 24px;
}
button.btn_frmline {
  font-size: 1em;
}

/* board用button */
a.btn_b01 {
  background: none repeat scroll 0 0 #f2f5f9;
  border: 1px solid #d9ded9;
  color: #000;
  display: inline-block;
  padding: 7px;
  text-decoration: none;
  vertical-align: middle;
}
a.btn_b01:focus, .btn_b01:hover {
  text-decoration: none;
}
a.btn_b02 {
  background: none repeat scroll 0 0 #4b545e;
  border: 1px solid #3b3c3f;
  color: #fff;
  display: inline-block;
  padding: 7px;
  text-decoration: none;
  vertical-align: middle;
}
a.btn_b02:focus, .btn_b02:hover {
  text-decoration: none;
}
a.btn_admin {
  background: none repeat scroll 0 0 #e8180c;
  border: 1px solid #e8180c;
  color: #fff;
  display: inline-block;
  padding: 7px;
  text-decoration: none;
  vertical-align: middle;
}
a.btn_admin:focus, a.btn_admin:hover {
  text-decoration: none;
}

/* 評論樣式 */
.cnt_cmt {
  display: inline-block;
  font-weight: bold;
  margin: 0 0 0 3px;
}

/* table默認樣式 */
.tbl_wrap table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.tbl_wrap caption {
  font-weight: bold;
  padding: 10px 0;
  text-align: left;
}
.tbl_head01 {
  margin: 0 0 10px;
}
.tbl_head01 caption {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  padding: 0;
}
.tbl_head01 thead th {
  background: none repeat scroll 0 0 #e5ecef;
  border-bottom: 1px solid #d1dee2;
  border-top: 1px solid #d1dee2;
  color: #383838;
  font-size: 0.95em;
  letter-spacing: 0.1em;
  padding: 12px 0;
  text-align: center;
}
.tbl_head01 thead a {
  color: #383838;
}
.tbl_head01 thead th input {
  vertical-align: top;
}
.tbl_head01 tfoot th, .tbl_head01 tfoot td {
  background: none repeat scroll 0 0 #d7e0e2;
  border-bottom: 1px solid #c1d1d5;
  border-top: 1px solid #c1d1d5;
  padding: 10px 0;
  text-align: center;
}
.tbl_head01 tbody th {
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  padding: 8px 0;
}
.tbl_head01 td {
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  line-height: 1.5em;
  padding: 8px 5px;
  word-break: break-all;
}
.tbl_head01 a {
}
.tbl_head02 {
  margin: 0 0 10px;
}
.tbl_head02 caption {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  padding: 0;
}
.tbl_head02 thead th {
  background: none repeat scroll 0 0 #e5ecef;
  border-bottom: 1px solid #d1dee2;
  border-top: 1px solid #d1dee2;
  color: #383838;
  font-size: 0.95em;
  letter-spacing: 0.1em;
  padding: 5px 0;
  text-align: center;
}
.tbl_head02 thead a {
  color: #383838;
}
.tbl_head02 thead th input {
  vertical-align: top;
}
.tbl_head02 tfoot th, .tbl_head02 tfoot td {
  background: none repeat scroll 0 0 #d7e0e2;
  border-bottom: 1px solid #c1d1d5;
  border-top: 1px solid #c1d1d5;
  padding: 10px 0;
  text-align: center;
}
.tbl_head02 tbody th {
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  padding: 5px 0;
}
.tbl_head02 td {
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  line-height: 1.4em;
  padding: 5px 3px;
  word-break: break-all;
}
.tbl_head02 a {
}

/* form table */
.tbl_frm01 {
  margin: 0 0 20px;
}
.tbl_frm01 table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.tbl_frm01 th {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #f5f8f9;
  border-color: #e9e9e9 #e9e9e9 #e9e9e9 -moz-use-text-color;
  border-image: none;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px 0;
  padding: 7px 13px;
  text-align: left;
  width: 70px;
}
.tbl_frm01 td {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  padding: 7px 10px;
}
.tbl_frm01 textarea, .frm_input {
  background: none repeat scroll 0 0 #f7f7f7;
  border: 1px solid #e4eaec;
  color: #000;
  line-height: 2em;
  vertical-align: middle;
}
.tbl_frm01 textarea {
  padding: 2px 2px 3px;
}
.frm_input {
  height: 22px;
}
.tbl_frm01 textarea {
  height: 100px;
  width: 98%;
}
.tbl_frm01 a {
  text-decoration: none;
}
.tbl_frm01 .frm_file {
  display: block;
  margin-bottom: 5px;
}
.tbl_frm01 .frm_info {
  display: block;
  line-height: 1.4em;
  padding: 0 0 5px;
}

/* no data list */
.empty_table {
  padding: 50px 0 !important;
  text-align: center;
}
.empty_list {
  padding: 20px 0 !important;
  text-align: center;
}


/* table 項目定義 */
.td_board {
  text-align: center;
  width: 120px;
}
.td_category {
  text-align: center;
  width: 80px;
}
.td_chk {
  text-align: center;
  width: 30px;
}
.td_date {
  text-align: center;
  width: 60px;
}
.td_datetime {
  text-align: center;
  width: 110px;
}
.td_group {
  text-align: center;
  width: 100px;
}
.td_mb_id {
  text-align: center;
  width: 100px;
}
.td_mng {
  text-align: center;
  width: 80px;
}
.td_name {
  text-align: left;
  width: 100px;
}
.td_nick {
  text-align: center;
  width: 100px;
}
.td_num {
  text-align: center;
  width: 50px;
}
.td_numbig {
  text-align: center;
  width: 80px;
}
.td_stat {
  text-align: center;
  width: 60px;
}
.txt_active {
  color: #5d910b;
}
.txt_done {
  color: #e8180c;
}
.txt_expired {
  color: #ccc;
}
.txt_rdy {
  color: #8abc2a;
}

/* New Window default style */
.new_win {
}
.new_win .tbl_wrap {
  margin: 0 20px;
}
.new_win #win_title {
  background: none repeat scroll 0 0 #fff;
  border-bottom: 1px solid #dde4e9;
  border-top: 3px solid #333;
  font-size: 1.2em;
  margin: 0 0 20px;
  padding: 20px;
}
.new_win #win_title .sv {
  font-size: 0.75em;
  line-height: 1.2em;
}
.new_win .win_ul {
  background: none repeat scroll 0 0 #484848;
  border-bottom: 1px solid #455255;
  list-style: none outside none;
  margin: -20px 0 20px;
  padding: 0 20px;
}
.new_win .win_ul:after {
  clear: both;
  content: "";
  display: block;
  visibility: hidden;
}
.new_win .win_ul li {
  float: left;
  margin-left: -1px;
}
.new_win .win_ul a {
  border-left: 1px solid #455255;
  border-right: 1px solid #455255;
  color: #fff;
  display: block;
  font-family: Arial,sans-serif,"新細明體";
  font-weight: bold;
  padding: 10px 10px 8px;
  text-decoration: none;
}
.new_win .win_desc {
  padding: 20px;
}
.new_win .win_btn {
  clear: both;
  padding: 20px;
  text-align: center;
}
.new_win .win_btn button {
  background: none repeat scroll 0 0 #4b545e;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  line-height: 2em;
  padding: 0 10px;
}
.new_win .win_btn input {
  height: 30px;
  line-height: 2em;
  padding: 0 10px;
}
.new_win .win_btn a {
  background: none repeat scroll 0 0 #4b545e;
  color: #fff;
  display: inline-block;
  height: 30px;
  line-height: 2.4em;
  padding: 0 10px;
  vertical-align: middle;
}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {
  text-decoration: none;
}

/* 分頁 */
.pg_wrap {
  clear: both;
  margin: 0 0 20px;
  padding: 20px 0 0;
  text-align: center;
}
.pg {
}
.pg_page, .pg_current {
  color: #000;
  display: inline-block;
  height: 25px;
  letter-spacing: 0;
  line-height: 2.2em;
  padding: 0 8px;
  vertical-align: middle;
}
.pg a:focus, .pg a:hover {
  text-decoration: none;
}
.pg_page {
  background: none repeat scroll 0 0 #e4eaec;
  text-decoration: none;
}
.pg_start, .pg_prev { /* 上一頁 */
}
.pg_end, .pg_next { /* 下一頁 */
}
.pg_current {
  background: none repeat scroll 0 0 #333;
  color: #fff;
  display: inline-block;
  font-weight: normal;
  margin: 0 4px 0 0;
}

/* 前往手機版 */
#device_change {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #eee;
  border-radius: 2em;
  color: #000;
  display: block;
  font-size: 2em;
  margin: 0.3em;
  padding: 0.5em 0;
  text-align: center;
  text-decoration: none;
}

/* 編輯器 */
.post-content {
  color: #333;
  font-size: 13px;
  line-height: 1.6em;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
  font-weight: normal;
  line-height: 1.2em;
}
.post-content h1 {
  margin: 17px 0;
}
.post-content h2 {
  margin: 16px 0;
}
.post-content h3 {
  margin: 15px 0;
}
.post-content h4 {
  margin: 17px 0;
}
.post-content h5 {
  margin: 18px 0;
}
.post-content h6 {
  margin: 20px 0;
}
.post-content ol,
.post-content ul,
.post-content dl {
  margin: 13px 0;
  padding: 0 40px;
}
.post-content ol {
  list-style-type: decimal;
}
.post-content ul {
  list-style-type: disc;
}
.post-content p {
  margin: 13px 0;
  font-size: 15px;
  padding: 0;
}
.post-content blockquote {
  border-color: #CCC;
  border-width: 0 0 0 5px;
  border-style: solid;
  font-style: italic;
  margin: 13px 40px;
  padding: 2px 8px 2px 20px;
}

/* category 分類圖 */
#cate_banner img {
  display: block;
  margin: 0 auto;
}

/* category 分類附件 */
#cate_wrap ul {
  list-style: none;
  padding: 0;
}
#cate_wrap > ul {
  border-bottom: 1px solid #E9E9E9;
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
}
#cate_wrap ul li {
  border-top: 1px solid #E9E9E9;
}
#cate_wrap ul li > h3 {
  background: #F2F5F9;
  padding: 10px;
}
#cate_wrap ul.sub {
  opacity: 0.8;
}
#cate_wrap ul.sub li > h3 {
  font-weight: normal;
}
#cate_wrap .files {
  border-top: 1px solid #E9E9E9;
  padding: 10px;
}
#cate_wrap a.download {
  display: block;
  padding: 2px 0;
}
#cate_wrap .files span {
  color: gray;
  margin: 0 5px;
}