<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@charset "utf-8";


/* =============================================================================
   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 ?��?大�?，而�??�?�用使用?�縮?? h5html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
*/
body {
	margin: 0;
	/*font-size: 13px; line-height: 1.231; */
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(img/index/banner01.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/

	  
}


body, button, input, select, textarea { font-family: sans-serif; color: #222; }


 /* =============================================================================
  ?�入字�?
   ========================================================================== */
@font-face{font-family:'special-ui-font';src:url('fonts/special-ui-font.eot');src:url('fonts/special-ui-font.eot?#iefix') format('embedded-opentype'),url('fonts/special-ui-font.svg#special-ui-font') format('svg'),url('fonts/special-ui-font.woff') format('woff'),url('fonts/special-ui-font.ttf') format('truetype');font-weight:normal;font-style:normal;}
.spe-ui-font-family{font-family:'special-ui-font';font-style:normal;speak:none;font-weight:normal;-webkit-font-smoothing:antialiased;}
[class^="spe-ui-font-"]:before,[class*=" spe-ui-font-"]:before{font-family:'special-ui-font';font-style:normal;speak:none;font-weight:normal;-webkit-font-smoothing:antialiased;}
[data-icon]:before{font-family:'special-ui-font';font-style:normal;speak:none;font-weight:normal;-webkit-font-smoothing:antialiased;content:attr(data-icon);}
/* =============================================================================
   ?�本?�面
   ========================================================================== */
   hgroup,h1 ,h2, h3, h4{
	display:block;
}
#wallpaper{
	/*-webkit-background-size: cover;
	moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	 background-image: url(img/index/banner01.jpg); */
	background-position: center top;
	width: 100%;
}

header {
	/*?��?*/
	width: 100%;
	top: 0;
	position: relative;
	z-index: 5;
	*position: relative;
    *z-index: 5;
	*height:75px;
	_position: absolute; /* position fixed for IE6 */
   _top:expression(documentElement.scrollTop+"px");
	/*?��?end*/
	background-color: #fafafa;
	display: block;
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
}
/*
////////////////////////////////////////////////////////////////////////////////////////////// 

	SLIDER

//////////////////////////////////////////////////////////////////////////////////////////////
*/
#slider2{
	max-width: 1200px;
	margin: 0 auto;
	position:relative;
	 

		/*background-color: #333;-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(img/index/banner01.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}

header #logo h1{
	margin:0;
	padding:0;
	display:inline;
}

 
 h2,h3 {
	color: #16161d;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding: 0px;
	margin-top: 0px;
}

h2 {
	font-family: "微�?�??�?, Arial, "?�細?��?";

  	text-transform: uppercase;
  	text-decoration: none;
  	letter-spacing: 1px;
  	font-weight: 1200;
  	font-style: normal;
}
h3 {
  font-family: "微�?�??�?, Arial, "?�細?��?";

  line-height: 1.2em;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 1200;
  font-style: normal;
}  

h4 {
	font-family: "微�?�??�?, Arial, "?�細?��?";
	font-size: 95%;
	line-height: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 1200;
	font-style: normal;
	color: #FFF;
}  

section{
	margin-bottom: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #382238;
	/* [disabled]padding-right: 1em; */
	/* [disabled]padding-left: 1em; */
	}


section h2 {
	font-size: 150%;
}



section h3 {	
	font-size: 120%;
}

section hgroup{
	display: block;
	margin-bottom: 20px;
}
section hgroup h2{
	color: #2b1731;
	float: left;
	padding-right: 0.5em;
	display: block;
	line-height: 105%;
}

