﻿.net-map-wrap table tr td {
    width: 33%;
    height: 40px;
}
.net-map-wrap table tr td a:hover {
    color: #235BC8;
}
.net-map-wrap table {
    width: 90%;
    table-layout: fixed;
    margin: 20px auto;
    text-align: center;
    font-size: 16px;
}