@charset "utf-8";
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; }
html {height: 100%; overflow-y: scroll; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; }
body {
    height:100%;/*滿版*/
	display: flex;/*滿版*/
	flex-direction: column;/*滿版*/
	margin: 0;
	font-size: 100%;
    font-family: 'Noto Sans TC','Microsoft JhengHei','微軟正黑體', sans-serif;
	line-height: 1.231;
  }  
body, button, input, select, textarea {
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;	
}
a { color: #000; }
a:visited { }
a:hover { }
a:focus { outline: thin dotted;}
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-color: #ff9; color: #000; text-decoration: none; }
pre, code, kbd, samp {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: 90%; }
h1,h2,h3,h4,h5 { font-size: 100%!important;line-height: 0;font-weight:normal; }

sub, sup { line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button,input,select,textarea {	
	padding: 6px 5px;
	margin: 0;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
	color: #333;
	cursor: pointer;
	vertical-align: baseline;
	*vertical-align: middle;
	font-family: Microsoft JhengHei;
	font-size: 100%;
}
input[type="submit"],input[type="button"]{
	padding: 6px 12px;
	margin: 5px 0 5px 0;
	cursor: pointer;
	background-color: #CCCCCC;
	color: #333;
	border-color: #BBBBBB;
	border-width: 1px;
	border-style: solid;
	font-family: Microsoft JhengHei;
	border-radius: 0px;
}	

input[type="submit"]:hover,button[type="submit"]:hover,input[type="button"]:hover{
	background-color: #666666;
	color: #FFF;
	transition: all .25s;
}
button[type="submit"]{
	padding: 3px 5px;
	background-color: #55d4eb;
	color: #fff;
	margin: 5px 0 5px 0;
	cursor: pointer;
	border-color: #4fcbe1;
	border-width: 1px;
	border-style: solid;
	font-family: Microsoft JhengHei;
	border-radius:0px;
	font-size:100%;
	letter-spacing: 1px;
}
button, input { line-height: normal; *overflow: visible;}
table button, table input { *overflow: auto; }
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; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:invalid,textarea:invalid{
	border-color: #CCC;
	border-width:2px;
	border-style: solid;
	background-color:#FFF;
	}	
input:valid, textarea:valid {  }
.org {
	background-color: #CCCCCC;
	color: #333;
}

table {
	clear: none;
	float:center;
	max-width: 100%;
	width: 99%;
	_margin:0px auto;
	*margin:0px auto;
	margin:0 auto;
	word- wrap:break-word;
	border:0px #ccc solid;
	border-collapse: collapse;
	}	
td {padding: 5px 2px 5px 2px;border:1px #ccc inset;word-wrap:break-word;box-sizing: border-box;}


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

.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
 @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{
	orphans: 3;
	widows: 3;
}
}
