/* Home */

#content_left {
	width: 390px;
	background-color: #c1d72d;
}

#content_right {
	width: 570px;
	background: #64757f url('../image/home_image.jpg') no-repeat;
}
