@charset "utf-8";


article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
}
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

a {
	color: #369;
}
a:hover { color: #609; }
a:focus { outline: thin dotted; }
a:hover, a:active {
	outline: 0;
	color: #07200D;
}


abbr[title] { border-bottom: 1px dotted; }

b, strong {
    font-weight: bold;
    font-size: 12pt;
    color: #0D452F;
    -webkit-box-shadow: inset 0px 0px;
    box-shadow: inset 0px 0px;
}

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%; }

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-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}


/* =============================================================================
   內嵌內容
   ========================================================================== */

/*
 * 1. 改善在 IE7 中縮放時的影像品質: h5bp.com/d
 * 2. 移除影像容器上影像與邊框之間的間隙: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }


/*
 * 修正 IE9 中未隱藏的溢位 
 */

svg:not(:root) { overflow: hidden; }

imgqas {
	text-align: center;
	width: auto;
	}

imgqas img {
	width: 40%;
	padding: 1px;
	margin: 1px;
	border-radius: 5px;
	}


/* =============================================================================
   圖表
   ========================================================================== */

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; }




table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	font-weight: bold;
}
td { vertical-align: top; }



/* 用於影像取代 */
.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; }


/* ==|== 列印樣式 =======================================================
   列印樣式。
   已內嵌，以避免必要的 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; }
  h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/* ==|== 外加樣式 =======================================================
  另外追加內容
   ========================================================================== */
p{
	margin: 5px 0;
	font-size: 14pt;
	color: #FF0000;
}

header{
	width: 100%;
	margin-top:1.5%;
}
header top{
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	/* [disabled]padding-top: 20px; */
	/* [disabled]padding-right: 20px; */
	/* [disabled]padding-left: 20px; */
}
topa1{
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 40px;
}
topa1 img {
	width: 280px;
}
topa2{
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
}
top hr{
	width: 100%;
	border-top-width: 5px;
	border-top-color: #13420E;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
center {
	float: left;
	font-size: 12px;
	width: 100%;
	font-family: "標楷體";
	}
center-st {
	float: left;
	font-size: 16pt;
	width: 100%;
	padding: 5px;
	font-family: "標楷體";
	}
footer{
	float: left;
	height: auto;
	color: #036;
	border-top: medium solid #990026;
	padding-right: 10px;
	padding-left: 10px;
	}
fpt1{
	width: 100%;
	float: left;
	color: #33000B;
	margin-top: 5px;
	text-align: left;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
}
fpt1 str1{
	color: #490019;
}
fpt1 str2{
	color: #490019;
}
fpt2{
	width: 100%;
	float: left;
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-top: 15px;
	height: 20px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;

}
fpt3{
	float: right;
}

timg img{
	width: 99%;
	border: 1px solid #999;
	padding: 1px;
	margin: 1px;
	border-radius: 10px;
}

/* ==|== 外加樣式 =======================================================
  另外追加內容
   ========================================================================== */
co{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	float: left;
	width: 100%;
	font-weight: 400;
	text-align: left;
	padding-top: 8px;
	}
cot {
	font-weight: bold;
	padding-right: 5px;
	color: #000;
	}
coe{
	font-weight: bold;
	padding-right: 8px;
	color: #999;
	padding-left: 8px;
	}
com {
	color: #333333;
	font-size: 10pt;
	text-align: left;
	width: 95%;
	float: left;
	margin-left: 2%;
}
comi {
	color: #333333;
	font-size: 10pt;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}
comi-2 {
	float: left;
	width: 100%;
	color: #333333;
	font-size: 16pt;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	border-right-color: 3;
}

center htr {
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
center timg2{
	width: 100%;
}
com-ab {
	width: 100%;
	color: #666666;
	float: left;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 50%;
	margin-top: 10px;

}
com-pr {
	width: 100%;
	color: #666666;
	float: left;
	text-align: center;
	margin-top: 10px;
}
com-pri {
	width: 100%;
	color: #666666;
	;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
com-cu {
	float: left;
	color: #666666;
	margin-top: 10px;
	text-align: left;
	padding-left: 0px;
	width: 85%;
	margin-right: 5%;
	margin-left: 5%;
	right: 5%;
	bottom: 5%;
}
com-cu01 {
	width: 60%;
	color: #333333;
	font-size: 10pt;
	float: left;
	margin-right: 20%;
	margin-left: 20%;
	
}
comti {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 5px;
	text-align: left;
	height: 30px;
}
comti0a {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
comti01 {
	font-size: 24px;
	color: #00CC99;
	font-weight: bold;
}
comti02 {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
comti03 {
	font-size: 24px;
	color: #3399FF;
	font-weight: bold;
}
footerlink{
	width: 100%;
	font-size: 14pt;
	color: #990026;
	border-top: 3px solid #990026;
	float: left;
	margin-top: 8px;
	background-color: #E0C5D4;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
footerlink nav2{
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	font-size: small;
	letter-spacing:1px	
}
footerlink ul{
	float: left;
	list-style-type: none;
	color: #333;
	margin: 5px;
		}
footerlink li{
	float: left;
	list-style-type: none;
	color: #036;
	margin: 5px;
		}
footerlink li strong{
	font-size: 13px;
	color: #036;
}
footerlink li a{
	text-align: center;
	list-style-type: none;
	display: block;
	color: #036;
	margin-left: 5px;
	font-weight: bold;
	text-align: center;
	text-decoration: blink;
	border-bottom-style: none;
}
footerlink li a:hover{
	list-style-type: none;
	display: block;
	color: #069;
	font-weight: bold;
	text-align: center;
	font-size: small;
	}
iframe {
    width: 80%;
    max-width: 100%;
}
strongyt{
	font-weight: bold;
	color: #660099;
	font-size: 12pt;
}
strongyt2{
	font-weight: bold;
	color: #CC0000;
	font-size: 12pt;
}
txt01{
	font-size: 12pt;


	}
	
.gridContainer.clearfix center com-pr com com-cu p strong2 {
    font-weight: bold;
}
footerlink strong3 {
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
