﻿body {
	text-align: center;
	height: 100%;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/bg_big3.png);
	background-repeat: no-repeat;
	background-position: center -6px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

#MiddleSlot ul {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
	list-style-type: none;
}
