/*===========================FIRST-LEVEL============*/
.negeso_menu{
	margin-bottom:1px;
}
.negeso_menu li{
	width:151px;
	height:44px;
	margin-left:1px;
}
.negeso_menu li a{
	width:125px;
	height:34px;
	padding:10px 0 0 26px;
	background:url(../img/white-arrow.gif) no-repeat 11px 16px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
}
.negeso_menu li.item_over a,
.negeso_menu li.item_selected a{
	background:url(../img/li-selected.gif) no-repeat 0 100%;
}





.negeso_menu .first{
	background:#6E0000;
}
.negeso_menu .second{
	background:#B81313;
}
.negeso_menu .third{
	background:#D61818;
}
.negeso_menu .fourth{
	background:#F71A1A;
}
.negeso_menu .fifth{
	background:#F86A6A;
}


















