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