@charset "utf-8";
/* CSS Document */

#content {
  float:left;
  width:456px;
  }

#content_right {
  float:left;
  width:217px;
  margin-left:22px;
  }
