#content {
  width: 580px;
}
#content h2,
#content h3,
#content h4 {
  padding: 10px 0 12px;
}
#content h2,
#content h3 {
  border-bottom: 1px solid #000;
}
#content p {
  margin-bottom: 1em;
  line-height: 1.5;
}


#content .service_text {
  padding-left: 80px;
  border-bottom: 1px solid #000;
}
#content .service_text li { margin-bottom: 1em; }
#content .service_num_1 { background: url(../images/service/img_service_1.gif) no-repeat 0 10px; }
#content .service_num_2 { background: url(../images/service/img_service_2.gif) no-repeat 0 10px; }
#content .service_num_3 { background: url(../images/service/img_service_3.gif) no-repeat 0 10px; }
#content .service_num_4 { background: url(../images/service/img_service_4.gif) no-repeat 0 10px; }
#content .service_num_5 { background: url(../images/service/img_service_5.gif) no-repeat 0 10px; }

#content .annotation {
  font-size:10px;
  margin: 0 24px 30px;
  text-indent:-24px;
}
#content .arrow_link {
  background: url(../images/arrow_icon.gif) no-repeat scroll 1px 0;
  padding-left: 14px;
}
