@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e4f8df;
	background-image:url(../images/bg_body_inner.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.inner_behind_driver_ed{
	width:580px;
	height:280px;
	padding:10px 0px 0px 0px;
	float:left;
	}
#inner_header_content_wrap{
	width:1000px;
	height:290px;
	float:left;
	padding:0px 0px 0px 0px;
	}

