#inner
{
  position : relative;
  width    : 352px;
  height   : 370px;
  border   : 1px solid #cccccc
}
#v_img
{
  position : absolute;
  top      : 0;
  left     : 0;
  z-index  : 10;
}
