@charset "big5";
/*
/* 
 * HTML5 ????案模??
 *
 * 下??眾多跨?覽?樣式?究?結???
 * 製?貢獻?謹?於行內，並誠摯?? Nicolas Gallagher?Jonathan Neal??
 * Kroc Camen，以??H5BP ?發社群??組?
 *
 * ?CSS ?詳細?? h5bp.com/css
 * 
 * Dreamweaver 修改:
 * 1. 註解??範?標示
 * 2. 移除媒??詢??(?個別檔?中新增???專屬??
 *
 * ==|== 標???==========================================================
 */


/* =============================================================================
   HTML5 顯示定義
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   ??
   ========================================================================== */

/*
 * 1. 修正?內??體大小設定為使用 em ????IE6/7 中????常調整大????
 * 2. 強制?? IE 中使???捲?
 * 3. ?止??置方????調整 iOS ??大?，而???用使用?縮?? h5bp.com/g
 */
/*20140806
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
*/
/*20140806body { margin: 0; font-size: 13px; line-height: 1.231; }*/
/*20140806
body, button, input, select, textarea { font-family: sans-serif; color: #222; }
*/
/* 
 * 移除??範?標示中????影: h5bp.com/i
 * ????範???必??????
 * ??: ??紅?(?自訂????以符???設?)
 */

/* Dreamweaver: 如??想要自訂選????示?請?????註解
 *::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
 *::selection { background: #fe57a1; color: #fff; text-shadow: none; }
 */

/* =============================================================================
   ???
   ========================================================================== */
/*20140806
a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
*/
/* ?????並將焦點放???瀏覽???可讀?? h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   ?刷??
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* ?新????寬度字?系?: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* ????瀏覽?中?????????可讀??*/
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* ?置下?字?上?字內容???影響行?: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   清單
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   ???容
   ========================================================================== */

/*
 * 1. ????IE7 中縮???影??? h5bp.com/d
 * 2. 移除影?容器上影????之????? h5bp.com/e 
 */
/*20140806
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
*/
/*
 * 修正 IE9 中未???溢?
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   ?表
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   表單
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* 表示?label??將焦點移?相?聯?表???*/
label { cursor: pointer; }

/* 
 * 1. 修正 IE6/7/8/9 中?繼承????
 * 2. 修正 IE6/7 中顯示異常?對? 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. 修正??瀏覽?中?繼??字?大?
 * 2. 移除 FF3/4 S5 Chrome 中???
 * 3. ???瀏覽?中定義一???直對?顯示
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. 將?高?義為一??以符??FF3/4 (使用 UA ??表中??!important 來設?
 * 2. 修正 IE6/7 中顯示異常??部??
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * ?「table?中?新?入?部??，以?? IE6/7 中????空???
 */

table button, table input { *overflow: auto; }

/*
 * 1. 顯示??游?，表示可點選?表???
 * 2. ?許 iOS 中可點選之表??素???
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * 一????大???觀
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
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-decoration { -webkit-appearance: none; }

/* 
 * 移除 FF3/4 中??部????? h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. 移除 IE6/7/8/9 中??設?直?軸 
 * 2. ??許??調?大?
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* 表單?????彩 */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   表格
   ========================================================================== */
/*20140806
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
*/

/* ==|== 主??? =====================================================
   作? 
   ========================================================================== */
















/* ==|== ???? helper 類別 ========================================
   ?進入此?段???請?定義??????
   ========================================================================== */

/* ?於影??代 */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* ???螢幕??器?瀏覽?中??: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* ???隱??但在??讀?器中?供使?? h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* ?? .visuallyhidden 類別，以?許???在???盤?覽??得焦? h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* ?直??且在??讀?器中隱??但?????*/
.invisible { visibility: hidden; }

/* ?含浮?: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.clearfix2 { color:#000 }


/* ==|== ?印?? =======================================================
   ?印????
   已內嵌?以避??要? HTTP ???: h5bp.com/r
   ========================================================================== */
 
 @media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* 黑色???速度?快: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* 不?顯示影??????javascript/?部??? */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
.dtt {
	vertical-align: bottom;
}
