.TopGroup
{
   width:960px;
   height:48px;
}
.TopMenuGroup
{
   width:960px;
   height:48px;
}

.MenuGroup
{
  background-color:#EEEEEE;
}

.TopMenuItem
{
  color:white;
  font-family:Microsfot Yahei;
  font-size:16pt;
  font-weight:bold;
  text-align:center;
  width:120px;
  height:32px;
  cursor:pointer;
   vertical-align:middle;
}
.TopMenuItem1 {
    background-image: url('https://myic.icclass.com/Controls/images/tab_bgw.gif');
    color: white;
    font-family: Microsfot Yahei;
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    width: 320px;
    height: 32px;
    cursor: pointer;
}
.TopMenuItem2 {
    background-image: url('https://myic.icclass.com/images/bgcloudcentury.png');
    color: white;
    font-family: Microsfot Yahei;
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    width: 120px;
    height: 32px;
    cursor: pointer;
    vertical-align: middle;
}
.TopMenuItemHover {
    background-image: url('https://myic.icclass.com/controls/images/selected_tab_bg2013.gif');
    color: black;
    font-family: Microsfot Yahei;
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    width: 120px;
    cursor: pointer;
    vertical-align: middle;
}
.TopMenuItemHover1
{
  background-image: url('https://myic.icclass.com/Controls/images/selected_tab_bgw.gif'); 
  color:black;
  font-family:Microsfot Yahei;
  font-size:16pt;
   font-weight:bold;
  text-align:center;
  width:120px;
   vertical-align:top;
  cursor:pointer;
}
.MenuItem
{
  background-color:yellow;
  color:#000000;
  font-family:Microsfot Yahei;
  font-size:16pt;
  font-weight:bold;
  cursor:pointer;
  text-align:left;
  height:32px;
  width:120px;
}
.MenuItem1
{
  background-color:#EEEEEE;
  color:#000000;
  font-family:Microsfot Yahei;
  font-size:16pt;
  font-weight:bold;
  cursor:pointer;
  text-align:center;
  height:32px;
  width:120px;
}
.MenuItemHover
{
  background-color: Yellow;
  color:#000000;
  font-family:Microsfot Yahei;
  text-align:left;
  font-size:16pt;
  font-weight:bold;
  cursor:pointer;
  height:32px;
  width:120px;
}
.MenuItemHover1
{
  background-color: Yellow;
  color:#000000;
  font-family:Microsfot Yahei;
  text-align:center;
  font-size:16pt;
  font-weight:800;
  cursor:pointer;
  height:32px;
  width:120px;
}
.LevelSubMenuStyle {
    background-image: url('https://myic.icclass.com/controls/images/selected_tab_bg.gif');
    color: black;
    font-family: Microsfot Yahei;
    font-size: 16pt;
    font-weight: normal;
    text-align: left;
    width: 120px;
    height: 32px;
}

