.left {
	float: left;
	width: 90px;
	padding-left: 80px;
	line-height: 150%;
	font-size: 12px;
}
.right {
	float: left;
	line-height: 150%;
	font-size: 12px;
}

.space{
	margin-top: 24px;
}

.contents{
	width: 662px;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.contents02{
	width: 662px;
	clear: both;
	overflow: hidden;
}