body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #FF0404;
	font-size: 18px;
	font-weight: bold;
}


#top
{
	height:80px;
	width:898px;
	display:block;
	background-image: url(./images/top.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
#topfon
{
	text-align:center;
	height:333px;
	width:100%;
	display:block;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(./images/fon.png);
}
.block {margin: auto; width: 960px;}
.block img {margin: 4px; float: left; width: 150px; height: 200px; border: 1px solid #FF0000;}

.topfree {margin: auto; width: 960px;}
.topfree ul {width: 200px; float: left;}
.topfree li {list-style: none; text-align: left; padding-bottom: 5px; font: bold 14px Arial, sans-serif; color: #990000;}
.topfree a {font-size: 15px; color: #FF0000; text-decoration: none;}
.topfree a:hover {text-decoration: underline;}

.wm a {font-size: 11px; color: #FF0000; text-decoration: none;}
.wm a:hover {text-decoration: underline;}

