@charset "utf-8";

#content #article {
    margin: 0 auto;
    float: none;
}

#law_table th {
    background: #ECEDED;
}

#law_table th,
#law_table td {
    border: 1px solid #666666;
    padding: 6px 10px;
}