﻿body{ 
margin: 0px;
scrollbar-face-color: #FFFFFF ;          
scrollbar-shadow-color: #8A6F3A  ;            
scrollbar-highlight-color: #FFFFFF ;
scrollbar-3dlight-color: #BCBCBC  ;           
scrollbar-darkshadow-color: #FFFFFF ; 
scrollbar-track-color: #ffffff ;
scrollbar-arrow-color: #8A6F3A ;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2C78B2; margin:0px;
	padding:0px;
	font-weight: bold;
}

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4781aa;
	font-weight:bold;
	text-decoration: none;
	margin-left:12px;
}
.sitemap  span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4781aa;
	font-weight:bold;
	text-decoration: none;
	margin-left:12px;
	border-left:2px solid #4781aa;
	padding-left:8px;
}
.sitemap ul{
list-style:none;
}
.sitemap ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.sitemap ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.sitemap ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.footer-navi{
	font-size: 13px;
	color: #000000;
	line-height: 180%;
}
a.footer-navi:link ,a.footer-navi:visited {
    color: #000000;
}
a.footer-navi:hover {
    color: #666666;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: normal;
}
a.copyright:link ,a.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: normal;
}
a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: normal;
}
/*按鈕、欄位CSS設定*/
.textfield01 {
	font-family: Arial, Helvetica, sans-serif;/*文字字型*/
	font-size: 11px;/*字體大小*/
	color: #749FB3;
	background-color: #FFFFFF;/*背景顏色*/
	border: 1px dashed #BBBBBB;/*邊框樣式ex:dashed(虛線)、寬度、顏色*/
	line-height: 14px;/*設定文字行列高度ex:10pt*/
}
/*按鈕、欄位CSS設定*/
.textfield02 {
	font-family: Arial, Helvetica, sans-serif;/*文字字型*/
	font-size: 11px;/*字體大小*/
	color: #444444;
	background-color: #FFFFFF;/*背景顏色*/
	border: 1px solid #999999;/*邊框樣式ex:dashed(虛線)、寬度、顏色*/
	line-height: 14px;/*設定文字行列高度ex:10pt*/
}
/*主選單-一般*/
.leftmenu {
	width:142px;/*寬度*/
	font-family: Arial, Helvetica, sans-serif;/*文字字型*/
	line-height:25px;/*設定文字行列高度ex:10pt*/
	float:left;/*設定浮動元件接續位置(none | left | right | both)*/

}
.leftmenu a{
	display:block;/*顯示*/
	text-align:left;/*文字對齊*/
	height:25px;/*高度*/
	font-family: Arial, Helvetica, sans-serif;/*文字字型*/
	font-size: 12px;/*字體大小*/
	font-weight: normal:;/*字體份量ex:bold*/
}
.leftmenu a:link {
	font-family: Arial, Helvetica, sans-serif;/*文字字型*/
	font-size: 12px;/*字體大小*/
	text-align:left;/*文字對齊*/
	color:#6D6D6D;/*字體顏色*/
	background:url(../images/menu_bg.gif) no-repeat ;/*背景設定*/
	text-decoration:none;/*文字裝飾ex:underline*/ 
	padding-left:23px;/*左邊框補白*/
}
.leftmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;/*文字字型*/
	font-size: 12px;/*字體大小*/
	text-align:left;/*文字對齊*/
	color:#6D6D6D;/*字體顏色*/
	background:url(../images/menu_bg.gif) no-repeat ;/*背景設定*/
	text-decoration:none;/*文字裝飾ex:underline*/
	padding-left:23px;/*左邊框補白*/ 
}
.leftmenu a:hover{
	font-family: Arial, Helvetica, sans-serif;/*文字字型*/
	text-align:left;/*文字對齊*/
	font-size: 12px;/*字體大小*/
	color:#1C724B;/*字體顏色*/
	background:url(../images/menu_bg01.gif) no-repeat ;/*背景設定*/
	text-decoration:none;/*文字裝飾ex:underline*/
	padding-left:23px;/*左邊框補白*/
}
.menu01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: normal;
}
a.menu01:link ,a.menu01:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: normal;
}
a.menu01:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: normal;
}
.style01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C78B2;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
a.style01:link ,a.style01:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2C78B2;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
a.style01:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	text-decoration: underline;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
.style02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: normal;
}
a.style02:link ,a.style02:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: normal;
}
a.style02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: normal;
}
.style03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 18px;
	font-weight: bold;
}
a.style03:link ,a.style03:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 18px;
	font-weight: bold;
}
a.style03:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0159A0;
	text-decoration: underline;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 18px;
	font-weight: bold;
}
.style04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B8E29;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: normal;
}
a.style04:link ,a.style04:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B8E29;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: normal;
}
a.style04:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0159A0;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: normal;
}
.style05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B8E29;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
a.style05:link ,a.style054:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B8E29;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
a.style05:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0159A0;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
.style06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015697;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
}
a.style06:link ,a.style06:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015697;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
}
a.style06:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0159A0;
	text-decoration: underline;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
}
.style07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #015697;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
a.style07:link ,a.style07:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #757575;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
a.style07:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0159A0;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
.style08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BB1015;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
}
a.style08:link ,a.style08:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BB1015;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
}
a.style08:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0159A0;
	text-decoration: underline;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
}
.style09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
}
a.style09:link ,a.style09:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
}
a.style09:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BB1015;
	text-decoration: underline;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2C78B2;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
