#left {
  width: 151px;
  top: 100px;
  height: 15px;
  min-height: 15px;
  overflow: hidden;
  background-color: #ffffff;
}
#content {
  top: 122px;
  left: 0px;
  border: solid 1px #B6B8BA;  
  width: 828px;
  height: 571px;
  overflow: hidden;
}
div#content_scroller {
  width: 816px;
  height: 533px;
  overflow: auto;
  padding: 6px;
}
div#footer {
  width: 816px;
}
div#menu ul li a.href_news_info {
  background-image: url(/inc/html/ditsu/pix/tab_news.png);  
}
div#wrapper div#menu ul {
  background-color: #ffffff;
}


