#site-menu {
  display: block;
  height: 70px; /* menu height */
}
h3.tutorial {
  background: none repeat scroll 0 0 #A81313;
  color: white;
  height: 16px;
}
h3.discuss {
  background: none repeat scroll 0 0 #4D8F14;
  color: white;
  height: 16px;
}
h3.good {
  background: none repeat scroll 0 0 #E5D500;
  color: #000000;
  height: 16px;
}
h3.news {
  background: #248fc2 none repeat scroll 0 0;
  color: #fffeff;
  height: 16px;
}
ul.line2 {
  margin-top: 32px;
}
#i2010-top_ad {
  float: right!important;
  width: auto!important;
}
