

.channel-nav_red { 
	width:960px; 
	height:33px; 
	overflow:hidden; 
	margin:0 auto 0px auto; 
	/*background:url(../images/catalogbar_login.png) no-repeat;  */
	background-color:#C00;
	padding:1px 2px 3px 2px; position:relative; 
}
.channel-nav_red ul { 
	width:960px; 
	height:33px; 
	line-height:30px; 
	font-size:12px; 
	overflow:hidden; 
	position:absolute; 

	padding-bottom:20px;
	padding-left:6px;
}
.channel-nav_red li { 
	height:33px; 
	overflow:hidden; 
	float:left; 
	padding-left:1.8px; 
	/* background:url(../images/catalogbar_login.png) no-repeat 0 -40px;  */
	position:relative; 
	
	width:70px;
}
.channel-nav_red li a { 
	float:left; 
	padding:0 12px;
	margin-bottom:10px;
	font-size:12px; 
	color:#fff; 
	text-decoration:none;
	width:70px;
	padding-left:10px;
	}
.channel-nav_red li a:hover, .channel-nav_red li.selected a { 
	text-decoration:none; 
	color:#ffff66; 
	font-size:12px; 
	/* background:url(../images/catalogbar_login.png) no-repeat 50% -40px; */ 
}

.channel-nav_red li a:visited, .channel-nav_red li.selected a { 
	text-decoration:none; 
	color:#fff; 
	font-size:12px; 
}  

.showMenuCss_red{
	text-decoration:none; 
	color:#ffff66; 
	font-size:12px; 
	/* background:url(../images/catalogbar_login.png) no-repeat 50% -40px;  */
	}
	
.lastMenu_red a{
	float:left; 
	padding:0 12px;
	margin-bottom:10px;
	font-size:12px; 
	color:#fff; 
	text-decoration:none;
	height:33px; 
}

.lastMenu_red a:hover{
	text-decoration:none; 
	color:#fff; 
	font-size:12px; 
	background:url(../images/catalogbar_login.png) no-repeat 50% -40px; 
}

