@charset "utf-8";
@font-face {
 src: url("../../misk/Tallys_15.otf") format("opentype");
 font-family: testfont;
 font-size: all
}
#sample_photo {
 width: 460px;
 height: 222px;
 margin-left: 54px;
color: #333332;
 background: transparent url(../img_note/note1008/note101008a_01.jpg) left top repeat-x;
}
#sample-para {
 padding-top: 72px;
 font-family: testfont, sans-serif; 
 font-size: 280% !important;
 text-align: center;
 line-height: 4;
 color: #fffff0;
 text-shadow: #000000 0.15em 0.2em 0.2em;
 background-color: transparent;
}
