undercoupon.css 647 Bytes
.fixed-table-container thead th .th-inner {
    padding: 6px 30px 6px 24px!important;
}
.ITD-form-read{
    height: 34px;
    line-height: 34px;
}
.ITD-pop-wid60{
    width: 60px;
    margin-left: 5px;
}
.ITD-pop-wid65{
    width: 70px;
}
.ITD-pop-wid150{
    width: 150px;
}
.ITD-park-l{
    float: left;
    width: 100px;
    height: 34px;
    line-height: 34px;
}
.giftpop_cont{
    height: 34px;
    width: 100%;
}
.msgMaxwidth{
    max-width: 300px;
}
/*dayin*/
@media print {
    .pop_common{
        width: 300px;
        height: 200px;
        background: url("../img/car-bg.png") no-repeat;
        background-size: 300px 200px;

    }
}