div#place_a object{
  cursor: pointer;
}
div.place_b{
  float: right;
  width: 473px;
  height: 60px;
}

div.place_e{

/*display:block;*/

}

div#place_b div{
display: block;
position: absolute;
left: 0px;
top: 0px;

}


div#place_e div{
/*sition:absolute;*/
/*top:0px;*/
}


div.bannerPlace{
  position: relative;
}

div.bannerPlace a.click:link,div.bannerPlace a.click:visited{
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
height: 100%;
}
div.bannerPlace a img{
  width: 100%;
 height: 100%;
}
.column4 div.bannerPlace object{
/*  position: relative;
  z-index: 1000;*/

/*  z-index: 100;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;*/
}


div#place_h div{
  max-height: 120px;
  overflow: hidden;
  border-bottom: 1px solid #D8D8D8;
}
div#place_h div:first-child{
  margin: 0px !important;
}
div#place_c div{
  position: relative;
}