#container .ecommerceBNR{
  margin-left: 520px;
}

#container .servicesCNT{
  top: 46px;
  left: 5px;
  z-index: 10;
  width: 870px;
  height: 320px;
  padding-top: 10px;
  position: absolute;
}

#container .serviceCNT{
  float: left;
  width: 199px;
  height: 297px;
  display: inline;
  position: relative;
  margin: 0 3px 0 5px;
  padding: 20px 0 0 10px;
  background: transparent url('../images/bg_service.gif') no-repeat;
}

#container .serviceCNT .title{
  color: #CC3300;
  font: 22px impact,sans-serif;
}

#container .serviceCNT .thumb{
  position: absolute;
}

#container .serviceCNT .thumb01{
  top: 9px;
}

#container .serviceCNT .thumb02{
  top: 120px;
  left: 70px;
}

#container .serviceCNT .thumb03{
  left: 0;
  bottom: 0;
}

#container .serviceCNT .thumb04{
  top: 120px;
  left: 100px;
}

#container .serviceCNT .listCNT{
  top: 60px;
  left: 10px;
  z-index: 99;
  width: 180px;
  height: 250px;
  display: block;
  overflow: hidden;
  position: absolute;
}

#container .serviceCNT .listCNT span{
  display: block;
  color: #5E654C;
  font: 12px arial;
  padding-left: 10px;
  padding-bottom: 4px;
  margin-bottom: 10px;
  background: transparent url('../images/bg_serviceitem.png') no-repeat left bottom;
}