body {background: #fff url(bg_body-2sp.gif) repeat-y;}

#content {
	position: absolute;
	top: 250px;
	left: 205px;
	width: 765px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	overflow: hidden !important;
	overflow: visible;	
}

#content_left_wrapper {
	width: 754px;	
}

#content_left {
	padding: 10px;
}

#content_right_wrapper {
	display: none;
}

#content_right {
	
}


