@charset "windows-1251";
/* GLOBAL */
body, table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
#main_tbl {
	background:url(images/bg.gif) repeat-x;
}
#h_text {
	height:173px;
	width:100%;
	text-align:center;
	font-size:18px;
}
img {
	border-width:0px;
}
#link_group {
	text-align:center;
}
#hs {
	margin-right:160px;
}
#main_div {
	width:100%;
	height:280px;	
	text-align:center;
	padding-top:45px;
}
#main_div, #main_div div {
	position:relative;
	overflow:hidden;
}
#enter {
	top:-252px;
	left:0px;
	z-index:5;
}