@font-face {
  font-family: 'u39';
  src: url('../type/u39.eot');
  src: url('../type/u39.eot?#iefix') format('embedded-opentype'),
  url('../type/u39.woff') format('woff'),
  url('../type/u39.ttf') format('truetype'),
  url('../type/u39.svg#u39') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'u45';
    src: url('../type/u45.eot');
    src: url('../type/u45.eot?#iefix') format('embedded-opentype'),
         url('../type/u45.woff') format('woff'),
         url('../type/u45.ttf') format('truetype'),
         url('../type/u45.svg#u45') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'u57';
  src: url('../type/u57.eot');
  src: url('../type/u57.eot?#iefix') format('embedded-opentype'),
       url('../type/u57.woff') format('woff'),
       url('../type/u57.ttf') format('truetype'),
       url('../type/u57.svg#u57') format('svg');
  font-weight: normal;
  font-style: normal;
}

.print{
  width:1024px;
  height:690px;
  position:absolute;
}

.print_head{
  width:1024px;
  height:156px;
  float:left;
}

.print_buttons{
  width:664px;
  height:156px;
  position:absolute;
  padding-left:229px;
}

.print_buttons div{
  float:left;
  width:106px;
  height:67px;
  margin-top:81px;
  margin-left:-1px;
  background-color: #ccc;
  opacity:.5;
  border:1px solid #000;
  -moz-border-radius:5px 5px 0px 0px; 
  -webkit-border-radius:5px 5px 0px 0px; 
  border-radius:5px 5px 0px 0px;
  cursor:pointer;
}

.print_buttons p{
  padding-top:5px;
  text-align:center;
  font-family:u57;
  font-size:18px;
  color:#000;
  opacity:1;
}

.print_body_wave{
  height:534px;
  width:1024px;
  float:left;
  overflow:hidden;
}

.print_body_2012{
  height:534px;
  width:1024px;
  float:left;
  display:none;
  overflow:hidden;
}

.print_body_burn{
  height:534px;
  width:1024px;
  float:left;
  display:none;
  overflow:hidden;
}

.print_body_celestial{
  height:534px;
  width:1024px;
  float:left;
  display:none;
  overflow:hidden;
}

.print_body_medi{
  height:534px;
  width:1024px;
  float:left;
  display:none;
  overflow:hidden;
}

.print_text{
  float:left;
  width:222px;
  height:529px;
  border-right:1px solid #000;
}

.print_text p{
  font-family:u45;
  font-size:12px;
  line-height:14px;
  padding:0px 10px 0px 10px;
  margin-top:-2px;
}

.print_image{
  width:790px !important;
  height:529px !important;
  float:right;
  margin-right:5px;
}

.print_image img{
  width:767px;
  margin-bottom:2px;
}