@charset "UTF-8";
/* CSS Document */




.menu li em {
	background: url(images/hover.png) no-repeat;
	width: 180px;
	height: 40px;
	position: absolute;
	top: -20px;
	left: -70px;
	text-align: center;
	padding: 8px;
	font-style: normal;
	z-index: 2;
	display: none;
	background: #fff;
	border: #c5c5c5 1px solid;
	line-height: 160%;
	-moz-box-shadow:0px 0px 10px #cfcfcf; box-shadow: 2px 2px 1px #cfcfcf;
	opacity:0.9;filter:alpha(opacity=90);
	
	
}
