@charset "UTF-8";
/* CSS Document */

body { background:#ffffff;font-family:'Microsoft JhengHei', 微軟正黑體,sans-serif;}
img { border:0px;}
.clear {
  clear: both;
} 

a {
	text-decoration: none;
	transition: background 300ms, color 300ms, border-color 300ms;
	-moz-transition: background 300ms, color 300ms, border-color 300ms;
	-o-transition: background 300ms, color 300ms, border-color 300ms;
	-webkit-transition: background 300ms, color 300ms, border-color 300ms;
	color: #b4b4b5;
}

@font-face {
font-family: 'AvrileSans-Regular';
src:url('../font/AvrileSans-Regular.eot');
src:url('../font/AvrileSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/AvrileSans-Regular.woff') format('woff'),
    url('../font/AvrileSans-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Avenir LT 55 Roman';
src:url('../font/Avenir LT 55 Roman.eot');
src:url('../font/Avenir LT 55 Roman.eot?#iefix') format('embedded-opentype'),
    url('../font/Avenir LT 55 Roman.woff') format('woff'),
    url('../font/Avenir LT 55 Roman.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Avenir LT 85 Heavy';
src:url('../font/Avenir LT 85 Heavy.eot');
src:url('../font/Avenir LT 85 Heavy.eot?#iefix') format('embedded-opentype'),
    url('../font/Avenir LT 85 Heavy.woff') format('woff'),
    url('../font/Avenir LT 85 Heavy.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Avenir LT 45 Book';
src:url('../font/Avenir LT 45 Book.eot');
src:url('../font/Avenir LT 45 Book.eot?#iefix') format('embedded-opentype'),
    url('../font/Avenir LT 45 Book.woff') format('woff'),
    url('../font/Avenir LT 45 Book.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Century Gothic';
src:url('../font/Century Gothic.eot');
src:url('../font/Century Gothic.eot?#iefix') format('embedded-opentype'),
    url('../font/Century Gothic.woff') format('woff'),
    url('../font/Century Gothic.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

.size { position:absolute; z-index:99999; top:20px; left:20px; text-indent:-999999px;}

.fontSize_01 {font-size: 14px;}
.fontSize_02 {font-size: 16px;}

.wapper_01 {
	width: 94%;
	margin: 0 auto;
	box-sizing: border-box;
}
/* 居中視窗 開始 */
.pass, .pass2 {
	font-size: 8px;
	width: 280px; 
	height: 50px; 
	font-family: 'Microsoft JhengHei', 微軟正黑體,sans-serif; 
}
.topMenu_01 {opacity: 0;}
#popWindow{ /*此行指定放置廣告的div */
	width:100%; /*此行設定div的寬度*/
	height:100%; /*此行設定div的高度*/
	background:url("images/white_0.png") no-repeat #202840; /*此行設定div的背景圖形*/
	position:fixed; /*此行設定div為不隨捲動而移動的模式*/
	z-index: 999;
	display: block;
}
#popWindow_02{ /*此行指定放置廣告的div */
	width:978px; /*此行設定div的寬度*/
	height:460px; /*此行設定div的高度*/
	background:url("../images/white_0.png") no-repeat; /*此行設定div的背景圖形*/
	background-size: contain;
	position:fixed; /*此行設定div為不隨捲動而移動的模式*/
	opacity: 1;
}
#popWindow_03{ /*此行指定放置廣告的div */
	width:100%; /*此行設定div的寬度*/
	height:100%; /*此行設定div的高度*/
	background:url("../images/white_0.png") no-repeat #ffffff; /*此行設定div的背景圖形*/
	background-size: cover;
	position:fixed; /*此行設定div為不隨捲動而移動的模式*/
	z-index: 9999;
	opacity: 0;
	top: 3500px;
}
.intro_05 {
	width: 40%;
	height: auto;
	position: absolute;
	opacity: 0;
	align-content: center;
	top: 150px;
	left: 297px;
}

/*top menu*/
.scrUP {
	width:1782px;
	height:188px;
	background-color: #ffffff;
	background-size: contain;
	opacity: 0;
	position: fixed;
	top: 0px;
}
.index_menu_bg {
	width:1782px;
	height:188px;
	background: url("../images/topMenu_bg_02.svg") no-repeat top 0 left 0;
	background-size: contain;
	opacity: 0;
	margin: 0 auto;
}
	.TopMenu_line01 {
		width: 88%;
		height: auto;
		float: left;
		margin: 2.55% 0 0 7.1%;
	}
		.Toplogo {
			width: 44.5%;
			height: auto;
		}
	.TopMenu_line02 {
		width: 88%;
		height: auto;
		float: right;
		margin: 12px 6.7% 0 0;
	}
		.lan_both {
			float: right;
			width: 60px;
			height: 13px;	
			margin: 0 0.95% 0 0;
		}
		.lan_zh {
			float: right;
			width: 25px;
			height: 13px;
			margin: 0 3.5% 0 0;
			padding-top: 7%;
		}
		.lan_en {
			float: left;
			width: 12px;
			height: 13px;
			margin: 0 0.9% 0 0;
			padding-top: 0.9%;
		}
		.lan_zh a { 
			float: right;
			width: 25px;
			height: 13px;
			background: url("../images/lan_zh_01.png") no-repeat top 0 left 0;
			background-size: 25px 13px;
		}
		.lan_zh a:hover{
			float: right;
			width: 25px;
			height: 13px;
			background: url("../images/lan_zh_02.png") no-repeat top 0 left 0;
			background-size: 25px 13px;
		}
	.TopMenu_line03 {
		width: 88%;
		height: auto;
		float: left;
		margin: 3px 0 0 6.7%;
	}
		.topMenuPro_01 {
			float: left;
			margin: 0.8% 0 0 1%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
		}
		.topMenuPro_02 {
			float: left;
			margin: 0.8% 0 0 12%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
		}
		.topMenuPro_03 {
			float: left;
			margin: 0.8% 0 0 12%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
		}
		.topMenuPro_04 {
			float: right;
			margin: 0.8% 0.7% 0 0;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
		}
		.topMenuPro_05 {
			float: right;
			width: 31px;
			height: auto;
			margin: 0.5% 0 0 0;
		}
	.topMenuPro_01, .topMenuPro_02, .topMenuPro_03, .topMenuPro_04, .topMenuPro_05 { color: #b4b4b5; } 
	.topMenuPro_01 a, .topMenuPro_02 a, .topMenuPro_03 a, .topMenuPro_04 a, .topMenuPro_05 a { color: #b4b4b5; }
	.topMenuPro_01 a:hover, .topMenuPro_02 a:hover, .topMenuPro_03 a:hover, .topMenuPro_04 a:hover, .topMenuPro_05 a:hover{ color: #828282; }
	.blackFont { color: #143066; font-family: 'Avenir LT 85 Heavy','Microsoft JhengHei', 微軟正黑體,sans-serif;}
	.blackFont a:hover { color: #567B99; }
	.link a {
      color: #b4b4b5;
    }
	.link .font_a a {
      color: #b4b4b5;
    }
    .link .font_b a {
      color: #143066;
    }
    .link:hover .font_a {
      color: #567B99;
    }
    .link:hover .font_b {
      color: #567B99;
    }

/*首頁*/
.indexPro_bg {
	width:100%;
	height:auto;
	background: url("../images/white_0.png") no-repeat top 0 left 0;
	background-size: 100% auto;
	margin-top: 0.8%;
}
	.indexPro_01 {
		width: 54.3%;
		height: auto;
		float: left;
		margin-bottom: 0.8%;
	}
		.indexPro_01Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_01Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_02 {
		width: 43.8%;
		height: auto;
		float: right;
		margin-bottom: 0.8%;
		margin-top: 7.55%;
	}
		.indexPro_02Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_02Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_03 {
		width: 32.7%;
		height: auto;
		float: left;
		margin-bottom: 0.8%;
	}
		.indexPro_03Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_03Pic img {
			width: 100.25%;
		}
		.indexPro_03Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_04 {
		width: 65.3%;
		height: auto;
		float: right;
		margin-bottom: 0.8%;
	}
		.indexPro_04Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_04Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_05 {
		width: 70.3%;
		height: auto;
		float: left;
		margin-bottom: 0.55%;
	}
		.indexPro_05Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_05Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_06 {
		width: 27.85%;
		height: auto;
		float: right;
		margin-bottom: 0.8%;
	}
		.indexPro_06Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_06Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_07 {
		width: 73.1%;
		height: auto;
		float: left;
		margin-bottom: 0.8%;
		margin-right: 2.85%;
		margin-top: 3.1%;
	}
		.indexPro_07Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_07Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_08 {
		width: 24.05%;
		height: auto;
		float: right;
		margin-bottom: 0.8%;
	}
		.indexPro_08Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_08Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_09 {
		width: 27.85%;
		height: auto;
		float: right;
		margin-bottom: 0.8%;
		margin-top: 0.47%;
	}
		.indexPro_09Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_09Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_10 {
		width: 35.4%;
		height: auto;
		float: left;
		margin-bottom: 0.8%;
		margin-right: 1.87%;
	}
		.indexPro_10Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_10Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_11 {
		width: 62.73%;
		height: auto;
		float: right;
		margin-bottom: 0.8%;
	}
		.indexPro_11Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_11Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_12 {
		width: 35.4%;
		height: auto;
		float: left;
		margin-bottom: 0.3%;
	}
		.indexPro_12Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_12Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_14 {
		width: 34.85%;
		height: auto;
		float: right;
		margin-bottom: 0.8%;
		margin-left: 1.87%;
	}
		.indexPro_14Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_14Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_13 {
		width: 50.4%;
		height: auto;
		float: right;
		margin-bottom: 0.8%;
		margin-top: 0.4%;
	}
		.indexPro_13Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_13Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_15 {
		width: 51.25%;
		height: auto;
		float: left;
		margin-bottom: 0.8%;
	}
		.indexPro_15Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_15Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_16 {
		width: 46.9%;
		height: auto;
		float: right;
		margin-bottom: 0.8%;
	}
		.indexPro_16Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_16Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_19 {
		width: 19.8%;
		height: auto;
		float: right;
		margin-bottom: 0.8%;
	}
		.indexPro_19Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_19Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_18 {
		width: 51.25%;
		height: auto;
		float: right;
		margin-bottom: 0px;
		margin-right: 1.87%;
	}
		.indexPro_18Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_18Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_17 {
		width: 25.1%;
		height: auto;
		float: left;
		margin-bottom: 0.5%;
	}
		.indexPro_17Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_17Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_20 {
		width: 36.9%;
		height: auto;
		float: left;
		margin-bottom: 0.8%;
		margin-top: 4.165%;
	}
		.indexPro_20Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_20Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_21 {
		width: 61.2%;
		height: auto;
		float: right;
		margin-bottom: 0.8%;
		margin-top: 0.3%;
	}
		.indexPro_21Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_21Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_23 {
		width: 40.3%;
		height: auto;
		float: right;
		margin-bottom: 0.8%;
	}
		.indexPro_23Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_23Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_22 {
		width: 47.2%;
		height: auto;
		float: right;
		margin-bottom: 0.8%;
		margin-right: 1.87%;
	}
		.indexPro_22Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_22Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_24 {
		width: 51.3%;
		height: auto;
		float: left;
		margin-bottom: 0.8%;
	}
		.indexPro_24Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_24Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_25 {
		width: 25.7%;
		height: auto;
		float: left;
		margin-bottom: 0.8%;
		margin-left: 1.87%;
	}
		.indexPro_25Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_25Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_26 {
		width: 36.2%;
		height: auto;
		float: left;
		margin-bottom: 0.8%;
	}
		.indexPro_26Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_26Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_27 {
		width: 61.9%;
		height: auto;
		float: right;
		margin-bottom: 0.8%;
	}
		.indexPro_27Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_27Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_28 {
		width: 77.3%;
		height: auto;
		float: left;
		margin-bottom: 0.8%;
	}
		.indexPro_28Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_28Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}
	.indexPro_29 {
		width: 21.05%;
		height: auto;
		float: right;
		margin-bottom: 0.8%;
	}
		.indexPro_29Pic {
			opacity: 1;
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
		}
		.indexPro_29Title {
			width: 100%;
			height: auto;
			margin-bottom: 0.3%;
			font-family: 'AvrileSans-Regular','Microsoft JhengHei', 微軟正黑體,sans-serif;
color: #545454;
		}


/*welcom*/
.Welcom_title_01 {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 0 0 0;
	font-size: 1.3em;
	font-family: 'Avenir LT 45 Book','Microsoft JhengHei', 微軟正黑體,sans-serif;
	color: #143066;
	opacity: 0;
	letter-spacing: 0.5px;
}
	.Welcom_font_01 {
		font-size: 1.6em;
		font-family: 'Century Gothic','Microsoft JhengHei', 微軟正黑體,sans-serif;
	}
	.Welcom_font_02 {
		font-size: 0.3em;
		font-family: 'Century Gothic','Microsoft JhengHei', 微軟正黑體,sans-serif;
	}
.Welcom_picBox {
	width: 92.2%;
	height: auto;
	background-color: #ffffff;
	opacity: 1;
	position: relative;
	margin: 0 auto;
	margin-top: 1.5%;
	font-family: 'Avenir LT 85 Heavy','Microsoft JhengHei', 微軟正黑體,sans-serif;
}
	.Welcom_pic_01 {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 39.7%;
		height: auto;
	}
	.Welcom_pic_02 {
		position: absolute;
		top: 0px;
		left: 40.45%;
		width: 17.35%;
		height: auto;
	}
	.Welcom_pic_03 {
		position: absolute;
		top: 0px;
		left: 58.55%;
		width: 17.25%;
		height: auto;
	}
	.Welcom_pic_04 {
		position: absolute;
		top: 0px;
		left: 76.5%;
		width: 23.85%;
		height: auto;
	}
	.Welcom_city_01 {
		width: 100%;
		height: auto;
		line-height: 2em;
		font-size: 0.9em;
		margin: 0 0 0 0;
	}
.Welcom_mailBox {
	width: 92.5%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	margin-top: 1.8%;
	font-size: 0.85em;
	line-height: 1.9em;
	font-family: 'Avenir LT 55 Roman','Microsoft JhengHei', 微軟正黑體,sans-serif;
	color: #143066;
	opacity: 0;
}
	.Welcom_mail_01 {
		font-family: 'Avenir LT 85 Heavy','Microsoft JhengHei', 微軟正黑體,sans-serif;
		font-size: 1.2em;
	}




