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

#content #main #latestnews
{
	width:410px;
	margin-left:20px;
	margin-top:10px;
}

#content #main #latestnews .news
{
	width:410px;
}

#content #main #latestnews .back
{
	float: left;
	clear: left;
}

#content #main
{
	background-image:url(../images/long_03.gif);
	background-repeat:repeat-y;
	width: 467px;
	height: 1020px;
}

#content #footer
{
	background-image:url(../images/long_05.gif);
	width: 467px;
	height: 77px;
	margin-top: -10px;
}