#menu_float{   
	text-align:right;     
	width:100%;  
	position: fixed ; 
	bottom: 0 ;  
	left: 0 ; 
	height: 25px ;
	z-index:1000;
}
 
#menu_float .sp_body{ 
	height:25px; 
	background: url(pics/bottom-menu-alpha.png) repeat;
	background: #fff;;
	border:1px solid #CCCCCC;
	margin:0 10px 0 10px; 
	padding:0 10px 0 10px
}

#menu_float ul { padding:0; margin:0; list-style:none; }

#menu_float ul li a{ text-decoration:none; color: #999999; font-size:12px; padding:0 0 3px 0}










#menu_float { 
	
}

