h2 {
	text-align:left;
	color:#027ABB;
}

.wrap {
	overflow:hidden;
}
	.left {
		float:left;
		width:440px;
	}
	.right {
		float:right;
		width:440px;
	}
	.img_txt {
		font-size:15px;
		margin-top:0.5em;
	}
