html {
	overflow-Y: scroll;
}
body {
	font: 0.8125em Verdana, sans-serif;
	margin: 0px;
	background: #080A2F url('../layout/body.gif') fixed;
	color: #000000;
}
body a{
	text-decoration: none;
	color: #000000;
}
body a:hover {
	text-decoration: none;
	color: #F5BA07;
}
img {
	border: 0px none;
}
h1 {
	font: 1.5em Georgia, Times, serif;
	color: #26456C;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font: 1.5em Georgia, Times, serif;
	color: #005DD3;
	font-weight: normal;
	margin: 0px;
	margin-top: 12px;
}
h3 {
	font: 1.1em Verdana, sans-serif;
	color: #26456C;
	font-weight: bold;
	margin: 0px;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
}
ul, li {
	margin: 0px;
}
ul {
	margin-left: 30px;
}
li {
	margin-left: 15px;
}
hr {
	height: 1px;
	border: 0px none;
	border-bottom: 1px solid #DDDDDD;
	width: 100%;
}
table {
	border-collapse: collapse;
	border: 0px none;
}
td {
	border: 0px none;
	padding: 0px;
}
form {
	margin: 0px;
}
div {
	overflow: hidden;
}
.main {
	margin: 0px auto;
	width: 1040px;
	padding: 0px;
}
.toboads {
	position: relative;
	z-index: 2;
	width: 1040px;
	height: 128px;
	margin-bottom: -128px;
}
.ads {
	width: 790px;
	height: 128px;
	margin-left: 250px;
}
.adr {
	float: right;
	width: 18px;
	height: 118px;
	background: url('/layout/top-ads.gif') no-repeat;
}
.adc {
	float: left;
	width: 762px;
	height: 92px;
	background: #26456C;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 10px;
}
#bt {
	width: 540px;
	height: 118px;
	padding-bottom: 10px;
}
#xlimg {
	top: 150px;
	left: 0px;
	padding: 10px;
}
#xlimg , #xlimg td {
	position: absolute;
	top: 0px
	left: 0px;
	width: 100%;
	height: 100%;
}
#xlimg td {
	text-align: center;
	vertical-align: middle;
}
#xlimg img {
	border: 10px solid #000000;
}
#topads {
	width: 728px;
	height: 92px;
	padding: 1px;
	font-size: 10px;
	color: #ffffff;
}
#topads a {
	color: #F5BA07;
}
#topads a:hover {
	color: #4999b9;
}
#topads div {
	float: left;
	width: 176px;
	padding-right: 6px;
	height: 92px;
}
#topads h1 {
	font: 11px Verdana, sans-serif;
	color: #4999b9;
	font-weight: bold;
	margin: 0px;
}
#topads p {
	margin-top: 4px;
	margin-bottom: 4px;
}