﻿#ctl00_stylefour
{
	position: relative;
	display: block;
	height: 29px;
	font-size: 11px;
	font-weight: bold;
	background: transparent url(../images/nav/style4/bgOFF.gif) repeat-x top left;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	border-top: 1px solid #eeeeee;
}
#ctl00_stylefour ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
#ctl00_stylefour ul li
{
	display: block;
	float: left;
	margin: 0;
}
#ctl00_stylefour ul li a
{
	display: block;
	float: left;
	color: #565656;
	text-decoration: none;
	padding: 5px 14px 0px 14px;
	height: 20px;
	background: transparent url(../images/nav/style4/bgDIVIDER.gif) no-repeat top right;
}
#ctl00_stylefour ul li a.current
{
	color: #000000;
	background: url(../images/nav/style4/bgON.gif) #e3f2ff no-repeat right top;
}
#ctl00_stylefour ul li a:hover
{
	color: #000000;
}
#ctl00_stylefour ul li span
{
	display: block;
	color: #484848;
	text-decoration: none;
	padding: 5px 20px 0px 120px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
}