DIV.ro_main {	
	width: 110px;
}
UL.ro_main {
}
UL.ro_main LI {
}
UL.ro_main>LI{
}
UL#msie.ro_main LI {
}
UL.ro_main A {
	background-image:url(/images/menu_bg.png);
	background-repeat: repeat-x;
	color: white;	
	padding: 4 0 4 5;
	text-decoration: none;
	text-transform: uppercase;
}
UL.ro_main A:hover {
	background-image: none;
	background-color: #192545;
	color: #999999;
}

DIV.ro_block {
	border: 1px solid #4562ac;
	width: 181px;
	z-index: 500;
}

UL.ro_block {
}
UL.ro_block A{
	display: block;
	padding: 4 0 4 5;
	margin-bottom: 1px;
	background-image:url(/images/menu_block_bg.png);	
	background-color: transparent;
	background-repeat: repeat;
	border-top: 1px solid #4562ac;
	border-bottom: 1px solid #253462;
}
UL#msie.ro_main A {	
	width: 100%;
}
UL.ro_block  LI{
	background-color: transparent;
}
UL#msie.ro_block  LI{
}
UL.ro_block A:hover, A:hover.ro_main_item {
	text-decoration: none;
	
}
UL.ro_main IMG {
}
UL.ro_block IMG {
}	
