@charset "UTF-8";


#se .caption .text {
	float: left;
	width: 350px;
}

#se .caption img {
	float: right;
}

#se #aspect {
	width: 668px;
	padding: 30px 31px 0 31px;
}

#se #aspect p {
	margin: 30px 0 20px 0;
	height: 14em;
	font-size: 0.9em;
}

#se #aspect .section {
	width: 202px;
	float: left;
	padding: 0 31px 20px 0;
}

#se #aspect .sectionLast {
	padding-bottom: 20px;
}

#se #aspect .section img {
	text-align: center;
	margin: 0 auto;
	display: block;
}

#se #aspect .sectionLast img {
	margin: 0 auto;
	padding-left: 16px;
}

