
/* system */
.diy_page#system {
}
.diy_page#system .imgView#gifTank {
  width:230px;
  height:230px;
  background:url(tankS.gif) no-repeat center center;
}
.diy_page#system .img#jpgTank {
  width:230px;
  height:230px;
  background:url(tank.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#system .imgView#gifSystem {
  width:230px;
  height:230px;
  background:url(systemS.gif) no-repeat center center;
}
.diy_page#system .img#jpgSystem {
  width:230px;
  height:230px;
  background:url(system.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#system .imgView#gifSamp {
  width:230px;
  height:230px;
  background:url(sampS.gif) no-repeat center center;
}
.diy_page#system .imgView#jpgShot {
  width:230px;
  height:230px;
  background:url(shotS.jpg) no-repeat center center;
}

