
#topmenu ul li a.current_index {
	background: #fff url(images/MySkin/topmenu-active-l.gif) 0 0 no-repeat;
	color: #000;
	font-weight: bold;
}

#topmenu ul li a.current_index span {
	background: #fff url(images/MySkin/topmenu-active-r.gif) 100% 0 no-repeat;
	width: auto;
	display: block;
}

