.page140 {
  width: 140px;
  margin: 0 auto;
}




#b140 {
  width: 140px;
  height: 300px;
  background: url('./frame140.png');
  position: relative;
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  text-align: center;
  color: #696969;
  overflow: hidden;
  zoom: 1;
}

#b140 .l1{
  height: 163px;
  background: url('./img140.png') no-repeat 50% 49px;
  margin: 18px 0 0;
  font-size: 11px;
  line-height: 14px;
  padding: 0;
}

#b140 .l2{
  font-size: 10px;
  line-height: 12px;
}

#b140 .l3{
  color: #FFF;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  line-height: 45px;
  height: 45px;
  background: url('./btn140.png') no-repeat 50% 0;
  display: block;
  position: absolute;
  bottom: 17px;
  width: 120px;
  left: 10px;
  text-decoration: none;
}

#b140 .l4{
  font-size: 10px;
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
}

#b140 a {
  color: #466600;
  text-decoration: underline;
}
#b140 a:hover {
  text-decoration: none;
}