div.bd {
	/*height:32px;*/
	vertical-align:middle;
	background:none;
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
}

div.yiumenu
{
	height:32px;
	text-align:right;
}

#div_menu {
	background:none transparent;
	border: none;
	float: right;
}

#div_menu .first-of-type {
	padding:0px;
	margin:0px;
	_zoom: 1;
}

#div_menu.yuimenubaritem{
	_zoom: 1;
	background: transparent none;
	font-family: Times New Roman, Times, serif;
	font-size: 32px;
	/*font-style:italic;*/
	font-weight:bolder;
	font-stretch:ultra-expanded;
	margin-top:0px;
	float:right;
}

#div_menu_right .yuimenubaritemlabel
{
	border-width:0pt;
	background:transparent none;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	/*font-style:italic;*/
	font-weight:bolder;
	font-stretch:ultra-expanded;
	/*color:white;*/
	cursor:default;
	margin:0px 0pt;
	padding:0pt 10px;
	*display: inline-block;
}

#div_menu_right .yuimenubaritemlabel-selected {
	_zoom: 1;
	color:#B3190F;
	cursor: pointer;
	*display: inline-block;
}

#div_menu_right .yuimenubaritemlabel-hassubmenu
{
	height:48px;
	_zoom: 1;
	background:#FAF2F0;
	background-repeat:no-repeat;
}

#div_menu_right .yuimenubaritemlabel-hassubmenu-selected {
	_zoom: 1;
	background-repeat:no-repeat;
	color:#DB490E;
	cursor: pointer;
	height:48px;
}


/*left menu*/

#div_menu_left {
	background:none transparent;
	height:32px;
	/*width:380px;*/
	border: none;

	float: left;
	width: 13.5em;

}

#div_menu_left .first-of-type {
	padding:0px;
	margin:0px;
	_zoom: 1;
}

#div_menu_left .yuimenubaritem{
	_zoom: 1;
	background: transparent none;
	font-family: Times New Roman, Times, serif;
	font-size: 32px;
	/*font-style:italic;*/
	font-weight:bolder;
	font-stretch:ultra-expanded;
	margin-top:0px;
	float:left;
}

#div_menu_left .yuimenubaritemlabel
{
	border-width:0pt;
	background:transparent none;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	/*font-style:italic;*/
	font-weight:bolder;
	font-stretch:ultra-expanded;
	/*color:white;*/
	cursor:default;
	margin:0px 0pt;
	padding:0pt 10px;
	*display: inline-block;
}

#div_menu_left .yuimenubaritemlabel-selected {
	_zoom: 1;
	color:#B3190F;
	cursor: pointer;
	*display: inline-block;
}

#div_menu_left .yuimenubaritemlabel-hassubmenu
{
	height:48px;
	_zoom: 1;
	background:#FAF2F0;
	background-repeat:no-repeat;
}

#div_menu_left .yuimenubaritemlabel-hassubmenu-selected {
	_zoom: 1;
	background-repeat:no-repeat;
	color:#DB490E;
	cursor: pointer;
	height:48px;
}

