.content_right_left {
	float: left;
	width: 380px;
}

.content_right_right {
	float: right;
	width: 320px;
	padding-top: 130px;
}

