#nav_top {
	position:absolute;
	top:55px;
	left:255px;
}
#nav_top a{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:7px;
	background:url(../../images/site/top_nav_sep.png) right no-repeat;
	color:#005696;
}
#nav_top a:hover{
	text-decoration:underline;
}
#nav_top a.last{
	background-image:none;
}
