﻿/*CSS Document*/
/*網頁頁面屬性設定*/
body {
	margin-left: 0px;/*設定文件內文與上下左右邊界距離可用(pt)或(px)*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;/*背景顏色*/
	scrollbar-face-color: #FFFFFF ;  /*移動棒的顏色*/        
	scrollbar-shadow-color: #A6A7A1  ; /*按鈕邊框內層右邊與下面的顏色*/           
	scrollbar-highlight-color: #FFFFFF ;/*按鈕邊框內層左邊與上面的顏色及捲軸底部軌道網狀顏色(與track同時使用網狀會消失)*/
	scrollbar-3dlight-color: #A6A7A1  ;  /*按鈕邊框外層左邊與上面的顏色*/         
	scrollbar-darkshadow-color: #FFFFFF ;/*按鈕邊框外層右邊與下面的顏色*/ 
	scrollbar-track-color: #ffffff ;/*底部軌道顏色*/
	scrollbar-arrow-color: #0F5EA3 ; /*箭頭的顏色*/
}
/*單張固定(右下)*/
.background1  {
	background-image : url(../images/index_bg_003.jpg);/*背景圖片*/
	background-repeat : repeat-x;/*單張固定*/
	background-attachment : fixed;/*固定背景*/
	background-position : 100% 100%;/*背景圖與X、Y軸距離*/
}
/*背景設定CSS*/
.MainBg001 {
	background-attachment: fixed;/*固定背景*/
	background-image: url(../images/index_pro_003_001.gif);/*背景圖案(不使用背景 none)*/
	background-repeat: no-repeat;/*在X軸重複排列*/
	background-position: center top;/*背景圖案X與Y軸的座標值(center | left | right | top | bottom)*/
}
/*T連結設定-一般*/
.copyright01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #FFFFFF;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.copyright01 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #FFFFFF;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.copyright01 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #FFFFFF;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.copyright01 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #FFFFFF;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
.copyright02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #B0C9FF;
}
/*T連結設定-一般*/
.Tlink01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #7896C8;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.Tlink01 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #7896C8;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.Tlink01 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #7896C8;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.Tlink01 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #003998;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*T連結設定-一般*/
.Tlink02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #454545;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.Tlink02 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #454545;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.Tlink02 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #454545;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.Tlink02 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #000000;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*T連結設定-一般*/
.Tlink03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #4B79C7;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.Tlink03 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #4B79C7;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.Tlink03 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #4B79C7;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.Tlink03 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #0033FF;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*T連結設定-一般*/
.Tlink04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #43536C;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.Tlink04 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #43536C;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.Tlink04 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #43536C;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.Tlink04 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #000000;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 20px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*T連結設定-一般*/
.Tlink05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #666666;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.Tlink05 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #666666;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.Tlink05 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #666666;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.Tlink05 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #454545;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*T連結設定-一般*/
.Tlink06 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #626262;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.Tlink06 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #626262;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.Tlink06 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #626262;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.Tlink06 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #454545;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*現在位置-導覽列CSS*/
/*文字連結-一般*/
.guide {
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	color: #8695AC;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	border: 0px;/*邊框寬度*/
	letter-spacing: 0.02em;/*文字間距normal*/
	text-decoration:none;/*文字裝飾ex:underline*/ 
	line-height: 20px;/*設定文字行列高度ex:10pt*/	
}
/*文字連結-連結使用-普通連結拜訪連結*/
a.guide:link ,a.guide:visited {
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	color: #8695AC;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	border: 0px;/*邊框寬度*/
	letter-spacing: 0.02em;/*文字間距normal*/
	text-decoration:none;/*文字裝飾ex:underline*/ 
	line-height: 20px;/*設定文字行列高度ex:10pt*/	
}
/*文字連結-連結使用-當滑鼠移到連結上*/
a.guide:hover {
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	color: #626262;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	border: 0px;/*邊框寬度*/
	letter-spacing: 0.02em;/*文字間距normal*/
	text-decoration:none;/*文字裝飾ex:underline*/ 
	line-height: 20px;/*設定文字行列高度ex:10pt*/	
}
/*文字連結-一般當前位置*/
.guide2 {
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	color: #626262;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	border: 0px;/*邊框寬度*/
	letter-spacing: 0.02em;/*文字間距normal*/
	text-decoration:none;/*文字裝飾ex:underline*/ 
	line-height: 20px;/*設定文字行列高度ex:10pt*/	
}
/*上下頁設定CSS*/
/*文字連結-一般*/
.page {
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	color: #434343;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	border: 0px;/*邊框寬度*/
	letter-spacing: 0.02em;/*文字間距normal*/
	text-decoration:none;/*文字裝飾ex:underline*/ 
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
/*文字連結-連結使用-普通連結拜訪連結*/
a.page:link ,a.page:visited {
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	color: #434343;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	border: 0px;/*邊框寬度*/
	letter-spacing: 0.02em;/*文字間距normal*/
	text-decoration:none;/*文字裝飾ex:underline*/ 
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
/*文字連結-連結使用-當滑鼠移到連結上*/
a.page:hover {
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	color: #0D1F8B;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	border: 0px;/*邊框寬度*/
	letter-spacing: 0.02em;/*文字間距normal*/
	text-decoration:underline;/*文字裝飾ex:underline*/ 
	line-height: 20px;/*設定文字行列高度ex:10pt*/
}
/*單圖片設定CSS*/
.pic01img {
	border: 1px solid #D7D7D7;/*邊框樣式ex:dashed(虛線)、寬度、顏色*/
}
.table02img {
	border: 1px solid #AEAEAE;/*邊框樣式ex:dashed(虛線)、寬度、顏色*/
	padding-right: 6px;/*右邊界*/
	padding-top: 6px;/*上邊界*/
	padding-bottom: 6px;/*下邊界*/
	padding-left: 6px;/*左邊界*/
}
/*圖片效果設定CSS*/
.on_mouseover1 img{
filter:Alpha(opacity=100,style=2,finishopacity=100)/*設定透明度程度、樣式0無1線2圓3矩形漸層*/
}

.on_mouseover1:hover img{
filter:Alpha(opacity=50,style=2,finishopacity=90)/*設定透明度程度、樣式0無1線2圓3矩形漸層*/
}
/*文繞圖CSS*/
.about01img {
	border: 1px solid #B0B0B0;/*圖邊框樣式顏色粗細*/
	float:left;/*圖置放位置right:bottom*/
	margin-bottom: 4px;/*圖下方間距*/
	margin-right: 14px;/*圖右方間距*/
	margin-left: none;/*圖左方間距*/
	margin-top: none;/*圖上方間距*/
}
.word001 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0D2484;
	font-weight: bold;
	letter-spacing: 0.01em;
}
.date001 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #434343;
}
.eng001 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.eng002 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.eng003 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #255AB5;
}
.eng004 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #434343;
}
/*select下拉式選單CSS*/
.select{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	font-size: 11px;/*字體大小*/
	color: #454545;/*文字顏色*/
	background-color: #FFFFFF;/*背景顏色*/
	line-height: 12px;/*設定文字行列高度ex:10pt*/
}
/*input按鈕CSS*/
.input1  {
		 border-right: #809CB4 1px solid;/*右邊框樣式ex:dashed(虛線)、寬度、顏色*/
		 border-top: #809CB4 1px solid;/*上邊框樣式ex:dashed(虛線)、寬度、顏色*/
		 border-left: #809CB4 1px solid;/*左邊框樣式ex:dashed(虛線)、寬度、顏色*/
		 color: #454545; /*文字顏色*/
		 border-bottom: #809CB4 1px solid;/*下邊框樣式ex:dashed(虛線)、寬度、顏色*/
		 height: 14pt;/*高度*/
		 background-color: #FFFFFF;/*背景顏色*/
		 font-family:  Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
		 font-size: 11px;/*字體大小*/
 }
