@charset "utf-8";
#right{
  float:right;
  width:100%;
}
#left{
  float:left;
  width:130px;
  position:absolute;
  top:40px;
}
#side li{
  display:inline;
  text-indent:-9999px;
}
#side li a{
  display:block;
  width:130px;
  height:13px;
  background-position:left top;
  background-repeat:no-repeat;
}
.snav_about a		{ background-image:url(../images/about/bnr_about.gif); }
.snav_history a		{ background-image:url(../images/about/bnr_history.gif); }