.section{
	width: 720px;
}

.section .sqr_caps{
	width: 123px;
	float: left;
}

.section .sentence{
	width: 587px;
	float: right;
}

.section .sentence .float_l{
	width: 450px;
	float: left;
}

.sentence .sentence .float_r{
	width: 137px;
	float: right;
}

.section2{
	width:715px;
	margin: 0 0 10px 5px;
}
.section2 p{
	width: 575px;
}