/* 六合資訊 */
#six-info
    .ar_form {
        border: 1px solid #ddd;
        background-color: rgba(239, 238, 238, 0.3);
    }
    .ar_form .right .item {
        margin: 10px 20px 0px 10px;
    }
    .ar_form .right {
        float: right;
        width: 295px;
    }

    .container {
        margin-top: 30px;
        max-width: 700px !important;
    }

    .excerpt {
        margin-bottom: 15px !important;
    }

    table {
        border-collapse: collapse !important;
        border-spacing: 0;
        width: 100%;
    }
    tr {
        width: 100%;
    }
    td {
        border: 1px solid #ddd;
    }
    .left-td {
        width: 65%;
        padding: 15px;
    }
    .right-td {
        padding: 15px;
    }

    .info-title {
        color: #cc3300;
        font-size: 15px;
        font-weight: 400;
        margin: 0 0 5px 0;
        border-bottom: 1px dotted gray;
        font-family: Microsoft YaHei,small;
        border-bottom: 1px #000 dotted;
    }

    .info-content {
        color: #333;
        text-decoration: none;
        outline: 0;
        font: 12px/100% 微软雅黑,arial,\5b8b\4f53;
    }

    .news-date {
        float: left;
        width: 48px;
        text-align: center;
        margin: 0 15px 0 0;
    }
    .news-date span {
        display: block;
    }
    .news-date .m {
        background-color: #ff6666;
        color: #FFF;
        border: 1px #999999 solid;
        border-bottom: 0px;
    }
    .news-date .d {
        border: 1px #999999 solid;
    }

    .info_title {
        padding: 2px 10px;
        margin: -20px 0 5px 0;
    }