div.main
{
	position: absolute;
	left: 0px;
	top: 0px;
}

div.nav
{
	position: absolute;
	left: 110px;
	top: 119px;
	width: 780px;
}

div.title
{
	position: absolute;
	left: 300px;
	top: 150px;
}

div.body
{
	position: absolute;
	left: 530px;
	top: 160px;
	width: 360px;
}