/* CSS Document */

#companyProfile {
	margin-top: 20px;
}
#companyProfile dl {
	width: 695px;
	margin-top: 10px;
}
#companyProfile dt {
	width: 120px;
	color: #660000;
	float: left;
}
#companyProfile a {
	background-image: url(../img_cmn/img_indent_ancer.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 10px;
	text-decoration: underline;
}

#companyProfile dd {
	width: 570px;
	float: right;
}#companyProfile h4 {
	font-size: 14px;
	color: #333333;
}
#companyBottom {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 10px;
}

