@charset "utf-8";
#contentUs {
	width: 940px;
	background-image: url(../images/contentbg01.png);
	background-repeat: no-repeat;
	min-height: 200px;
	margin-left: auto;
	margin-right: auto;
	padding:30px;
}
#contentUs h1 {
	background-image: url(../images/h1icon01.png);
	background-repeat: no-repeat;
	width: 193px;
	height: 50px;
	text-indent: -9999px;
	background-position: -4px -360px;
	margin-left:10px;
}
#contentUs h2{
	font-family: "微軟正黑體", "標楷體", "新細明體";
	font-size: 1.5em;
	color: #780002;
	margin-left: 2.5em;
	letter-spacing: 0.3em;
	background-image: url(../images/h2_icon.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0% 6px;
	margin-bottom:10px;
}
#contentUs p{
	font-family: "微軟正黑體", "標楷體", "新細明體";
	font-size: 1.1em;
	color:#4D4D4D;
	margin-left:5em;
	margin-bottom:10px;
	
	}