.about_title {
	font-family: "微軟正黑體";
	font-size: 16px;
	font-weight: bold;
	color: #03C;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	line-height: 30px;
	background-image: url(../images/company_title.png);
	background-repeat: repeat-x;
	padding-left: 5px;
}
.about_01 {
	font-size: 14px;
	font-family: "微軟正黑體";
	line-height: 22px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	/*********
	background-image: url(../images/company_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	********/
}
.about_02 {
	font-size: 14px;
	font-family: "微軟正黑體";
	line-height: 22px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/company.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 452px;
}
