@charset "utf-8";
/* CSS Document */
div.cr_container {
	width:596px;
}
div.cr_left {
	width:240px;
	float: left;
}
div.cr_right {
	float: right;
	width:240px;
}