#box1{
  overflow-y      : scroll;
  width           : 600px;
  height          : 155px;
  background-color: #FFFFFF;
  font-size       : 12px;
  color           : #4E454A;
  text-align      : left;
}

a.catch_linkbox{
  width           : 160px;
  height          : 120px;
  display         : inline;
  margin-top      : 0px;
  margin-bottom   : 0px;
  border          : solid 0px #000000;
  text-decoration : none;
}
