
/* spot_mini */
.diy_page#spot_mini {
}
.diy_page#spot_mini .img#demo {
  width:200px;
  height:150px;
  background:url(demo.jpg) no-repeat center center;
}
.diy_page#spot_mini .list1 {
  padding-top:10px;
}
.diy_page#spot_mini .img#acropora {
  width:180px;
  height:180px;
  margin-bottom:10px;
  background:url(acropora.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#spot_mini .img#acropora200511 {
  width:180px;
  height:180px;
  margin-bottom:10px;
  background:url(acropora200511.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#spot_mini .img#acropora200703 {
  width:180px;
  height:180px;
  margin-bottom:10px;
  background:url(acropora200703.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#spot_mini .img#img1 {
  width:150px;
  height:150px;
  background:url(img1.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#spot_mini .img#spec1 {
  width:150px;
  height:150px;
  background:url(spec1.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#spot_mini .img#spec2 {
  width:150px;
  height:150px;
  background:url(spec2.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#spot_mini .img#spec3 {
  width:150px;
  height:150px;
  background:url(spec3.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#spot_mini .img#spec4 {
  width:150px;
  height:150px;
  background:url(spec4.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#spot_mini .img#spec {
  width:300px;
  height:180px;
  margin:0 50px 20px 0;
  background:url(spec.jpg) no-repeat center center;
}
.diy_page#spot_mini .imgView#shot {
  width:200px;
  height:150px;
  margin-top:15px;
  background:url(shotS.jpg) no-repeat center center;
}
.diy_page#spot_mini .parts_list {
  width:600px;
  height:395px;
  margin-bottom:15px;
}
.diy_page#spot_mini .parts_list dt {
  width:80px;
  text-align:right;
}
.diy_page#spot_mini .parts_list dd {
  width:510px;
}
