.about_us {
	margin-right: 10px;
	margin-left: 10px;
	width: 626px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.about_us p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 9px;
	margin-left: 10px;
}
.about_us h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	font-weight: lighter;
	line-height: 18px;
	margin-top: 13px;
	margin-right: 14px;
	margin-bottom: 11px;
	margin-left: 13px;
}
.about_us .mask {
	color: #FF0000;
	font-weight: bold;
}

.about_us  .line {
	background-image: url(../about/images/mask_line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.about_us  .line1 {
	background-image: url(../about/images/mask_line1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.about_us .line2 {
	background-image: url(../about/images/mask_line2.jpg);
	background-repeat: repeat-x;
}
.about_us .line3 {
	background-image: url(../about/images/mask_line3.jpg);
	background-repeat: repeat-x;
}
.quality_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.quality_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D09764;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	width: 180px;
}

.quality_text {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}
