div.content_top
{
	position: relative;
	border:0px solid white;
	width:795px;
	padding-left: 164px;
	padding-top:30px;
	padding-bottom:10px;
	background:url('/images/bg_a.jpg') top no-repeat;
}
div.content_inner
{
	position:relative;
	float:left;
	width:395px;
	border:0px solid white;
	padding-right:50px;
	padding-bottom:10px;
	background: url('/images/corner_right.png') bottom right no-repeat transparent;
}
