.menu
{
	position: absolute;
	left: 0px;
	top: 13px;
	width: 184px;
	height: 628px;
	z-index:1;
}

img
{
	border-style: none;
}

.calenderTitle
{
	position: absolute;
	left: 884px;
	top: 113px;
	width: 184px;
	height: 69px;
	z-index: 2;
}

.calender
{
	position: absolute;
	left: 884px;
	top:182px;
	width: 184px;
	height: 500px;
}

.tickertape
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 53px;
}

.bar
{
	position: absolute;
	left: 0px;
	top: 53px;
	width: 1068px;
	height: 60px;
	z-index: 1;
}

.banner
{
	position: absolute;
	left: 434px;
	top: 53px;
	width: 200px;
	height: 60px;
	z-index: 1;
}

.main
{
	position: absolute;
	left: 195px;
	top: 113px;
	width: 685px;
	height: 1000px;
}