
.line {
  border-bottom: 1px dotted #999999;
  padding-bottom: 20px;
}
.block1 {
  background: url(../../images/service_h1.gif) no-repeat bottom;
  padding-bottom: 30px;
  height: 100%;
}

.btn a {
  display: block;
  background: url(../images/EJS08_btn_bg.gif) repeat-x;
  line-height: 28px;
  color: white;
  width: 205px;
  float: left;
  text-align: center;
  margin-right: 10px;
  overflow: hidden;
  text-decoration: none;
  font-weight: bold;
}
.btn a:hover {
  background-image: url(../images/EJS08_btn_bg_h.gif);
}
.btn a.btn1 {
  width: 230px;
}
.block2 img {
  border: 1px solid #999999;
}
table.toolworks {
  width: 100%;
  margin: auto;
}
table.toolworks td {
  width: 25%;
  padding: 5px 0 5px 5px;
}
table.toolworks img {
  border: none;
}
.caption {
  color: #666666;
}
