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

#content
{position:absolute;
left:0px;
top:0px;
width:620px
}

#main{	height:780px;}

#box1 {
	position:absolute;
	width:517px;
	height:255px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#box2 {
	position:absolute;
	width:517px;
	height:255px;
	z-index:2;
	left: 0px;
	top: 292px;
}

#box4 {
	position:absolute;
	width:849px;
	height:173px;
	z-index:4;
	left: 0px;
	top: 578px;
}
#box3 {
	position:absolute;
	width:300px;
	height:547px;
	z-index:5;
	left: 550px;
	top: 0px;
}
