@charset "utf-8";
body {
	font-size: 12px;
	background-color: #000000;
	background-image: url(bg_center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.button_block {
	height: 144px;
	margin-top: 580px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(but_block.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 1400px;
}
.button_1 {
	float: left;
	height: 30px;
	width: 96px;
	margin-top: 15px;
	display: inline;
	margin-left: 282px;
}
.button_2 {
	height: 30px;
	width: 96px;
	margin-left: 265px;
	margin-top: 30px;
	float: left;
	display: inline;
}
.button_3 {
	float: left;
	height: 30px;
	width: 96px;
	margin-top: 15px;
	margin-left: 260px;
	display: inline;
}
.ie6png{
    behavior: url(iepngfix.htc);
}
.ad_block {
	height: 183px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(ad_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
