
table.ListInfoTable {
    width:100%;
    margin-bottom:20px;

    border: 0px;
}

td.ListInfoLeft {
    width:50%;
    height:200px;

    background-image:url(/image/NEWS/ac.png);
    background-position:top left;
    background-repeat:no-repeat;

    text-align:center;
    vertical-align:middle;
}

td.ListInfoRight {
    width:50%;
    height:200px;

    background-image:url(/image/NEWS/ac.png);
    background-position:top right;
    background-repeat:no-repeat;

    text-align:center;
    vertical-align:middle;
}
