@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/bg_about.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
.footer_wrap1{
	height:90px;
	background-image:url(../images/footer_wrap_bg_about.png);
	background-position:top;
	background-repeat:repeat-x;
}
