body{
background-image:url(images/bg.jpg);
}

#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1004px;
	height:168px;
	background-image:url(images/index_01.gif);
	background-repeat:no-repeat;
	
}

#index-02 {
	position:absolute;
	left:0px;
	top:168px;
	width:1004px;
	height:513px;
	background-image:url(images/index_02.gif);
	background-repeat:no-repeat;
	
}

#index-03 {
	position:absolute;
	left:0px;
	top:681px;
	width:1004px;
	height:77px;
	background-image:url(images/index_03.gif);
	background-repeat:no-repeat;
	
}

