
/* auto_supplement */
.diy_page#auto_supplement {
}
.diy_page#auto_supplement .img#flow {
  width:300px;
  height:300px;
  background:url(flow.gif) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#auto_supplement .parts_list {
  width:380px;
  height:185px;
  margin-bottom:15px;
}
.diy_page#auto_supplement .parts_list dt {
  width:280px;
  text-align:right;
}
.diy_page#auto_supplement .parts_list dd {
  width:80px;
}
.diy_page#auto_supplement .imgView#flow1 {
  width:100px;
  height:100px;
  background:url(flow1s.jpg) no-repeat center center;
}
.diy_page#auto_supplement .img#flow2 {
  width:100px;
  height:100px;
  background:url(flow2.jpg) no-repeat center center;
  border:solid 1px #999;
}
.diy_page#auto_supplement .imgView#flow3 {
  width:100px;
  height:100px;
  background:url(flow3s.jpg) no-repeat center center;
}
.diy_page#auto_supplement .imgView#flow4 {
  width:100px;
  height:100px;
  background:url(flow4s.jpg) no-repeat center center;
}
.diy_page#auto_supplement .img#shot {
  width:200px;
  height:200px;
  background:url(shot.jpg) no-repeat center center;
  border:solid 1px #999;
}

