#contract {
	padding-left:10px;
	padding-right:10px;
}

#contract h3 {
	background-image: url(../img/bg_company_h2.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE1A36;
	font-weight: bold;
	font-size: 110%;
	clear: both;
	color: #333333;
}

.contractLeft {
	float: left;
	width: 210px;
	clear: both;
}
.contractRight {
	float: left;
	width: 240px;
	font-size: 93%;
	line-height: 120%;
	text-align: justify;
	text-justify: inter-ideograph;
}
#contract .contractRight li {
	padding-top: 10px;
	padding-bottom: 10px;
}
#contract .contractRight .liStart {
}
