.bgtop1 {
	background-image: url(../images/bgtop1.png);
background-position: left bottom; 
background-repeat: no-repeat; 
		margin-left: auto;
	margin-right: auto;
		min-width: 300px;
	max-width: 960px;

	}
.bgtop2 {
	background-image: url(../images/bgtop.png);
	background-repeat: repeat-y;
		margin-left: auto;
	margin-right: auto;
	min-width: 300px;
	max-width: 960px;
	}
.bgtop3 {
	background-image: url(../images/bgtop2.png);
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	min-width: 300px;
	max-width: 960px;
	}
.bgbg1 {
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	min-width: 300px;
	max-width: 960px;
	}
.bgbg2 {
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	height: 152px;
	min-width: 300px;
	max-width: 960px;
	
}
.introductiontxt {
	@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
font-family: 'Noto Sans TC', sans-serif;
	padding-right: 26px;
	padding-left: 26px;
	padding-bottom: 26px;
	color: #000000;
	font-size: 16px;
	line-height: 28px;
	text-align: justify;
}
.introductiontxt2 {
	@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: #8b1a07;
	font-size: 26px;
	line-height: 32px;
	text-align: justify;
}
.introductiontxt3 {
	@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: #000000;
	font-size: 20px;
	line-height: 30px;
	text-align: justify;
}
.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;
	
	
}
