<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#breadcrumb h2 {
	background-image: url(images/title.gif);
	height: 137px;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	font-weight: normal;
	padding-left: 20px;
	line-height: 30px;
	text-align: left;
}
#company {
	padding-right: 20px;
	padding-left: 20px;
}
#company table {
	width: 100%;
}
#company th {
	color: #30709c;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #64c1ef;
	padding-top: 10px;
	padding-bottom: 10px;
}
#company td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #64c1ef;
	padding-top: 10px;
	padding-bottom: 10px;
}

#company #box {
	background-image: url(images/bg.gif);
	height: 86px;
	width: 880px;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 40px;
	text-align: left;
}
#company #box p {
	margin: 0px;
	padding-top: 33px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
</pre></body></html>