@charset "utf-8";
/* livescore.co.kr by gw8 */
@font-face {
  font-family: '나눔고딕';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.ttf) format('truetype');
}
/* Reset */
html {overflow-y:scroll}
body {margin:0px;padding:0px;font-size:0.75em;font-family:"돋움", "dotum", "Arial"; background:#fff; color:#666;}
html,h1,h2,h3,h4,h5,h6,form,fieldset,img {margin:0;padding:0;border:0}
h1,h2,h3,h4,h5,h6{font-size:1em;font-family:"돋움", "dotum", "Arial"}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-family:"돋움", "dotum", "Arial";font-size:1em;/* -webkit-appearance: none;*/ -webkit-border-radius:0; border-radius:0;}
textarea, select {font-family:"돋움", "dotum", "Arial";font-size:1em; color:#999;}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
ul,li,dl,dt,dd{margin:0px; padding:0px; list-style:none;}
pre {overflow-x:scroll;font-size:1.1em}
table{border-collapse:collapse;border-spacing:0;}
input,textarea {outline-style:none;}
form{margin:0px; padding:0px; display:block; border:0px;}
.show{display:block}
.hide,hr{display:none}
.blind,legend{display:block;overflow:hidden;position:absolute;top:-1000em;left:0;filter:Alpha(opacity=0); opacity:0.0; -moz-opacity:0.0;}
.clb{clear:both;height:0px; line-height:0px; font-size:0px;}

.left{text-align:left !important;}
.center{text-align:center !important;}
.right{text-align:right !important;}
.red{color:#cc0000 !important;}
.gray{color:#999 !important;}
.blue{color:#0047fc !important;}
.navy{color:#073298 !important;}
.green{color:#009900 !important;}
.brown{color:#b88f66 !important;}
.black{color:#000000 !important;}
.white{color:#ffffff !important;}

.view_off{display:none !important;}

.fw_normal{font-weight:normal;}
.fs14{font-size:14px !important;}

a,area { blr:expression(this.onFocus=this.blur()) }		/* 링크 점선 없앰 ie6용 */
:focus { -moz-outline-style:none; }
a,input { outline:none; }        /* 링크 점선 없앰 ie8, 표준 */

input[type=submit] {cursor:pointer;}

/* 버튼 */
a{cursor:pointer;}
a:link, a:visited {color:#666;text-decoration:none}
a:hover, a:focus, a:active {color:#333;text-decoration:none}
a:hover.btn_opct{filter:Alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;}
a:hover.btn_close{filter:Alpha(opacity=100); opacity:1.0; -moz-opacity:1.0;}
.btn_close{width:40px; height:40px; margin:0px; padding:0px !important; background:URL(../img/common/btn_close.gif) no-repeat center center; overflow:hidden; display:block; float:right; filter:Alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;}
.btn_close em{display:none;}
a.btn_h20{display:inline-block; padding:0 10px; border:1px solid #d3d4d6; border-bottom:1px solid #9a9ea6; color:#868686; height:20px; line-height:20px; font-size:11px; letter-spacing:-1px; background:URL(../img/common/btn_h20bg.gif) repeat-x;}
a:hover.btn_h20{color:#333;}
input.btn_h20{cursor:pointer;display:inline-block; padding:0 10px; border:1px solid #d3d4d6; border-bottom:1px solid #9a9ea6; color:#868686; height:22px; line-height:22px; font-size:11px; letter-spacing:-1px; background:URL(../img/common/btn_h20bg.gif) repeat-x;}
input:hover.btn_h20{color:#333;}
a.btn_h20_w{display:inline-block; padding:0 10px; border:1px solid #d3d4d6;  color:#868686; height:20px; line-height:20px; font-size:11px; letter-spacing:-1px; background:#fff;}
a:hover.btn_h20_w{color:#333; border:1px solid #b3b3b3;}
input.btn_h20_w{cursor:pointer;display:inline-block; padding:0 10px; border:1px solid #d3d4d6;  color:#868686; height:22px; line-height:22px; font-size:11px; letter-spacing:-1px; background:#fff;}
input:hover.btn_h20_w{color:#333; border:1px solid #b3b3b3;}
a.btn_h20_r{cursor:pointer;display:inline-block; padding:0 10px; border:1px solid #cc0000;  color:#fff; height:22px; line-height:22px; font-size:11px; letter-spacing:-1px; background:#cc0000; font-weight:bold;}
a:hover.btn_h20_r{color:#fff; border:1px solid #930000; background:#ff0000;}
input.btn_h20_r{cursor:pointer;display:inline-block; padding:0 10px; border:1px solid #cc0000;  color:#fff; height:22px; line-height:22px; font-size:11px; letter-spacing:-1px; background:#cc0000; font-weight:bold;}
input:hover.btn_h20_r{color:#fff; border:1px solid #930000; background:#ff0000;}
a.btn01 {display:inline-block;padding:7px;border:1px solid #c6c6c6;background:#494949;color:#fff;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none;}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #c6c6c6;background:#494949;color:#fff;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#3f3f3f;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#3f3f3f;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {display:inline-block;width:100px; height:38px; line-height:38px; border:0;background:#003399;color:#fff;letter-spacing:-0.1em;cursor:pointer; font-weight:bold; border:1px solid #003399;}
fieldset .btn_submit {}
a.btn_cancel {display:inline-block;width:100px; height:38px;line-height:38px; background:#fff;color:#666; font-weight:bold; border:1px solid #cdcdcd; text-decoration:none;vertical-align:middle; font-weight:bold;}
button.btn_cancel {display:inline-block;width:100px; height:38px;line-height:38px; font-weight:bold; border:1px solid #cdcdcd;background:#fff;color:#666;vertical-align:top;text-decoration:none}
a.btn_preview {display:inline-block;width:100px; height:38px;line-height:38px; background:#fff;color:#003399; font-weight:bold; border:1px solid #cdcdcd; text-decoration:none;vertical-align:middle; font-weight:bold;}
button.btn_preview {display:inline-block;width:100px; height:38px;line-height:38px; background:#fff;color:#003399; font-weight:bold; border:1px solid #cdcdcd; text-decoration:none;vertical-align:middle; font-weight:bold;text-decoration:none}
a.btn_reservation {display:inline-block;width:100px; height:38px;line-height:38px; background:#fff; font-weight:bold; border:1px solid #cdcdcd; text-decoration:none;vertical-align:middle; font-weight:bold;}
button.btn_reservation {display:inline-block;width:100px; height:38px;line-height:38px; background:#fff; font-weight:bold; border:1px solid #cdcdcd; text-decoration:none;vertical-align:middle; font-weight:bold;}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:32px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:32px}
button.btn_frmline {font-size:1em}

/* 큰 버튼 */
a.btn_b01,
a.btn_b01:focus, 
a.btn_b01:hover {display:inline-block;width:100px; height:38px;line-height:38px; background:#fff;color:#666; font-weight:bold; border:1px solid #cdcdcd; text-decoration:none;vertical-align:middle; font-weight:bold; text-align:center;}
a.btn_b02,
a.btn_b02:focus, 
a.btn_b02:hover {display:inline-block;width:100px; height:38px; line-height:38px; border:0;background:#003399;color:#fff;letter-spacing:-0.1em;cursor:pointer; font-weight:bold; border:1px solid #003399; text-align:center;}
a.btn_b03,
a.btn_b03:focus, 
a.btn_b03:hover {display:inline-block;width:100px; height:38px; line-height:38px; border:0;background:#cc0000;color:#fff;letter-spacing:-0.1em;cursor:pointer; font-weight:bold; border:1px solid #cc0000; text-align:center;}
a.btn_admin,
a.btn_admin:focus, 
a.btn_admin:hover {display:inline-block;width:100px; height:38px;line-height:38px; background:#fff;color:#003399; font-weight:bold; border:1px solid #cdcdcd; text-decoration:none;vertical-align:middle; font-weight:bold; text-align:center;}
input.btn_b01,
input.btn_b01:focus, 
input.btn_b01:hover {cursor:pointer; display:inline-block;width:100px; height:40px;line-height:40px; background:#fff;color:#666; font-weight:bold; border:1px solid #cdcdcd; text-decoration:none;vertical-align:middle; font-weight:bold; text-align:center;}
input.btn_b02,
input.btn_b02:focus, 
input.btn_b02:hover {cursor:pointer; display:inline-block;width:100px; height:40px; line-height:40px; border:0;background:#003399;color:#fff;letter-spacing:-0.1em;cursor:pointer; font-weight:bold; border:1px solid #003399; text-align:center;}
input.btn_b03,
input.btn_b03:focus, 
input.btn_b03:hover {cursor:pointer; display:inline-block;width:100px; height:40px; line-height:40px; border:0;background:#cc0000;color:#fff;letter-spacing:-0.1em;cursor:pointer; font-weight:bold; border:1px solid #cc0000; text-align:center;}
input.btn_admin,
input.btn_admin:focus, 
input.btn_admin:hover {cursor:pointer; display:inline-block;width:100px; height:40px;line-height:40px; background:#fff;color:#003399; font-weight:bold; border:1px solid #cdcdcd; text-decoration:none;vertical-align:middle; font-weight:bold; text-align:center;}
 a.send_message {width:15px; height:10px; display:inline-block; background:URL(../img/common/btn_send_message.gif) no-repeat;filter:Alpha(opacity=50); opacity:0.5; -moz-opacity:0.5;}
 a:hover.send_message {filter:Alpha(opacity=100); opacity:1.0; -moz-opacity:1.0;}
 a.send_message em{display:none;}
 a.btn_small{display:inline-block; border:1px solid #e4e5e7; color:#7e7e7e; padding:2px 3px; background:#fff;}
 a:hover.btn_small{ border:1px solid #d4d4d4; color:#000;}
 a.btn_small em{ font-style:normal;}
 a.btn_delico {width:15px; height:14px; display:inline-block; background:URL(../img/common/btn_delico.gif) no-repeat;filter:Alpha(opacity=50); opacity:0.5; -moz-opacity:0.5;}
 a:hover.btn_delico {filter:Alpha(opacity=100); opacity:1.0; -moz-opacity:1.0;}
 a.btn_delico em{display:none;}

/* 중간 레이아웃 */
#wrapper {z-index:5;margin:0 auto;/*width:850px*/}
#wrapper_record {z-index:5;margin:0 auto;width:850px}
#container {z-index:4;position:relative;padding:0 0 15px 0;width:850px;min-height:500px;height:auto !important; background:#fff;font-size:1em;zoom:1}

#copyright{background:#f4f4f4; border:1px solid #ededed; text-align:center;height:80px; line-height:80px; position:relative; font-family:verdana; font-size:9px; color:#999; font-weight:bold; margin-bottom:10px;}
#copyright a{display:block; position:absolute; right:20px; top:17px; width:45px; height:45px; line-height:45px; overflow:hidden;}
/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 새창 기본 스타일 */
.new_win { margin:0px; padding:0px;}
.new_win .tbl_wrap {margin:0}
.new_win #win_title {margin:0 0 20px;padding:0 0 0 50px; height:50px; line-height:50px; background:URL(../img/pop/ico_logo.gif) no-repeat 17px center #003366;font-size:16px; text-align:left; font-family:'나눔고딕'; color:#fff; position:relative; overflow:hidden;}
.new_win #win_title .btn_close{position:absolute; right:0px; top:5px;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:0px 0 20px 0;padding:0 20px;border-bottom:1px solid #1f5b00;background:#002812;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:"돋움", "dotum", "Arial";font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}
.new_win .win_btn {clear:both;padding:20px 0 0 0; overflow:hidden;text-align:center;} /* 새창용 */
.new_win .win_btn button {cursor:pointer}

/* 메뉴바 2DEPTH */
#nav_bar{/*width:100%;*/ height:64px;border:1px solid #dedede;border-bottom:2px solid #dedede; border-top:3px solid #003366; overflow:hidden; background:#fcfcfc; position:relative;}
#nav_bar h2{float:left; height:64px; line-height:64px; margin-right:20px; background:URL(../img/common/nav_bar_h2bg.gif) repeat-y right center #f2f2f2; padding:0 36px 0 30px; font-family:'나눔고딕'; font-size:20px; color:#003366;}
#nav_bar ul{float:left; padding-top:12px;}
#nav_bar ul li{float:left; background:URL(../img/common/nav_bar_libg.gif) no-repeat left center; margin-left:-1px;}
#nav_bar ul li.first{background:none;}
#nav_bar ul li a{display:block; height:40px; line-height:40px; padding:0 15px; font-size:14px; color:#003366; font-family:socketObject;}
#nav_bar ul li a.on{background:#003366; border:1px solid 003366;  color:#fff; z-index:99;position:relative;}
#nav_bar ul li.best a{ background:URL(../img/icon/ico_best.png) no-repeat 15px top; padding-left:40px;}
#nav_bar ul li.best a.on{ background:URL(../img/icon/ico_best.png) no-repeat 15px bottom #003366; padding-left:40px;}
#nav_bar  .my_nav{overflow:hidden; height:64px;float:left; margin:0px; padding:0px;}
#nav_bar  .my_nav li{width:72px; height:64px;overflow:hidden; float:left; border-left:1px solid #e4e4e4; text-align:center;}
#nav_bar  .my_nav li.first{border-left:0px;}
#nav_bar  .my_nav li a{display:block; padding-top:5px;}
#nav_bar  .my_nav li a img{filter:Alpha(opacity=20); opacity:0.2; -moz-opacity:0.2;}
#nav_bar  .my_nav li a:hover img{filter:Alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;}
#nav_bar  .my_nav li a.on img{filter:Alpha(opacity=100); opacity:1.0; -moz-opacity:1.0;}
#nav_bar  .my_nav li a b{display:block; padding-top:3px; font-size:12px; font-weight:normal; letter-spacing:-1px; color:#666;}
#nav_bar  .my_nav li a:hover b{color:#000;}

/* 카테고리탭 and 3DEPTH */
#bo_cate {width:100%;text-align:left;overflow:hidden;margin-top:10px;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:5px;padding-left:1px;width:100%;text-align:left;overflow:hidden; background:URL(../img/common/bo_cate_dot.gif) repeat-x left bottom ;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {display:inline-block;*display:inline;float:left; margin:0px; padding:0px;}
#bo_cate li a {display:inline-block;position:relative;margin-left:-1px;padding:10px 20px 9px 20px;font-weight:bold;border:1px solid #c0c0c0;background:#f4f4f4;color:#666;text-align:center;line-height:1.2em;cursor:pointer}
#bo_cate li a:focus, #bo_cate li a:hover, #bo_cate li a:active {text-decoration:none}
#bo_cate .on,
#bo_cate #bo_cate_on {z-index:2;border:1px solid #c0c0c0; border-bottom:1px solid #fff; background:#fff;color:#1b7ede;font-weight:bold}

/* 카테고리탭 and 3DEPTH 오른쪽 정렬 */
.bo_cate_right {width:100%;text-align:left;overflow:hidden; position:relative;}
.bo_cate_right h2 {position:absolute; left:0px; top:0px; font-size:12px !important; color:#000; padding:0px 0 0 5px;  height:30px !important;line-height:30px !important;}
.bo_cate_right h2 a.btn_h20{font-weight:normal;}
.bo_cate_right ul {text-align:right !important;}
.bo_cate_right li {float:none !important; margin-left:-5px !important;border-right:1px solid #c0c0c0;}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:7px 0;border-top:1px solid #c6c6c6;border-bottom:1px solid #e1e1e1;color:#666666; letter-spacing:-1px; font-family:"돋움", "dotum", "Arial"; font-weight:normal;font-size:11px; background:#fafafa;text-align:center;}
.tbl_head01 thead a {color:#666}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #e5e5e5;background:#fff;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #c6c6c6;border-bottom:1px solid #e5e5e5}
.tbl_head01 td {padding:9px 2px;border-bottom:1px solid #e5e5e5; t/*ext-align:center;*/line-height:1.5em;word-break:break-all}
.tbl_head01 a {color:#4d4d4d;}
.tbl_head01 td small{display:block; margin:0 auto; text-align:left; font-family:verdana; font-size:9px; line-height:1.2em;}
.tbl_head01 tr:hover,
.tbl_head02 tr:hover{background:#f6f6f6;}
.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px; margin:1px 2px 1px 2px;height:25px;color:#555;background:#fff;font-weight:bold;letter-spacing:0;line-height:25px; border:1px solid #dddddd}
.pg a:focus, .pg a:hover {text-decoration:none; border:1px solid #c6c6c6;}
.pg_page {background:#fff;font-weight:bold;text-decoration:none}
.pg_start{background:URL(../img/common/pg_start.gif) no-repeat center center ;}
.pg_prev {background:URL(../img/common/pg_prev.gif) no-repeat center center ;}
.pg_end  {background:URL(../img/common/pg_end.gif) no-repeat center center ;}
.pg_next {background:URL(../img/common/pg_next.gif) no-repeat center center ;}
.pg_start,
.pg_prev,
.pg_end,
.pg_next{font-weight:normal;height:25px; width:25px; text-indent:-99999px; padding:0px !important;}
.pg_current {display:inline-block; margin:1px 4px 1px 2px;font-weight:bold !important;background:#6c7d94;color:#fff; border:1px solid #6c7d94;}

/* 스코어보드 메뉴 */
#score_menu{/*width:100%;*/ height:66px; border:1px solid #e4e9f2; border-top:3px solid #e4e9f2; border-bottom:0px; overflow:hidden; margin-bottom:0px;}
#score_menu ul{width:100%; height:66px;overflow:hidden; background:#ffffff;}
#score_menu ul li{float:left;/* width:72px;*/height:65px; margin-left:-1px; border-bottom:1px solid #e4e9f2; background:URL(../img/common/new_gamemenu_line.png) no-repeat left center;}
#score_menu ul li a{display:block;width:100%;height:66px; /*background:URL(../img/common/new_gamemenu_bg2_03.png) no-repeat;*/ overflow:hidden; position:relative; z-index:999;}
#score_menu ul li a b{position:absolute; left:0px; top:-70px; z-index:98; display:block;width:100%;height:66px;line-height:70px; text-align:center; background:#003366; font-weight:bold; font-size:12px; letter-spacing:-0.05em; color:#fff;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease; overflow:hidden;}
#score_menu ul li:hover a b{position:absolute; left:0px; top:0px; z-index:98; filter:Alpha(opacity=80); opacity:0.8; -moz-opacity:0.8;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
#score_menu ul li a u{display:block; position:absolute;top:8px; right:8px; z-index:99; padding:1px 2px 2px 2px; background:#003366; border:1px solid #003366; text-decoration:none; font-family:verdana; font-size:9px; font-weight:bold;color:#fff;}
#score_menu ul li a.on{background-color:#fff; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc; border-bottom:1px solid #fff;}
#score_menu ul li a.on b{background:#fff; color:#000;}
/*#score_menu ul li.soccer{width:69px !important;}*/
#score_menu ul li.soccer a{background-position:3px 0px;}
/*#score_menu ul li.baseball{width:68px !important;}*/
#score_menu ul li.baseball a{background-position:-63px 0px;}
#score_menu ul li.basket a{background-position:-132px 0px;}
#score_menu ul li.volley a{background-position:-198px 0px;}
#score_menu ul li.hockey a{background-position:-264px 0px;}
#score_menu ul li.tennis a{background-position:-330px 0px;}
#score_menu ul li.football a{background-position:-396px 0px;}
#score_menu ul li.starcraft a{background-position:-462px 0px;}
#score_menu ul li.lol a{background-position:-528px 0px;}

#score_menu ul li.handball a{background-position:-594px 0px;}
#score_menu ul li.badminton a{background-position:-660px 0px;}
#score_menu ul li.powerball a{background-position:-726px 0px;}

#score_menu ul li.mma a{background-position:right 0px;}


#score_menu ul li.esports a{background-position:-726px 0px;}

#score_menu ul li.tabletennis a{background-position:-528px 0px;}

#content {position:relative;}
.none{
	display:none;
}

#logbox.new .my_contents_btn li a{
	height:57px;
}

#logbox .my_contents_btn li a.on{
	background:white;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
}