
table.menu
{
	width:100%;
	clear:both;
}
table.menu td
{

}
table.menu td.first
{
	width:311px;
}

table.menu td div.block
{
	width:45%;
	margin-top:0px;
	margin-bottom:0px;
	overflow:hidden;
}
table.menu div.block p,
table.menu div.block h3 a,
table.menu div.block span.date
{
	font-size:10px;
}
table.menu div.block p
{
	color: #999;
	margin-bottom: 5px;
}
table.menu div.m
{
	margin-top:40px;
	width:279px;
	height:147px;
	margin-right: 34px;
}
table.menu div.m a
{
	display:block;
	margin-left:47px;
}

table.menu div.m div.ml
{
	width:59px;
	float:left;
	margin-top:0px;
}
table.menu div.m div
{
	float:left;
	margin-top:20px;
	padding:0;
}
table.menu div.m div.ml a
{
	font-size:1px;
	color:#fff;
	margin-left: 0px;
	margin-top:-15px;
	width:59px;
	height:147px;
}
div.menu_sel
{
	position: absolute;
	top:122px;
	left:0px;
	height:100%;
}
div.menu_sel div
{
	width:36px;
	height:114px;
	margin-bottom:10px;
	margin-top:0px;

}
div.menu_sel div.sel
{
	height:239px;
	width:480px;
	margin-top:0px;
}
div.menu_sel div.sel div
{
	margin-left: 303px;
	width:auto;
	position:relative;
	top: 70px;
}
div.menu_sel div a
{
	display:block;
}
div.menu_sel div.sel a
{
	
}

div.menu_sel div div.ml
{

}
div.menu_sel div div.ml a
{
	font-size:0px;
	opacity:0;
	color:#fff;
	margin-left: 0px;
	margin-top: -1px;
	width:59px;
	height:114px;
}

div.descr
{
	height:179px;
	padding-top:60px;
	padding-right:30px;
	position: absolute;
	top:122px;
	left:490px;
}
div.descr a,
div.descr
{
	font-size:12px;
}

/******************************************************/


table.menu div.news
{
	background:url(../image.ashx?url=~/img/menu/empty.png&profile=menu_div_news) no-repeat;
}

div.descr_news,
div.descr_news a
{
	color:#FF0000;
}
div.menu_sel div.news
{
	background:url(../image.ashx?url=~/img/menu/news_desel.png&profile=gif) no-repeat;
}
div.menu_sel div.news_sel
{
	background: url(../image.ashx?url=~/img/menu/empty.png&&profile=menu_div_sel_news) no-repeat;
}
div.menu_sel div.news_sel a,
table.menu div.news a
{
	color:#000;
	margin-bottom: 10px;
}

/******************************************************/


table.menu div.info
{
	background:url(../image.ashx?url=~/img/menu/empty.png&profile=menu_div_info) no-repeat;
}

div.descr_info,
div.descr_info a
{
	color:#0074C5;
}
div.menu_sel div.info
{
	background:url(../image.ashx?url=~/img/menu/info_desel.png&profile=gif) no-repeat;
}
div.menu_sel div.info_sel
{
	background: url(../image.ashx?url=~/img/menu/empty.png&&profile=menu_div_sel_info) no-repeat;
}
div.menu_sel div.info_sel a,
table.menu div.info a
{
	color:#000;
	margin-bottom: 10px;
}

/******************************************************/


table.menu div.com
{
	background:url(../image.ashx?url=~/img/menu/empty.png&profile=menu_div_com) no-repeat;
}

div.descr_com,
div.descr_com a
{
	color:#f48000;
}
div.menu_sel div.com
{
	background:url(../image.ashx?url=~/img/menu/com_desel.png&profile=gif) no-repeat;
}
div.menu_sel div.com_sel
{
	background: url(../image.ashx?url=~/img/menu/empty.png&&profile=menu_div_sel_com) no-repeat;
}
div.menu_sel div.com_sel a,
table.menu div.com a
{
	color:#000;
	margin-bottom: 10px;
}

/******************************************************/

