<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
#contract_img {
	margin:10px 0px;
}
.contract_tb {
	width:640px;
	border-top:#f0dcd1 1px solid;
	border-right:#f0dcd1 1px solid;
}
.contract_tb td {
	width:33%;
	height:22px;
	padding:10px;
	text-align:center;
	border-bottom:#f0dcd1 1px solid;
	border-left:#f0dcd1 1px solid;
}
.blodfont {
	font-size:14px;
	font-weight:bold;
	text-shadow:1px 1px #ffffff;
}
</pre></body></html>