.about1 {
	font-family: "微軟正黑體";
	font-size: 1.1em;
	line-height: 28px;
	margin-bottom: 2em;
}
.about2 {
	margin-bottom: 2em;
	font-size: 1.1em;
}
.about2 p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	display: block;
	font-family: "微軟正黑體";
	color: #960;
	padding-bottom: 0.1em;
}
.about2 div {
	font-family: "微軟正黑體";
	font-size: 1.3em;
	color: #F40000;
	font-weight: bold;
	padding-top: 0.5em;
}


.about3 {
	font-family: "微軟正黑體";
	line-height: 26px;
	border: 2px solid #06C;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
	background-position: top;
	text-align: center;
	padding-bottom: 1px;
	margin-bottom: 1em;
	height: 370px;
}
.about3 img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}

.about3 strong {
	font-family: "微軟正黑體";
	font-size: 1.5em;
	color: #960;
	text-align: right;
}
.about3 p {
	font-family: "微軟正黑體";
	font-size: 1em;
	color: #666;
	line-height: 26px;
	text-align: left;
	margin-top: 0.5em;
}



.title01 h2 {
	font-family: "微軟正黑體";
	font-size: 2.5em;
	font-weight: bold;
	color: #936;
	margin-bottom: 1em;
}
/*****************************************/
@media(max-width:1440px){}
@media(max-width:1366px){}
@media(max-width:1280px){}
@media(max-width:1024px){
	.about3 {
	height: auto;
}
	}
@media(max-width: 991px){
	
	}
@media(max-width:768px){
	.about3 img {

	width: 80%;
}

.about3 {
	height: auto;
}
	}
@media(max-width:640px){
	
	}
@media(max-width:480px){}
@media(max-width:320px){}