@charset "utf-8";
#aboutus_Text {
	width: 950px;
}
#aboutus_h{
	background-image: url(../images/aboutus_text_1.jpg);
	height: 96px;
	width: 950px;
	background-repeat: no-repeat;
}
#aboutus_p{
	background-image: url(../images/aboutus_text_2.jpg);
	width: 886px;
	height: 220px;
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #FFF;
	text-indent: 27;
	margin: 0px;
	padding-top: 0px;
	padding-left: 34px;
	padding-right: 30px;
	line-height: 30px;
}

#aboutus_footer{
	background-image: url(../images/aboutus_text_3.jpg);
	height: 14px;
	width: 950px;
	background-repeat: no-repeat;
	
}

p{
	margin: 0px;
}