@charset "utf-8";
#right{
  float:right;
  width:870px;
}
#left{
  float:left;
  width:130px;
}
#side li{
  display:inline;
  text-indent:-9999px;
}
#side li a{
  display:block;
  width:130px;
  height:13px;
  background-position:left top;
  background-repeat:no-repeat;
}
p{
  color:#aaa;
  line-height:1.6;
}
br{ letter-spacing:0; }
.hr{ width:640px; margin:30px 0; background:#eee; }
.snav_about a		{ background-image:url(../images/about/bnr_about.gif); }
.snav_history a		{ background-image:url(../images/about/bnr_history.gif); }
#history{
  width:600px;
  height:200px;
  overflow-y:scroll;
  border:1px solid #eee;
  padding:10px;
}
th,
td{
  color:#aaa;
  font-size:0.96em;
  line-height:1.8;
  padding:3px 0;
}
td{
  padding-left:10px;
}
