#cont1 {
	background: url(img/bg_message.jpg) no-repeat 595px 20px;
}
#cont2 {
	background: url(img/bg_data.jpg) no-repeat left top;
	height: 580px;
}
#cont2 h2 {
	margin-bottom: 20px;
}
#cont2 dl {
	font-size: 12px;
	width: 470px;
	float: right;
	line-height: 2em;
}
#cont2 dl dd {
	margin-bottom: 10px;
}
#cont2 dl dt {
	margin-bottom: 2px;
	color: #063;
}
#cont2 .fleft {
	margin-right: 20px;
}