section hgroup h3{
	color: #2b1731;
	font-size: 100%;
	font-weight: 300;
	float: left;
	display: block;
	line-height: 150%;
}
section h4 {
	color: #2B1731;
	line-height: 150%;
	font-weight: 400;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


section h4 a{
	color: #115784;
	text-decoration: none;
}


section h4 a:hover{
	color: #1778B9;
	text-decoration: underline;
}


.word-content {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	letter-spacing: 0.2em;
	line-height: 200%;
}

.more{
	font-size: 90%;
	margin-top:1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
	color: #115784;
	display:block;
}

.more a{
	color: #115784;
	text-decoration: none;
}

.more a:hover{
	color: #1778B9;
	text-decoration: underline;
}
#news .date {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #787878;
	text-align: right;
	display: block;
	letter-spacing: 0.2em;
	/* [disabled]font-weight: 100; */
}

#news .block-content{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	display:block;
}

#news .block-content:hover{
	display: block;
	background-color: #E2F1F5;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E2F1F5), to(#E2F1F5));
	background: -webkit-linear-gradient(#E2F1F5, #E2F1F5);
	background: -moz-linear-gradient(#E2F1F5, #E2F1F5);
	background: -ms-linear-gradient(#E2F1F5, #E2F1F5);
	background: -o-linear-gradient(#E2F1F5, #E2F1F5);
	background: linear-gradient(#E2F1F5, #E2F1F5);
	-pie-background: linear-gradient(#E2F1F5, #E2F1F5);
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(corner/PIE.php);
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	letter-spacing: 0.2em;
	line-height: 200%;
}


/* ELEMENT STYLES */

.slider p{
	position: absolute;
	top: -200px;
	z-index: 8000;
	padding: 1% 0.5%;
	font-size: 75%;

	line-height:100%
	color:#fff;
	white-space: nowrap;
	text-transform: uppercase;
}

.claim{
	line-height:100%
}	

.teaser{
	padding:0.5% 1.5%;
	font-size:14px;
	 line-height:100%
}

.small{
	width: 250px;
	padding-left: 0;
	padding-right: 0px;
	text-align: left;
}

.light-green{background:#95C542;}
.light_white {
	background-color: rgba(255,255,255,0.5);
	font-family: "微�?�??�?, Arial;
	font-size: 180%;
	color: #CC0000;
	padding: 1%;
}


.light_gray {
	background-color: #666;
	font-family: "微�?�??�?, Arial;
	font-size: 180%;
	color: #FFFFFF;
	padding: 10px;
}

.green{background:#7CB761}
.orange{background:#EF7D00}
.turky{background:#348E8A}
.white{background:#fff; color:#333}

.red_corner{
	color: #FFF;
	font-family: "微�?�??�?, Arial;
	font-size: 120%;


	

}


.red_corner a{

	text-decoration: none;	
	color: #FFF;
	background: #069;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#069), to(#069));
	background: -webkit-linear-gradient(#069, #069);
	background: -moz-linear-gradient(#069, #069);
	background: -ms-linear-gradient(#069, #069);
	background: -o-linear-gradient(#069, #069);
	background: linear-gradient(#069, #069);
	-pie-background: linear-gradient(#069, #069);

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0.3em;
	display: block;
	*behavior: url(corner/PIE.php);
}

.red_corner a:hover{
	color: #FFF;
	background: #D52E1A;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#D52E1A), to(#2D52E1A));
	background: -webkit-linear-gradient(#D52E1A, #D52E1A);
	background: -moz-linear-gradient(#D52E1A, #D52E1A);
	background: -ms-linear-gradient(#D52E1A, #D52E1A);
	background: -o-linear-gradient(#D52E1A, #D52E1A);
	background: linear-gradient(#D52E1A, #D52E1A);
	-pie-background: linear-gradient(#D52E1A, #D52E1A);
	*behavior: url(corner/PIE.php);
}

.red_corner a:visited{
	color: #FFF;
}


.thumb-image02:hover{
	opacity:0.5;


}


.thumb-video{
	
	position: relative;
}
.thumb-video .video-icon{
	opacity:.8;
	position:absolute;
	top:50%;
	left:50%;
	background-image:url('img/common/play.png');
	background-position:center center;
	background-repeat:no-repeat;
	height:48px;width:48px;
	margin-left:-24px;margin-top:-24px;
	cursor:pointer;
	}
	
.thumb-video:hover{
	opacity:0.5;
}


footer {
	padding-top: 0;
	padding-bottom: 1em;
	color: #637b8a;
}
footer .links {
	text-align: center;
	font-size: 85%;
	padding: 5px;
	letter-spacing: 0.1em;
}
footer p {
	font-size: 85%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #637b8a;
}
.noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.links-block{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #382238;
	margin-top: 1em;
}
.social-facebook  {
	background-image: url(img/common/icon-facebook_on.png);
	height: 32px;
	width: 27px;
	background-repeat: no-repeat;
	background-position: left 5px;
}
.social-twitter  {
	background-image: url(img/common/icon-twitter_on.png);
	height: 32px;
	width: 27px;
	background-repeat: no-repeat;
	background-position: left 5px;
}
.social-plurk  {
	background-image: url(img/common/icon-plurk_on.png);
	height: 32px;
	width: 27px;
	background-repeat: no-repeat;
	background-position: left 5px;
}
.social-mail  {
	background-image: url(img/common/icon-mail_on.png);
	height: 32px;
	width: 27px;
	background-repeat: no-repeat;
	background-position: left 5px;
}
 .social {
	width: 200px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	display: block;
	
}

.social ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.social ul li {
  list-style-type: none;
  float:left;
  display: inline-block;
  text-align: right;
  margin: 0 0 1em 1em;
}
.social ul li a,
.social ul li a:visited {
  width: 28px;
  height: 28px;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  font-size: 28px;
}
.social ul li a:hover {
  color: #e7bd74;
}
copyright {
	text-align: center;
	display: block;
	line-height: 150%;
	font-size: 90%;
}

#page-top {
position: fixed;
bottom: 15px;
right: 15px;
z-index: 10000;
}
#page-top a{
	text-decoration: none;
	display: block;
	color: #FFF;
	background: #094485;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0094485), to(#094485));
	background: -webkit-linear-gradient(#094485, #094485);
	background: -moz-linear-gradient(#094485, #094485);
	background: -ms-linear-gradient(#094485, #069);
	background: -o-linear-gradient(#069, #094485);
	background: linear-gradient(#094485, #094485);
	-pie-background: linear-gradient(#094485, #094485);
	
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-family: "Courier New", Courier, monospace;
	font-size: 150%;
	height: 71px;
	width: 71px;
	line-height: 180%;
	padding: 0.5em;
	behavior: url(corner/PIE.php);
}


#page-top a:hover{

	background: #54A1EF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#54A1EF), to(#54A1EF));
	background: -webkit-linear-gradient(#54A1EF, #54A1EF);
	background: -moz-linear-gradient(#54A1EF, #54A1EF);
	background: -ms-linear-gradient(#54A1EF, #54A1EF);
	background: -o-linear-gradient(#54A1EF, #54A1EF);
	background: linear-gradient(#54A1EF, #54A1EF);
	-pie-background: linear-gradient(#54A1EF, #54A1EF);
	behavior: url(corner/PIE.php);
}
/* =============================================================================
   ???
   ========================================================================== */

a {
	color: #406C92;
	text-decoration: none;
}
/*a:visited {
	color: #1F578D;
}*/
a:hover { color: #115784; }

a, a:hover {
-o-transition: color 0.25s ease-in;
-webkit-transition: color 0.25s ease-in;
-moz-transition: color 0.25s ease-in;
transition: color 0.25s ease-in;
}
a:focus {
	outline: none;

}

/* ?��??��??�並將焦點放?��??�瀏覽?��??�可讀?? 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 
 */

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


/* =============================================================================
   表格
   ========================================================================== */

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


/* ==|== ?�印�?? =======================================================
   ?�印�????
   已內嵌�?以避?��?要�? 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; }
}


</pre></body></html>