.menu_0_1,.menu_0_1_sel {
	float:left;
	display:inline;
	line-height:40px;
	padding:0 18px;
	background:transparent url(../images/backs/menu-sep.gif) right top no-repeat;
	margin-top:2px;
}
.menu_0_1 a,.menu_0_1_sel a {
	float:left;
	display:inline;
	text-decoration:none;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
.menu_0_1 a:hover,.menu_0_1_sel a {
	color:#003399;
}
.menu_0_1_last,.menu_0_1_last_sel {
	background-image:none;
}
