@charset "UTF-8";

#extension{
 width:564px;
}

#extension .article {
  width: 564px;
  overflow:hidden;
}

#extension .article img {
  width: 108px;
  float:left;
}

#extension .article .right {
  width: 444px;
  float:right;
}
