@charset "UTF-8";


body {
  background: #fff url(/_/img/bg_service.jpg) center 124px repeat-x;
}

section {
  padding-top: 0;
  background-position: center top;
  background-image: url(/_/img/banner_service_detail.png);
}

h2 {
  width: 940px;
  margin: 0 auto;
  padding: 30px 0 10px;
  color: #00B5CB;
  font-size: 28px;
  height: 56px;
  line-height: 56px;
}

h2#about_title {
  width: 940px;
  height: 36px;
  line-height: 36px;
  margin: 0 auto;
  padding: 30px 0 10px;
  color: #00B5CB;
  font-size: 20px;
}

article {
  padding: 0 0 50px;
}

article p {
  padding: 0;
}

#about_detail {
  position: relative;
  background: #fff url(/_/img/bg_service_detail.jpg) left top repeat-x;
  width: 858px;
  height: auto;
  margin: 0 11px 90px;
  padding: 30px 40px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.1);
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.1);
  box-shadow: 1px 2px 5px rgba(0,0,0,.1);
  border: solid 1px #d3d3d3;
  box-shadow: 1px 2px 5px #ddd\0/;
  position:relative\0/;
  z-index: 1\0/;
  behavior: url(/_/js/PIE/PIE.htc)\0/;
}

#about_detail p {
  line-height: 1.8;
  padding-bottom: 10px;
}

a.backto {
  position: absolute;
  display: block;
  color: #fff;
  text-align: center;
  width: 98px;
  height: 32px;
  line-height: 32px;
  right: 0;
  bottom: -50px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background-color: #acacac;
  background-image: -webkit-linear-gradient(bottom, #9e9e9e, #c1c1c1);
  background-image: -moz-linear-gradient(bottom, #9e9e9e, #c1c1c1);
  background-image: -o-linear-gradient(bottom, #9e9e9e, #c1c1c1);
  background-image: -ms-linear-gradient(bottom, #9e9e9e, #c1c1c1);
  background-image: linear-gradient(to top, #9e9e9e, #c1c1c1);
  behavior: url(/_/js/PIE/PIE.htc)\0/;
}

a.backto:hover,
a.backto:active,
a.backto:focus {
  background-image: -webkit-linear-gradient(top, #9e9e9e, #c1c1c1);
  background-image: -moz-linear-gradient(top, #9e9e9e, #c1c1c1);
  background-image: -o-linear-gradient(top, #9e9e9e, #c1c1c1);
  background-image: -ms-linear-gradient(top, #9e9e9e, #c1c1c1);
  background-image: linear-gradient(to bottom, #9e9e9e, #c1c1c1);
  behavior: url(/_/js/PIE/PIE.htc)\0/;
}

#about_detail h3 {
  font-size: 28px;
  color: #00B5CB;
  border-bottom: 1px solid #CFCFCF;
  margin-bottom: 40px;
  padding-bottom: 12px;
  height: 30px;
  line-height: 30px;
}