@charset "utf-8";
/* CSS Document */
#title {
	width:812px;
	height:136px;
	float:left;
}
#container {
	width:812px;
	height: auto;
	float:left;
	background-image:url(../img/about/bg.jpg);
	background-repeat:no-repeat;
}
#container_bottom {
	width:812px;
	height:58px;
	float:left;
}

