.aboutserviceColumn  {
  float: left;
  height: auto;
  width: 600px;
}
.aboutservicecolumnContent {
  width: 580px;
  float: left;
  margin-bottom: 20px;
  border-bottom: 1px dotted #CCCCCC;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.aboutservicecolumnStaff {
  padding: 10px;
  float: left;
  height: auto;
  width: 600px;
  margin-bottom: 20px;
}
.aboutTitle {
  height: 40px;
}
