table,thead,tr,th,tbody,td {margin: 0;padding: 0;}
.over-hidden {overflow: hidden;}
.main {width: 1000px;margin: 60px auto 0;text-align: center;}
.main img {display: block;width: 100%;height: 100%;}
.main a:hover {color: #f5b900;}

.match-title {width: 1000px;height: 80px;overflow: hidden;font-size: 0;line-height: 80px;margin-bottom: 20px;}
.match-teamlogo, .match-teamname, .match-teamscore{vertical-align: top;display: inline-block;}
.match-teamlogo {display: none;width: 80px;height: 80px;}
.match-teamname {font-size: 20px;width: 350px;text-align: right;}
.match-teamname_right {text-align: left;}
.match-teamscore {font-size: 54px;font-weight: bold;width: 300px;}

.match-team {margin-top: 40px;}
.match-team-title {font: 20px/60px 'Microsoft YaHei';font-weight: bold;border:  1px solid #e1e1e1;background: #fcfcfc;}
.match-table {width: 100%;line-height: 46px;border-collapse: collapse;background: #fff;}
.match-table thead {border: 1px solid #e1e1e1;border-top: none;background: #f9f9f9;color: #999999;}
.match-table tr:hover {background: #fffdf8;}
.match-table tr:hover .player {color: #f5b900;}
.match-table td {border: 1px solid #e1e1e1;}
.match-table span{color: #999;}

.empty {height: 96px;line-height: 96px;border: 1px solid #e1e1e1;color: #999999;background: #fff;}

