﻿.MenuSelection{
   font-family: 微軟正黑體;
	cursor:	pointer;
	vertical-align:		middle;
}

.MenuSelectionLabel{
	font-family:	"verdana","微軟正黑體";
	font-size: 12px;
	color:			#444444;
	font-weight:	bold;
	padding-left:	20px;
	vertical-align: middle;
}

.MenuSelectionLabelHeighLight{
    font-family: 微軟正黑體;
	color:			#A1120C;
	font-weight:	bold;
}

.MenuSelectionLevel1{
	position:		absolute;
	top:			0px;
}

.MenuSelectionSubmenu{
	width:	140px;
}

.MenuSelectionSubmenuHeader{
	background:	url(../Images/SubmenuHeader.png) no-repeat;
	height:		28px;
	width:		140px;
}

.MenuSelectionSubmenuFooter{
	background: url(../Images/SubmenuFooter2.png) no-repeat;
	height:		10px;
	width:		140px;
}

.MenuSelectionSubmenuBody{
	background: url(../Images/SubmenuBody.png) no-repeat;
	height:		28px;
	width:		140px;
}