
.line {
  border-bottom: 1px dotted #999999;
  padding-bottom: 20px;
}
.btns {
  background-image: url(../images/EJS08_btns.gif);
}
.btnb {
  background-image: url(../images/EJS08_btnb.gif);
  margin: 40px auto 10px auto;
}
 .center {
  margin: 40px auto;
  text-align: left;
}
.center .text {
  font-size: 14px;
  font-weight: bold;
  background: url(../../images/arrow2.gif) no-repeat left center;
  line-height: 24px;
  padding-left: 10px;
}