#content_body
{


	position: absolute;
	z-index:102;
	
	left: 10px;
	top: 120px;
	width: 864px;
	height: 428px;
	
	padding-right: 2px;
	overflow: hidden;
}



#content_body_bg{
	position: absolute;
	z-index:100;

	background-color:#050201;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;

	left: 10px;
	top: 120px;
	width: 864px;
	height: 428px;
}
