﻿.MenuSelection{
	font: 12px 華康中黑體;
	cursor:	pointer;
	vertical-align:		middle;
}

.MenuSelectionLabel{
	font:			12px 華康中黑體;
	color:			#444444;
	font-weight:	bold;;
	padding-left:	20px;
	vertical-align: middle;
}

.MenuSelectionLabelHeighLight{
    font: 華康中黑體;
	color:			#A1120C;
	font-weight:	bold;
}

.MenuSelectionLevel1{
    font: 華康中黑體;
	position:		absolute;
	top:			0px;
}

.MenuSelectionSubmenu{
    font: 華康中黑體;
	width:	140px;
}

.MenuSelectionSubmenuHeader{
   font: 華康中黑體;
	background:	url(../Images/SubmenuHeader.png) no-repeat;
	height:		28px;
	width:		140px;
}

.MenuSelectionSubmenuFooter{
   font: 華康中黑體;
	background: url(../Images/SubmenuFooter2.png) no-repeat;
	height:		10px;
	width:		140px;
}

.MenuSelectionSubmenuBody{
   font: 華康中黑體;
	background: url(../Images/SubmenuBody.png) no-repeat;
	height:		28px;
	width:		140px;
}