.ddmenu
{

	margin-left:160px;

	position:relative;
	font-family:"Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;
	font-size:14px;
	height:26px;
	width:825px;
	
}
.ddmenu .bar
{
	margin-right:30px;
	float:left;
	line-height:25px;
	cursor:pointer;
	padding:1px 5px;
}

.ddmenu .baron
{
	margin-right:30px;
	float:left;
	line-height:25px;
	cursor:pointer;
	background:#000;
	padding:1px 5px;

}
.ddmenu .sep
{
	float:left;
	width:4px;
	height:26px;
}
*html .dropdown
{
	background:black url();
	height:173px;
}
.dropdown
{
	margin-left:3px;
	padding:5px 5px 5px 5px;
	line-height:16px !important;
	font:10px arial;
	position:absolute;
	cursor:default;
	background:url(../../../images/ddbg.png);
	width:154px;
	z-index:9999;
	height:180px;

}
.menuitem
{
	color:#fff;
	width:130px;
	cursor:pointer;
}
.menuitemOn
{
	color:red;
	width:130px;
	cursor:pointer;
	
}
