.noprint {
    display: none;
}

.onprint {
    display: block;
}

.sfum {
    border: none;
}
.lz {
    height: 93px;
}
.lz img {
    width: 64px;
    height: 73px;
}

a[href]:after {
    content: none;
}

.tc {
    width:100%;
    padding-bottom: 20px;
}

.tcr {
    clear:both;
    overflow:hidden;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    border-bottom: 1px solid #ddd;
}

.tcr > * {
    display: inline-block;
    padding: 10px;
}

.tit {
    font-weight: bold;
    text-align: left;
}

.cc {
    float: left;
}

.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9 { 
    font-size: 8pt !important;
}
