


.unit {
	margin:30px 120px;
	font-size:125%;
}

.unit .s1 {
	margin-bottom:10px;
	padding:20px 25px 20px 25px;
	background:url(i/v.jpg) no-repeat 0 0;
}

.unit .s1 p {
	margin-bottom:5px;
}

.unit .s1 p span {
	font-weight:bold;
}

.unit h3 {
	height:100px;
	margin:0 20px -90px 20px;
	border-top:1px solid #999999;
	padding-left:20px;
}

.unit .s2 {
	padding:0px 20px 20px 100px;
	background:url(i/r.jpg) no-repeat 100% 100%;
}