﻿.mnuElectro
{
	width:220px;
	height: 20px;
	background-color:#ffffff;
	border-color: Gray;
	border-style: ridge;
	border-width: 1px;
	z-index: 1000;
	/*display:none;*/
}
.mnuElectro a
{
	float:left;
	clear:both;	
}
