.btn_pack, .btn_pack * {
    background: url("./img/common/btn_pack.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    display: inline-block;
    font-family: '돋움',Tahoma,Sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: relative;
    text-decoration: none !important;
    vertical-align: top;
    white-space: nowrap;)