@charset "utf-8";
/* CSS Document */

#content_left {
	float: left;
	width: 630px;
}

#content_right {
	float: right;
	width: 260px;
}
