.bgtop1 {
		background-position: left bottom;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	min-width: 300px;
	max-width: 1100px;

	}
.bgtop2 {
	background-repeat: repeat-x;
	min-width: 300px;
	max-width: 100%;
	background-image: url(../images/bg1.jpg);
	margin-top: 30px;
	height: 82px;
	
	}

.bgtop3 {
	background-repeat: no-repeat;
	min-width: 300px;
	max-width: 100%;
	background-image: url(../images/bg3.jpg);
	height: 660px;
	background-position:center;

	
	}
.introductiontxt {
	@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
	font-family: 'Noto Sans TC', sans-serif;
	padding-bottom: 16px;
	color: #000000;
	font-size: 18px;
	line-height: 28px;
	text-align: justify;
	margin-bottom: 8px;
}
.introductiontxt2 {
	@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: bold;
	padding-bottom: 26px;
	color: #ee2526;
	font-size: 25px;
	line-height: 42px;
	text-align: justify;
	margin-top: 10px;
}
.introductiontxt3 {
	@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: bold;
	padding-bottom: 16px;
	color: #ee2526;
	font-size: 22px;
	line-height: 38px;
	text-align: justify;
	margin-top: 28px;
	margin-bottom: 0px;
}
.introductiontxt4 {
	@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
	font-family: 'cwTeXMing', sans-serif;
	font-weight: bold;
	padding-right: 26px;
	padding-left: 26px;
	padding-bottom: 26px;
	color: #0083ad;
	font-size: 26px;
	line-height: 32px;
	text-align: justify;
}
.introductiontxt5 {
	@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
	font-family: 'cwTeXKai', sans-serif;
	font-weight: bold;
	padding-right: 26px;
	padding-left: 26px;
	padding-bottom: 26px;
	color: #000000;
	font-size: 24px;
	line-height: 30px;
	text-align: justify;
}
.introductionlist {
	color: #ffffff;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 28px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 24px;
	padding-bottom: 8px;
	margin-top: 14px;
	
}
.iconhr {
	background-image: url(../images/icon1.png);
	background-repeat: repeat-x;
	height: 55px;
	background-position: center top;
	
	
}