/*textarea區域CSS*/
.textarea1{
	font-family: "Arial", "Helvetica", "sans-serif";/*文字字型*/
	font-size: 11px;/*字體大小*/
	color: #000000; /*文字顏色*/
	background-color: #FAFAFA;/*背景顏色*/
	border: 1px solid #BEBEBE;/*邊框樣式ex:dashed(虛線)、寬度、顏色*/
	/*background-image: url(設定背景圖片);*/
}
.form0 {
	font: 11px Verdana,Arial,Helvetica;
	color: #3B3C3E;
	background: #EFEFF1;
	border: 1px solid #D2D2D2;
	height:19;
}
.form1 {
	font: 11px Verdana,Arial,Helvetica;
	color: #3B3C3E;
	background: #ffffff;
	border: 1px solid #D2D2D2;
	height:19;
}
.form1a {
	font: 11px Verdana,Arial,Helvetica;
	color: #3B3C3E;
	background: #ffffff;
	border: 1px solid #D2D2D2;
}
.tline01 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: D6D6D6;
	border-left-color: D6D6D6;
}
.tline02 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: D6D6D6;
}
.imp001 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 18px;
	color: #AB1426;
	font-weight: normal;
	font-weight: bold;
}
.downline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CACACA;
	padding-bottom:10px;
	margin-bottom: 10px;
}