body.home  {
	height:900px;
	background-image: url(/images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
body.home #content_body1{float:left; width:450px;}
body.home #content_body2{float:right; width:455px; margin-top:30px;}


body.sub #content {background:url(/images/content_bg.gif) repeat-y; padding:5px 0 20px 0;}
body.sub #content_body1{float:left; width:210px; text-align:center;}
body.sub #content_body2{float:right; width:740px; padding:0 0 25px 0;}


<!----body.home #content {background:url(/e/images/body_bg.jpg) no-repeat; height:900px;}----->
<!----body.home #content {height:900px;}---->