.banner02 {
  width: 770px;
  position: absolute;
  top: 56px;
  left: 0;
}

.rightContent {
  position: absolute;
  left: 230px;
  top: 80px;
  width: 530px;
  padding-bottom: 20px;
}

div.printButton {
  position: absolute;
  top: 219px;
  left: 730px;
  margin: 0;
  z-index: 1;
}

.hl01, .hl02, .hl03, .hl04 {
  width: 260px;
  height: 100px;
}

.hl01 {
  position: absolute;
  top: 66px;
  left: 230px;
  background-image: url(/home/images/highlight01.jpg); 
}

.hl02 {
  position: absolute;
  top: 66px;
  left: 500px;
  background-image: url(/home/images/highlight02.jpg); 
}

.hl03 {
  position: absolute;
  top: 140px;
  left: 230px;
  background-image: url(/home/images/highlight03.jpg); 
}

.hl04 {
  position: absolute;
  top: 140px;
  left: 500px;
  background-image: url(/home/images/highlight04.jpg); 
}

.hlContent {
  position: absolute;
  top: 11px;
  left: 77px;
  width: 176px;
  height: 84px;
  font-size: 10px;
}

div.hlContent a {
  position: absolute;
  bottom: 0;
  right: 0;
}

.hlTitle {
  color: #3933B4;
  font-weight: bold;
}

.hlLink {
  color: #3933B4;
}