.page240 {
  width: 240px;
  margin: 0 auto;
}




#b240 {
  width: 240px;
  height: 375px;
  background: url('./frame240.png');
  position: relative;
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  text-align: center;
  color: #696969;
  overflow: hidden;
  zoom: 1;
}

#b240 .l1{
  height: 180px;
  background: url('./img240.png') no-repeat 50% 0;
  margin: 18px 0 14px;
  font-size: 11px;
  padding: 22px 0 0;
}

#b240 .l2{
  font-size: 18px;
  line-height: 22px;
}

#b240 .l3{
  color: #FFF;
  font-family: Tahoma, sans-serif;
  font-size: 16px;
  line-height: 50px;
  height: 50px;
  background: url('./btn240.png') no-repeat 50% 0;
  display: block;
  position: absolute;
  bottom: 24px;
  width: 199px;
  left: 20px;
  text-decoration: none;
}

#b240 .l4{
  font-size: 10px;
  position: absolute;
  bottom: 10px;
  width: 100%;
  left:0;
}

#b240 a {
  color: #466600;
  text-decoration: underline;
}
#b240 a:hover {
  text-decoration: none;
}