
#interlib_nav .list ul li.mymenu {
	background: url(images/0-.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.mymenu.selected{
	background: url(images/0.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.mymenu:hover {
	background: url(images/0.png) 4px 0 no-repeat;
}

#interlib_nav .list ul li.order {
	background: url(images/1-.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.order.selected{
	background: url(images/1.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.order:hover {
	background: url(images/1.png) 4px 0 no-repeat;
}

#interlib_nav .list ul li.catalog {
	background: url(images/2-.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.catalog.selected {
	background: url(images/2.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.catalog:hover {
	background: url(images/2.png) 4px 0 no-repeat;
}

#interlib_nav .list ul li.cir {
	background: url(images/3-.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.cir.selected {
	background: url(images/3.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.cir:hover {
	background: url(images/3.png) 4px 0 no-repeat;
}

#interlib_nav .list ul li.asset {
	background: url(images/4-.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.asset.selected {
	background: url(images/4.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.asset:hover {
	background: url(images/4.png) 4px 0 no-repeat;
}

#interlib_nav .list ul li.series {
	background: url(images/5-.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.series.selected {
	background: url(images/5.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.series:hover {
	background: url(images/5.png) 4px 0 no-repeat;
}

#interlib_nav .list ul li.system {
	background: url(images/6-.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.system.selected {
	background: url(images/6.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.system:hover {
	background: url(images/6.png) 4px 0 no-repeat;
}

#interlib_nav .list ul li.additional {
	background: url(images/7-.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.additional.selected {
	background: url(images/7.png) 4px 0 no-repeat;
}
#interlib_nav .list ul li.additional:hover {
	background: url(images/7.png) 4px 0 no-repeat;
}

#interlib_nav .service{
	background: url(images/service.png) 4px 0 no-repeat;
}
