#services .block1 .leftBox {
  width: 202px;
  margin-bottom: 40px;
}
#services .block1 .rightBox {
  width: 448px;
}
.line {
  border-bottom: 1px dotted #999999;
  padding-bottom: 20px;
}
.btns {
  background-image: url(../images/EJS01_btns.gif);
}
.btnb {
  background-image: url(../images/EJS01_btnb.gif);
  margin: auto;
}
.btn {
  width: 660px;
  margin: auto;
}
.btn2 {
  width: 440px;
  margin: auto;
  margin-top: 10px;
}
.btn a,
.btn2 a {
  display: block;
  background: url(../images/EJS01_btn_bg.gif) repeat-x;
  line-height: 28px;
  height: 28px;
  color: white;
  width: 210px;
  float: left;
  text-align: center;
  margin-right: 8px;
  overflow: hidden;
  text-decoration: none;
  font-weight: bold;
}
.btn a:hover,
.btn2 a:hover {
  /* background-image: url(../images/EJS01_btn_bg_h.gif); */
  background: #90A4B7;
}

#sample {
  background: #D4F0FF;
  text-align: center;
}
#sample .title {
  background: #003399;
  color: white;
  padding: 10px;
  margin-bottom: 20px;
  border-bottom: 5px solid #6382C1;
}

ul.pasreg li {
  margin: 5px 0 0 5px;
}

p.title {
  color: #3366CC;
  font-weight: bold;
}

#services h4.pasreg {
  /* background: #EFEFEF url(../images/EJS01_btn_bg.gif) repeat-x bottom; */
  background: #90A4B7;
  /* border: 1px solid #dedede; */
  color: white;
  padding: 5px 10px;
}
#services h3 {
  margin-bottom: 30px;
}
#services .block2 {
  margin-bottom: 30px;
}
