@charset "utf-8";

.contentleft/* CSS Document */
 {
	float: left;
	width: 770px;
	margin-left: 15px;
}

.contentright {
	float: left;
	width: 400px;
}
