@charset "utf-8";
@import url("base.css");
@import url("subpageBase.css");
#subbody #content .setion {
	display: block;
}
#subbody #content #mainVision {
	background-image: url(../images/otherPage/aboutUs/mainVision.jpg);
}

.setion .abtitle {
	display: block;
	height: 35px;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	background-repeat: no-repeat;
	background-position: 10px top;
}
#ab1 .setion .abtitle {
	background-image: url(../images/otherPage/aboutUs/title1.gif);

}
#ab2 .setion .abtitle {
	background-image: url(../images/otherPage/aboutUs/title2.gif);

}

.setion .intro {
	display: block;
	padding-left: 200px;
	font-family: Arial, Verdana, "微軟正黑體", "新細明體";
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	letter-spacing: 0.2em;
	padding-top: 23px;
	text-align: justify;
	padding-bottom: 40px;
}
.setion .intro strong {
	font-family: Arial, Verdana, "微軟正黑體", "新細明體";
	font-size: 12px;
	color: #333333;
}

.setion .intro .info {
	display: block;
	float: right;
	min-height: 100px;
	width: 230px;
}
.info img {
	margin-bottom: 15px;
}

.setion .intro .detail {
	display: block;
	width: 530px;
}
#ab1 .setion .intro {
	background-image: url(../images/otherPage/aboutUs/ab1secrionBg.jpg);
	background-repeat: no-repeat;
	background-position: left 22px;
}
#ab2 .setion .intro {
	background-repeat: no-repeat;
	background-position: 750px 30px;
	background-image: url(../images/otherPage/aboutUs/ab2secrionBg.jpg);
}
