@charset "utf-8";
#cont {
  float: left;
  margin-top: 500px;
  width: 700px;
}
#cont p {
  margin-left: 3px;
}
#box1 {
  min-height: 500px;
  height: auto !important;
  height: 500px;
}
#frame a:link {
  color: #33aa33;
  text-decoration: underline;
}
#frame a:visited {
  color: #33aa33;
  text-decoration: underline;
}
#frame a:hover {
  color: #ff9900;
  text-decoration: underline;
}
