.menu_top
{
	height:36px;
	width:100%;
	overflow:hidden;
	background-image:url(/images/vip/menu_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.menu_top .mint1
{
	height:36px;
	width:100%;
	overflow:hidden;
	background-image:url(/images/vip/menu_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.menu_top .mint2
{
	height:36px;
	width:100%;
	overflow:hidden;
	
	background-image:url(/images/vip/menu_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.menu_top .mint3
{
	text-align:center;
	padding-left:40px;
}
.menu_top .mint3 div
{
	float:left;	
}
.menu_top .mint3 div a
{
	display:inline-block;
	height:23px; 
	overflow:hidden;
	text-align:center;
	padding-top:10px;
	
	padding-right:17px;
	padding-left:17px;
}
.NIE .menu_top .mint3 div a
{
	display:block;
}


.menu_top .mint3 .caton {font-weight:bold;}
.menu_top .mint3 div .catoff
{
	background-image:none;
}

.menu_top .mint3 div .caton
{
	
	background-image:url(/images/vip/menu_sel_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	xborder-left:solid 1px #E4E4E7;
	xborder-right:solid 1px #E4E4E7;
	
	border-left:solid 1px #CCCCCE;
	border-right:solid 1px #CCCCCE;
	
}


.menu_top a
{
	font-family: Tahoma;
	font-size: 12px;
	font-family: Tahoma;
	font-size: 12px;
}
.menu_top a:link{
	color: #FF0000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.menu_top a:visited{
	color: #FF0000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.menu_top a:hover 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
.menu_top a:active {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

/*Правое меню*/
.menu_right
{
	width:263px;
	margin-left:3px;
	overflow:hidden;
	background-image:url(/images/vip/right_cor_bl.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#EDEEF0;
}
.menu_right .mr1
{
	width:263px;
	overflow:hidden;
	background-image:url(/images/vip/right_cor_br.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.menu_right .mr2{ padding:11px 1px 15px 5px;}
.menu_right a
{
	font-family:Tahoma;
	font-size:13px;
	color:#017DC4;
	text-decoration:none;
}
.menu_right a:hover
{
	font-family:Tahoma;
	font-size:13px;
	color:#017DC4;
	text-decoration:underline;
}
.menu_right td
{
	padding-bottom:12px;
}
.menu_right .t1
{
	width:30px;
	text-align:center;
}
.footer .bottom_menu a
{
	font-family:Arial;
	color:#0E5496;
	font-size:12px;
	padding-right:6px;
	padding-left:4px;
	text-decoration:underline;
	background-image:url(/images/vip/menu_bottom_sep.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
.footer .bottom_menu .last{ background-image:none;}
.footer .bottom_menu { padding-top:3px;}
