.l_box {
	float: left;
	width: 330px;
	margin-right: 50px;
	color: #333;
}
.r_box {
	float: left;
	width: 330px;
	color: #333;
}
