@import url(style.css);
#main
	{
		position:absolute;
		left:280px;
		top:110px;
		height:2660px;
		width:595px;
		padding: 0px 0px 0px 10px;
		background-color:#E5E5FF;
		vertical-align: top;
	}
#bottom
	{
		position:absolute;
		left:280px;
		top:2780px;
		height:70px;
		width:595px;
		text-align:center;
		background-color:#E5E5E5;
		font-size:smaller;
	}
#ico
	{
		position:absolute;
		left:280px;
		top:2860px;
		height:40px;
		width:595px;
		text-align:center;
		background-color:Transparent;
	}