body{
	padding:0px;
	margin:0px;
	font-family: Tahoma;
	font-size:12px;
	/*background-color:#000000;*/
	color:#FFFFFF;
	/*background:#000000 url(../images/bg.gif) 49% top no-repeat;*/
	background:url(../images/bg2.png) left top repeat;
}

.main{
	display:block;
	margin:auto;
	width:1008px;
	padding:0px;
}

table.main_table{
	width:999px;
	height:777px;
	padding:0px;
	margin:0px;
	border:0px;
	/*background:url(../images/table_bg.png) left top no-repeat;*/
}

tr.top{
	width:999px;
	height:166px;
	vertical-align:top;
	background:url(../images/top_bg.png) left top no-repeat;
}

tr.center{
	width:999px;
	height:464px;
	vertical-align:top;
	background:url(../images/main_bg.png) left top no-repeat;
}

tr.bottom{
	width:999px;
	height:147px;
	vertical-align:bottom;
	background:url(../images/bottom_bg.png) left top no-repeat;
}

table.table_menu{
	margin-top:12px;
	margin-left:35px;
	/*width:925px;*/
	/*height:414px;*/
}

table.table_menu td{
	vertical-align:top;
	width:280px;
	height:190px;
	padding-bottom:33px;
	padding-left:21px;
}

div.module_xap {
	font-size: 0px;
	color: #FFFFFF;
	line-height: 0px;
	text-transform: none;
	text-decoration: none;
	display: none;
}

div.module_xap a{
	font-size: 0px;
	color: #FFFFFF;
	line-height: 0px;
	text-transform: none;
	text-decoration: none;
	display: none;
}




