.bottomTextLeft {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  background-color: white;
}
.bottomTextMiddle {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  background-color: white;
}
.bottomTextRight {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  text-indent: 10px;
}
.bottomCaptionRight {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}
.bottomLinkRight {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
}


.bottomLeftArea {
  position: absolute;
  left: 0px;
  top: 105px;
  width: 205px;
  height: 160px;
}
.bottomMiddleArea {
  position: absolute;
  left: 205px;
  top: 105px;
  width: 559px;
  height: 160px;
}
/*
.bottomRightArea {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  background-color: #e9e9eb;
  position: absolute;
  left: 774px;
  top: 105px;
  width: 250px;
  height: 160px;
  overflow: hidden;
}
 
.bottomBackgroundRightArea {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  background-color: #e9e9eb;
  position: absolute;
  left: 764px;
  top: 105px;
  width: 260px;
  height: 160px;
}
*/

.bottomBackgroundImageArea {
 position: absolute;
 left: 764px;
 top: 105px;
 width: 260px;
 height: 185px;
 background-image: url(/image/dcpos_bottomheadpic.jpg);
}



