body {
	margin: 0px;
	background-color:#FFFFFF;
}
/*T連結設定-一般*/
.Tlink01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #454545;/*字體顏色*/
	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: #454545;/*字體顏色*/
	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: #454545;/*字體顏色*/
	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: #0701FF;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-一般*/
.Tlink02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #666666;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: normal;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.Tlink02 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: normal;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.Tlink02 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: normal;/*設定文字行列高度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: normal;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*T連結設定-一般*/
.Tlink03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #0171BD;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: bold;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.Tlink03 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #0171BD;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: bold;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.Tlink03 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #0171BD;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: bold;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.Tlink03 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #1901FF;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: bold;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*T連結設定-一般*/
.Tlink04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #454545;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.Tlink04 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #454545;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.Tlink04 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #454545;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.Tlink04 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #CF2020;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-一般*/
.Tlink05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #0012FF;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: bold;/*字體份量ex:bold*/
	letter-spacing: 1px;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.Tlink05 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #0012FF;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: bold;/*字體份量ex:bold*/
	letter-spacing: 1px;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.Tlink05 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #0012FF;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: bold;/*字體份量ex:bold*/
	letter-spacing: 1px;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.Tlink05 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #0012FF;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: bold;/*字體份量ex:bold*/
	letter-spacing: 1px;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*T連結設定-一般*/
.Tlink06 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #CCEEFF;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: bold;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: normal;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.Tlink06 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #F6FF00;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: bold;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: normal;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.Tlink06 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #F6FF00;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: bold;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: normal;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.Tlink06 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #F6FF00;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: bold;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: normal;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*T連結設定-一般*/
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #767676;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.copyright a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #767676;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.copyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #767676;/*字體顏色*/
	font-size: 11px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.copyright 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: 18px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
/*T連結設定-一般*/
.guide {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #666666;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-普通連結*/
.guide a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #666666;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-拜訪連結*/
.guide a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #666666;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: none;/*文字裝飾ex:underline*/
}
/*T連結設定-連結使用-當滑鼠移到連結上*/
.guide a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	color: #000000;/*字體顏色*/
	font-size: 12px;/*字體大小*/
	font-weight: normal;/*字體份量ex:bold*/
	letter-spacing: normal;/*文字間距normal*/
	line-height: 16px;/*設定文字行列高度ex:10pt*/
	text-decoration: underline;/*文字裝飾ex:underline*/
}
.eng001 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #489BE4;
}
.eng002 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0018FF;
}
.eng003 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #454545;
}
.eng003A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.eng003B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #555555;
}
.eng004 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.eng005 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
}
.eng005A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
}
.eng005B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	letter-spacing: normal;
}
.eng006 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #C60000;
	letter-spacing: normal;
	text-align: left;
}
.eng007 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #024E93;
}
.news001 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
/*select下拉式選單CSS*/
.select001 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	font-size: 11px;/*字體大小*/
	color: #454545;/*文字顏色*/
	background-color: #FFFFFF;/*背景顏色*/
	line-height: 12px;/*設定文字行列高度ex:10pt*/
}
.select002 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	font-size: 11px;/*字體大小*/
	color: #000000;/*文字顏色*/
	background-color: #F4F8FA;/*背景顏色*/
	line-height: 12px;/*設定文字行列高度ex:10pt*/
}
.t001 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0018FF;
	font-weight:bold;
}
.t001A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #015EDD;
	letter-spacing:1px;
	font-weight:bold;
}
.t001B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0166BE;
	letter-spacing:normal;
	font-weight:bold;
}
.t001C {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #0166BE;
	letter-spacing:1px;
	font-weight:bold;
}
.t002 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight:bold;
}
/*文繞圖CSS*/
.about01img {
	border: 0px solid #B0B0B0;/*圖邊框樣式顏色粗細*/
	float:left;/*圖置放位置right:bottom*/
	margin-bottom: 3px;/*圖下方間距*/
	margin-right: 15px;/*圖右方間距*/
	margin-left: none;/*圖左方間距*/
	margin-top: none;/*圖上方間距*/
}
.input1  {
		 border-right: #93CAE0 1px solid;/*右邊框樣式ex:dashed(虛線)、寬度、顏色*/
		 border-top: #93CAE0 1px solid;/*上邊框樣式ex:dashed(虛線)、寬度、顏色*/
		 border-left: #93CAE0 1px solid;/*左邊框樣式ex:dashed(虛線)、寬度、顏色*/
		 color: #454545; /*文字顏色*/
		 border-bottom: #93CAE0 1px solid;/*下邊框樣式ex:dashed(虛線)、寬度、顏色*/
		 height: 12pt;/*高度*/
		 background-color: #FFFFFF;/*背景顏色*/
		 font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
		 font-size: 12px;/*字體大小*/
 }
/*textarea區域CSS*/
.textarea1{
	font-family: Verdana, Arial, Helvetica, sans-serif;/*文字字型*/
	font-size: 12px;/*字體大小*/
	color: #454545; /*文字顏色*/
	background-color: #FFFFFF;/*背景顏色*/
	border: 1px solid #93CAE0;/*邊框樣式ex:dashed(虛線)、寬度、顏色*/
	/*background-image: url(設定背景圖片);*/
}