.TopGroup
{ 
  background-color:Transparent; 
  border:solid 0px gray; 
  cursor:hand;  
}

.MenuGroup
{ 
  background-color:#F9F8F7;
  border:solid 1px #7E7E81; 
  cursor:hand;
}
.RedTopMenuItem
{
  FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#f93004, EndColorStr=#c62128); 
  color:white; 
  font-family:MS Sans Serif; 
  font-size:12px; 
  border:solid 0px white; 
  font-weight:bold;  
  cursor:hand; 
  height:22px;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
}
.TopMenuItem
{
  background-color:Transparent; 
  color:white; 
  font-family:MS Sans Serif; 
  font-size:12px; 
  border:solid 0px white; 
  font-weight:bold;  
  cursor:hand; 
  height:22px;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
}

.TopMenuItemHover
{
	border-right: #a6a8b2 0px solid;
	border-top: #a6a8b2 0px solid;
	font-size:12px; 
	border-left: #a6a8b2 0px solid;
	cursor: hand;
	color: white;
	font-weight:bold;  
	border-bottom: #a6a8b2 0px solid;
	font-family: MS Sans Serif;
	background-color:Red;
	background-image: url(images/menu_l.jpg);
	text-decoration:none;
	height:22px;
	border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
}

.MenuItem
{
  font-family:MS Sans Serif; 
  font-size:9px; 
  cursor:hand; 
  height:22px;
}

.MenuItemHover 
{
  background-color:#D1DFED; 
  font-family:MS Sans Serif; 
  font-size:9px; 
  cursor:hand; 
  height:22px;
}

.MenuBreak
{
  width:100%;
  height:1px;
}

.BottomTopGroup
{ 
  background-color:Transparent; 
  border:solid 0px gray; 
  cursor:hand;  
}

.BottomMenuGroup
{ 
  background-color:#cccccc;
  border:solid 1px #7E7E81; 
  cursor:hand;
}

.BottomTopMenuItem
{
  background-color:Transparent; 
  color:black; 
  font-family:MS Sans Serif; 
  font-size:12px; 
  border:solid 0px white; 
  cursor:hand; 
  height:22px;
}

.BottomTopMenuItemHover
{
	border-right: #a6a8b2 0px solid;
	border-top: #a6a8b2 0px solid;
	font-size: 12px;
	border-left: #a6a8b2 0px solid;
	cursor: hand;
	color: black;
	text-decoration:underline;
	border-bottom: #a6a8b2 0px solid;
	font-family: MS Sans Serif;
	background-color: Transparent;
	height:22px;
}

.BottomMenuItem
{
  font-family:MS Sans Serif; 
  font-size:9px; 
  cursor:hand; 
  height:22px;
}

.BottomMenuItemHover 
{
  background-color:Transparent; 
  font-family:MS Sans Serif; 
  font-size:9px; 
  cursor:hand; 
  height:22px;
}

.BottomMenuBreak
{
  width:100%;
  height:1px;
}

.CiShangTopGroup
{ 
  background-color:Transparent; 
  border:solid 0px gray; 
  cursor:hand;  
}

.CiShangMenuGroup
{ 
  background-color:Transparent;
  border:solid 1px #7E7E81; 
  cursor:hand;
}

.CiShangTopMenuItem
{
  background-color:Transparent; 
  color:white; 
  font-family:MS Sans Serif; 
  font-size:12px; 
  border:solid 0px white; 
  cursor:hand; 
  height:22px;
}

.CiShangTopMenuItemHover
{
	border-right: #a6a8b2 0px solid;
	border-top: #a6a8b2 0px solid;
	font-size: 12px;
	border-left: #a6a8b2 0px solid;
	cursor: hand;
	color: white;
	text-decoration:underline;
	border-bottom: #a6a8b2 0px solid;
	font-family: MS Sans Serif;
	background-color: Transparent;
	height:22px;
}

.CiShangMenuItem
{
  font-family:MS Sans Serif; 
  font-size:9px; 
  color:White;
  cursor:hand; 
  height:22px;
}

.CiShangMenuItemHover 
{
  background-color:Transparent; 
  font-family:MS Sans Serif; 
  font-size:9px; 
  cursor:hand; 
  height:22px;
}

.CiShangMenuBreak
{
  width:100%;
  height:1px;
}