a.style10:link ,a.style10:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2C78B2;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
a.style10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #444444;
	text-decoration: underline;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B32C2C;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
a.style11:link ,a.style11:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B32C2C;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
a.style11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B32C2C;
	text-decoration: underline;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B32C2C;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
a.style12:link ,a.style12:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B32C2C;
	text-decoration: none;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
a.style12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B32C2C;
	text-decoration: underline;
	letter-spacing: none;
	word-spacing: normal;
	text-indent: none;
	line-height: 20px;
	font-weight: bold;
}
/*文繞圖CSS*/
.about01img {
	border: 1px solid #B0B0B0;/*圖邊框樣式顏色粗細*/
	float:left;/*圖置放位置right:bottom*/
	margin-bottom: 4px;/*圖下方間距*/
	margin-right: 10px;/*圖右方間距*/
	margin-left: none;/*圖左方間距*/
	margin-top: none;/*圖上方間距*/
}
.banner {
    border:1px solid #ccc;
}


.footer-navi{
	color: #666666;
}
.footer-navi a:link{
	color: #333333;
	text-decoration: none;
}
.footer-navi a:hover{
	color: #555555;
}
.footer-navi a:visited{
	color: #333333;
	text-decoration: none;
}
.indextdcenter{
     text-align:center;
	 background:#666666;
     padding-top:2px;
	 }
.tdcenter{
     text-align:center;
	 background-color: #2A5B94;
     margin-top:1px;
	 }
.keywords{
     margin:1px 0 0 0;
     padding:0 10px 0 10px;
	 border:0; 
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #FFFFFF;
}
.keywords a:link{
     color: #FFFFFF;
	 text-decoration: none;
}
.keywords a:hover{
	 color: #CCCCCC;
	 text-decoration: none;
}
.keywords a:visited{
	 color: #FFFFFF;
	 text-decoration: none;
}





a.contentlink:link{
color:#000000;
text-decoration:none;
}
a.contentlink:hover{
color:#000000;
text-decoration:none;
}
a.contentlink:visited{
color:#000000;
text-decoration:none;
}

.h2span{
display:inline;
font-size:12px;
font-weight:normal;
padding:0px;
margin:0px;
}

.wrap{
width:569px;
color:#696969;
font-size:12px;
line-height: 140%;
padding-left:5px;
font-weight:normal;
}

.bluetitle{
background-color:#CCFFFF;
width:569px;
padding:2px 0px 2px 5px;
margin:0px
}

.h2skin{
font-size:15px;
font-weight:normal;
color:#0000FF;
line-height:120%;
margin:5px 0px 0px 0px;
padding:0px;
}

.h3skin{
font-size:12px;
color:#000000;
line-height:100%;
font-weight:normal;
margin:5px 0px 5px 0px;
padding:0px;
}

.leftfloat{
float:left;
margin:3px 0px 0px 5px;
padding:0px;
height:4em;
width:7em;
}

.leftfloat2{
float:left;
margin:3px 0px 0px 5px;
padding:0px;
height:4em;
width:8em;
}

p{
margin:3px 0px 10px 5px;
}

.rightfloat{
float:right;
margin:3px;
}

.pbook{
margin:3px 0px 10px 5px;
color:#000000;
}

.pbook2{
margin:3px 0px 0px 5px;
color:#000000;
font-size:13px;
}

.pquestion{
margin:3px 0px 0px 5px;
color:#ff0066;
}

.pbookbold{
margin:3px 0px 0px 5px;
font-size:12px;
color:#000000;
line-height:100%;
padding:0px;
font-weight:bold;
}

.pbookbold2{
margin:3px 0px 10px 5px;
font-size:15px;
color:#000000;
line-height:100%;
padding:0px;
font-weight:bold;
}


.clearboth{
clear:both;
}

.contact1{
color:#ff0066;
font-weight:bold;
font-size:24px;
line-height:180%;
text-align:center;
}

.contact2{
font-size:17px;
line-height:100%;
}

.award{
font-weight:bold;
font-size:32px;
color:#000000;
line-height:250%;
font-family:標楷體;
text-align:center;
}

.spanunder{
text-decoration:underline;
}
.STYLE1 {color: #FFFFFF}
.STYLE1 a:link{
	 color: #FFFFFF;
	 text-decoration: none;
}
.STYLE1 a:visited{
	 color: #FFFFFF;
	 text-decoration: none;
}