#navbusiness{
	width: 982px;
	font-size:12px;
	font-weight:normal;
	color:#666;
	padding: 0px 0px 0px 0px;
}
#navbusiness li{
	list-style-type:none;
	float:left;
	margin:0 0 0 5px;
	padding:0 0px 0 15px ;
	background:url(../../images/red/bus_tab_off.gif) #edd1d1 top left no-repeat;
}
#navbusiness li a{
	color:#666;	
	background:url(../../images/red/bus_tab_off.gif) transparent top right no-repeat;
	display:block;
	padding:5px 15px 5px 0;
}
#navbusiness li a:link,
#navbusiness li a:visited{
	color:#000;
	text-decoration:none;
}
#navbusiness li a:hover,
#navbusiness li a:active{
	color:#fff;
	text-decoration:none;
}

#navbusiness li.cur,
#navbusiness li.over,
#navbusiness li:hover
{
	background:url(../../images/red/bus_tab_on.gif) #B20000 top left no-repeat;
}


#navbusiness li strong,
ul#navbusiness li.cur a,
ul#navbusiness li.over a,
ul#navbusiness li:hover a
{
	display:block;
	color:#fff;
	padding:5px 15px 5px 0;
	text-decoration:none;
	background:url(../../images/red/bus_tab_on.gif) transparent top right no-repeat;
}



#navconsumer{
	width: 982px;
	font-size:12px;
	font-weight:normal;
	color:#666;
	padding: 0px 15px 0px 10px;
}

#navconsumer li{
	list-style-type:none;
	float:left;
	margin:0 0 0 5px;
	padding:0 0px 0 15px ;
	background:url(../../images/red/consumer_tab_off.gif) #edd1d1 top left no-repeat;
}
#navconsumer li a{
	color:#666;	
	background:url(../../images/red/consumer_tab_off.gif) transparent top right no-repeat;
	display:block;
	padding:5px 15px 5px 0;
}
#navconsumer li a:link,
#navconsumer li a:visited{
	color:#000;
	text-decoration:none;
}
#navconsumer li a:hover,
#navconsumer li a:active{
	color:#fff;
	text-decoration:none;
}

#navconsumer li.cur,
#navconsumer li.over,
#navconsumer li:hover
{
	background:url(../../images/red/consumer_tab_on.gif) #B20000 top left no-repeat;
}


#navconsumer li strong,
ul#navconsumer li.cur a,
ul#navconsumer li.over a,
ul#navconsumer li:hover a
{
	display:block;
	color:#fff;
	padding:5px 15px 5px 0;
	text-decoration:none;
	background:url(../../images/red/consumer_tab_on.gif) transparent top right no-repeat;
}
