﻿body {
    margin: 0;
    padding: 0;
    font-family: 微軟正黑體;
    background: url(../images/GameData_DTL/bg.jpg) top center fixed no-repeat;
    -moz-background-size: cover;
    background-size: cover;
}

.clr {
    clear: both;
}

.main_table {
    border: 0px;
    border-collapse: collapse;
    width: 100%;
}

.td_head {
    background-color: #02C3FC;
    color: white;
    font-size: 16px;
    padding: 5px 10px 6px 0px;
    letter-spacing: 3px;
}

.logo {
    background-color: white;
    position: relative;
    top: -23px;
    left: 16px;
    float: left;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 125px;
}

.race_data {
    margin: 30px 30px 30px 280px;
    padding: 5px;
    vertical-align: central;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    letter-spacing: 2px;
}

.race_data_title {
    color: white;
    font-size: 1rem;
    font-weight: bold;
}

.race_data_title_dtl {
    color: white;
    font-size: 16px;
    margin-top: 5px;
}

.bg_vs {
    /*background-image: url('../images/gamedata_dtl/bg_vs.png');
    background-repeat: no-repeat;*/
    background-color: #F6F6F6;
    height: 400px;
    vertical-align: top;
    /*border:1px solid gray ;*/
    border-radius: 10px;
    box-shadow: 4px 4px 12px -2px rgba(20%,20%,40%,0.5);
    /*background-image: url('../images/gamedata_dtl/vs.gif');*/
    background-image: url('../images/gamedata_dtl/vs.png');
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 10px;
}

.team_1_unit_name {
    position: relative;
    top: 10px;
    left: 20px;
    color: white;
    text-align: center;
    letter-spacing: 10px;
    padding-left: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    float: left;
    background-color: #2DAEF0;
    border: 1px solid #2DAEF0;
    border-radius: 5px;
    box-shadow: 4px 4px 12px -2px rgba(20%,20%,40%,0.5);
    font-size: 1.2rem;
    font-weight: 600;
}

.team_2_unit_name {
    position: relative;
    top: 10px;
    right: 20px;
    color: white;
    text-align: center;
    letter-spacing: 10px;
    float: right;
    padding-left: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #ED8178;
    border: 1px solid #ED8178;
    border-radius: 5px;
    box-shadow: 4px 4px 12px -2px rgba(20%,20%,40%,0.5);
    font-size: 1.2rem;
    font-weight: 600;
}

.team_1_unit_photo_0_B {
    width: 184px;
    height: 184px;
    margin: auto;
    padding: 7px 2px 2px 2px;
    background-color: white;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #DBDBDB;
}

.team_1_unit_photo_B {
    width: 180px;
    height: 180px;
    margin: auto;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}



.team_2_unit_photo_0_B {
    width: 184px;
    height: 184px;
    margin: auto;
    padding: 7px 2px 2px 2px;
    background-color: white;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #DBDBDB;
}

.team_2_unit_photo_B {
    width: 180px;
    height: 180px;
    margin: auto;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.team_1_unit_photo_0 {
    width: 140px;
    height: 184px;
    margin: auto;
    padding: 7px 2px 2px 2px;
    background-color: white;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #DBDBDB;
}



.team_1_unit_photo {
    width: 130px;
    height: 180px;
    margin: auto;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.team_1_Data {
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: 30px;
    margin-left: 20px;
    text-align: center;
    width: 360px;
    height: 190px;
    float: left;
}

.team_1_player_name {
    position: relative;
    top: 170px;
    width: 100px;
    padding: 3px;
    margin: auto;
    background-color: #007AB9;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


.team_2_unit_photo_0 {
    width: 140px;
    height: 184px;
    margin: auto;
    padding: 7px 2px 2px 2px;
    background-color: white;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #DBDBDB;
}

.team_2_unit_photo {
    width: 130px;
    height: 180px;
    margin: auto;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.team_2_Data {
    position: relative;
    top: 0px;
    right: 0px;
    margin-top: 30px;
    margin-right: 20px;
    text-align: center;
    width: 360px;
    height: 190px;
    float: right;
}

.team_2_player_name {
    position: relative;
    top: 170px;
    width: 100px;
    padding: 3px;
    margin: auto;
    background-color: #007AB9;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.team_1_Data_Score {
    float: left;
    position: relative;
    top: 40px;
    left: 83px;
    width: 245px;
    height: 50px;
    text-align: center;
    font-size: 44px;
    color: red;
    font-family: Verdana;
}

.team_2_Data_Score {
    float: right;
    position: relative;
    top: 40px;
    right: 83px;
    width: 245px;
    height: 50px;
    text-align: center;
    font-size: 44px;
    color: red;
    font-family: Verdana;
}

.game_data_table {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.game_data_table_td {
    background-color: white;
}
