@charset "utf-8";

/* livescore.co.kr by gw8 */
/* Reset */
html {overflow-y:scroll}
body {margin:0px;padding:0px;font-size:0.75em;font-family:'Malgun Gothic',dotum; background:#fff; color:#666; min-width:320px;}
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:'Malgun Gothic',dotum}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-family:'Malgun Gothic',dotum;font-size:1em}
input {-webkit-appearance: none; -webkit-border-radius: 0;}
textarea, select {font-family:'Malgun Gothic',dotum;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;}
div{-webkit-tap-highlight-color:transparent;}
a{-webkit-tap-highlight-color:transparent;}
.show{display:block}
.none{display:none !important}
.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;}
.skyblue{color:#0091e4 !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, 표준 */

/* 공통레이아웃 */
#body{width:100%; height:100%;}
#header{position:fixed; left:0px; top:0px; width:100%; height:50px; z-index:99999;}
.header{width:100%; height:50px; position:relative; overflow:hidden; text-align:center; background:#0085e4; border-bottom:1px solid #0085e4;}
.header a{display:block;}
.header a.toplogo{margin:0 auto; width:120px; padding:16px 0; position:relative;z-index:99;}
.header a.toplogo img{width:120px;}
.header a.menuopen{position:absolute; left:0px; top:0px; text-align:left; height:50px;}
.header a.btn_setting{position:absolute; right:0px; top:0px; text-align:right; height:50px;}
.header a.menuopen img,
.header a.btn_home img,
.header a.btn_setting img{height:50px;}

/* .hdar{height:50px;} */

.tmb{width:100%; overflow-x:scroll; /*border-bottom:1px solid #f1f2f3;*/ position:fixed; left:0px; top:50px; width:100%; z-index:99999; background:#fff; height:42px;}
.tmb ul{width:100%; min-width:450px;/* overflow-x:scroll;*/ display: flex;height:42px;}

.tmb.android ul li{width:15.4%;min-width:15.4%;float:left;}
.tmb.android ul li:nth-child(2){width:21%;min-width:65px; float:left;}
.tmb.iphone ul li{width:15.4%; min-width:15.4%; float:left;}

.tmb ul li a{display:block;text-align:center; border-bottom:3px solid #fff;  overflow:hidden; font-size:14px;font-weight:bold; margin:0 auto; width:98%; height:37px; line-height:37px; letter-spacing:-0.1em;}
.tmb ul li a em,
.tmb ul li a b,
.tmb ul li a u{display:inline-block;font-size:12px;margin:0px; padding:0px;vertical-align:middle;text-decoration:none; font-style:normal;}
.tmb ul li.on a{border-bottom:3px solid #0091e4; color:#0091e4;}
.tmbAr{height:90px;}

#btn_top {position:fixed; right:10px; bottom:60px; display:none; z-index:99999;}
#btn_top img{width:30px;}

.adBox{text-align:center; background:#edeef0; padding:5px 0;overflow:hidden;}
.adBox img{display:block; margin:0 auto; width:100%; max-width:100%;}
.adBox div{display:block; margin:0 auto; max-width:100%;}

.ad_area_wrap{width:100%; overflow:hidden;padding:5px 0; text-align:center;}

/* 스코어보드 메뉴 */
#score_menu_wrap{width:100%; height:48px;  overflow:hidden; background:white; text-align:center; position:fixed;top:90px;left:0px;right:0px; z-index:99999;/* box-shadow: 10px 10px 20px #000; border-top:0.05em solid #fff;*/}
#score_menu{width:100%; max-width:858px;  height:50px; margin:0 auto;  overflow-x:auto;overflow-y:hidden; background:white;}
#score_menu ul{width:858px; height:50px;overflow:hidden;}
#score_menu ul li{float:left; width:66px;height:50px;}
#score_menu ul li:focus{outline: none;}
#score_menu ul li a{display:block;width:100%;height:50px; background:URL(../img/mw/new_scoreGoNav6.png) no-repeat; background-size:1044px auto; overflow:hidden; position:relative; z-index:999;}
#score_menu ul li.on a{}
#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;}
#score_menu ul li a u{display:block; position:absolute;top:8px; right:8px; z-index:99; padding:1px; background:#ff0000; border:1px solid #d70000; text-decoration:none; font-family:verdana; font-size:8px; font-weight:bold;color:#fff;}
#score_menu ul li a.on{background-color:#00275e;}
#score_menu ul li a.on b{background:#fff; color:#000;}
#score_menu ul li:nth-child(1) a{background-position:0px bottom;}
#score_menu ul li:nth-child(2) a{background-position:-66px bottom;}
#score_menu ul li:nth-child(3) a{background-position:-130px bottom;}
#score_menu ul li:nth-child(4) a{background-position:-191px bottom;}
#score_menu ul li:nth-child(5) a{background-position:-253px bottom;}
#score_menu ul li:nth-child(6) a{background-position:-317px bottom;}
#score_menu ul li:nth-child(7) a{background-position:-379px bottom;}
#score_menu ul li:nth-child(8) a{background-position:-442px bottom;}
#score_menu ul li:nth-child(9) a{background-position:-505px bottom;}
#score_menu ul li:nth-child(10) a{background-position:-569px bottom;}
#score_menu ul li:nth-child(11) a{background-position:-630px bottom;}
#score_menu ul li:nth-child(12) a{background-position:-694px bottom;}
#score_menu ul li:nth-child(13) a{background-position:-755px bottom;}
#score_menu ul li:nth-child(14) a{background-position:-817px bottom;}
#score_menu ul li:nth-child(15) a{background-position:-879px bottom;}
#score_menu ul li:nth-child(16) a{background-position:-941px bottom;}



#score_menu ul li:nth-child(1).on a{background-position:0px top;}
#score_menu ul li:nth-child(2).on a{background-position:-66px top;}
#score_menu ul li:nth-child(3).on a{background-position:-130px top;}
#score_menu ul li:nth-child(4).on a{background-position:-191px top;}
#score_menu ul li:nth-child(5).on a{background-position:-253px top;}
#score_menu ul li:nth-child(6).on a{background-position:-317px top;}
#score_menu ul li:nth-child(7).on a{background-position:-379px top;}
#score_menu ul li:nth-child(8).on a{background-position:-442px top;}
#score_menu ul li:nth-child(9).on a{background-position:-505px top;}
#score_menu ul li:nth-child(10).on a{background-position:-569px top;}
#score_menu ul li:nth-child(11).on a{background-position:-630px top;}
#score_menu ul li:nth-child(12).on a{background-position:-694px top;}
#score_menu ul li:nth-child(13).on a{background-position:-755px top;}
#score_menu ul li:nth-child(14).on a{background-position:-817px top;}
#score_menu ul li:nth-child(15).on a{background-position:-879px top;}
#score_menu ul li:nth-child(16).on a{background-position:-941px top;}


#score_menu_wrap a#btn_score_left{display:block; position:absolute; left:0px; top:0px; z-index:9990;}
#score_menu_wrap a#btn_score_right{display:block; position:absolute; right:0px; top:0px; z-index:9990;}
#score_menu_wrap a#btn_score_left img,
#score_menu_wrap a#btn_score_right img{height:50px;}

.gnb_mobile_bg{width:100%; position:fixed;_position:absolute; top:0px; right:0px; height:100%; background:#000;filter:Alpha(opacity=70); opacity:0.7; -moz-opacity:0.7; z-index:999999998; display:none;}
.gnb_mobile{width:100%;  position:fixed;_position:absolute; top:0px; left:0px; height:100%; background:white; z-index:999999999;}
.gnb_in{width:100%; height:100%; position:relative;}

.gnb_mobile{left:-100% !important;z-index:99999999}
.gnb_mobile .gnb_close{position:absolute; left:0px; top:0px; display:none; z-index:999;}
.gnb_mobile .gnb_close img{height:50px;}

.gnb_mobile .btn_home{width:100%; height:50px; overflow:hidden; position:absolute; left:0px; top:0px; z-index:998; background:#004280;}
.gnb_mobile .btn_home a{padding:15px 0 15px 46px; display:block; text-align:left; overflow:hidden;}
.gnb_mobile .btn_home a img{width:120px; float:left;}
.gnb_mobile .btn_home a b{display:block ;float:right; font-size:12px; color:#1a6ec1; padding-top:2px;}
.gnb_mobile .gnb_close{display:none;}
.gnb_mobile .gnb{width:100%; text-align:left; height:100%; overflow:auto;}
.gnb_mobile .gnb a:hover,
.gnb_mobile .gnb a:active,
.gnb_mobile .gnb a:focus{text-decoration:none;}
.gnb_mobile .gnb ul.gnbul{margin:50px 0 0 0px; width:100%; padding:0px; list-style:none;}
.gnb_mobile .gnb ul.gnbul li{margin:0px; padding:0px;}


.gnb_mobile .gnb ul.gnbul li.gnb_li:nth-child(2) {border-top:1px solid #f1f2f3;}
.gnb_mobile .gnb ul.gnbul li.gnb_li{border-bottom:1px solid #f1f2f3; font-family:'Nanum Gothic'; position:relative; background:URL(../img/mw/ico_gnb.png) no-repeat right -80px white; background-size:40px;}
.gnb_mobile .gnb ul.gnbul li a.gnb_1da{display:block; padding:0 15px; font-size:15px; font-weight:bold; color:#00427f; height:40px; line-height:40px;}
.gnb_mobile .gnb ul.gnbul li:hover a.gnb_1da{color:#666;}
.gnb_mobile .gnb ul.gnbul li ul.gnb_2dul{display:none; background:#004a8e;}
.gnb_mobile .gnb ul.gnbul li ul li a:link,
.gnb_mobile .gnb ul.gnbul li ul li a:visited{display:block; color:#fff; font-size:12px; padding:10px 0; border-bottom:1px solid #1a5c9a;}
.gnb_mobile .gnb ul.gnbul li ul li a:hover{color:#fff;}
.gnb_mobile .gnb ul.gnbul li ul li:last-child a{border-bottom:0px;}
.gnb_mobile .gnb ul.gnbul li a.btn_home{}
.gnb_mobile .gnb ul.gnbul li a.btn_home u{display:block;text-decoration:none; font-family:verdana; font-size:9px; color:#666;}

.gnb_sub{width:100%;  background:#004a8e; overflow:hidden;display:none;}
.gnb_sub .gnbs{padding:0 15px;}

.gnb_sub .icoScore li a i{display:inline-block; vertical-align:middle;width:22px;height:20px; background-image:URL(../img/mw/icoScore.gif); background-repeat:no-repeat; background-position:left 5px; background-size:15px auto;}
.gnb_sub .icoScore li:nth-child(1)		a i{background-position:left 3px;}
.gnb_sub .icoScore li:nth-child(2)		a i{background-position:left -29px;}
.gnb_sub .icoScore li:nth-child(3)		a i{background-position:left -61px;}
.gnb_sub .icoScore li:nth-child(4)		a i{background-position:left -94px;}
.gnb_sub .icoScore li:nth-child(5)		a i{background-position:left -126px;}
.gnb_sub .icoScore li:nth-child(6)		a i{background-position:left -159px;}
.gnb_sub .icoScore li:nth-child(7)		a i{background-position:left -192px;}
.gnb_sub .icoScore li:nth-child(8)		a i{background-position:left -224px;}
.gnb_sub .icoScore li:nth-child(9)		a i{background-position:left -256px;}
.gnb_sub .icoScore li:nth-child(10)		a i{background-position:left -290px;}
.gnb_sub .icoScore li:nth-child(11)		a i{background-position:left -323px;}

.gnb_sub .gnbs21{float:left; width:90px; }
.gnb_sub .gnbs22{float:left; width:80px;}
.gnb_li u{display:block;position:absolute; cursor:pointer; right:0px; top:0px; width:100%; height:39px; /*background:URL(../img/mw/ico_gnb.png) no-repeat right 0px; background-size:40px;*/}
.gnb_li img{width:25px;margin-right:15px;padding-bottom:5px;}

.gnb_mobile .off u{background-position:right 0px !important;}
.gnb_mobile .on u{background-position:right -40px !important;}
.gnb_mobile .off a.gnb_1da{color:#fff}
.gnb_mobile .on a.gnb_1da{background:#003463 !important;}

.gnb_mobile .gnb ul.tnb {overflow:hidden; text-align:center; overflow:hidden;padding:5px;background-color:#004a8e}
.gnb_mobile .gnb ul.tnb li {display:block; float:left;width:31%; padding:0 1%;}
.gnb_mobile .gnb ul.tnb li a{display: block; background: white; padding: 8px 1px; font-family: 'Nanum Gothic'; font-size: 11px; font-weight: normal; color: white; border: 1px solid #004280; background-color: #004280;}

.gnb_mobile .gnb_bottoma{text-align:center; padding:15px 0 10px 0; color:#ccc; font-size:12px;}
.gnb_mobile .gnb_bottoma a{color:#999; padding:5px 3px;}

.lf_cp{width:100%; margin:0 auto; text-align:center; padding:0 0 20px 0; font-weight:bold; font-family:verdana; color:#dadada; font-size:10px;}

.footer{width:100%; overflow:hidden; padding:0px 0 0px 0; background:#fff; text-align:center;}
.footer .ft_btnarea{width:100%; text-align:center; padding-bottom:10px;}
.footer .ft_btnarea a{display:inline-block; padding:5px 15px; background:#fff; border:1px solid #d4d4d4; color:#999; font-size:11px; font-weight:bold;}
.footer address{font-style:normal; padding:0 20px;}
.footer address p{padding:0 0 10px 0; margin:0px; color:#999999; font-size:11px;}
.footer address p b{color:#0091e4; font-weight:bold;}
.footer address p a{display:inline-block; padding:3px 10px; color:#999999;}
.footer address span{display:block; color:#c2c2c2; font-family:verdana; font-size:10px; font-weight:bold;}

/* 버튼 */
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;color:#868686; height:20px; line-height:20px; font-size:11px; letter-spacing:-1px; background:#fff;}
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;padding-bottom:10px;} /* 서식단계 진행 */
.btn_submit {display:inline-block;width:80px; height:38px; line-height:38px; border:0;background:#0066cc;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:80px; 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:80px; 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:80px; 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:80px; 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:70px; 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:80px; 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:80px; height:38px; line-height:38px; border:0;background:#0066cc;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;min-width:80px; height:38px; line-height:38px;padding:0 5px; border:0;background:#fff;color:#0085e4;letter-spacing:-0.1em;cursor:pointer; font-weight:bold; border:1px solid #0085e4; text-align:center;}
a.btn_admin,
a.btn_admin:focus, 
a.btn_admin:hover {display:inline-block;width:80px; height:38px;line-height:38px; background:#fff;color:#0066cc; 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:80px; 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:80px; 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:80px; 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:100%; background:#fff;overflow:auto;}
#container {margin:0 auto;height:auto !important; background:#fff;font-size:1em;zoom:1}

#copyright{width:100%; background:#f4f4f4; border-top:1px solid #ededed; text-align:center;height:50px; line-height:50px; position:relative; font-family:verdana; font-size:9px; color:#999; font-weight:bold;}
/* 화면낭독기 사용자용 */
#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 45px; height:50px; line-height:50px; background:URL(../img/mw/poplogo.png) no-repeat 17px center #0085e4; background-size:20px auto;font-size:16px; text-align:left; font-family:'Nanum Gothic'; 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:-20px 0 20px 0;padding:0 20px;*/border-bottom:1px solid #0085e4;background:#0085e4;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 white;border-left:1px solid white;color:#fff;font-family:'Malgun Gothic',dotum;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%;overflow:hidden; position:relative; border-bottom:1px solid #b2b2b2;}
#nav_bar h2{text-align:center; font-family:'Nanum Gothic'; font-size:20px; color:#003366; border-bottom:2px solid #003366 #important; margin:0 auto; padding:15px; border-bottom:2px solid #ddd; margin-bottom:15px;}
#nav_bar h2 a{ color:#003366 !important;}
#nav_bar ul{overflow:hidden; text-align:center;width:100%; background:#f6f6f6;}
#nav_bar ul li{display:inline-block; }
#nav_bar ul li a{display:block; padding:8px 10px; font-size:12px; color:#666; font-family:'Malgun Gothic',dotum; letter-spacing:-1px;border-bottom:2px solid #f6f6f6;}
#nav_bar ul li a.on{border-bottom:2px solid #b2b2b2;  color:#000; 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; margin:0px; padding:0px; width:100%; text-align:center;}
#nav_bar  .my_nav li{display:inline-block;width:72px; height:64px;overflow:hidden; text-align:center;}
#nav_bar  .my_nav li a img{width:30px;}
#nav_bar  .my_nav li.first{border-left:0px;}
#nav_bar  .my_nav li a{display:inline-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:center;overflow:hidden; zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {display:inline-block;*display:inline;margin:2px 1px; padding:0px;}
#bo_cate li a {display:inline-block;position:relative;margin-left:-1px;padding:8px 7px 7px 7px;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-bottom:2px solid #1b7ede; background:#fff;color:#1b7ede;}

/* 카테고리탭 and 3DEPTH 오른쪽 정렬 */
.bo_cate_right {width:100%;text-align:left;overflow:hidden; position:relative;padding-top:30px;}
.bo_cate_right h2 {position:absolute; left:0px; top:0px; font-size:12px !important; text-align:center; width:100%; 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:center !important;}
.bo_cate_right li {float:none !important;}

/* 기본테이블 */
.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:'Malgun Gothic',dotum; 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; text-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 15px;padding:15px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 5px; margin:0px;height:20px;color:#999;background:#f1f2f3;font-weight:bold;letter-spacing:0;line-height:20px; border:1px solid #ccc}
.pg a:focus, .pg a:hover {text-decoration:none; border:1px solid #ccc;}
.pg_page {background:#f1f2f3;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:20px; width:20px; text-indent:-99999px; padding:0px !important;}
.pg_current {display:inline-block; margin:0px;font-weight:bold !important;background:#f1f2f3;color:#0091e4; border:1px solid #0091e4;}

::-webkit-scrollbar {
    width: 2px;height: 2px;
}
::-webkit-scrollbar-track {
    background-color: #003366;
    border-left: 1px solid #003366;
}
::-webkit-scrollbar-thumb {
    background-color: #238ffc;
}
/* 상세페이지용 헤더 */
.viewHeader{width:100%; position:fixed; left:0px; top:0px; z-index:999999; background:#f1f2f3;}
.viewHeader .vhIn{width:100%; height:50px; position:relative; text-align:center; overflow:hidden;}
.viewHeader .vhIn h2{width:70%; margin:0 auto; overflow:hidden;line-height:50px;font-size:18px}
.viewHeader .vhIn h2 b{display:block;font-size:16px; color:#000;}
.viewHeader .vhIn h2 small{display:block;font-size:10px; color:#797979; font-weight:normal;}
.viewHeader .vhIn .vhLeft,
.viewHeader .vhIn .vhRight{position:absolute; top:0px;overflow:hidden;}
.viewHeader .vhIn .vhLeft a,
.viewHeader .vhIn .vhRight a{display:block; position:relative; overflow:hidden; width:40px; height:50px; float:left; background-size:auto 100%; background-position:center center; background-repeat:no-repeat;}
.viewHeader .vhIn .vhLeft a b,
.viewHeader .vhIn .vhRight a b{position:absolute; left:0px; top:-99999px; display:block;overflow:Hidden; width:1px; height:1px;}
.viewHeader .vhIn .vhLeft{left:0px; }
.viewHeader .vhIn .vhRight{right:0px;}
.vhBtnBack{background-image:URL(../img/mw/btnBack.png);}
.vhBtnRefresh{background-image:URL(../img/mw/btnRefresh.png);}
.vhBtnAlarmOn{background-image:URL(../img/mw/topAlarmOn.png);}
.vhBtnAlarmOff{background-image:URL(../img/mw/topAlarmOff.png);}

.viewTab{width:100%; /*position:fixed; left:0px; top:50px; height:40px;*/z-index:999999; background:#fff;border-bottom:1px solid #f1f2f3;}
.viewTab ul{width:100%; position:relative; text-align:center; overflow:hidden;}
@media screen and (max-width:359px) {
	.viewTab ul li{display:inline-block;white-space:nowrap;}
}
@media screen and (min-width:360px) {
	.viewTab ul li{width:14%;display:inline-block;white-space:nowrap;}
}
.viewTab ul li:nth-child(1){left:0px;display:inline-block;position:absolute;width:40px}
.viewTab ul li:nth-child(1) a{text-align:left;display: block;position: relative;overflow: hidden;width: 40px;float: left;background-size: auto 100%;background-position: center center;background-repeat: no-repeat;}
.viewTab ul li:nth-last-child(1){right:0px;display:inline-block;position:absolute;width:40px}
.viewTab ul li:nth-last-child(1) a{text-align:right;display: block;position: relative;overflow: hidden;width: 40px;float: left;background-size: auto 100%;background-position: center center;background-repeat: no-repeat;}
.viewTab ul li a{display:block; text-align:center; width:100%; height:40px;text-decoration:none}
.viewTab ul li a i{display:block;margin:3px auto 0 auto;width:26px; height:20px; background-image:URL(../img/mw/new_scoreVwIco.png); background-repeat:no-repeat; background-size:auto 40px;}
.viewTab ul li.new_icon a i{display:block;margin:3px auto 0 auto;width:26px; height:20px; background-image:URL(../img/mw/scoreVwIco2.png); background-repeat:no-repeat; background-size:auto 40px;}
.viewTab ul li a b{margin:0 auto; overflow:hidden; font-weight:normal; color:#7f7f7f; font-size:12px;white-space: nowrap}
.viewTab ul li.on a b{color:#0085e4;}

.viewTab ul li.new_icon a i.vtico01{background-position:6px bottom;}
.viewTab ul li.new_icon a i.vtico02{background-position:-20px top;}

.viewTab ul li.new_icon.on a i.vtico01{background-position:6px top;}
.viewTab ul li.new_icon.on a i.vtico02{background-position:-20px top;}
/*
.viewTab ul li a i.vtico02{background-position:-2px bottom;}
.viewTab ul li a i.vtico03{background-position:-26px bottom;}
.viewTab ul li a i.vtico04{background-position:-52px bottom;}

.viewTab ul li.on a i.vtico02{background-position:-2px top;}
.viewTab ul li.on a i.vtico03{background-position:-26px top;}
.viewTab ul li.on a i.vtico04{background-position:-52px top;}
*/
.viewTab ul li a i.vtico02{background-position:2px bottom;}
.viewTab ul li a i.vtico03{background-position:-22px bottom;}
.viewTab ul li a i.vtico04{background-position:-46px bottom;}

.viewTab ul li.on a i.vtico02{background-position:2px top;}
.viewTab ul li.on a i.vtico03{background-position:-22px top;}
.viewTab ul li.on a i.vtico04{background-position:-46px top;}

.viewTab ul li a i.scoreIco		{background-image:URL(../img/mw/main-sportsicon.png);}
.viewTab ul li a i.soccer		{background-position:3px bottom;}
.viewTab ul li a i.baseball		{background-position:-22px bottom;}
.viewTab ul li a i.basket	{background-position:-47px bottom;}
.viewTab ul li a i.volley		{background-position:-72px bottom;}
.viewTab ul li a i.hockey		{background-position:-95px bottom;}
.viewTab ul li a i.tennis		{background-position:-121px bottom;}
.viewTab ul li a i.football		{background-position:-146px bottom;}
.viewTab ul li a i.star			{background-position:-172px bottom;}
.viewTab ul li a i.lol			{background-position:-195px bottom;}
.viewTab ul li a i.handball		{background-position:-220px bottom;}
.viewTab ul li a i.mma			{background-position:-255px bottom;}

.viewTab ul li.on a i.soccer		{background-position:3px top;}
.viewTab ul li.on a i.baseball		{background-position:-22px top;}
.viewTab ul li.on a i.basket	{background-position:-47px top;}
.viewTab ul li.on a i.volley		{background-position:-72px top;}
.viewTab ul li.on a i.hockey		{background-position:-95px top;}
.viewTab ul li.on a i.tennis		{background-position:-121px top;}
.viewTab ul li.on a i.football		{background-position:-146px top;}
.viewTab ul li.on a i.starcraft			{background-position:-172px top;}
.viewTab ul li.on a i.lol			{background-position:-195px top;}
.viewTab ul li.on a i.handball		{background-position:-220px top;}
.viewTab ul li.on a i.mma			{background-position:-255px top;}

/* 스코어보드 관련 */
.calAr{width:100%; clear:both; background:#f1f2f3; position:relative; overflow:hidden; height:40px;}
.calAr dt{margin:9px 0px; text-align:center; font-size:13px; color:#666; vertical-align:middle; height:20px;}
.calAr dt i{display:inline-block;width:20px; height:13px; vertical-align:middle; background:URL(../img/mw/icoCal.gif) no-repeat center center; background-size:13px auto;}
.calAr dd{position:absolute;top:50%; margin-top:-15px; width:30px; height:30px; background-size:auto 30px; background-repeat:no-repeat; background-image:URL(../img/mw/btnArr.png);}
.calAr dd a{display:block; width:30px; height:30px;}
.calAr dd a b{display:none;}
.calAr dd.prevDay{left:0px;}
.calAr dd.nextDay{right:0px;background-position:right top;}
.calAr dd.searchBox{right:30px;background-image:URL(/mobile/img/mw/icon_search3.png); background-size: 20px;background-position-y: 5px;}
#autocomplete{width:150px; height:20px; border:1px solid white}
.scoreListBasic{width:100%; overflow:hidden;min-height:calc(100vh - 229px - 150px)}
.scoreListBasic h1{padding:10px;}
.scoreListBasic figure .alarm{cursor:pointer;z-index:999}
.scoreListBasic figure .alarm.none{}
.scoreListBasic figure .star{cursor:pointer;z-index:999}
.scoreListBasic figure .star.none{}

.star.off{width:10%;height: 80%;right:0px; position: absolute;background-image:URL("/mobile/img/star_off.png?t=1");background-repeat:no-repeat; background-position:100% 0px;background-size:25px}
.star.on{width:10%;height: 80%;right:0px; position: absolute;background-image:URL("/mobile/img/star_on.png?t=1");background-repeat:no-repeat; background-position:100% 0px;background-size:25px}

.alarm.off{width:10%;height: 80%;left:0px; position: absolute;background-image:URL("/mobile/img/alram-05_80px.png?t=1");background-repeat:no-repeat; background-position:0px 0px;background-size:25px}
.alarm.on{width:10%;height: 80%;left:0px; position: absolute;background-image:URL("/mobile/img/alram-02_80px.png?t=1");background-repeat:no-repeat; background-position:0px 0px;background-size:25px}
.scoreListBasic figure .gameWrap{width:75%;position: absolute;height: 100%;top:0; left: 10%;cursor:pointer}

.scoreListBasic figure .leagueName{ height: 30px;width:100%;left:0; top:0; background-color:#f8f8f8;color:#666;font-weight:bold;line-height:30px;text-align:left;padding-left:5px;font-size:11px;border-bottom:1px solid #f1f2f3}
.scoreListBasic figure{display:block;background:#fff; border-bottom:1px solid #f1f2f3; position:relative; overflow:hidden;margin:0px; /*padding:5px;height:80px;*/;}

.scoreListBasic figure button{display:none;}
.scoreListBasic figure a{display:block; /*padding:10px 0px 0px 10px; */position:relative;}
.scoreListBasic figure a em{display:block; font-style:normal;}
.scoreListBasic figure a em bfont-weight:normal; color:#333;}
.scoreListBasic figure a em img{display:inline-block;vertical-align:middle;width:30px; height:30px; margin-right:1px;}
.scoreListBasic figure a em.teamName{position:relative;}
.scoreListBasic figure a em.teamName b{display:block; min-height:20px; line-height:20px;padding:2px 50px 2px 0;; }
.scoreListBasic figure a em.teamName u{display:block;position:absolute; right:-10px;top:2px; padding-right:10px;width:40px; height:20px; line-height:20px; text-align:right;font-size:11px; color:#999;text-decoration:none;}
.scoreListBasic figure.aTon a em.away u{background:URL(../img/mw/icoUp.png) no-repeat center right; background-size:auto 8px; color:#000;}
.scoreListBasic figure.hTon a em.home u{background:URL(../img/mw/icoUp.png) no-repeat center right; background-size:auto 8px; color:#000;}
.scoreListBasic figure a em.slbRight{position:absolute ;width:80px; padding:10px 5px; font-size:11px; border-left:1px solid #f1f2f3;right:0px; top:5px; bottom:5px; color:#999;}
.scoreListBasic figure a em.slbRight b{font-size:11px;}
.scoreListBasic figure a em.ingTxt{color:#999;font-size:11px;}


.scoreListBasic figure.gameIng{/*height:80px;*/}
.scoreListBasic figure.gameIng a em.teamName u{font-weight:bold;font-size:16px;}
.scoreListBasic figure.gameIng .score{
	/* display:block; */
}
.scoreListBasic figure .score{
	display:flex;
	justify-content:center;
	align-items:center;
}


.scoreListBasic figure.gameEnd a em.teamName u{font-weight:bold;font-size:16px;}
.scoreListBasic figure.gameEnd a .slbRight{padding-top:20px;}
.scoreListBasic figure a em .winnerTxt{font-size:11px; font-weight:normal;}

.scoreListBasic figure.gameBefore .scoreTag{display:none}

.Vapp .scoreListBasic figure.gameBefore{padding-right:40px;}
.Vapp .scoreListBasic figure button{display:block; width:40px; position:absolute;right:0px; top:0px; bottom:0px;border:0px; background:#fff; overflow:hidden;}
.Vapp .scoreListBasic figure button b{display:none;}
.Vapp .scoreListBasic figure button.listAlarmOn{background:URL(../img/mw/listAlarmOn.png) no-repeat center center #fff; background-size:30px auto;}
.Vapp .scoreListBasic figure button.listAlarmOff{background:URL(../img/mw/listAlarmOff.png) no-repeat center center #fff; background-size:30px auto;}

.btnScoreListMore{display:block;text-align:center; padding:8px 0; border-bottom:1px solid #f1f2f3;}
.btnScoreListMore i{display:inline-block;padding:2px 5px; background:#ddd; color:#fff;font-style:normal; vertical-align:middle;}

#btn_chat{display:block;position:fixed;right:-1px;top:50%;z-index:9999996;margin-top:-30px;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
#btn_chat img{display:block;height:60px;}

#chatSecWrap{width:100%;position:fixed; left:100%; top:0px; bottom:0px; right:0px;z-index:9999997;/*background:#efefef;*/background:white; overflow:hidden;}
#chatSecWrap .chatSection{width:100%; height:100%; overflow:hidden; position:relative;}
#chatSecWrap .chatSection .viewHeader,
#chatSecWrap .chatSection .tmb{position:absolute !important;}
#chatSecWrap .chatSection .adBox{margin-top:90px;}
#chatSecWrap .chatSection iframe .chatSeciframe{position:absolute;display:block;left:0px;right:0px; top:91px; bottom:0px; width:100%;border:0px; min-height:160px;z-index:9999998;}
.chatSeciframe{position:absolute;display:block;left:0px;right:0px; top:90px; bottom:0px; width:100%;border:0px; min-height:160px;z-index:9999998;}

#btn_chat_close{display:block;position:absolute;right:-1px;top:50%;margin-top:-30px;z-index:9999999;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
#btn_chat_close img{display:block;height:60px;}

/* App 으로 접속 시 추가되는 클래스 */
.btnVapp{display:block !important;}
.btnVmw{display:block !important;}
.btnVmwFt{display:inline=block !important;}
.Vapp .btnVapp{display:block !important;}
.Vapp .btnVmw{display:none !important;}
.Vapp .btnVmwFt{display:none !important;}

/* 스코어보드 상세보기 */
.scoreTopWrap{width:100%; overflow:hidden;border-bottom:1px solid #f1f2f3;/*position:fixed*/}
.scoreTopWrap dt{/*border-bottom:1px solid #d9d9d9; */overflow:hidden; text-align:center;height:30px}
.scoreTopWrap dt b{display:block; height:30px; line-height:30px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; width:20%; float:left;}
.scoreTopWrap dt b.CT{width:60%;/*border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;margin:0px -1px 0px -1px*/;}


.scoreTopWrap dd.infoA{/*border-bottom:1px solid #d9d9d9;*/ overflow:hidden; text-align:center; position:relative;height:70px;}
.scoreTopWrap dd.infoA em,
.scoreTopWrap dd.infoA i{font-style:normal;}
.scoreTopWrap dd.infoA em.LT{width:40%; float:left;display:block; }
.scoreTopWrap dd.infoA em.centerT{width:20%;display:block; position:absolute; left:40%; top:15px; }
.scoreTopWrap dd.infoA em.centerT i{display:inline-block;padding:0 3px; position:absolute; top:30%; height:20px; /*margin-top:5px; line-height:20px;*/ color:#fff;filter:Alpha(opacity=0); opacity:0.0; -moz-opacity:0.0;}
.scoreTopWrap dd.infoA em.centerT i.LT{left: 0px;}
.scoreTopWrap dd.infoA em.centerT i.RT{right:0px;}
.scoreTopWrap dd.infoA em.centerT u{text-decoration:none;display:block;line-height:1.2em;}
.scoreTopWrap dd.infoA em.RT{width:40%; float:right;display:block;}
.scoreTopWrap dd.infoA em.LT,
.scoreTopWrap dd.infoA em.RT{/*padding:10px 0; margin-top:10px;*/font-size:40px; color:#999; vertical-align:middle; position:relative;}
.scoreTopWrap dd.infoA em.LT i{display:block; position:absolute; left:5px;top:50%;margin-top:-30px; width:45%; }
.scoreTopWrap dd.infoA em.LT b{display:block; /*padding:5px 10px 5px 60px; */vertical-align:middle; text-align:right; margin-top:15px}
.scoreTopWrap dd.infoA em.RT i{display:block; position:absolute; right:5px;top:50%;margin-top:-30px; width:45%;text-align:center}
.scoreTopWrap dd.infoA em.RT b{display:block; /*padding:5px 60px 5px 10px; */vertical-align:middle; text-align:left; margin-top:15px}
.scoreTopWrap dd.infoA em.LT b sup,
.scoreTopWrap dd.infoA em.RT b sup{display:block; font-size:11px; color:#0091e4; margin-top:-10px; height:14px;line-height:1.0em;}
.scoreTopWrap dd.infoA em.LT img,
.scoreTopWrap dd.infoA em.RT img{display:block; height:50px;margin:0 auto; margin-top:5px !important;}
.scoreTopWrap dd.infoA em.LT img{}
.scoreTopWrap dd.infoA em.RT img{}
.scoreTopWrap dd.infoB{border-bottom:1px solid #d9d9d9; overflow:hidden; text-align:center; position:relative; padding:10px 0; color:#666;}
.scoreTopWrap dd.infoB i{display:block;font-style:normal;float:left; width:40%; text-align:center; font-size:13px;}
.scoreTopWrap dd.infoB i.RT{float:right;}
.scoreTopWrap dd.infoB b{display:block;width:20%; text-align:center; font-weight:normal;float:left;}
.scoreTopWrap.LTon dd.infoA em.centerT i.LT{color:#999;/*filter:Alpha(opacity=100); */opacity:1;/* -moz-opacity:1;*/}
.scoreTopWrap.LTon dd.infoA em.LT{color:#000;}
.scoreTopWrap.RTon dd.infoA em.centerT i.RT{color:#999;/*filter:Alpha(opacity=100);*/ opacity:1;/* -moz-opacity:1;*/}
.scoreTopWrap.RTon dd.infoA em.RT{color:#000;}
.scoreTopWrap dd .iconTxt{display:block;position:absolute;bottom:0px;width:100%; text-align:center;line-height:auto;}
.scoreTopWrap dd .ppOn{ display:inline-block;background:#ff0000;padding:1px 5px; font-weight:bold; color:#fff;border-radius:3px;font-size:11px;font-family:'Arial Black';}
.scoreTopWrap dd.infoA em.LT .iconTxt{right:0px;}
.scoreTopWrap dd.infoA em.RT .iconTxt{left:0px;}

.scoreTopWrap dd .icT{ display:inline-block;background:#0091e4;padding:1px 3px; font-weight:normal; color:#fff;border-radius:10px;font-size:11px;margin:1px auto;}
.scoreTopWrap dd.infoFirst{border-bottom:1px solid #d9d9d9; overflow:hidden; text-align:center; position:relative; padding:10px 0; color:#666;}
.scoreTopWrap dd.infoFirst i{display:block;font-style:normal;float:left; width:49%; text-align:center; font-size:13px;}
.scoreTopWrap dd.infoFirst i.RT{float:right;}
.scoreTopWrap dd.infoFirst b{display:block;width:20%; text-align:center; font-weight:normal;float:left;}

.scoreTopWrap.noStart dd.infoA em b,
.scoreTopWrap.noStart dd.infoA em i.LT,
.scoreTopWrap.noStart dd.infoA em i.RT,
.scoreTopWrap.noStart dd.infoA em u.ingPlayTime{display:none;}
.scoreTopWrap.noStart dd.infoA em.LT i,
.scoreTopWrap.noStart dd.infoA em.RT i{position:static;text-align:center;margin:0px; padding:10px;}
.scoreTopWrap.noStart dd.infoA em.centerT{top:25px;}
.scoreTopWrap.noStart dd .iconTxt{display:none !important;}
.scoreTopWrap.noStart .infoFirst{display:none !important;}

.noStartPlay{width:100%; overflow:hidden;}
.scoreDVbtn{background:#f1f2f4; padding:10px; overflow:hidden;}
.scoreDVbtn a{display:block; height:40px; line-height:40px; text-align:center !important; font-weight:bold;color:#333; background:#ccc;}
.scoreDVbtn a.btn100{width:100%; }
.scoreDVbtn a.btn50{width:48%; }
.scoreDVbtn a.btnMGT10{/*margin-top:10px; */}
.scoreDVbtn a.left{float:left;}
.scoreDVbtn a.right{float:right;}
.scoreDVbtn a.blue{color:#fff !important; background:#0091e4 !important;margin-bottom:10px}
.scoreDVbtn a.gray{color:#333 !important; background:#ccc !important;}

.noStartPlayTit{background:URL(../img/mw/logo_nostart.gif) no-repeat center center #fff; background-size:auto 15px; color:#999; font-size:16px;text-align:center; padding:40px 15px 80px 15px;}

.snsList{width:100%; overflow:auto;}
.snsList figure{padding:15px; margin:0px; border-bottom:1px solid #f1f2f3;}
.snsList figure img{max-width:100%;}
.snsList figure dl dt{position:relative;padding:0 60px 10px 0; overflow:hidden;}
.snsList figure dl dt u{text-decoration:none; color:#999;font-size:11px; display:block; position:absolute; right:0px; top:0px;}
.snsList figure dl dt i.writerIco{display:block;width:30px;height:30px; float:left; border:1px solid #ddd;border-radius:50%;overflow:hidden; background:URL(../img/mw/writerIco.gif) no-repeat center center; background-size:100% auto;}
.snsList figure dl dt i.writerIco img{width:100%; height:auto; min-height:100%;}
.snsList figure dl dt b{display:block;height:30px; float:left;line-height:30px; font-size:13px; padding-left:5px; color:#333; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.snsList figure dl dt i.snsKind{display:block;height:30px;width:20px; float:left;}
.snsList figure dl dt i.facebook{background:URL(../img/mw/snsIco_facebook.gif) no-repeat center center; background-size:15px auto;}
.snsList figure dl dt i.twitter{background:URL(../img/mw/snsIco_twitter.gif) no-repeat center center; background-size:15px auto;}
.snsList figure dl dd{color:#999;line-height:1.6em;}
.snsList figure dl dd img{max-width:100%;display:block;margin-top:10px;}
.snsList figure dl dd a{color:#0085e4;}

.scoreNSinfo{padding:10px; background:#f1f2f3; overflow:hidden;}
.scoreNSinfo h3{font-size:14px; color:#333; padding:10px 0 5px; text-align:left;}
.scoreNSinfo .scnsBox{padding:15px; background:#fff; border:1px solid #ccc; overflow:hidden; font-size:13px; color:#333; margin-top:-1px;}
.scoreNSinfo .scnsBox .left{width:45%; float:left;}
.scoreNSinfo .scnsBox .right{width:45%; float:right;}
.scoreNSinfo .scnsBox .left,
.scoreNSinfo .scnsBox .right{text-align:center;}
.scoreNSinfo .scnsBox .left b,
.scoreNSinfo .scnsBox .right b{font-size:14px; display:block; padding-bottom:5px; text-align:center;}
.scoreNSinfo .scnsBox .left u,
.scoreNSinfo .scnsBox .right u{font-size:12px; display:block; padding-top:5px; text-decoration:none; text-align:center; font-weight:normal;}
.scoreNSinfo .scnsBox .left img,
.scoreNSinfo .scnsBox .right img{display:block; margin:0 auto; max-width:90%;}

.titH3c{font-size:14px; color:#333; padding:10px 0 5px 0; text-align:center;}

.tabWhiteMiddle{width:100%; overflow:hidden; background:#fff; text-align:center;border-bottom:1px solid #b2b2b2}
.tabWhiteMiddle li{display:inline-block;}
.tabWhiteMiddle li a{display:inline-block; padding:8px 10px; color:#666;border-bottom:2px solid #fff;font-size:13px;}
.tabWhiteMiddle li a.on{border-bottom:2px solid #b2b2b2; color:#000;}

.btnWhiteMiddle{/*padding:10px 10px 0 10px;*/ overflow:hidden; background:#fff; text-align:center;}
.btnWhiteMiddle li{display:block;width:50%; float:left;}
.btnWhiteMiddle li a{display:block; margin-left:-1px;padding:8px 0; text-align:center; color:#000; background:#f1f2f3; border-left:1px solid #cbccce;border-bottom:1px solid #cbccce;font-size:13px;}
.btnWhiteMiddle li a.on{background:#fff;}
.btnWhiteMiddle li:first-child a{/*border-radius:5px 0 0 5px;*/}
.btnWhiteMiddle li:last-child a{border-radius:0 5px 5px  0;}

.btnWhiteMiddle3 li{width:33.3%;}
.btnWhiteMiddle4 li{width:25%;}
.mgt10{/*margin-top:10px;*/}

.scoreTblBS{padding:10px; background:#f1f2f3; overflow:hidden;}
.scoreTblBS p{border:1px solid #d9d9d9;background:#fff; color:#999;padding:15px;margin-top:-1px; color:#000;}
.scoreTblBS table{border:1px solid #d9d9d9;width:100%; margin-top:-1px;}
.scoreTblBS table caption{display:none;}
.scoreTblBS table thead th{background:#f7f7f7;border-bottom:1px solid #d9d9d9; color:#333; padding:8px 2px;}
.scoreTblBS table tbody th{text-align:left; color:#666;padding:8px 5px; border-bottom:1px solid #f1f2f3; background:#fff;}
.scoreTblBS table tbody td{text-align:center; font-size:10px; color:#666;padding:8px 5px; border-bottom:1px solid #f1f2f3; background:#fff;}
.scoreTblBS table tbody tr:hover th,
.scoreTblBS table tbody tr:hover td{background:#efefef;}

.scoreTblBb{overflow:hidden;}
.scoreTblBb table{/*border-bottom:1px solid #dcdddf;*/width:100%;}
.scoreTblBb table caption{display:none;}
.scoreTblBb table thead th{border-bottom:1px solid #f1f2f3; border-left:1px solid #f1f2f3; border-right:1px solid #f1f2f3; color:#666; font-size:11px; padding:6px 3px; font-weight:normal; text-align:center;}
.scoreTblBb table thead th:nth-child(1){text-align:left;}
.scoreTblBb table tbody th a{color:#0085e4;}
.scoreTblBb table tbody th{text-align:left; font-size:11px;  color:#6662017-05-31;padding:6px 3px; border-bottom:1px solid #f1f2f3; background:#fff;}
.scoreTblBb table tbody th i img{width:20px; height:auto;}
.scoreTblBb table tbody td{font-size:10px; text-align:center; color:#666;padding:6px 3px; border-bottom:1px solid #f1f2f3; background:#fff;border:1px solid #f1f2f3}
/*
.scoreTblBb table tbody tr:hover th,
.scoreTblBb table tbody tr:hover td{background:#efefef;}
*/
.scoreTblBb table tbody tr:nth-child(even) th,
.scoreTblBb table tbody tr:nth-child(even) td{background:#fafafa;}

.scoreTblBb table tbody {padding-bottom:10px;}
.bdt1px{border-top:1px solid #dcdddf;}
.thBlack table thead th{color:#000;}

.scoreTblUDL{width:100%;}
.scoreTblUDL table{width:100%;}
.scoreTblUDL table th,
.scoreTblUDL table td{border-bottom:1px solid #dcdddf; color:#000; padding:5px;}
.scoreTblUDL table th { width:50px;}
.scoreTblUDL table th img{height:40px; width:auto;}
.scoreTblUDL table td a{color:#0091e4;}

/* 농구 서브 */
.basketSnb{width:100%; text-align:center; overflow:hidden; border-bottom:1px solid #b2b2b2; height:42px; background:#fff;}
.basketSnb li{display:block;float:left; height:40px; line-height:40px; background:#fff; color:#666; border-bottom:2px solid #fff; letter-spacing:-0.05em; font-weight:bold;cursor:pointer}
.basketSnb li.on{border-bottom:2px solid #0085e4; color:#000;}
/*
.basketSnb li a{display:block; height:40px; line-height:40px; background:#fff; color:#666; border-bottom:2px solid #fff; letter-spacing:-0.05em; font-weight:bold;}
.basketSnb li a.on{border-bottom:2px solid #0085e4; color:#000;}
*/
.basketSnb li:nth-child(1){width:50%;}
.basketSnb li:nth-child(2){width:50%;}

.basketCont{background:#fff; overflow:hidden;}
.basketCont .btnWhiteMiddle{/*padding:0 0 10px 2px;*/}
.basketCont h3{color:#666; font-size:14px; padding:10px;border-bottom:1px solid #dcdddf;text-align:center}
/*.basketCont h3 img{width:24px; height:auto;}*/
.bdt0px{border-top:0px;}

.basketTxt{width:100%; border-top:1px solid #dcdddf; margin-top:10px;}
.basketTxt li{position:relative; border-bottom:1px solid #f1f2f3; overflow:hidden; color:#333; font-size:11px;}
.basketTxt li time{display:block;position:absolute; left:0px; top:5px; color:#333;}
.basketTxt li i{display:block;position:absolute; left:50px; top:50%; margin-top:-15px; width:30px; height:30px; }
.basketTxt li i img{display:block;width:30px; height:30px;}
.basketTxt li em{display:block;font-style:normal; padding:10px 50px 10px 100px;font-size:12px;}
.basketTxt li u{display:block;position:absolute; text-decoration:none; right:0px; top:50%; height:15px; line-height:15px; margin-top:-7px; color:#999;}
.basketTxt li:first-child u{ color:#333;}
.basketTxt li:nth-child(even){background:#fafafa;}

.basketTxtHead{border-top:1px solid #dcdddf;position:relative;overflow:hidden; color:#333; font-size:11px; padding-top:8px;}
.basketTxtHead time,
.basketTxtHead i,
.basketTxtHead em,
.basketTxtHead u{display:block; float:left; text-decoration:none; font-style:normal;}
.basketTxtHead time{width:30px; text-align:center;}
.basketTxtHead i{width:70px; text-align:center;}
.basketTxtHead em{}
.basketTxtHead u{float:right;}

.bskTxtOpen{display:block; padding:10px 0 10px 25px; background:URL(../img/mw/bs2arrdown.gif) no-repeat left center #fff; background-size:15px auto; font-size:16px; color:#000; font-weight:bold;border-bottom:1px solid #a5a6a7;}
.bskTxtOpen.on{background:URL(../img/mw/bs2arrup.gif) no-repeat left center #fff; background-size:15px auto; border-bottom:1px solid #fff;}
.basketTxtWrap{border-bottom:1px solid #a5a6a7;}

.basketMoreBtn{display:block;padding:5px 0; margin-top:5px; text-align:center; color:#0085e4 !important; font-weight:bold;}

.basketReader{width:100%; overflow:hidden;}
.basketReader li{ overflow:hidden; position:relative; padding:15px 0 15px 50px; border-bottom:1px solid #edeef0; text-align:center;}
.basketReader li h3{color:#666; font-size:13px; text-align:left; font-weight:normal;}
.basketReader li h3 b{color:#000;}
.basketReader li i{display:block; width:40px; height:40px; border:1px solid #dcdddf; border-radius:50%; overflow:hidden; background:URL(../img/mw/writerIco.gif) no-repeat center center; background-size:100% auto; position:absolute; left:0px; top:15px;}
.basketReader li i img{width:100%; height:100%; background:#fff;}
.basketReader li u{display:inline-block; text-decoration:none; margin:0 auto; text-align:center; color:#666; font-size:11px;}
.basketReader li u b{display:block; color:#000;}
.basketReader li u:nth-child(3){float:left;}
.basketReader li u:nth-child(5){float:right;}

.bskMatTbl table thead th{font-size:14px;color:#666; font-weight:bold;}
.bskMatTbl table thead td{text-align:right; padding-right:12px;border-bottom:1px solid #dcdddf;}
.bskMatTbl table thead td img{width:20px; height:auto;}
.bskMatTbl table tbody td{ color:#000; text-align:right; width:50px; padding-right:10px;}
.bskMatTbl table tbody .subTR th{padding-left:20px; color:#666;}
.bskMatTbl table tbody .subTR td{ color:#666;}

.bskGrpBar h3{font-size:14px;color:#666; font-weight:bold; padding-bottom:10px; border-bottom:1px solid #dcdddf;}
.bskGrpBar p{padding:6px 86px 6px 0; position:relative;}
.bskGrpBar p b{display:block; font-size:11px; color:#000; font-weight:normal;}
.bskGrpBar p u{display:block;position:absolute; right:0px; text-decoration:none; font-weight:bold; font-size:22px; color:#000;}
.bskGrpBar p:nth-child(2){border-bottom:1px solid #edeef0;}
.bskGrpBar p:nth-child(2) u{bottom:5px;}
.bskGrpBar p:nth-child(3) u{top:5px;}
.bskGrpBar p em{display:block; height:10px; width:100%; background:#f2f2f2; border-radius:8px; margin:6px 0; position:relative; overflow:hidden;}
.bskGrpBar p em i{display:block; height:10px; background:#ddd;  border-radius:8px; float:left;}

.mgB15px{margin-bottom:15px;}
.bdrBt table tr:last-child td,
.bdrBt table tr:last-child th{border-bottom:1px solid #dcdddf;}

.volleyPlayer{overflow:hidden;position:relative; padding:40px 10px 10px 10px;background:#f3e0cf;}
.volleyPlayer img{display:block; width:100%; height:auto;}
.volleyPlayer p{ position:absolute; top:10px; bottom:10px; text-align:center;}
.volleyPlayer p.leftT{left:10px; right:50%;}
.volleyPlayer p.rightT{right:10px; left:50%;}
.volleyPlayer p u{display: block; width:50%;text-align:center; text-decoration:none; position:absolute; padding:5px;font-weight:bold;}
.volleyPlayer p b:nth-child(1){display:block; height:30px; line-height:30px; text-align:center; background:#666; color:#fff;}
.volleyPlayer p.rightT b:nth-child(1){background:#000}
.volleyPlayer p u:nth-child(2){left:0px; bottom:60%;}
.volleyPlayer p u:nth-child(3){right:0px; bottom:60%;}
.volleyPlayer p u:nth-child(4){left:0px; bottom:35%;}
.volleyPlayer p u:nth-child(5){right:0px; bottom:35%;}
.volleyPlayer p u:nth-child(6){left:0px; bottom:10%;}
.volleyPlayer p u:nth-child(7){right:0px; bottom:10%;}
.volleyPlayer i{display:block; width:30px; position:absolute; left:50%; margin-left:-15px; top:20px;z-index:10;}

.volleyTbl01{padding:10px;}

.volleyTxt{width:100%; background:#fff; overflow:hidden; border:1px solid #dadada; margin-bottom:10px;}
.volleyTxt h4{border-bottom:1px solid #dadada;overflow:hidden; text-align:right; color:#000; font-size:12px;}
.volleyTxt h4 strong{display:inline-block;float:left; padding:8px;}
.volleyTxt h4 b{display:inline-block;padding:8px;}
.volleyTxt p{padding:15px; color:#666; line-height:1.6em;}



.appSetting{display:none; width:100%; height:100%; position:fixed;left:0px; top:0px; right:0px; bottom:0px;z-index:999999; overflow:auto; text-align:center;}
.appSetting aside{background:RGBA(0,0,0,0.5);width:100%; height:100%; position:fixed;left:0px; top:0px; right:0px; bottom:0px;z-index:9999998;}
.appSetting section{position:relative;z-index:9999999; margin:50px auto; width:80%; max-width:600px; background:#fff;}
.appSetting section dl{width:100%; text-align:left;}
.appSetting section dl dt{background:#e5e5e5; color:#000; padding:10px 20px; font-weight:bold; font-size:14px;}
.appSetting section dl dd{padding:20px; color:#666; font-size:13px;}
.appSetting section dl dd p{padding:8px 0 5px 30px; position:relative;}
.appSetting section dl dd p img{width:20px; height:auto; display:block; position:absolute; left:0px; top:8px;}

.appSetting section dl dd .appSettingClose{display:block; background:#225db7; color:#fff; font-size:13px; font-weight:bold; padding:10px 0; text-align:center; margin-top:10px;}

.scoreInfo1{width:100%;height:30px}
.scoreInfo2{width:100%;height:30px;}
.scoreInfo3{width:100%;text-align:center;/*height:20px;line-height:20px;*/padding: 0px 0px 5px 0px}
.scoreInfoLeft{float:left;width:35%;text-align:center}
.scoreInfoCenter{float:left;width:30%;height:30px;text-align:center;line-height:30px}
.scoreInfoRight{float:left;width:35%;;text-align:center}
.ptagTeamName{font-weight:bold; padding: 5px 0px 0px 0px;}
.scoreInfoLeft p img{width:30px;height:30px;}
.scoreInfoRight p img{width:30px;height:30px;}
.scoreInfoCenter.score{font-weight:bold;font-size:20px;color:#999}




.scoreInfoLeft_1 {height:60px;float:left;width:30%;text-align:center;overflow: hidden;text-overflow: ellipsis; position:relative;}
.scoreInfoRight_1 {height:60px;float:left;width:30%;text-align:center;overflow: hidden;text-overflow: ellipsis; position:relative;}
.scoreInfoCenter_1{height:60px;}
.scoreInfoLeft_1 img{ height:40px;}
.scoreInfoLeft_1 p{font-weight:bold;margin-top:3px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size:13px;}
.scoreTopWrap dt b u, .scoreInfoLeft_1 p u{ text-decoration: none; color: #fe2020; font-size: 10px; font-family: verdana;}
.scoreInfoRight_1 img{ height:40px;}
.scoreInfoRight_1 p{font-weight:bold;margin-top:3px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size:13px;}
.scoreInfoRight_1 p u{ text-decoration: none; color: #fe2020; font-size: 10px; font-family: verdana;}
.scoreInfoCenter_1.score span{font-weight:bold;font-size:23px;color:#999;}
.scoreInfoCenter_1.score p{font-weight:bold;}

.gameEnd .scoreInfo3{display:none}


.scoreInfoWrap{width:100%;height:60px;padding:10px 0px 10px 0px;position:relative;}
.tableOdds{margin:auto;border:1px solid #dcdddf;width:200px;border-radius:10px;border-collapse:inherit;line-height:20px;font-weight:bold}
.tableOdds td:not(:nth-child(odd)):not(:nth-last-child(1)) {border-right:1px solid #dcdddf}

.gameBefore .scoreInfo{float:left;width:100%;margin-top:10px}
.gameIng .scoreInfo{float:left;width:100%}
.gameEnd .scoreInfo{float:left;width:100%;margin-top:0px}


.gameBefore .scoreInfoCenter_1 .ingboard{display:none}
.gameIng .scoreInfoCenter_1 .ingboard{display:block}
.gameEnd .scoreInfoCenter_1 .ingboard{display:none}


/*.gameIng .baseball.scoreInfo{width:42%}*/

.gameIng .tableOdds {display:none}




.scoreInfoCenter.Qtime{font-weight:bold}

.scoreListBasic figure.aTon .away_score{color:#000;}
.scoreListBasic figure.hTon .home_score{color:#000;}
.scoreInfo3.noNews{display:none}

.ing_0b{background:URL(http://livescore.co.kr/img/score/baseball/new_0b.png?t=2) no-repeat right center;background-position:100% 5%;}
.ing_1b{background:URL(http://livescore.co.kr/img/score/baseball/new_1b.png?t=2) no-repeat right center;background-position:100% 5%;}
.ing_2b{background:URL(http://livescore.co.kr/img/score/baseball/new_2b.png?t=2) no-repeat right center;background-position:100% 5%;}
.ing_3b{background:URL(http://livescore.co.kr/img/score/baseball/new_3b.png?t=2) no-repeat right center;background-position:100% 5%;}
.ing_1b2b{background:URL(http://livescore.co.kr/img/score/baseball/new_1b2b.png?t=2) no-repeat right center;background-position:100% 5%;}
.ing_1b3b{background:URL(http://livescore.co.kr/img/score/baseball/new_1b3b.png?t=2) no-repeat right center;background-position:100% 5%;}
.ing_2b3b{background:URL(http://livescore.co.kr/img/score/baseball/new_2b3b.png?t=2) no-repeat right center;background-position:100% 5%;}
.ing_1b2b3b{background:URL(http://livescore.co.kr/img/score/baseball/new_1b2b3b.png?t=2) no-repeat right center;background-position:100% 5%;}
.ib_B{color:#53ad10}
.ib_S{color:#ff9000}
.ib_O{color:#ea0000}
.ingboard div{height:15px; line-height:15px; font-size:13px; letter-spacing:-0.3px;}
.ingboard div b{display:inline-block; padding-right:3px; font-size:12px;}


.gamescoreTable{background:#fff; border-top:0px;width:100%}
.gamescoreTable thead tr{background:#f1f1f1;}
.gamescoreTable thead td{ text-align: center;}

.gamescoreTable tr{height:30px}
.gamescoreTable td{border:1px solid #d2d2d2; text-align:center;}
.gamescoreTable tbody td:nth-child(1){text-align:left;padding-left:5px}

.gamescoreTable img{height:20px}


.scrollable{ overflow: auto; -webkit-overflow-scrolling: touch; }
.iframeObject{position:fixed;top:140px;border:none;margin: 0; padding: 0;width:100%;}
.scoreBoard_topMenuWrap{position:fixed;height:40px;top:0px;width:100%;z-index: 99999;background-color:white; overflow:hidden}
.scoreBoard_gameWrap{position:fixed;height:100px;top:40px;width:100%;z-index: 99999;background-color:white}

#scoreboard_menu{height:30px;width:100%;line-height:30px;border-bottom:1px solid #f1f2f3;position:relative;z-index:9999;background-color:white}
#scoreboard_menu ul{width:100%;text-align:center; height:30px;}
#scoreboard_menu ul li{width:20%;display: inline-block;cursor:pointer; overflow:hidden}
#scoreboard_menu.firstStats ul li{width:50%;display: inline-block;cursor:pointer; overflow:hidden}
#scoreboard_menu ul li.on{color:#0e8ce6}
#scoreboard_menu .icT{ background:#0091e4;padding:1px 3px; font-weight:normal; color:#fff;border-radius:10px;font-size:11px;margin:1px auto;}

#scoreboard table{width:100%;height:100%}
#scoreboard {width:100%; height:100px;z-index:9999999;background-color:white;position:relative;border-bottom:1px solid #f1f2f3}
#scoreboard>ul{position:relative}
#scoreboard>ul>li{width:100%;float:left;height:100px;position:absolute;}

.gameList .alarm{z-index:99999; cursor:pointer; position:absolute; background-position:0px 20px;width:3% !important; left:97%;}

.commentThumbs{width:60px; height:60px;border:1px solid #dadada; margin-left:1px;}

.gnb_in ul li {display:inline; font:bold 12px Dotum; }

/* 메뉴 회원정보 */
.menuMemberWrap {height:80px; position:relative; background-color:white;padding:5px;}
.menuMemberLeft {width:70%;  float:left;}
.menuMemberImgWrap {width:65px; height:80px; line-height:80px; float:left;}
.menuMemberImgWrap img{width:65px;}
.menuMemberInfoWrap {width:70%; height:80px;  float:left; position:relative;}
.menuMemberInfoWrap span{}
.menuMemberInfoWrap img{height:55px; margin-top:10px;}
.menuMemberNick {width:100%; float:left; position:absolute; top:0px; font-size:14px; font-weight:bold; color:#0154a6}
.menuMemberID {width:100%; float:left; position:absolute; top:20px; color:#86c1f1}
.menuMemberCash {width:100%; float:left; position:absolute; top:42px; color:#0154a6; font-size:10px}
.menuMemberPoint {width:100%; float:left; position:absolute; top:60px; color:#0154a6; font-size:10px}
.menuMemberRight {width:30%; float:right; line-height:80px; }
.menuMemberRight ul{text-align:right;
	position: absolute;
	top: 20px;
	right: 0;
}
.menuMemberRight li u{display: block; position: absolute; top: -6px; right: 10px; z-index: 99; padding: 1px 2px 2px 2px; background: #0085e4; border: 1px solid #0085e4; text-decoration: none; font-family: verdana; font-size: 9px; font-weight: bold; color: #fff;}
	
@media screen and (max-width:359px) {
	.menuMemberRight ul li{padding:0 3%; }
}
@media screen and (min-width:360px) {
	.menuMemberRight ul li{padding:0 6px; }
}
.menuMemberRight ul li{position:relative;cursor:pointer;display: inline;font: bold 12px Dotum;}

.menuMemberRight ul li img{height:20px}

/* 메뉴 공지사항 */
.menuNoticeWrap {height:50px; line-height:50px; background-image:url(/mobile/img/leftmenu/app_notice_bg.png);background-size:100% 50px}
.menuNoticeWrap img{height:25px}
.menuNoticeLeft {width:75px; float:left;text-align:center}
.menuNoticeContent {width:calc(100% - 75px - 45px); height:50px; float:left;overflow:hidden; line-height:50px;}
.menuNoticeContent li {line-height:50px;margin-top:2px}
.menuNoticeContent li a{color:white;}
.menuNoticeRight {width:45px; float:right; text-align:center}

/* 메뉴 메인메뉴 */
.menuMainWrap {width:100%; height:220px; /*background-color:#0d82e2;*/background-image:url(/mobile/img/leftmenu/app_menu_bg.png); border-bottom:1px solid #0154A6}
.menuMainWrap ul{width:100%;white-space: nowrap; display:inline-block; padding:10px 0px;}
.menuMainWrap li{width:25%;height:100px; line-height:100px;position:relative;float:left;text-align:center; }
.menuMainWrap li a{width:100%; height:100%; display: block; }
.menuMainWrap li div:nth-child(2){}

.top_icon_score{background:URL(/mobile//img/leftmenu/app_icon1.png) no-repeat center top; background-size:65px; background-position-y:10px}
.top_icon_score.on{background:URL(/mobile//img/leftmenu/app_icon1_on.png) no-repeat center top;background-size:65px; background-position-y:10px}
.top_icon_anal{background:URL(/mobile/img/leftmenu/new_app_icon2.png) no-repeat center top; background-size:65px; background-position-y:10px}
.top_icon_anal.on{background:URL(/mobile/img/leftmenu/new_app_icon2_on.png) no-repeat center top; background-size:65px; background-position-y:10px}
.top_icon_comm{background:URL(/mobile/img/leftmenu/app_icon3.png) no-repeat center top; background-size:65px; background-position-y:10px}
.top_icon_comm.on{background:URL(/mobile/img/leftmenu/app_icon3_on.png) no-repeat center top; background-size:65px; background-position-y:10px}
.top_icon_chat{background:URL(/mobile/img/leftmenu/app_icon4.png) no-repeat center top; background-size:65px; background-position-y:10px}
.top_icon_chat.on{background:URL(/mobile/img/leftmenu/app_icon4_on.png) no-repeat center top; background-size:65px; background-position-y:10px}
.top_icon_service{background:URL(/mobile/img/leftmenu/app_icon5.png) no-repeat center top; background-size:65px; background-position-y:10px}
.top_icon_service.on{background:URL(/mobile/img/leftmenu/app_icon5_on.png) no-repeat center top; background-size:65px; background-position-y:10px}
.top_icon_market{background:URL(/mobile/img/leftmenu/app_icon6.png) no-repeat center top; background-size:65px; background-position-y:10px}
.top_icon_market.on{background:URL(/mobile/img/leftmenu/app_icon6_on.png) no-repeat center top; background-size:65px; background-position-y:10px}
.top_icon_favo{background:URL(/mobile/img/leftmenu/app_icon7.png) no-repeat center top; background-size:65px; background-position-y:10px}
.top_icon_favo.on{background:URL(/mobile/img/leftmenu/app_icon7_on.png) no-repeat center top; background-size:65px; background-position-y:10px}
.top_icon_odds{background:URL(/mobile/img/leftmenu/app_icon8.png?t=1) no-repeat center top; background-size:65px; background-position-y:10px}
.top_icon_odds.on{background:URL(/mobile/img/leftmenu/app_icon8_on.png?t=1) no-repeat center top; background-size:65px; background-position-y:10px}

/* 메뉴 서브메뉴 */
.menuSubWrap ul{width:100%; height:100%;margin:auto; inline-block; box-sizing: border-box; }
.menuSubWrap>ul>li img{height:30px;}
.gameList>div>img{height:10px !important;margin-bottom:2px;}
.menuSubWrap>ul>li a{display:block; text-align:left; padding-left:15px;}
.menuSubWrap#list_width {background-color:white; width: calc(100% - 30px);display:inline-block; box-sizing: border-box; margin:15px; border:1px solid #dddddd}
.menuSubWrap#list_width ul{padding: 0px 20px; }
.menuSubWrap#list_width li{width:50%; height:70px; line-height:50px !important; position:relative;float:left;text-align:center;border-bottom:1px solid #ececec;box-sizing: border-box;padding:10px 0px;}
.menuSubWrap#list_width li:nth-child(odd){background: url(/mobile/img/leftmenu/app_left_line.png) no-repeat right; background-size: 3px 60px;}
.menuSubWrap#list_width li:nth-last-child(1){border:0px solid white}
.menuSubWrap#list_width li:nth-last-child(2){border:0px solid white}
/*
.menuSubWrap#list_width li:nth-child(odd) img{margin-left:15px}
.menuSubWrap#list_width li:nth-child(even) img{margin-left:30px}
*/

.menuSubWrap#list_height {background-color:white; width: 100%;display:inline-block; box-sizing: border-box; padding:0px 0px !important; position:relative}
.menuSubWrap#list_height>ul>li{width:100%; height:70px; line-height:70px; display:block !important; border-bottom:1px solid #ededed;box-sizing: border-box;background-color:white; position:relative}
.menuSubWrap#list_height>ul>li:nth-last_child(1){border:0px solid white}
.menuSubWrap#list_height>ul>li>a img:nth-child(1){padding-left:15px;}
.menuSubWrap#list_height>ul>li>a img:nth-child(2){position:absolute;top:31px;right:30px;width:20px; height:10px}

.menuSubWrap#list_height ul li div{width:100%;height:142px; line-height:142px; color:#565656; text-align:center; float:left;}
.menuSubWrap#list_height ul .gameList {margin-right:3%;}
.menuSubWrap#list_height ul .gameList div{width:100%;height:70px; line-height:70px; color:#565656; text-align:center; float:left; }
.menuSubWrap#list_height ul .gameList div>div:nth-child(1){line-height: 35px;width:100%;overflow:hidden;height: 50%; position:relative; top:8px;}
.menuSubWrap#list_height ul .gameList div>div:nth-child(2){line-height: 35px;width:100%;overflow:hidden;height: 50%; position:relative; bottom:8px;}
.menuSubWrap#list_height ul .gameList div>div img{height:10px; margin:3px;}


/* 메뉴 서브메뉴의 슬라이드메뉴 */
.subMenuSlide{background:url(/mobile/img/leftmenu/app_submenu_bg.png) no-repeat; background-size: 100% 142px;  height:142px;display:none}
.subMenuSlide>div{width:calc(100% - 20px); display:inline-block; /*margin:0px 10px;*/}
.subMenuSlide img{height:25px !important; }
.subMenuSlide.iphone{height:70px !important; line-height:70px  !important;}


.subMenuSlide ul li{width:33.3%;height:50px !important; line-height:50px; position:relative; float:left;text-align:center;border-bottom:1px solid #ececec; padding:10px 0px; cursor:pointer}

.subMenuSlide ul li.rightLine{background: url(/mobile/img/leftmenu/app_myinfo_line_ver.png) no-repeat right;background-size: 3px 40px;}

.favoGameWrap{width:85% !important;z-index: 0;position: absolute;;cursor:pointer}
.favoAlarmWrap{width:15% !important;z-index: 0;position: absolute;right:0px; left:85% !important; background-position:50% !important; }


a.alarm_x { display: block; position: absolute; right: 10px; top: 22px; width: 22px; height: 22px; background: URL(/mobile/img/common/alarm_x.gif) no-repeat; }
a.alarm_x em { display: none; }


.starterRecord table {width:100%; height:100%; text-align:center}
.starterRecord thead th{color:#0085e4; font-weight:bold; font-size:15px;}
.starterRecord tr {height:60px; border-bottom:1px solid #f1f2f3}
.starterRecord tbody th {border-left:1px solid #f1f2f3; border-right:1px solid #f1f2f3; font-size:13px;}
.starterRecord tbody td {font-size:13px; font-weight: bold;}
.colorBlueFont {color:#0e8ce6}

#scrollerFrame .new{
	background: url(../img/new_icon.png);
	background-size: 33px;
	background-repeat: no-repeat;
	background-position: 30px 3px;
	width: 100%;
	height: 100%;
}

.writer_name .follow{
	background: url('/livechat/skin/basic/img/robby/button_follow.png');
	background-repeat: no-repeat;
	width: 100px;
	background-size: auto;
	height: 18px;
	display: inherit;
	left: 10px;
	position: relative;

}
.writer_name .following{
	background: url('/livechat/skin/basic/img/robby/button_followed.png');
	background-repeat: no-repeat;
	width: 100px;
	background-size: auto;
	height: 18px;
	display: inline-block;
	left: 10px;
	position: relative;
	top:4px;
}