#info {
    margin: 10px auto;
    BACKGROUND-COLOR: #fff;
    padding: 10px;
    border-radius: 4px;
    overflow: hidden;
}

.league a.on,
.cup a.on,
.dark .league a.on,
.dark .cup a.on {
    background-color: #01b243;
    color: white;
    border: 0px;
}

.tdlink>tbody>tr>td {
    border: 1px solid #e5e5e5;
}

.team-head .title-bg {
    background-color: #F3F7FB;
}

.team-head.tdlink tr:nth-child(odd) {
    background: #FFFFFF;
}

.team-head .teamicon {
    width: 70px;
    height: 70px;
    margin: 6px auto;
    border-radius: 6px;
}

.tdlink a:link,
.tdlink a:visited {
    color: #01b243;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Tech_sclass_sclassid a{
    color: white !important;
}

.sub_menu a {
    background-color: #e5e5e5;
    color: #666;
    text-decoration: none;
    display: block;
    float: left;
    text-align: center;
    position: relative;
    margin-right: 2px;
    padding: 0 12px;
}

.sub_menu {
    border-color: red;
}

.sub_menu {
    overflow: hidden;
    line-height: 32px;
    border-bottom: 3px solid;
    color: #01b243;
}

.tdlink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-color: #D9D9D9;
}

table {
    BORDER-COLLAPSE: collapse;
}

table tr td {
    line-height: 22px;
}

.title_left select option {
    font-weight: bold;
}

select {
    background: white;
    border: 1px solid #3f454f;
    border-radius: 2px;
    box-sizing: border-box;
    color: #000000;
}

.main_title {
    background: #01b243;
    color: white;
    position: relative;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    float: left;
    width: 100%;
}

.main_title .title_left {
    padding: 0px;
    position: absolute;
    left: 4px;
    top: 1px;
}

.team-head .teamicon {
    width: 70px;
    height: 70px;
    margin: 6px auto;
    border-radius: 6px;
}

.team-head .Tname {
    font-size: 14px;
    font-weight: bold;
}

.team-head .follow_btn {
    font-size: 12px;
    padding: 2px 10px;
    margin: 6px auto;
    width: fit-content;
}

.follow_btn {
    background: #F5F5F5;
    color: #666;
    font-size: 14px;
    text-align: center;
    padding: 5px 12px;
    border: 1px solid #999;
    border-radius: 20px;
    cursor: pointer;
}

.follow_btn .icon {
    color: var(--textcolor-2) !important;
    font-size: 14px;
    margin-left: 5px;
    vertical-align: 0;
}

.main_title .title_right {
    padding: 0px;
    position: absolute;
    top: 4px;
    right: 4px;
}

.main_title .title_right .btn {
    background: rgba(0, 0, 0, 0.2);
    color: var(--text-white);
    font-size: 12px;
    display: block;
    float: left;
    padding: 0 8px;
    margin-left: 5px;
    line-height: 22px;
    border-radius: 2px;
    cursor: pointer;
}

.main_title .title_right .on {
    background: #F63;
}

.tdlink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-color: #D9D9D9;
}

table {
    BORDER-COLLAPSE: collapse;
}

#Table3 tr:nth-child(odd),
.tdlink tr:nth-child(odd) {
    background: #f7f7f7;
}

.pages {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

.pages ul {
    width: 30%;
    margin: 0 auto;
    text-align: center;
}

.pages .pagechose {
    color: var(--textcolor-2);
    background: none !important;
    float: left;
    line-height: 26px;
    margin: 0 5px;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.pages li {
    float: left;
    background: #DADADA;
    color: var(--textcolor-2);
    line-height: 26px;
    text-align: center;
    border-radius: 3px;
    margin: 0 1.9px;
    padding: 0 15px;
    cursor: pointer;
}

.tdlink.sub-head th {
    font-weight: bold;
}

.tdlink.sub-head th,
.tdlink th,
.tdlink.sub-head.lea-head th {
    background-color: #e6e6e6;
    color: #666;
}

.bg-lgreen {
    background-color: #f3fdea;
}

.content .yearBox {
    display: block;
    float: left;
    padding: 2px 5px;
    border: 1px solid #e5e5e5;
    margin-right: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: normal;
}

[techtype="defend"] {
    display: none;
}

.jpn-d1 {
    color: #fff;
}

.jpn-d1 a {
    color: #fff;
}
table#tplMainTitle td {
    padding: 8px;
    font-size: 11px;
}
/* team_scheduke */
.analyze-icon {
    background-image: url(/pages/images/analysis.png);
    cursor: pointer;
}
.odds-icon, .odds-icon1x2, .analyze-icon, .Detail-icon, .Detail-basketball-icon {
    height: 14px;
    width: 14px;
    display: inline-block;
    margin: 0 2px;
    position: relative;
    text-align: center;
}
a.othTeam {
    color: black !important;
}
.no-hover-title:hover:after {
    content: none !important;
}