/* CSS Document */
#box_page{
	position: relative;
	height: 600px;
	width: 590px;
	left: 0px;
	top: 0px;
}


#top_box {
	position:relative;
	left:0px;
	top:0px;
	width:570px;
	height:140px;
	z-index:1;
}

