body, table {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}

body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}

table {
	empty-cells: show;
}

a {
	color: #888;
	text-decoration : none;
}

a:active, a:hover {
	color: #000;
}

.clo_ak {
	display: none;
}

div#main {
	margin: 10px;
	text-align: center;
}

div.header {
	display: block;
	margin-bottom: 80px;
}

div.content {
	display: block;
}