.flow-contents {
  margin: 0 auto;
  overflow: hidden;
  padding: 40px 0;
  width: 980px;
} 
.gray-bg {
  background: #f0f0f0;
  /*height: 316px;*/
}
.w630l {
  float: left;
  width: 630px;
}
.w300r {
  float: right;
  width: 300px;
}
.w300l {
  float: left;
  width: 400px;
}
.w630r {
  float: right;
  width: 510px;
}
h3 {
  color: #870005;
  font-size: 20px;
  padding: 26px 0 0 100px;
  height: 80px;
}
#h3-1 {
  background: url(../flow/images/step1.jpg) no-repeat; 
}
#h3-2 {
  background: url(../flow/images/step2.jpg) no-repeat;
}
#h3-3 {
  background: url(../flow/images/step3.jpg) no-repeat;
}
#h3-4 {
  background: url(../flow/images/step4.jpg) no-repeat;
}
#h3-5 {
  background: url(../flow/images/step5.jpg) no-repeat;
}
#reform-bnr {
  position: relative;
  height: 182px;
  margin: 60px auto 0 auto;
  width: 1000px;
}
#reform-bnr h4 {
  font-size: 26px;
  font-weight: bold;
  position: absolute;
  top: 15px;
  left: 270px;
  text-shadow: -2px -2px #fff, 2px -2px #fff, -2px 2px #fff, 2px 2px #fff;
 } 
#reform-contact {
  position: absolute;
  bottom: 35px;
  right: 30px;
}
#reform-contact a:hover{
  opacity: .8;
}
