@charset "UTF-8";
/* CSS Document */
#topmenu ul
{
  padding: 0;
  margin: 0;
  list-style: none;
  }
  #topmenu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#e88b18;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	padding-top:46px;
	padding-right:10px;
	padding-left:10px;
	text-align:center;
	height:25px;
  }
#topmenu ul li a:hover {
	color:#ed2324;
}
#topmenu a {
	display:block;
}
#topmenu li li a {
	display: block;
	font-weight: normal;
	color: #000;
background:#f7bc3a;
text-align:center;
text-decoration:none;
padding:4px;
height:auto;
}
#topmenu li li a:hover {
	background:#ffd66d;
text-decoration:none;
color:#000;
}
#topmenu ul li:hover ul li {
	background:#ffd66d;
text-decoration:none;
width:120px;
_width:140px;
}
#topmenu ul li ul {
	background:#f7bc3a;
text-decoration:none;
}
#topmenu li {
	float: left;
	width: auto;
	cursor: default;
}

#topmenu li ul {
	position: absolute;
	left: -999em;
	font-weight: bold;
background:#f7bc3a;
border: 1px solid #ed2324;
font-size:.7em;
width:120px;
_width:122px;
float:none;
}
#topmenu li:hover ul, #topmenu li.sfhover ul {
	left:auto;
	display:inline;
margin: 0 auto 0 -14px;
float:none;
}
div#topmenu li.register6 {
	z-index:20000;
}
#topmenu li.register6 a {
	color:#fff54b;
	z-index:20000;
	width:154px;
	height:46px;
	background-image: url(http://www.emc2010.org/assets/images/register_bg.png);
	background-repeat: no-repeat;
	background-position: right 36px;
	overflow:visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align:left;
	text-indent: 30px;
	text-transform: uppercase;
}
#topmenu li.register6 a:hover {
	background-image: url(http://www.emc2010.org/assets/images/register_bg1.png);
	background-repeat: no-repeat;
	background-position: right 36px;
	z-index:20000;
	width:154px;
	height:46px;
		color:#fff54b;
}
div#topmenu ul li.last ul, div#topmenu ul li.last ul a {
	width:120px;
	_width:122px;
	background:#f7bc3a;
	height:auto;
	color:#000;
	right:20px;
	top:76px;
	font-weight:normal;
	letter-spacing:normal;
	text-align:center;
	font-size:11px;
		font-family: Arial, Helvetica, sans-serif;
		text-indent:0px;
		text-transform:none;
		padding-top:4px;
		padding-bottom:4px;
		padding-left:0;
		padding-right:0;
		margin:0;
}
div#topmenu ul li.last ul a:hover {
right:20px;
top:76px;
width:120px;
_width:122px;
	background:#ffd66d;
	height:auto;
	color:#000;
font-weight:normal;
	letter-spacing:normal;
	text-align:center;
	font-size:11px;
		font-family: Arial, Helvetica, sans-serif;
		text-indent:0px;
		text-transform:none;
		white-space:normal;
		padding-top:4px;
		padding-bottom:4px;
		padding-left:0;
		padding-right:0;
		margin:0;
}