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