.ac {
    position: relative;
    left: 0; top: -8px;
}
.winitem {
    width: 39px; height: 22px;
    background: url(/image/countimage.jpg) no-repeat;
    font-weight: bold;
    font-size: 18px;
    color: black;
    overflow: hidden;
    text-align: center;
    letter-spacing: 10px;
    margin-left: 8px;
}


.winitem span {
    padding-left: 4px;
    //padding-left: 2px;
}
.windesc {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: black;
    line-height: 100%;
    margin-left: 8px;

}
.ac table td {
    padding: 0; margin: 0;
}
.action-date {
    display: none;
}