@charset "utf-8";
/* CSS Document */

#contl{
  width:230px;
  float:left;
  border-right:#333 1px solid;
  text-align:left;
  margin-left:20px;
  margin-top:20px;
}
#contl img{
  margin-bottom:5px;
}
#contr{
  width:520px;
  float:right;
  margin-top:20px;
}
#contr table{
  margin-bottom:20px;
}
h3{
  margin-bottom:10px;
}