@charset "utf-8";

/* 스코어보드 상황중계판 */

.football_relay{width:100%; overflow:hidden;}
.football_relay dl dt{width:100%; height:80px;background:URL(../img/score/relay_bg.gif) repeat #fff; position:relative; text-align:center; overflow:hidden;}
.football_relay dl dt .frt_left{position:absolute; right:60%; top:0px; overflow:hidden; width:40%; text-align:right;}
.football_relay dl dt .frt_left strong{display:inline-block; float:right; height:80px; line-height:80px; color:#000; font-family:'나눔고딕'; font-size:18px;}
.football_relay dl dt .frt_left b{display:inline-block; float:right; height:80px; line-height:80px; padding-left:20px; font-family:arial; font-weight:bold; font-size:40px;}
.football_relay dl dt .frt_center{width:130px; margin:0 auto;}
.football_relay dl dt .frt_center strong{display:block; padding:20px 0 3px 0; color:#003366; font-family:dotum; font-size:14px;}
.football_relay dl dt .frt_center b{display:block; color:#071f38; font-family:verdana; font-size:18px;}
.football_relay dl dt .frt_right{position:absolute; left:60%; top:0px; overflow:hidden; width:40%; text-align:left;}
.football_relay dl dt .frt_right strong{display:inline-block; float:left; height:80px; line-height:80px; color:#000; font-family:'나눔고딕'; font-size:18px;}
.football_relay dl dt .frt_right b{display:inline-block; float:left; height:80px; line-height:80px; padding-right:20px; font-family:arial; font-weight:bold; font-size:40px;}

.football_relay dl dd{width:100%; height:209px; background:URL(../img/score/football/football_relay_bg.gif	) no-repeat center center; position:relative; text-align:center; overflow:hidden;}

.football_relay dl dd .left_logo{position:absolute; left:0px; top:50%; margin-top:-20px; overflow:hidden; width:85px; height:60px; text-align:center;}
.football_relay dl dd .right_logo{position:absolute; right:0px; top:50%; margin-top:-20px; overflow:hidden; width:85px; height:60px; text-align:center;}
.football_relay dl dd .left_logo img,
.football_relay dl dd .right_logo img{width:50px;}


.football_relay dl dd .football_ingboard{margin:0 auto; position:relative; width:682px; height:209px;}


.football_relay dl dd .football_ingboard .yellow_line{height:209px; width:20px; position:absolute; top:0px; background:URL(../img/score/football/yellow_line.png) no-repeat center bottom; margin-left:-10px;}

.football_relay dl dd .football_ingboard .black_line{height:209px; width:20px; position:absolute; top:0px; background:URL(../img/score/football/black_line.gif) repeat-y center bottom; margin-left:-10px; text-align:center;}

.football_relay dl dd .football_ingboard .black_line b{display:block; position:absolute; bottom:5px;border-radius:5px; border:1px solid #000; padding:3px 0; text-align:center ;background:#3bff00; color:#000; width:14px;left:3px; font-family:verdana; font-size:9px;}

.football_relay dl dd .football_ingboard .green_bar{position:absolute; top:70px; height:20px; line-height:20px; background:#5ed600; color:#fff; font-size:12px; text-align:left;filter:Alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;}
.football_relay dl dd .football_ingboard .navy_bar{position:absolute; top:120px; height:20px; line-height:20px; background:#003366; color:#fff; font-size:12px; text-align:left;filter:Alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;}

.football_relay dl dd .football_ingboard .green_bar b,
.football_relay dl dd .football_ingboard .navy_bar b{display:inline-block; padding:0 5px;}