@charset "utf-8";
/* CSS Document */
div#container_main{
	width:1000px;
	height:auto;
	margin:0 auto;
	background:url(../../images/bg_container.png) repeat-y;
}
div#container_main #container{
	width:901px;
	margin:0 auto;
}
