.menu_style
{
	float: right;
}

.easyMenu
{
	background-color: transparent;
	outline: none;
	height: 29px;
}

.easyMenu .root
{
	color: #fff;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 20px;
	line-height: 29px;
	display: block;
	float: left; /*border-right:1px dotted #fff;*/
	background: url( 'images/menu_toprgt.jpg' ) no-repeat top right;
}

.easyMenu .last
{
	background: none;
}
.easyMenu .last.hov
{
	color: #0cafbc;
	background: none;
}
.easyMenu .hov
{
	color: #0cafbc;
	background: url( 'images/menu_toprgt.jpg' ) no-repeat top right;
}

.easyMenu .m
{
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 14px;
	background: #fff;
	border: 1px solid #eee;
	z-index: 2;
	padding: 2px;
	white-space: nowrap; /*margin-left:15px;*/
}

.easyMenu .m td
{
	font-size: 11px;
	text-align: left;
	color: #333333;
	line-height: 2em;
	margin: 0px;
	padding: 4px;
}

.easyMenu .m .hov, .easyMenu .m .sel, .easyMenu .m .bc
{
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: 2em;
	z-index: 1000;
	margin: 0px;
	background: #f1f1f1;
}
.easyMenu .m .visited
{
	color: #0cafbc;

}
.easyMenu .id89
{
	display: none;

}
.easyMenu .mid69, .easyMenu .mid70{
	visibility:hidden;
}
.easyMenu .mid69 .mi, .easyMenu .mid70 .mi{
	display:none;
}

.easyMenu .break
{
	height: 2px;
	background-color: #D5E0FF;
}
a
{
	outline: none;
}


