@charset "utf-8";
.div2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #fff;
	background-color: #6D7490;
	float: left;
}
.div_3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #fff;
	background-color: #AAB1C4;
	float: right;
	text-align: right;
}
