@charset "utf-8";
/* CSS Document */



#content #defineandplan {
  position: relative;
  left: 1px;
  width: 528px;
  height: 84px;
  margin-bottom: 15px;
}

html>body #content #defineandplan {
  background: url(http://static.alivepromo.com/images/process/Process_pic1.png) no-repeat;

}

#content #creative {
  position: relative;
  left: 1px;
  width: 528px;
  height: 84px;
  margin-bottom: 15px;
}

html>body #content #creative {
  background: url(http://static.alivepromo.com/images/process/Process_pic2.png) no-repeat;
}

#content #procure-stage-engineer {
  position: relative;
  left: 1px;
  width: 528px;
  height: 84px;
  margin-bottom: 15px;
}

html>body #content #procure-stage-engineer {
  background: url(http://static.alivepromo.com/images/process/Process_pic3.png) no-repeat;
}

#content #install {
  position: relative;
  left: 1px;
  width: 528px;
  height: 84px;
  margin-bottom: 15px;
}

html>body #content #install {
  background: url(http://static.alivepromo.com/images/process/Process_pic4.png) no-repeat;
}

#content #ongoing-service {
  position: relative;
  left: 1px;
  width: 528px;
  height: 84px;
   margin-bottom: 15px;
}

html>body #content #ongoing-service {
  background: url(http://static.alivepromo.com/images/process/Process_pic5.png) no-repeat;
}

#content #evaluation {
  position: relative;
  left: 1px;
  width: 528px;
  height: 84px;
   margin-bottom: 15px;
}

html>body #content #evaluation {
  background: url(http://static.alivepromo.com/images/process/Process_pic6.png) no-repeat;
}


  #content h4 {
    margin-left: 170px;
    margin-top: 8px;
    margin-bottom: 0px;
    padding: 0;
    font-size:16px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: 100;
  }

  html>body #content h4 {
    margin-top: 0px;
    padding-top: 5px;
  }

  #content p {
    margin-left: 170px;
    margin-top: 3px;
    margin-bottom: 0px;
    padding: 0;
    font-size:11px;
  }


