@charset "utf-8";

/* Common Style */
* {margin:0;padding:0;}
html, body {margin:0;padding:0;height:100%;}
body {font-family:"돋움",Dotum,sans-serif,Arial;font-size:12px;position:relative;} 
table, div {border-collapse:collapse;}
select, textarea,input {font-family:"돋움",Helvetica,sans-serif;font-size:12px;color:#000;vertical-align:top;}
form, ul, ol, dl, table, div, h1, h2, h3 ,h4 {margin:0;padding:0;}
h1, h2, h3 ,h4, h5, h6 {font-size:12px;text-decoration:none;}
img, fieldset {border:0;margin:0;padding:0;}
select, input, li, img {vertical-align:top;}
ul, li, dl, dt, dd {list-style-type:none;}
caption {text-indent:-5000px;line-height:0;font-size:0;}
legend {text-indent:-5000px;line-height:0;font-size:0;position:absolute;top:0;left:0;}
hr {display:none;}
a:link {text-decoration:none;color:#333;}
a:visited {text-decoration:none;color:#333;}
a:hover {text-decoration:underline;color:#dc3731;}
a:active {text-decoration:none;color:#333;}

@font-face {
	font-family:"Noto Sans KR";
	font-style: normal;
	font-weight: 500;
	src:	url("https://image.donga.com/font/NotoSansKR-Medium.eot");
	src:	url("https://image.donga.com/font/NotoSansKR-Medium.eot?#iefix") format("embedded-opentype"),url("https://image.donga.com/font/NotoSansKR-Medium.woff2") format("woff2"),url("https://image.donga.com/font/NotoSansKR-Medium.woff") format("woff"),url("https://image.donga.com/font/NotoSansKR-Medium.otf") format("opentype");
}
 
/*skipNavigation*/
#skip {overflow:hidden;display:block;width:0;height:0;text-align:center;color:#000;}
a#skip:focus,a#skip:active {width:auto;height:auto;padding:5px;background:#f2f2f2;border:1px solid #ddd;display:block;}

.scrollstop {overflow:hidden;}


/* layout */
.index {width:100%;min-width:1440px;background-color:#ededed;}
.index #PCHeader {margin-bottom:5px;border-bottom:1px solid #d2d2d2;background-color:#fff !important;background-image:none !important;}
.index #PCHeader .bg {overflow:hidden;background-color:#5181e3;}
.index #PCHeader .bg .gnb {width:1030px;height:32px;line-height:32px;margin:0 auto;font-size:12px;}
.index #PCHeader .bg .left_menu {float:left;}
.index #PCHeader .bg .left_menu a {color:#fff;text-decoration:none;}
.index #PCHeader .bg .left_menu a.login {margin-right:20px;font-weight:bold;}
.index #PCHeader .bg .left_menu a.my_point {display:inline-block;position:relative;min-width:60px;height:16px;line-height:18px;margin-left:27px;padding:0 8px 0 19px;border-top-right-radius:8px;border-bottom-right-radius:8px;box-sizing:border-box;font-size:11px;color:#666666;text-align:center;background:#fff;} /* 20221102 추가 */
.index #PCHeader .bg .left_menu a.my_point:before {content:"";display:block;position:absolute;top:-2px;left:-7px;width:21px;height:21px;background:url("https://image.donga.com/mlbpark/img/icon_my_point.png") 0 0 no-repeat;} /* 20221102 추가 */
.index #PCHeader .bg .right_menu {float:right;color:#8eaded;}
.index #PCHeader .bg .right_menu a {color:#cad9f6;text-decoration:none;}
.index #PCHeader .main_menu {position:relative;width:1030px;height:62px;margin:0 auto;}
.index #PCHeader .main_menu .logo {float:left;padding:15px 18px 0 0;}
.index #PCHeader .main_menu .btn_box {float:right;padding:22px 0 0 0;}
.index #PCHeader .main_menu .btn_box .btn_write01 {margin-right:12px;}
.index #PCHeader .main_menu .list_menu {float:left;display:table;height:62px;}
.index #PCHeader .main_menu .list_menu li {position:relative;display:table-cell;float:left;height:62px;}
.index #PCHeader .main_menu .list_menu li a {display:block;}
.index #PCHeader .main_menu .list_menu li .top01 {width:86px;}
.index #PCHeader .main_menu .list_menu li .top02 {width:108px;}
.index #PCHeader .main_menu .list_menu li .top03 {width:91px;}
.index #PCHeader .main_menu .list_menu li .top04 {width:57px;}
.index #PCHeader .main_menu .list_menu li .top05 {width:63px;}
.index #PCHeader .main_menu .list_menu li .top06 {width:81px;}
.index #PCHeader .main_menu .list_menu li .top07 {width:83px;}
.index #PCHeader .main_menu .list_menu li .top08 {width:82px;}
.index #PCHeader .main_menu .list_menu li .top09 {width:93px;}
.index #PCHeader .main_menu .list_menu li a .icon_menu {display:block;height:62px;background:url("https://image.donga.com/challenge/mlbpark/images/main_menu.gif") 0 0 no-repeat;text-indent:-999999px;}
.index #PCHeader .main_menu .list_menu li a .icon_bigtoon {display:block;width:77px;height:17px;margin:23px auto 0 auto;background:url("https://image.donga.com/challenge/mlbpark/images/menu_bigtoon.png") 0 0 no-repeat;text-indent:-999999px;}
.index #PCHeader .main_menu .list_menu li a .menu01 {background-position:0 0;}
.index #PCHeader .main_menu .list_menu li a .menu02 {background-position:-88px 0;}
.index #PCHeader .main_menu .list_menu li a .menu03 {background-position:-198px 0;}
.index #PCHeader .main_menu .list_menu li a .menu04 {background-position:-291px 0;}
.index #PCHeader .main_menu .list_menu li a .menu05 {background-position:-350px 0;}
.index #PCHeader .main_menu .list_menu li a .menu06 {background-position:-415px 0;}
.index #PCHeader .main_menu .list_menu li a .menu07 {background-position:-498px 0;}
.index #PCHeader .main_menu .list_menu li a .menu08 {background-position:-583px 0;}
.index #PCHeader .main_menu .list_menu li a.on .menu01 {background-position:0 -62px;}
.index #PCHeader .main_menu .list_menu li a.on .menu02 {background-position:-88px -62px;}
.index #PCHeader .main_menu .list_menu li a.on .menu03 {background-position:-198px -62px;}
.index #PCHeader .main_menu .list_menu li a.on .menu04 {background-position:-291px -62px;}
.index #PCHeader .main_menu .list_menu li a.on .menu05 {background-position:-350px -62px;}
.index #PCHeader .main_menu .list_menu li a.on .menu06 {background-position:-415px -62px;}
.index #PCHeader .main_menu .list_menu li a.on .menu07 {background-position:-498px -62px;}
.index #PCHeader .main_menu .list_menu li a.on .menu08 {background-position:-583px -62px;}

/* 20201221 수정 */
.index #PCHeader .main_menu .list_menu01 {float:left;display:table;height:62px;}
.index #PCHeader .main_menu .list_menu01 li {position:relative;display:table-cell;float:left;height:62px;}
.index #PCHeader .main_menu .list_menu01 li a {display:block;}
.index #PCHeader .main_menu .list_menu01 li .top01 {width:82px;}
.index #PCHeader .main_menu .list_menu01 li .top02 {width:104px;}
.index #PCHeader .main_menu .list_menu01 li .top03 {width:84px;}
.index #PCHeader .main_menu .list_menu01 li .top04 {width:46px;}
.index #PCHeader .main_menu .list_menu01 li .top05 {width:74px;}
.index #PCHeader .main_menu .list_menu01 li .top06 {width:74px;}
.index #PCHeader .main_menu .list_menu01 li .top07 {width:74px;}
.index #PCHeader .main_menu .list_menu01 li .top08 {width:60px;}
.index #PCHeader .main_menu .list_menu01 li .top09 {width:55px;}
.index #PCHeader .main_menu .list_menu01 li .top10 {width:74px;} /*20230412 추가 */
.index #PCHeader .main_menu .list_menu01 li a .icon_menu {display:block;height:62px;background:url("https://image.donga.com/challenge/mlbpark/images//main_menu01.gif") 0 0 no-repeat;text-indent:-999999px;}
.index #PCHeader .main_menu .list_menu01 li a .menu01 {background-position:0 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu02 {background-position:-82px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu03 {background-position:-186px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu04 {background-position:-270px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu05 {background-position:-316px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu06 {background-position:-393px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu07 {background-position:-466px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu08 {background-position:-541px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu09 {background-position:-597px 0;}
.index #PCHeader .main_menu .list_menu01 li a .menu10 {display:block;height:62px;background:url("https://image.donga.com/challenge/mlbpark/images/menu_unse.png") center center no-repeat;text-indent:-999999px;} /*20230412 추가 */
.index #PCHeader .main_menu .list_menu01 li a.on .menu01 {background-position:0 -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu02 {background-position:-82px -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu03 {background-position:-186px -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu04 {background-position:-270px -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu05 {background-position:-316px -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu06 {background-position:-393px -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu07 {background-position:-466px -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu08 {background-position:-541px -62px;}
.index #PCHeader .main_menu .list_menu01 li a.on .menu09 {background-position:-596px -62px;}

/* 서브메뉴 */
.index .header01 {border-bottom:0 !important;}
.index #PCHeader .sub_menu {border-top:1px solid #d2d2d2;}
.index #PCHeader .sub_menu .sub_box {width:1030px;margin:0 auto;padding:6px 0 0 0;}
.index #PCHeader .sub_menu .menu_link {display:flex;flex-wrap:wrap;position:relative;padding:0 0 0 0;}
.index #PCHeader .sub_menu .menu_link.first {padding:0 0 0 76px;}
.index #PCHeader .sub_menu .menu_link.first li:first-child {position:absolute;top:0;left:0;}
.index #PCHeader .sub_menu .menu_link li {margin:0 11px 6px 0;}
.index #PCHeader .sub_menu .menu_link li a {display:inline-block;height:22px;padding:0 5px;border:1px solid #5181e3;border-radius:5px;font-size:13px;color:#5181e3;line-height:22px;letter-spacing:-1px;font-family:"Noto Sans KR";}
.index #PCHeader .sub_menu .menu_link li a:hover {text-decoration:none;}
.index #PCHeader .sub_menu .menu_link li .toggle_sw {position:relative;display:block;width:65px;height:21px;padding:0 0 0 9px;background:#666;border-radius:15px;line-height:22px;font-size:13px;color:#fefefe;font-weight:bold;letter-spacing:-2px;cursor:pointer;box-sizing:border-box;}
.index #PCHeader .sub_menu .menu_link li .toggle_sw .toggle_button {position:absolute;top:-3px;right:0;display:block;width:27px;height:27px;background:url("../img/icon_off01.png") no-repeat 0 0;}
.index #PCHeader .sub_menu .menu_link li #toggle:checked ~ .toggle_sw {padding:0 9px 0 0;background:#3b73e2;color:#fff;text-align:right;}
.index #PCHeader .sub_menu .menu_link li #toggle:checked ~ .toggle_sw .toggle_button {left:0;background:url("../img/icon_on01.png") no-repeat 0 0;}
.index #PCHeader .sub_menu .menu_pdl {margin-left:520px;}

.index #container {position:relative;margin:0 auto;width:1030px;}
.index #container .contents {overflow:hidden;}
.index #container .contents .left_cont {position:relative;float:left;margin-bottom:17px;width:710px;}
.index #container .contents .left_cont:after {clear:both;display:block;content:"";}

/* headline */
.index .headline {padding:12px;width:684px;height:287px;border:1px solid #dadada;background:#f8f8f9;}
.index .headline .tit_photo {overflow:hidden;display:block;position:relative;float:left;margin-right:11px;width:405px;height:287px;cursor:pointer;}
.index .headline .tit_photo:hover {text-decoration:none;}
.index .headline .tit_photo .txt {display:block;position:absolute;left:0;bottom:0;padding:15px;width:375px;height:22px;background:url("https://image.donga.com/challenge/mlbpark/images/bg_transparent.png") left top repeat;}
.index .headline .tit_photo .txt strong {display:block;width:370px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font:bold 20px "돋움", Dotum;color:#fff;letter-spacing:-1px;}
.index .headline .tit_photo .txt span {display:block;margin-top:10px;height:32px;overflow:hidden;word-wrap:break-word;color:#b4b4b4;}
.index .headline ul {padding-left:12px;background:url("https://image.donga.com/challenge/mlbpark/images/bg_headline.gif") left top repeat-y;}
.index .headline ul li {margin-bottom:9px;width:260px;overflow:hidden;}
.index .headline ul li .tit_img {overflow:hidden;display:inline-block;margin-right:10px;width:93px;height:65px;vertical-align:middle;}
.index .headline ul li .tit_img img {width:100%;}
.index .headline ul li .txt {display:inline-block;width:152px;vertical-align:middle;letter-spacing:-0.1em;}
.index .headline ul li .txt a {display:inline-block;height:35px;overflow:hidden;text-overflow:ellipsis;font-size:12px;line-height:16px;color:#1e1e1e;font-weight:bold;}
.index .headline ul li .txt a:hover {color:#dc3731;}
.index .headline ul li .txt strong {display:inline-block;color:#444;}

/* MLB타운 & 한국야구타운 & BULLPEN & 명문관 */
.index .article_box {width:710px;}
.index .article_box .news_cont {float:left;margin-top:2px;}
.index .article_box .news_cont .view {position:absolute;top:20px;right:9px;padding-right:8px;font-family:"돋움",Dotum;font-size:11px;color:#727272;background:url("https://image.donga.com/challenge/mlbpark/images/arrow_gray.gif") top 3px right 2px no-repeat;}
.index .article_box .news_cont .view:hover {color:#dc3731;text-decoration:none;}
.index .article_box .news_cont ul li {padding-left:10px;}
.index .article_box .news_cont .news_list {position:relative;float:left;width:349px;}
.index .article_box .news_cont .news_list.ml {margin-left:12px;}
.index .article_box .news_cont .news_list h3 {padding:17px 0 7px 6px;}
.index .article_box .news_cont .news_list ul {padding:8px 18px 7px;border:1px solid #dadada;background-color:#fff;}
.index .article_box .news_cont .news_list ul li {padding:5px 0;overflow:hidden;border-top:1px solid #ececec;}
.index .article_box .news_cont .news_list ul li:first-child {border-top:none;}
.index .article_box .news_cont .news_list ul li .txt {display:block;float:left;width:280px;padding-top:5px;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#2f2f2f;font-family:"굴림" , "Gulim";letter-spacing:-1px;}
.index .article_box .news_cont .news_list ul li .nick {float:none;margin-top:2px;font-size:11px;color:#999;letter-spacing:0;font-weight:normal;}
.index .article_box .news_cont .news_list ul li a:hover {text-decoration:none !important;}
.index .article_box .news_cont .news_list ul li:first-child .txt {font-weight:bold;}
.index .article_box .news_cont .news_list ul li a:hover {color:#dc3731;}
.index .article_box .news_cont .news_list ul li span {display:block;float:left;}
.index .article_box .news_cont .news_list ul li .icon_img {position:relative;display:block;float:left;}
.index .article_box .news_cont .news_list ul li .icon_new{ position:absolute;top:12px;left:13px;width:14px;height:14px;
    background:url('https://image.donga.com/challenge/mlbpark/images/icon_new02.png') no-repeat 0 0;}
.index .article_box .news_cont .news_list ul li .icon_hot { position:absolute;top:12px;left:13px;width:14px;height:14px;
    background:url('https://image.donga.com/challenge/mlbpark/images/icon_hot02.png') no-repeat 0 0;}
.index .article_box .news_cont .news_list ul li .icon_team {width:31px;}
.index .article_box .news_cont .news_list ul li .icon_team img {width: 21px;height: 21px;margin: 0px;padding: 0px;border: 1px solid #bfbfbf;border-radius: 100%;}

.index .article_box .news_cont .news_list .mlb_mall {}

.index .article_box .news_cont .news_list li a .thumb .reward {position:absolute;right:11px;bottom:12px;display:inline-block;height:30px;padding:0 10px;background:#9437f5;text-align:center;color:#fff;font-size:18px;line-height:30px;border-radius:15px;vertical-align:middle;}
.index .article_box .news_cont .news_list li a .thumb .reward .icon_star {width:17px;height:16px;margin-left:5px;background-position:0 -29px;}
.index .article_box .news_cont .news_list li a .thumb .reward .double {display:inline-block;margin-left:5px;font-weight:bold;font-size:18px;color:#ffbc00;}/* 20201120 추가 */
.index .article_box .news_cont .news_list li a .cont_info {padding:11px 12px 11px 15px;background:#fafafa;border:1px solid #eaeaea;border-top:1px solid #f4f4f4;border-radius:0 0 10px 10px;}
.index .article_box .news_cont .news_list li a .cont_info .title {display:block;font-size:17px;color:#111;display:-webkit-box;overflow:hidden; -webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;text-overflow:ellipsis;white-space:normal;line-height:130%;}
.index .article_box .news_cont .news_list li a .cont_info .info_price {position:relative;margin-top:8px;}
.index .article_box .news_cont .news_list li a .cont_info .info_price span {display:inline-block;letter-spacing:-1px;}
.index .article_box .news_cont .news_list li a .cont_info .info_price .discount_num {font-size:21px;color:#9437f5;}
.index .article_box .news_cont .news_list li a .cont_info .info_price .original_price {margin-left:10px;font-size:21px;color:#111;font-weight:bold;}
.index .article_box .news_cont .news_list li a .cont_info .info_price .original_price em {font-size:15px;}
.index .article_box .news_cont .news_list li a .cont_info .info_price .sale_price {margin-left:10px;font-size:15px;color:#8d8d8d;}
.index .article_box .news_cont .news_list li a .cont_info .info_price .delivery {position:absolute;right:0;bottom:3px;font-size:13px;color:#8d8d8d;}

.index .article_box .news_cont .news_list li a .thumb {overflow:hidden;position:relative;border:1px solid #eaeaea;border-bottom:0;border-radius:10px 10px 0 0;}
.index .article_box .news_cont .news_list li a .thumb img {width:100%;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 {overflow:hidden;padding:8px 7px 4px;} 
.index .article_box .news_cont .news_list .mlb_mall .list_2 li {float:left;width:50%;padding:0;border:0;box-sizing:border-box;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a {position:relative;display:block;letter-spacing:-0.5px;border:0;border-radius:0;margin:0 3px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li:nth-child(odd) a {padding-right:0;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li:nth-child(even) a {padding-left:0;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li:nth-child(even) a .md_pick {left:0;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .thumb {position:relative;overflow:hidden;border-radius:5px;border:0;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .thumb .imgh {height:104px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .thumb:after {content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 1px solid rgba(0,0,0,0.1);border-radius:5px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .thumb .reward {position:absolute;right:6px;bottom:7px;height:17px;padding:0 7px;font-size:12px;line-height:17px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .thumb .reward .icon_star {width:10px;height:10px;background-position:-24px -29px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .thumb .reward .double {display:inline-block;margin-left:3px;font-weight:bold;font-size:12px;color:#ffbc00;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info {padding:8px 0 4px 0;border:0;background:#fff;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .title {width:100%;height:31px;margin-bottom:5px;font-size:12px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .info_price {position:relative;min-height:42px;margin-top:6px;padding-bottom:25px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .info_price .discount_num {position:absolute;left:0;bottom:0;font-size:14px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .info_price span {display:block;margin:0 !important;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .info_price .original_price {float:none;font-size:14px;line-height:14px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .info_price .original_price em {font-size:12px;font-style:normal;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .info_price .sale_price {margin-left:0;font-size:12px;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .cont_info .info_price .delivery {bottom:0;}
.index .article_box .news_cont .news_list .mlb_mall .list_2 li a .md_pick {left:0;top:0;}

.index .article_box .news_cont .news_list ul li .text {display:block;width:auto;margin-left:0;}
.index .article_box .news_cont .news_list ul li .text .title {line-height:22px;}
.index .article_box .news_cont .news_list ul li .text .title:after {display: block;content:'';clear:both;}
.index .article_box .news_cont .news_list ul li .text .title a {float: left;display:inline-block;width:auto;max-width:68%;color:#535454;font-size:13px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index .article_box .news_cont .news_list ul li .text .title .replycont {float:left;margin-left:3px;color:#eb6100;}
.index .article_box .news_cont .news_list ul li .text .title .views {float:right;color:#0a4fda;font-size:12px;background:url("https://image.donga.com/mlbpark/img/icon_m_view.png") no-repeat 0 center;background-size:19px 10px;padding-left:22px;}

/* right_cont */
#right_cont {float:right;width:300px;background-color:#fff;}
#right_cont:after {clear:both;display:block;content:"";}
#right_cont .sport {border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;border-left:1px solid #dbdbdb;}
#right_cont .sport h3 {padding:12px 19px 6px;background-color:#fafafa;}
#right_cont .sport a {overflow:hidden;color:#1e1e1e;}
#right_cont .sport a:hover {text-decoration:none;}
#right_cont .sport ul {padding:3px 18px 18px 19px;height:272px;border-top:1px solid #dbdbdb;background-color:#fff;}
#right_cont .sport ul li {clear:both;margin-top:7px;}
#right_cont .sport ul li:after {clear:both;display:block;content:"";}
#right_cont .sport ul li span {float:left;}
#right_cont .sport ul li .bt {display:inline-block;margin:-6px 0 0 12px;padding-top:16px;width:165px;height:39px;overflow:hidden;border-top:1px solid #f0f0f0;}
#right_cont .sport ul li .bt a {font-size:13px;line-height:19px;}
#right_cont .sport ul li .btnon {border-top:none;}
#right_cont .tab_btn a {display:inline-block;float:left;}
#right_cont .tab_btn:after {clear:both;display:block;content:"";}
#right_cont .scoreBoard {border-right:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;font-family:"돋움", Dotum;background:url("https://image.donga.com/challenge/mlbpark/images/aside_tab_bg.gif") #fff repeat-x;}
#right_cont .scoreBoard table {margin:0 19px;}
#right_cont .scoreBoard table thead {font-size:11px;line-height:1;color:#9d9d9d;background-color:#f7f7f7;}
#right_cont .scoreBoard table thead th {font-weight:normal;text-align:left;}

#right_cont .scoreBoard table tbody {margin-top:5px;color:#656565;background-color:#fff;font-size:12px;}

#right_cont .scoreBoard table tbody tr {border-top:1px solid #f0f0f0;}
#right_cont .scoreBoard table tbody tr:first-child {border-top:none;color:#5181e3;}
#right_cont .scoreBoard table tbody tr:first-child td {padding-top:8px;}
#right_cont .scoreBoard table tbody tr td {padding:6px 0;line-height:1;}
#right_cont .scoreBoard table tbody .orange {color:#ec4908;}
#right_cont .scoreBoard table tbody .date {border-top:none;}
#right_cont .scoreBoard table tbody .date td {padding:3px 0 9px;color:#b2b2b2;text-align:right;}
#right_cont .resultwrap {padding:0 19px;height:303px;border-right:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;border-left:1px solid #dbdbdb;font-size:11px;color:#666;text-align:center;background-color:#fff;}
#right_cont .resultwrap .resulttit {padding-top:12px;font-size:16px;line-height:1;color:#4f4f4f;}
#right_cont .resultwrap .resulttit strong span {font-size:14px;vertical-align:top;}
#right_cont .resultwrap .resulttit > a {display:inline-block;margin:0 13px;width:8px;height:11px;background:url("https://image.donga.com/challenge/mlbpark/images/arrow.gif") no-repeat 0 -11px;text-indent:-9999px;vertical-align:middle;}
#right_cont .resultwrap .resulttit > a:first-child {background-position:0 0;}
#right_cont .resultwrap ul {margin-top:6px;}
#right_cont .resultwrap ul li {border-top:1px solid #f0f0f0;}
#right_cont .resultwrap ul li:first-child {border-top:none;}
#right_cont .resultwrap ul li > span {display:inline-block;width:48px;height:48px;background:url("https://image.donga.com/challenge/mlbpark/images/aside_icon01.gif") no-repeat;text-indent:-9999px;vertical-align:middle;}
#right_cont .resultwrap ul li .lg {background-position:0 -106px;}
#right_cont .resultwrap ul li .lotte {background-position:-53px -106px;}
#right_cont .resultwrap ul li .nc {background-position:0 -159px;}
#right_cont .resultwrap ul li .hanwha {background-position:-53px -212px;}
#right_cont .resultwrap ul li .sk {background-position:0 -212px;}
#right_cont .resultwrap ul li .kia {background-position:0 0;}
#right_cont .resultwrap ul li .samsung {background-position:-53px -159px;}
#right_cont .resultwrap ul li .nexen{background-position:-55px 0;}
#right_cont .resultwrap ul li .kt {background-position:0 -53px;}
#right_cont .resultwrap ul li .doosan {background-position:-53px -53px;}
#right_cont .resultwrap ul li .kiwoom {background-position:0 -264px;} /* 20190116 추가 */
#right_cont .resultwrap ul li p {display:inline-block;width:100px;font-size:12px;color:#757575;vertical-align:middle;}
#right_cont .resultwrap ul li p strong {font-size:16px;color:#5181e3;}

/* 추천영상 */
#right_cont .recommend_cont {}
#right_cont .recommend_cont .tit {display:block;height:33px;background:#5181e3;line-height:33px;text-align:center;color:#fff;font-weight:bold;letter-spacing:-1px;}
#right_cont .recommend_cont .info_cont {}

/* today best */
.today_wrap {clear:both;width:1030px;border:1px solid #dadada;box-sizing:border-box;overflow:hidden;background-color:#fff;}
.today_wrap .tit_bar {border-bottom:1px solid #ebebeb;overflow:hidden;background-color:#fafafa;}
.today_wrap .tit_bar h3 {float:left;padding:19px 14px 0 17px;}
.today_wrap .tit_bar .tab_btn {float:right;margin:11px 17px 11px 0;}
.today_wrap .tit_bar .tab_btn a {float:left;}
.today_wrap .greatest_list {float:left;margin-right:-1px;padding:0 18px 12px;width:307px;border-right:1px solid #ebebeb;}
.today_wrap .greatest_list+.greatest_list+.greatest_list {border-right:none;}
.today_wrap .greatest_list h4 {padding:20px 0 9px 4px;}
.today_wrap .greatest_list ul li {margin:0 0 6px 0;padding-left:10px;width:280px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background:url("https://image.donga.com/challenge/mlbpark/images/dot_gray.gif") top 7px left 0 no-repeat;}
.today_wrap .greatest_list ul li a {font-size:14px;color:#3f3f3f;}
.today_wrap .greatest_list ul li a:hover {color:#dc3731;}

/* footer */
.footer {margin:30px auto 0;padding:47px 0;width:100%;text-align:center;color:#cfdbf5;background-color:#5578b8;font-size:12px;}
.footer .link > strong {margin:0 23px;color:#fff;}
.footer .link a {margin:0 12px;color:#cfdbf5;} /* 20181004 수정 김하나 */
.footer .link span {color:#97b3ee;}
.footer .copy {margin-top:19px;}
.footer .copy h2 {display:inline;margin-right:5px;}


.icon {
    display: inline-block;    
    font-family: 'Dotum',  'Helvetica';
    height:19px;
    width:20px;
    margin-right:5px;
    vertical-align:middle;
    text-indent: -9999px;
    text-shadow: none;
    }
    
.icon_search {
    background-image: url('https://image.donga.com/challenge/mlbpark/images/icon_search.png')  ;    
    background-size: 20px;
    no-repeat ;

    }

.icon_write {
    background-image: url('https://image.donga.com/challenge/mlbpark/images/icon_write.png')  ;    
    background-size: 20px;
    no-repeat ;
    }
    

.icon_alert {
    position:absolute;top:3px;left:33%;margin:0 auto;display:inline-block;height:16px;line-height:16px;padding:0 6px;background:#fb5402;border-radius:15px;color:#fff !important;font-size:12px;text-indent:0;text-align:center;text-decoration:none !important;
    }  

.mark { 
    font-family: 'Dotum',  'Helvetica';
    font-size:16px;color:#c28798;
    }    

.band { 
    text-align:center;
    vertical-align: middle;
    background: #cfd7e9;
    margin-bottom: 10px;
    }
.band a {
	display:block;
	width:100%;
	height:50px;
	line-height:50px;
	background: #5181e3;
	color:#fff;
	font-weight:bold;
}

#replyMoreBtn { 
	 padding:10px 17px;
    text-align:center;
    vertical-align: middle;
    background: #cfd7e9;
    margin-bottom: 10px;
    }
#replyMoreBtn a {
	display:block;
	width:100%;
	height:50px;
	line-height:50px;
	background: #5181e3;
	color:#fff;
	font-weight:bold;
	border-radius:5px;
}

.opBtn {
    height:30px;
    line-height:30px;
    font-size:15px;
    font-weight: bold;
    color: #fff;
}
.balltool {display:none;}
#fixedmenu {display:none;width:100% auto;background:#25a;height:40px;text-align:center;margin-top:-5px;}

.bar{ width:730px auto;height:40px;}
.bar .menus { height:40px;line-height:40px;}
.bar .menus .menu { display:inline-block;font-size:15px;color:#fff;font-weight:bold;height:40px;line-height:40px;padding:0 12px;vertical-align:middle;}
.bar .menus .on { color:#25a;background:#eee;margin-top:2px;}

.lists{overflow:hidden;position:relative;width:100%;background:#fff;border:1px solid #dbdbdb;margin-bottom:10px;}

.lists .items {position:relative;min-height:31px;border-bottom:1px solid #ccc;width:100% auto;padding:5px 0;}

.lists .block { width:100% auto; padding: 4px 4px 4px 53px;line-height:28px;}

.lists .block a{ color:gray ; margin:0 5px;}
.lists .block span{ color:#25a;}
.lists .btn_list {position:absolute;bottom:12px;right:15px;}
.lists .btn_list .btn_write {margin-right:8px;}

.lists .items .reply {display:block;width:11px !important;height:12px !important;margin:10px 12px 0 24px !important;background:url('https://image.donga.com/challenge/mlbpark/images/icon_reply.gif') no-repeat 0 0;text-indent:-999999px; }

.lists .head{border-bottom:1px solid #bbb;background:#eaeff9;font-weight:bold;}
.lists .head .photo {float:left;}
.lists .dugout{border-bottom:1px solid #bbb;background:#eaeff9;font-weight:bold;}
.lists .items .photo {float:left;display:inline-block;width:27px;height:27px;margin:3px 10px 0 10px; vertical-align:top;}
.lists .items .photo .icon_rank {position:absolute;top:8px;left:18px;width:19px;height:19px;
    background:url('https://image.donga.com/challenge/mlbpark/images/bg_ranking320.png') no-repeat 0 0;color:#fff;font-weight:bold;text-align:center;line-height:24px;font-size:13px;letter-spacing:-1px;}
.lists .items .photo .icon_new{ position:absolute;top:19px;left:25px;width:18px;height:18px;
    background:url('https://image.donga.com/challenge/mlbpark/images/icon_new01.png') no-repeat 0 0;}
.lists .items .photo .icon_hot { position:absolute;top:19px;left:25px;width:18px;height:18px;
    background:url('https://image.donga.com/challenge/mlbpark/images/icon_hot01.png') no-repeat 0 0;}
.lists .items .photo a img{width:27px; height:27px;border:none;margin:0px;padding:0px;border:1px solid #bfbfbf;border-radius: 100%}

.lists .items .text {display:inline-block;width:650px;vertical-align:middle;padding-top:3px;}
.lists .items .text .info {float:right;font-size:14px;}
.lists .items .text .title {text-align:center;line-height:22px;}
.lists .items .text .nick{display:inline-block;width:125px;color:#5181e3;}
.lists .items .text .val{display:inline-block;color:#34518d; width:50px;text-align:right;padding-right:5px;font-size:13px;}
.lists .items .text .date{display:inline-block;color:#666;width:90px;}
.lists .items .text .board{display:inline-block;color:#666;margin:0 7px;width:85px;}
.lists .items .text .board a{color:#666 !important;}
.lists .items .text .allim{display:block;color:#666 !important;font-size:13px;}
.lists .items .text .allim em{font-style:normal;color:#25a;}
.lists .items .text .del{position:absolute;top:17px;right:5px;margin-right:5px;}
.lists .items .text .del img{width:12px;height:auto;border:none;}
.lists .items .text .title a{display:inline-block;width:350px;color:#333;text-align:left;font-size:12px;font-family:"굴림" , "Gulim";}
.lists .items .text .title span {color:#25a;padding-right:3px;}
.lists .items .text .title a .replycnt{color:#ec4908;padding-left:2px;font-weight:bold;}
.lists .items .text .dugout_title {display:inline-block;}
.lists .items .text .dugout_title a{color:#333;width:325px !important;}
.lists .items .text .aggreeK{display:none;}
.lists .items .text .aggreeY{display:none;}
.lists .items .text .viewK{display:none;}

.newsfeed .items {clear:both;overflow:hidden;padding:10px 0;}
.newsfeed .items .photo {float:left;width:96px; height:58px; overflow:hidden !important;margin:0 20px 0 15px;padding-top:-15px;background:#eee;border:1px solid #bfbfbf;}
.newsfeed .items .photo a{width:96px; height:58px;display:table-cell;text-align:center;vertical-align:middle;}
.newsfeed .items .photo a img{width:96px; height:auto;border-radius:0;border:none;}
.newsfeed .items .text  {position:absolute;width:600px;padding-top:7px;}
*:first-child+html .newsfeed .items .text {line-height:14px;}
.newsfeed .items .text .info {float:left !important;width:600px;margin-top:4px;font-size:12px;}
.newsfeed .items .text .title a{display:block;color:#111;font-size:14px;width:560px;font-family:"돋움";letter-spacing:-1px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.newsfeed .items .text .board{display:inline;color:#2b60ca;padding:0;margin:0;margin-right:20px;word-break:nowrap !important;}
.newsfeed .items .text .date{display:inline;color:#666;margin-right:30px;word-break:nowrap !important;font-size:12px;}
.newsfeed .items .text .aggreeK{display:inline-block;margin:0;padding:0;width:12px;height:11px;
    background: url('https://image.donga.com/challenge/mlbpark/images/icon_heart_320.png') no-repeat 0 0;
    text-indent:-99999px;
    vertical-align:middle;}
.newsfeed .items .text .viewK{display:inline-block;margin:0;padding:0;width:15px;height:10px;
    background: url('https://image.donga.com/challenge/mlbpark/images/icon_eye_320.png') no-repeat 0 0;
    text-indent:-99999px;
    vertical-align:middle;}
.newsfeed .items .text .tit {margin-left: 5px;color: #767676;font-size: 12px;}
.newsfeed .items .text .val{display:inline-block;color:#000; width:0; text-align:right;padding-right:10px;font-size:12px;}


.notice_list{width:100%;background:#fff;border:1px solid #dbdbdb;border-top:0;margin:-1px 0 10px 0;}
.notice_list li {width:100%;line-height:20px;border-bottom: 1px solid #ccc;}
.notice_list li .word {display:inline-block;color:#25a;width:90px;padding:2px 5px 2px 12px;}
.notice_list li .subject {padding:2px 5px;color:#333;}
.notice_list li .date {display:inline-block;color:#25a;float:right;padding:2px 12px 2px 5px;}

.paging_box {position:relative;}
.page {clear:both;height:47px;padding-top:7px;text-align:center;background:#fff;border:1px solid #ccc;margin-bottom:10px;}
.page strong {display:inline-block;padding:10px;color:#25a;}
.page a {display:inline-block;padding:10px;color:#7b828b;}
.page a.left {width:47px;height:28px;padding:0;background:url('https://image.donga.com/challenge/mlbpark/images/btn_page_320.png') no-repeat 0 0;vertical-align:middle;}
.page a.right {width:47px;height:28px;padding:0;background:url('https://image.donga.com/challenge/mlbpark/images/btn_page_320.png') no-repeat 0 -32px;vertical-align:middle;}
*:first-child+html .page {padding-top:10px;border-top: 1px solid #ccc;}
*:first-child+html .page a.left {vertical-align:5px;}
*:first-child+html .page a.right {vertical-align:5px;}
.paging_box .btn_list {position:absolute;bottom:16px;right:15px;}
.paging_box .btn_list .btn_write {margin-right:8px;}
.paging_box .btn_list a {padding:10px 0;}
.page a.today {height:20px;line-height:20px;padding:0 7px;border:1px solid #5181e3;color:#5181e3;border-radius:2px;font-size:12px;text-decoration:none;}

.left_cont .titles {display:block;border:1px solid #ced0d7;border-bottom:0;background:#fff;padding: 20px 180px 0 20px;color:#333;font-weight:bold;font-size:14px;letter-spacing:-1px;line-height:150%;} /* 20161219 수정 */
.left_cont .titles .word {display:inline-block;margin-right:5px;color:#25a;}
.view_head{width:100% auto;padding-top:15px;border-left:1px solid #ced0d7;border-right:1px solid #ced0d7;background:#fff;}
.view_head .items {padding: 0 10px;}
.view_head .items .photo {position:absolute;right:20px;top:10px;border-radius:100%;border:1px solid #bfbfbf;}
.view_head .items .photo a img{width:34px; height:34px;border:none;border-radius:100%;}
.view_head .items .text div {display:inline;}
.view_head .items .text {display:inline-block;padding:0 10px 17px 10px ;width:665px;}
.view_head .items .text .nick{color:#25a;font-weight:bold;margin-right:10px;}
.view_head .items .text .val{color:#767676;font-size:13px;}
.view_head .items .text .date{color:#666;font-size:13px;}
.view_head .items .font {display:none;}
.view_head .items .text .text1 {position:absolute;top:20px;right:55px;}
.view_head .items .text .text1 .img {display:inline-block;margin-right:5px;vertical-align:middle;}
.view_head .items .text .bat {top:11px;}
.view_head .items .text .text3 {margin-right:17px;color:#767676;font-size:12px;}
.view_head .items .text .text3 span em {color:#9d9d9d;font-style:normal;}
.view_head .items .text .text3 .val {color:#9d9d9d;}
.view_head .items .text .text3 .txt_bar {color:#9d9d9d;font-size:11px;}
.view_head .items .text .text4 span em {color:#9d9d9d;font-style:normal;}
.view_head .items .text .text4 {color:#767676;font-size:12px;}
.view_head .items .text .text2 .tit{margin-left:5px;color:#767676;font-size:12px;}
.view_head .items .text .text2 .val{color:#000;font-weight:bold;font-size:12px;}
.view_head .items .text .text2 #replyCnt {color:#ff4b1b;font-weight:bold;}
.view_head .items .text .text_left {float:right;}
.view_head .items .text .text_right {float:left;}

.view_context {overflow:hidden;width:100% auto;border:1px solid #ced0d7;border-top:0;background:#fff;margin-bottom:10px;} 
.view_context .titles{display:block;padding: 8px; padding-top:18px;color:#000;font-weight:bold;font-size:16px;} 
.view_context .titles span{color:#25a;padding-right:5px;} 
.view_context .ar_txt {width:100% auto;padding:20px; font-size:13px !important;line-height:22px !important;color:#343434 !important;word-break:break-word;font-family:"굴림" , "Gulim";border-top:1px solid #ededed;background:#f8f7f7;}
/* 20161223 추가 */
.view_context .ar_txt img {display: block;max-width:640px;height:auto;}
.view_context .ar_txt embed {max-width:640px;min-height:315px;} /* 20170421 수정 김하나 */
.view_context .ar_txt table {max-width:640px;height:auto;}
.view_context .ar_txt iframe {width:640px !important;height:360px !important;border:none;}
.view_context .ar_txt video {display: block;max-width:640px;vertical-align: top;}
.view_context .ar_txt .event_iframe  iframe {width: 100%; height: 3220px !important;}
/* //20161223 추가 */
.view_context .ar_txt_tool {height:45px;padding-right:10px;line-height:45px;border-top:1px solid #e7e7e7;font-size:12px;text-align:right;}
.view_context .ar_txt_tool a{width:100% auto;color:#25a;}
.view_context .ar_txt_tool .tool_left{display:inline;width:auto;}
.view_context .ar_txt_tool .tool_left span{margin-left:15px;}
.view_context .ar_txt_tool .tool_left .icon_share {display:inline-block;width:12px;height:13px;margin-left:3px;background:url('https://image.donga.com/mlbpark/img/icon_share.png') no-repeat 0 0;vertical-align:middle;}/* 20201214 추가 */
.view_context .ar_txt_tool .tool_left .icon_scrap {display:inline-block;width:15px;height:12px;margin-left:3px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_scrap01.gif') no-repeat 0 0;vertical-align:middle;}

.view_context .ar_txt_tool .tool_right{display:inline;width:auto;}
.view_context .ar_txt_tool .tool_right span {display:inline-block;border:1px solid #ff3737;height:21px;line-height:21px;text-align:center;margin:0 0 0 15px;padding:0 7px;color:#ff3737;border-radius:5px;}
.view_context .ar_txt_tool .tool_right span a {color:#ff3737;}

/* 추천 공유하기 */
.view_context .tool_cont {padding:30px 0 0 0;text-align:center;}
.view_context .tool_cont button {position:relative;display:inline-block;width:57px;height:57px;margin:0 9px;border:0;background:transparent;cursor:pointer;}
.view_context .tool_cont button:hover {text-decoration:none;}
.view_context .tool_cont button span {display:block;font-size:16px;color:#666;font-weight:bold;}
.view_context .tool_cont .wr_recommend:before {content:'';display:block;width:57px;height:57px;margin-bottom:4px;background:url('https://image.donga.com/mlbpark/img/icon_recommend01.png') no-repeat 0 0;}
.view_context .tool_cont .wr_recommend.on:before {content:'';display:block;background:url('https://image.donga.com/mlbpark/img/icon_recommend02.png') no-repeat 0 0;}
.view_context .tool_cont .wr_share:before {content:'';display:block;width:57px;height:57px;margin-bottom:4px;background:url('https://image.donga.com/mlbpark/img/icon_share01.png') no-repeat 0 0;}

/* 20210401 추가 */
.view_context p{margin:0}

.view_suggest{width:100% auto;background:#fff;margin-bottom:10px;}
.view_suggest .title{width:100% auto;height:42px;border:1px solid #ced0d7;background:#f0f2f9;}
.view_suggest .title .tool_left {float:left;padding: 0 20px;height:42px;line-height:42px;vertical-align:middle;color:#1b346a;font-weight:bold;font-size:14px;}
.view_suggest .title .tool_left em {font-style:normal;color:#5181e3;}
.view_suggest .title .tool_left a{float:left;height:42px;line-height:42px;vertical-align:middle;color:#333;font-weight:bold;font-size:12px;}
.view_suggest .title .tool_left span {color:#1f55ab;margin:0 2px;}
.view_suggest .title .tool_right a{float:right;padding: 0 15px 0 0;margin-right:20px;height:42px;line-height:42px;vertical-align:middle;color:#2c4273;background:url('https://image.donga.com/challenge/mlbpark/images/icon_list_arr03.png') no-repeat right center;}
.view_suggest .title .tool_right a.on {background:url('https://image.donga.com/challenge/mlbpark/images/icon_list_arr02.png') no-repeat right center;}
.view_suggest .title .btn a{display:none;background: #fff; color:#5181e3;padding: 0 10px;height:42px;line-height:42px;vertical-align:middle;font-size:14px;font-weight:bold;}

.view_suggest ul{width:100% auto;border:1px solid #ced0d7;border-top:0;}
.view_suggest ul li {overflow:hidden;position:relative;border-top:1px solid #ccc;padding:10px 10px 10px 20px;}
.view_suggest ul li div {float:left;}
.view_suggest ul li:nth-child(even) {background:#f7f7f8;}
.view_suggest ul li .val {margin:0;margin-right:10px;padding:0 0 0 15px;color:#5181e3;background:url('https://image.donga.com/challenge/mlbpark/images/icon_list_arr01.png') no-repeat 0 center;}
.view_suggest ul li .date {position:absolute;top:9px;right:20px;color:#9d9d9d;}
.view_suggest ul li .subject {padding-right:100px;}
.view_suggest ul li .subject a{padding:0;margin:0;color:#000;}

.reply_zone {margin-bottom:0;background:#fff;border-bottom:0;}
.reply_zone  .title {background:#fff;}
.reply_zone .title .tool_left {color:#5f6679;}
.reply_zone .title .tool_left span {color:#ff4343;}

.reply_list {width:100% auto;padding:10px 5px 10px 5px;background:#cfd7e9;}
.reply_list .name {}
.reply_list .date {}
.reply_list .ip {}
.reply_list .other_reply {width:auto;margin:0 0;}
.reply_list .other_reply .txt_box {width:100%;}
.reply_list .other_reply .txt {position:relative;float:left;max-width:90%;padding:15px 10px;background:#fff;border-radius:0 10px 10px 10px;text-overflow: ellipsis;word-break:break-word;text-align:left;font-family:"굴림" , "Gulim";}
.reply_list .other_reply .txt span {color:#7b828b;}
.reply_list .other_reply .txt .re_txt {clear:both;overflow:hidden;display:block;color:#333;text-align:left;line-height:140%;}
.reply_list .other_con {overflow:hidden;position:relative;margin:0 0 0 0;padding:10px 0 0 49px;}
.reply_list .other_con a {float:left;display:block;margin-bottom:10px;text-decoration:none;text-align:left;}
.reply_list .other_con a span {margin-right:6px;}
.reply_list .other_con .photo {position:absolute;top:10px;left:0;width:37px;height:37px;border-radius:100%;border:1px solid #bfbfbf;}
.reply_list .other_con .photo img {width:100%;border-radius:100%;border:none;}
.reply_list .other_con .txt .icon_arr {display:block;position:absolute;top:0;left:-8px;width:8px;height:9px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_arr01.png') no-repeat 0 0;background-size:8px 9px;}
.reply_list .other_reply .btn_del {position:absolute;bottom:-1px;right:-15px;display:block;width:31px;height:15px;background:url('https://image.donga.com/challenge/mlbpark/images/btn_del01.png') no-repeat 0 0;background-size:31px 15px;z-index:0;}
.reply_list .icon_mark {display:block;width:37px;height:37px;overflow:hidden;}
.reply_list .other_reply .txt .btn_edit {display:inline-block;margin:0 1px 0 0;color:#7a838c;font-size:11px;}
.reply_list .other_reply .txt .btn_redel {display:inline-block;margin:0;color:#7a838c;font-size:11px;}
.reply_list .other_reply .txt .btn_rebox {float:right;padding-left:15px;}
.reply_list .other_reply .txt .btn_rebox a {float:none;}
.reply_list .other_reply .txt .btn_rebox .txt_bar {color:#c7cad4;font-size:11px;margin:0;}

.reply_list .my_reply {width:auto;text-align:right;}
.reply_list .my_reply .txt_box {width:100%;}
.reply_list .my_reply .txt {position:relative;float:right;max-width:90%;padding:15px 10px;background:#fcffca;border-radius:10px 0 10px 10px;color:#7b828b;text-align:left;line-height:130%;text-overflow: ellipsis;word-break:break-word;text-align:right;font-family:"굴림" , "Gulim";}
.reply_list .my_reply .txt span {color:#7b828b;margin-right:6px;}
.reply_list .my_reply .txt .re_txt {clear:both;display:block;color:#333;text-align:left;line-height:140%;}
.reply_list .my_reply .txt .btn_edit {display:inline-block;margin:0 1px 0 0;color:#7a838c;font-size:11px;}
.reply_list .my_reply .txt .btn_redel {display:inline-block;margin:0;color:#7a838c;font-size:11px;}
.reply_list .my_con .btn_del {position:absolute;bottom:-1px;left:-15px;display:block;width:31px;height:15px;background:url('https://image.donga.com/challenge/mlbpark/images/btn_del02.png') no-repeat 0 0;background-size:31px 15px;z-index:0;}
.reply_list .my_con {overflow:hidden;position:relative;padding:10px 49px 0 0;}
.reply_list .my_con a {float:left;display:block;margin-bottom:10px;text-decoration:none;text-align:left;}
.reply_list .my_con .photo {position:absolute;top:10px;right:2px;width:37px;height:37px;border-radius:100%;border:1px solid #bfbfbf;}
.reply_list .my_con .photo img {width:100%;border-radius:100%;border:none;}
.reply_list .my_con .txt .icon_arr {display:block;position:absolute;top:0;right:-14px;width:8px;height:9px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_arr02.png') no-repeat 0 0;background-size:8px 9px;}
.reply_list .my_reply .txt .btn_rebox {float:right;padding-left:15px;}
.reply_list .my_reply .txt .btn_rebox a {float:none;}
.reply_list .my_reply .txt .btn_rebox .txt_bar {color:#c7cad4;font-size:11px;margin:0;}

/* 운영진 컬러 */
.reply_list .executive .txt {background:#5181e3;color:#fff;}
.reply_list .executive .txt span {color:#fff;opacity:0.7;}
.reply_list .executive .txt .re_txt {color:#fff;opacity:1;}
.reply_list .executive .txt .btn_edit {color:#fff;}
.reply_list .executive .txt .btn_redel {color:#fff;}
.reply_list .executive .txt .btn_rebox {opacity:0.7;}
.reply_list .my_con.executive .txt .icon_arr {display:block;position:absolute;top:0;right:-14px;width:8px;height:9px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_arr04.png') no-repeat 0 0;background-size:8px 9px;opacity:1;}
.reply_list .other_con.executive .txt .icon_arr {display:block;position:absolute;top:0;left:-8px;width:8px;height:9px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_arr05.png') no-repeat 0 0;background-size:8px 9px;opacity:1;}


.main_contents {position:relative; width:100%;clear:both;}
.main_contents .tit_today  {position:relative;width:1010px;height:53px;line-height:53px;color:#ec4908;font-size:22px;font-weight:bold;border-bottom:1px solid #ebebeb;background:#fafafa;
    vertical-align:middle;padding:0 10px;letter-spacing:-1px;}
.main_contents .tit_today span {color:#434343;font-size:18px;}
.main_contents .nav {overflow:hidden;width:100%;background:#fff;}
.main_contents .nav li{position:relative; width:307px; padding: 0 18px 0;float:left;height:40px;margin-right:-1px;font-weight:bold;border-right:1px solid #eee;}
.main_contents .nav li .btn_more {position:absolute;top:18px;right:17px;padding:0 11px 0 0;color:#8c96a8;font-size:11px;font-weight:normal;background:url('https://image.donga.com/mlbpark/img/icon_arrow01.gif') no-repeat right center;}
.main_contents .nav .bestTitle{width:100%;padding-top:15px; color:#5181e3;font-size:14px;font-weight:bold;text-decoration:none;}
.main_contents .nav .on{}
.main_contents .tab_btn {position:absolute;top:12px;right:10px;}
.main_contents .tab_btn a {float:left;}

/* 추가 2017.10.18 박유열 야구 플러스 */
.main_contents .tit_today .plus {position:absolute;top:0;left:270px;}
.main_contents .tit_today .plus:hover {text-decoration:none;}
.main_contents .tit_today .plus span {display:block;padding-left:34px;height:54px;background:url('https://image.donga.com/mlbpark/img/icon_ballplus.png') no-repeat 0 50%;font-size:14px;color:#111;letter-spacing:1px;line-height:54px;}

.lists_today_contxt {width:1030px;background:#fff;}
.lists_today_contxt  > div {display:table;width:1030px;background:#fff;margin:0;padding:0;}
/*.lists_today_contxt ul:first-child {border-left:none;width:246px;}*/
.lists_today  {    float: left;
    margin:0  -1px 0 0;
    padding: 0 18px 12px;
    width: 307px;
    border-right: 1px solid #ebebeb;
	border-top:0;
	border-bottom:0;
	border-left:0;
	background:none;}
.lists_today .items {position:static;border:none; 
    padding:0 0 0 7px;
    width: 280px;
	min-height:24px;
    background: url("https://image.donga.com/challenge/mlbpark/images/dot_gray.gif") no-repeat 0 9px;}
.lists_today+.lists_today+.lists_today {border-right:none;}

.lists_today .items .text {width:307px !important;padding:0;}
.lists_today .items .text .title {width:220px !important;}
.lists_today .items .text .title a{width:295px !important; text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;}
.lists_today .items .photo {display:none;}
.lists_today .items .text .nick{display:none;}
.lists_today .items .text .date{display:none;}
.lists_today .items .text .title {padding:0 5px 0 0;line-height:18px;font-size:14px;}
.lists_today .items .text .title a{}
.lists_today .items .text .title a:hover{color:#25a;}
.lists_today .items .text .title a:visited{color:#999;}

.today_layer {overflow:hidden;width:100%;text-align:center;}
.today_layer_obj {display:block;width:1030px;margin:0 auto;border:1px solid #dbdbdb;text-align:left;}

.write_box {width:100% auto; background:#fff; margin-bottom:10px;padding:10px;clear:both;}
.write_box .select_box {width:100%;margin-bottom:10px;}
.write_box .select_box select {width:45%;height:30px;  
    background: #fff   no-repeat 96% 9px;
    border:1px solid #d2d2d3;color:#999;-webkit-appearance: none;}
.write_box .tit_input {width:100%;height:32px;background:#fff;border:1px solid #ddd;margin-bottom:10px;line-height:30px;}
.write_box .tit_input input {width:95%;height:20px;line-height:20px;border:none;padding:5px}
.write_box .etc_input {width:100px;height:30px;background:#fff;border:1px solid #ddd;margin-bottom:10px;line-height:30px;display:inline-block;}
.write_box .etc_input input {width:90px;height:20px;line-height:20px;border:none;padding:5px}
.textarea_box {width:100%;border:1px solid #ddd;margin-bottom:10px;}
.textarea_box .text {padding:5px;text-align:left;}
.textarea_box textarea {width:100%;background:#fff;border:none;color:#8c8c8d;}
.textarea_box .btn_img {display:none;}
.textarea_box .btn_area {overflow:hidden;background:#fafafa;border-top:1px solid #ddd;text-align:center;}
.textarea_box .btn_area a {display:block;margin:10px auto;width:101px;height:42px;background:#25a;line-height:42px;color:#fff;}

.cleditorPopup  {text-align:left !important; }
    
.message{
    width:100% auto;margin-bottom:10px;padding:15px;
    color:#333;
    font-size:13px;
    background:#fff;
    }
.message span{
    color:#25a;
    font-weight:bold;
    margin-right:3px;
}        

#aside {display:none;}

/* 라커룸 */
.emo_contents {width:100%;border:1px solid #dbdbdb; background:#fff;margin-bottom:10px;}
.emo_contents .locker_info { height:75px;}
.emo_contents .locker_info .btn_mark{ float:left; margin:0 10px}
.emo_contents .locker_info .btn_mark img{ border:none; }
.emo_contents .locker_info .cont_info{padding-top:15px;line-height:20px;}
.emo_contents .locker_info .cont_info .name {font-size:16px;}
.emo_contents .locker_info .cont_info .name em {font-style:normal;color:#154cbb;font-weight:bold;padding-right:2px ;}
.emo_contents .locker_info .cont_info .desc {color:#696969;}

.emo_contents .tit { height:40px;line-height:40px;text-align:left;padding-left:10px;background: #eaeff9;color:#225fda;font-size:14px;font-weight:bold;}   
.emo_contents .tit span {color:#7c8087;font-size:13px;}
.emo_contents .emo_box .file {clear:both;overflow:hidden;position:relative;padding:9px 15px 9px 80px;border-top:1px solid #d2d2d3;}
.emo_contents .emo_box .file p {display:none;position:absolute;top:-6px;left:10px;color:#666;font-size:13px;}
.emo_contents .emo_box .add_zone {padding:0;text-align:right;}
.emo_contents .emo_box .add_zone .img {display:inline-block;width:66px;height:16px;background:url('https://image.donga.com/challenge/mlbpark/images/btn_photo01_320.png') no-repeat 0 0;background-size:66px 16px;color:transparent}
.emo_contents .emo_box .add_zone .img_input {position:absolute;right:0;top:0;width:106px;height:38px;opacity:0;filter:alpha(opacity=0);}

.emo_contents .block_box {padding:0 15px;}
.emo_contents .emo_box .tit { height:40px;line-height:40px;text-align:left;padding-left:10px;background: #eaeff9;color:#225fda;font-size:14px;font-weight:bold;}   
.emo_contents .emo_box .tit span {color:#7c8087;font-size:13px;}
.emo_contents .emo_box .emo_wrap { overflow:hidden;width:100% auto; padding:15px 55px;}
.emo_contents .emo_box .emo_wrap .emo_list{  width:100% auto; }
.emo_contents .emo_box .emo_wrap .emo_list .swiper-slide{ float:left;margin:5px;}
.emo_contents .emo_box .emo_wrap .emo_list .swiper-slide .profileThumbList{}
.emo_contents .emo_box .emo_wrap .emo_list .swiper-slide img{ width:48px; height:auto; border:1px solid #ddd; }

.block_box {clear:both;overflow:hidden;background:#fff;}
.block_box ul li {position:relative;height:42px;padding:0 40px 0 103px;line-height:38px;border-bottom:1px solid #d2d2d3;}
.block_box ul li:last-child {border:none;}
.block_box ul li label {display:inline-block;position:absolute;top:15px;left:7px;font-size:13px;color:#4a4a4a;cursor:pointer;line-height:0;}
.block_box ul li .check_box {width:94px;height:15px;border:none;background:url('https://image.donga.com/challenge/mlbpark/images/bg_check_320.png') no-repeat 0 bottom; background-size:14px 32px;background:none\9;}
.block_box ul li label.dogout {width:auto}
.block_box ul li .check_box input {width:14px;height:15px;margin:0;padding:0;border:none;opacity:0;vertical-align:middle;}
.block_box ul li .check_box.checked {background:url('https://image.donga.com/challenge/mlbpark/images/bg_check_320.png') no-repeat 0 0;background-size:14px 32px;background:none\9;}
.block_box ul li .txt {width:95%;height:28px;padding:0 5px;background:#ededed;border:1px solid #d2d2d3;color:#828383;font-size:13px;vertical-align:middle;}
.block_box ul li .plus {position:absolute;top:15px;right:0;width:auto;height:15px;border:none;background:none;color:#5181e3;line-height:0;}
*:first-child+html .block_box ul li .plus {height:auto;}
.block_box ul li label.scouting {width:auto}
.block_box ul li label.foldqualifing {width:auto}
.block_box ul li label.folduserrecent {width:auto}

/* 나의 포인트내역 */
.emo_contents .tit .my_point {color:#225fda;font-size:14px;font-weight:bold;} 
.emo_contents .tit .emo {margin-left:3px;}
.emo_contents .tit .my_coupon {float:right;display:inline-block;width:74px;height:23px;margin:8px 16px 0 0;border:1px solid #346bdd;border-radius:15px;font-size:15px;color:#2762da;line-height:23px;text-align:center;letter-spacing:-1px;} /* 20210205 추가 */

/* 20221102 추가 */
.emo_contents02 .tit {position:relative;}
.emo_contents02 .tit .shopping a {display:block;position:absolute;top:4px;right:15px;width:148px;height:32px;line-height:32px;padding:0 10px;border-radius:17px;box-sizing:border-box;font-size:14px;color:#fff;background:#5181e3;letter-spacing:-1px;}
.emo_contents02 .tit .shopping a:after {content:"";display:inline-block;width:4px;height:8px;margin:12px 0 0 6px;background:url('https://image.donga.com/challenge/mlbpark/images/icon_my_locker01.png') no-repeat 0 0;vertical-align:top;}
.emo_contents02 .tit .shopping a img {display:inline-block;width:28px;height:21px;margin-top:6px;vertical-align:top;}

.block_box .tbl_list {width:100%;}
.block_box .bg_emo01 {background:url('https://image.donga.com/challenge/mlbpark/images/imo01_l.png') no-repeat center center;}
.block_box .bg_emo02 {background:url('https://image.donga.com/challenge/mlbpark/images/imo02_l.png') no-repeat center center;}
.block_box .bg_emo03 {background:url('https://image.donga.com/challenge/mlbpark/images/imo03_l.png') no-repeat center center;}
.block_box .bg_emo04 {background:url('https://image.donga.com/challenge/mlbpark/images/imo04_l.png') no-repeat center center;}
.block_box .bg_emo05 {background:url('https://image.donga.com/challenge/mlbpark/images/imo05_l.png') no-repeat center center;}
.block_box .bg_emo06 {background:url('https://image.donga.com/challenge/mlbpark/images/imo06_l.png') no-repeat center center;}
.block_box .tbl_list .t_center {text-align:center;}
.block_box .tbl_list thead td {font-size:12px;color:#4a4a4a;font-weight:bold;}
.block_box .tbl_list tr td {height:42px;padding:0 10px;border-bottom:1px solid #d2d2d3;color:#4a4a4a;}
.emo_contents .paging_box .page {height:55px;margin:0;padding-top:15px;border:0;}


.emo_contents .player_box .playre_list {padding:0 5px;}
.emo_contents .player_box .playre_list ul {overflow:hidden;}
.emo_contents .player_box .playre_list ul li {overflow:hidden;float:left;list-style:none; display:inline-block;width:150px; margin:15px 5px;background:#fff;border:1px solid #ddd;}
.emo_contents .player_box .playre_list ul li  .id { border-bottom:1px solid #ddd;}
.emo_contents .player_box .playre_list ul li  .id a { display:block; width:100% auto; color:#25a;font-size:13px;padding:5px;}
.emo_contents .player_box .playre_list ul li .player {float:left;display:inline-block; width:50px;padding:5px; }
.emo_contents .player_box .playre_list ul li .player .num .photo a img{ display:inline-block; width:40px; height:auto; border:none;}
.emo_contents .player_box .playre_list ul li .btn_zone {  display:inline-block; width:80px; color:#25a;font-size:13px;vertical-align:top;padding-top:5px;}
.emo_contents .player_box .playre_list ul li .btn_zone a {display:block; color:#636363;font-size:13px;width:100%;}
.emo_contents .player_box .playre_list ul li .btn_zone a.arr {margin-top:5px;}


.select {float:right;width:220px; margin-bottom:10px;}
.select .sel {width:100%;padding:5px 0 5px 5px;
    background-size:12px 7px;border:1px solid #d2d2d3;border-radius:0;color:#333;
    font-size:13px;}



.userbox {width:230px;background:#fff;}
.userbox .user_list li {border-top:1px solid #ddd;}
.userbox .user_list li:first-child {border-top:none;}
.userbox .user_list li a {display:block;height:35px;line-height:35px;text-align:center;font-size:15px;color:#999;font-weight:bold;}


.cmt {background:#fff;width:400px;}
.cmtall {padding:20px 0;}
.cmt .cmtbox {border:1px solid #ddd;}
.cmt .cmtbox .name {height:33px;line-height:33px;padding:0 12px;border-bottom:1px solid #ddd;color:#999;}
.cmt .cmtbox .name .f_right {font-size:13px;}
.cmt .cmtbox .name .f_right em {color:#333;}
.cmt .cmtbox .txt {padding:10px;border-bottom:1px solid #ddd;}
.cmt .cmtbox .txt .msg_inp {width:100%;height:100px;border:none;color:#999;}
.cmt .cmtbox .btn {height:40px;} 
.cmt .cmtbox .btn a {display:block;float:left;width:50%;height:40px;line-height:40px;text-align:center;color:#5181e3;}
.cmt .cmtbox .btn a:first-child {width:49%;border-right:1px solid #d2d2d3;}
.cmt .comment_list {height:200px;}
.cmt .comment_list li {overflow:hidden;padding:5px;background:#eee;border-top:1px solid #c4c3c3;text-align:left;}
.cmt .comment_list li:first-child {border-top:none;}
.cmt .comment_list li .name {margin-bottom:7px;color:#7b828b;font-size:13px;}
.cmt .comment_list li .name span {font-size:11px;}
.cmt .comment_list li .reply_txt {float:left;max-width:85%;padding:10px;background:#fff;border:1px solid #ddd;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:0;border-top-right-radius:10px;}

.recommendbox {width:230px;background:#fff;border:1px solid #ddd;}
.recommendbox .recommend_title {height:30px;line-height:30px;color:#999;font-weight:bold;padding-left:10px;}
.recommendbox .recommend_list {height:300px;}
.recommendbox .recommend_list li {border-top:1px solid #ddd;height:30px;line-height:30px;font-size:15px;padding-left:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-1px;}

.sendmessage {width:320px;background:#fff;}
.sendmessage .name {width:320px;height:30px;line-height:30px;color:#7b828b;}
.sendmessage .name span {color:#5181e3; padding-left:10px;}
.sendmessage .messagebox {width:300px; background:#fff;padding:5px 10px;}
.sendmessage .messagebox .txt {border:1px solid #ddd;}
.sendmessage .messagebox .txt .msg_inp {width:290px;height:100px;color:#7b828b;border:none;}
.sendmessage .btn  {width:320px;height:30px;padding:5px 0;}
.sendmessage .btn a {display:block;float:left;width:50%;height:30px;line-height:30px;text-align:center;color:#5181e3;}
.sendmessage .btn a:first-child {width:49%;border-right:1px solid #ddd;}    


.replyedit {width:230px;background:#fff;border:1px solid #ddd;}
.replyedit .replyedit_list li {border-top:1px solid #ddd;}
.replyedit .replyedit_list li:first-child {border:none;}
.replyedit .replyedit_list li a {display:block;height:35px;line-height:35px;text-align:center;font-size:16px;color:#999;font-weight:bold;}



.searchbox {width:710px;background:#fff;}
.searchbox .search_form {width:100% auto;height:45px;background:#5181e3;margin-bottom:5px;}
.searchbox .search_form .in_t {display:block;padding:7px 45px 7px 12px;}
.searchbox .search_form .in_t span {display:block;height:25px;padding:2px 40px 3px 120px;background:#fff;border-radius:3px 0 0 3px;}
.searchbox .search_form .in_t input {width:100%;font-size:14px;height:25px;line-height:25px;vertical-align:top;border:0 none;border-radius:0;-webkit-appearance:none;color:#8c8c8d;}
.searchbox .search_form .in_t .sel {position:absolute;top:12px;left:18px;height:20px;padding:0 5px 0 0;border-right:2px solid #5181e3;}
.searchbox .search_form .in_t span select {width:100px;border:none;background:url('https://image.donga.com/challenge/mlbpark/images/icon_sel01.png') no-repeat right 8px;background-size:9px 5px;color:#8c8c8d;font-size:14px;-webkit-appearance: none;}
.searchbox .search_form .in_t #search_input_hit {margin-top:3px;}
.searchbox .search_form .in_s {position:absolute;top:7px;right:12px;border-radius:0;width:33px;height:30px;border:0 none;}
.searchbox .search_form .b_clear {display:none !important;}
.searchbox .search_txt {display:block;width:100% auto;padding:0 5px;}
.searchbox .search_txt .box .search_list li {float:left;list-style:none; display:block;height:20px;line-height:20px;
    padding:5px;margin:5px;border:1px solid #ddd;color:#8c8c8d;}
.searchbox .search_txt .box .search_list li .kwd {display:block;}
.searchbox .search_txt .box .search_list li .kwd .fix{color:#25a;}
.searchbox .search_txt .box .btn_close a {display:block;height:34px;line-height:34px;color:#8c8c8d;text-align:center;margin-top:10px;}
.searchbox .search_close {clear:both;width:100% auto;height:35px;background:#5181e3;}
.searchbox .search_close .btn_close a {display:block;height:35px;line-height:35px;color:#fff;text-align:center;}

#leftAD {display:none;position:absolute;top:260px;left:-190px;background: #d0e4f0; }
#rightAD {display:none;position:absolute;top:260px;right:-330px;background: #d0e4f0; }

.addDsp { width:100%;text-align:center;background:#d0e4f0;padding:0;margin:0;margin-bottom:10px;}

/* 이전게시판 */
.prev_list {position:absolute;right:0;text-align:right;}
.prev_list strong {display:inline-block;color:#878888;font-size:11px;height:22px;line-height:23px;padding:0 5px;font-weight:normal;background:#e7e7e7;letter-spacing:-1px;}
.prev_list a {display:inline-block;width:20px;height:20px;line-height:20px;margin-right:-1px;border:1px solid #dbdbdb;background:#fafafa;text-align:center;text-decoration:none;}
.prev_list .previous {width:220px;}
.prev_list .previous {width:98px;height:20px;line-height:20px;font-size:11px;color:#5b5a5a;}

/* 광고 */
.top_ad {margin:0 auto 5px auto;text-align:center;}
#left_ad {position:absolute !important;top:98px !important;left:-320px !important;width:300px !important;text-align:right;}
#left_ad_bottom {position:absolute !important;top:1298px !important;left:-205px !important;width:160px !important;}
#right_ad {position:absolute !important;top:98px !important;right:-175px !important;width:160px !important;}
#center_ad01 {padding: 0;margin: 5px auto;text-align:center;}
#center_ad02 {clear:both;margin:5px auto 5px auto;text-align:center;}
/* 20170330 추가 */
.fixedBannerLeft {position:absolute;top:0;left:-175px;width:160px;text-align:right;z-index:1;}
.fixedBannerRight {position:absolute;top:0;right:-175px;width:160px;text-align:right;z-index:1;}
#lb_banner {margin-left:-325px;}

/* 테이블 스타일 */
.t_left {text-align:left !important;}
.t_right {text-align:right !important;}
.tbl_type01 {width:100%;margin-bottom:10px;background:#fff;border:1px solid #ced0d7;}
.tbl_type01 thead tr td {height:44px;border-bottom:1px solid #bbb;background:url('https://image.donga.com/challenge/mlbpark/images/bg_bar01.gif') no-repeat left 50%;color:#5181e3;font-weight:bold;text-align:center;vertical-align:middle;}
.tbl_type01 thead tr td:first-child {background:none;}
.tbl_type01 tbody tr td {height:36px;border-top:1px solid #ededed;text-align:center;vertical-align:middle;color:#666;}
.tbl_type01 tbody tr td a {display:inline-block;padding:0 10px 0 0;color:#333;font-size:13px;letter-spacing:-1px;} 
.tbl_type01 tbody tr td a.txt:visited {color:#999 !important;}
.tbl_type01 tbody tr td a:visited {color:#7b7a7a;}
.tbl_type01 tbody tr td .word {color:#25a;padding-right:3px;font-weight:bold;}
/* 20170424 수정 김하나 */
.tbl_type01 tbody tr td .bullpenbox {width:400px;}
.tbl_type01 tbody tr td .word_bullpen {display:inline-block;float:left;width:48px;padding-right:3px;color:#25a;font-weight:normal;text-align:center;}
.tbl_type01 tbody tr td .bullpen {display:block;overflow:hidden;}
/* //20170424 수정 김하나 */
.tbl_type01 .photo {display:inline-block;width:21px;height:21px;vertical-align:middle;}
.tbl_type01 .icon_new{display:none; width:14px;height:14px;
    background:url('https://image.donga.com/challenge/mlbpark/images/icon_new02.png') no-repeat 0 50%;vertical-align:middle;}
.tbl_type01 .icon_hot {display:inline-block; width:14px;height:14px;
    background:url('https://image.donga.com/challenge/mlbpark/images/icon_hot02.png') no-repeat 0 50%;vertical-align:middle;}
.tbl_type01 .photo a img{width:21px; height:21px;border:none;margin:0px;padding:0px;border:1px solid #bfbfbf;border-radius: 100%;}
.tbl_type01 .viewV {padding-right:5px;}
.tbl_type01 .replycnt {color:#ec4908;font-weight:bold;}
.tbl_type01 .nick{display:inline-block;width:75px;padding:0 0 0 5px;color:#666;text-align:left;vertical-align:middle;}
.tbl_type01 .date {color:#666;letter-spacing:-0.5px;}
.tbl_type01 .icon_reply {display:block;width:11px;height:12px;margin:0 auto;background:url('https://image.donga.com/challenge/mlbpark/images/icon_reply01.gif') no-repeat 0 0;}
.tbl_type01 .icon_img {display:inline-block;width:17px;height:13px;margin-left:4px;background:url('https://image.donga.com/mlbpark/img/icom_imgpc.png') no-repeat 0 0;vertical-align:bottom;}
/* 20210223 추가 */
.tbl_type01 tbody tr td .tit {display:table-cell;}
.tbl_type01 tbody tr td .tit a {display:inline;width:auto;padding:0;color:#333;font-size:13px;letter-spacing:-1px;}
.tbl_type01 tbody tr td .tit .bullpenbox {display:inline;width:auto;}
.tbl_type01 tbody tr td .tit .bullpen {display:inline;overflow:hidden;}
.tbl_type01 .tit .replycnt:link,.tbl_type01 .tit .replycnt:visited{color:#ec4908 !important;text-decoration:none;}
.tbl_type01 tbody tr td .list_word {display:inline-block;float:left;min-width:48px;width:auto;padding:0 10px 0 0;color:#25a;font-weight:normal;text-align:center;}/* 20210224 추가 */
.tbl_type01 tbody tr td .list_word:link,.tbl_type01 tbody tr td .list_word:visited{color:#25a !important;text-decoration:none;}/* 20210224 추가 */
/* // 20210223 추가 */
.dugout_tbl .tbl_type01 tbody tr td {height:40px;}
.dugout_tbl .tbl_type01 .photo a {position:relative;}
.dugout_tbl .tbl_type01 .photo .icon_new {position:absolute;bottom:0;right:0;}
.dugout_tbl .tbl_type01 .photo a img{width:24px; height:24px;}
.dugout_tbl .tbl_type01 .nick {padding:0;width:auto;}
.dugout_tbl .tbl_type01 .kind {color:#767676;} 
.dugout_tbl .tbl_type01 .kind a {padding:0;}
.dugout_tbl .tbl_type01 .dugout_delete_item img {width:12px;height:auto;margin-left:5px;vertical-align:middle;}
.dugout_tbl .tbl_type01 .allim {display:block;color:#757575;font-weight:normal;font-size:11px;}
.dugout_tbl .tbl_type01 .allim em {font-style:normal;color:#5181e3;font-weight:bold;}
.dugout_tbl .tbl_type01 .block a {display:inline-block !important;margin-left:8px;font-weight:normal !important;vertical-align:top !important;letter-spacing:-1px;text-decoration:underline;color:#5181e3 !important;}
.dugout_tbl .tbl_type01 .t_left a {display:table-cell;color:#333;vertical-align:middle;} 
.dugout_tbl .tbl_type01 .t_left .photo {display:table-cell;padding:0 8px 0 10px;vertical-align:middle;}
.dugout_tbl .tbl_type01 .t_left .no_link {display:table-cell;font-weight:bold;color:#333;vertical-align:middle;}
.dugout_tbl .tbl_type01 .t_left .no_link div {width:415px;overflow:hidden;} /* 20170421 추가 김하나 */
.dugout_tbl .tbl_type01 .nick_txt {color:#5181e3;}
.dugout_tbl .new_circle {display: inline-block;width: 6px;height: 6px;margin-right: 2px;border-radius: 50%;background: #f25632;}

/* 주번나 & 핫앤쿨 & 워닝트랙 */
.ad_four_txt {display:block;overflow:hidden;position:absolute;bottom:3px;left:0;width:105px;max-height:25px;padding:0 10px 10px 20px;font-size:11px;line-height:17px;color:#fff;text-align:left;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;} 
.ad_four_right {position:relative;text-align:right;}
.ad_four_right a {display:block;width:125px;margin-left:10px;cursor:pointer;}
.ad_four_right a:hover span {text-decoration:underline;color:#fb4c14;}
.ad_four_right a img, .ad_four_left a img {width:125px;height:119px;border:none;}
.ad_four_right .ad_four_bg {display:block;position:absolute;top:0;left:10px;width:125px;height:119px;filter:alpha(opacity=55);opacity:0.55;background:url('https://image.donga.com/mlbpark/ad/bg.png') repeat-x;}
.ad_four_left {position:relative;text-align:left;}
.ad_four_left a {display:block;width:125px;margin-right:10px;cursor:pointer;}
.ad_four_left a:hover span {text-decoration:underline;color:#fb4c14;}
.ad_four_left .ad_four_bg {display:block;position:absolute;top:0;right:10px;width:125px;height:119px;filter:alpha(opacity=55);opacity:0.55;background:url('https://image.donga.com/mlbpark/ad/bg.png') repeat-x;}
.ad_four_left .ad_four_txt {padding:0 20px 10px 10px;}

/* 뷰페이지 화보 */
.picture {width:670px; height:165px;margin:0 0 10px 0;background:#fff; padding:0 20px;overflow:hidden;border:1px solid #dbdbdb;}
.picture h4 {margin:10px 0 3px; text-align:left;}
.picture ul {width:690px;margin:0 auto;}
.picture li {float:left;}
.picture li a,
.picture li img,
.picture li span {display:block;}
.picture li a {width:151px; height:115px; margin-right:19px; position:relative;}
.picture li a:hover {text-decoration:none;}
.picture li span {width:100%; min-height:9px; padding:8px 0; color:#fff; font-size:11px; text-align:center; cursor:pointer; position:absolute; left:0; bottom:0; background:url('http://img.donga.com/sportsdonga/2012/images/common/bg_transparent.png') left top repeat;}
.picture li .play {position:absolute; left:5px; bottom:30px;}

/* aside - 아이돌파크 */
.idolpark {margin:0 auto;padding:0 0 15px 0;text-align:center;}
.aside_tab {margin-bottom:0;}
.big_banner {margin-bottom:0;text-align:center;height:600px;}/*230607 수정*/
.ad_asde02 {margin-bottom:15px;text-align:center;}
#right_cont .list_aside table {margin:15px auto !important;}

/* aside - 실시간 burning */
.burning {padding-bottom:1px;background:#e9e9e9;}
.burning .burning_cont .tit_cont {background:#e5e5e5;height:37px;line-height:37px;padding:0 20px;}
.burning .burning_cont .tit_cont:after {display:block;content:'';clear:both;}
.burning .burning_cont .tit_cont .tit {float:left;width:50%;color:#ff4800;font-size:15px;font-weight:bold;background:url("https://image.donga.com/mlbpark/img/icon_m_burning.png") no-repeat 0 center;background-size:14px 22px;padding-left:20px;}
.burning .burning_cont .tit_cont .time {float:right;display:block;color:#7d7d7d;font-size:15px;padding-left:20px;background:url("https://image.donga.com/mlbpark/img/icon_m_time.png") no-repeat 0 center;background-size:17px 17px;}
.burning .burning_cont .nav {border-top:1px solid #fff;background:#e5e5e5;}
.burning .burning_cont .nav:after {display:block;content:'';clear:both;}
.burning .burning_cont .nav li {float:left;width:33.1%;border-left:1px solid #fff;}
.burning .burning_cont .nav li:first-child {border-left:none;}
.burning .burning_cont .nav li a {display:block;color:#535454;font-size:13px;line-height:35px;text-align:center;font-weight:bold;letter-spacing:-0.5px;}
.burning .burning_cont .nav li a.on {background:#fff;}
.burning .burning_cont .listview .lists {border:0;}
.burning .burning_cont .listview .lists .items {min-height:30px;padding:5px 10px;}
.burning .burning_cont .listview .lists .items .text {display:block;width:auto;margin-left:0;}
.burning .burning_cont .listview .lists .items .text .title {line-height:30px;}
.burning .burning_cont .listview .lists .items .text .title:hover .txt {text-decoration:underline;}  /*20210414 추가 */
.burning .burning_cont .listview .lists .items .text .title:visited .txt {color:#999;} /*20210414 추가 */
.burning .burning_cont .listview .lists .items .text .title:after {display: block;content:'';clear:both;}
.burning .burning_cont .listview .lists .items .text .title .txt {float: left;display:inline-block;width:auto;max-width:67%;padding-right:0;color:#535454;font-size:13px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} /*20210414 추가 */
.burning .burning_cont .listview .lists .items .text .title a {float: left;display:inline-block;width:auto;max-width:67%;color:#535454;font-size:13px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.burning .burning_cont .listview .lists .items .text .title a:visited {color:#999;}
.burning .burning_cont .listview .lists .items .text .title .replycont {float:left;margin-left:3px;color:#eb6100;}
.burning .burning_cont .listview .lists .items .text .title .views {float:right;color:#0a4fda;font-size:12px;line-height:30px;background:url("https://image.donga.com/mlbpark/img/icon_m_view.png") no-repeat 0 center;background-size:19px 10px;padding-left:22px;}
.burning .burning_cont .listview .lists .nocnt .text .title {text-align:left;line-height:22px}
.burning .burning_cont .listview .lists .nocnt .text .title .txt {max-width:none;white-space: initial;}

/* aside - 이달의 정성글 */
.elaborate_cont {margin:0;}/*230607 수정*/
.elaborate_cont .elaborate_top {position:relative;height:40px;background:#5181e3;padding:0 0 0 10px;letter-spacing:-1px;border: 1px solid #dbdbdb;}/*230607 수정*/
.elaborate_cont .elaborate_top .tit {display:inline-block;padding:0 0 0 43px;margin-right:3px;background:url('https://image.donga.com/mlbpark/img/icon_elaborate.png') no-repeat 0 center;font-size:14px;color:#fff;font-weight:bold;line-height:40px;}
.elaborate_cont .elaborate_top .date {display:inline-block;font-size:14px;color:#fff;}
.elaborate_cont .txt_cont {border:1px solid #dbdbdb;border-top:0;background:#fff;padding:0 9px;}
.elaborate_cont .elaborate_list {overflow:hidden;}
.elaborate_cont .elaborate_list li {overflow:hidden;padding:8px 0 13px 0;border-top:1px solid #ededed;}
.elaborate_cont .elaborate_list li:first-child {border-top:0;}
.elaborate_cont .elaborate_list li .profile {float:left;margin-bottom:5px;}
.elaborate_cont .elaborate_list li .profile .img {display:inline-block;margin-right:4px;vertical-align:middle;}
.elaborate_cont .elaborate_list li .profile .img img {width:21px;height:21px;margin:0px;padding:0px;border: 1px solid #bfbfbf;border-radius:100%;}
.elaborate_cont .elaborate_list li .profile .nick {display:inline-block;color:#666;vertical-align:middle;}
.elaborate_cont .elaborate_list li .views {float:right;color:#0a4fda;font-size:12px;line-height:30px;background:url('https://image.donga.com/mlbpark/img/icon_m_view.png') no-repeat 0 center;background-size:19px 10px;padding-left:22px;}
.elaborate_cont .elaborate_list li .link {clear:both;display:block;margin:0 0 0 7px;padding:0 0 0 15px;background:url('https://image.donga.com/mlbpark/img/icon_blue01.png') no-repeat 0 center;font-size:12px;color:#666;font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}

/* aside - 워닝트랙 */
.wtrack {padding:0 15px;}
.wtrack table td img {margin:0 0 10px 0 !important;}
.wtrack table td ul {overflow:hidden;margin:5px 0 0 0 !important;}
.wtrack table td ul li {height:20px;line-height:20px;}
.wtrack table td ul li a {padding:0 0 0 8px;background:url('http://img.donga.com/idolpark/img/dot.gif') no-repeat 0 center;font-weight:bold;color:#666;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}

/* aside : 광고 */
.aside_AD06_2 {clear:both;border:1px solid #cbcbcb;}
.aside_AD06_2 ul {height:105px;padding-top:10px;background-color:#f8f9fa;}
.aside_AD06_2 ul li {float:left;width:128px;padding:0 10px 2px 11px;}
.aside_AD06_2 ul li a {font-size:11px;line-height:125%;color:#666;}
.aside_AD06_2 ul li .photo {display:block;margin-bottom:5px;}
.aside_AD06_2 ul li .photo img {width:124px;height:68px;border:1px solid #cdcdcd;}
.aside_AD06_2 ul li span {display:block;width:124px;height:13px;overflow:hidden;line-height:1;text-align:center;}
.aside_AD06_2 ul li span a {display:inline-block;height:13px;}

/* 기사뷰 - sns */
.sns_box {padding:10px 20px;}
.sns_box .sns_list {display:table;width:100%;}
.sns_box .sns_list li {display:table-cell;width:25%;}
.sns_box .sns_list li a {display:block;text-align:center;}
.sns_box .sns_list li a .icon_sns {display:block;width:35px;height:35px;margin:0 auto;background:url('https://image.donga.com/challenge/mlbpark/images/icon_sns01.png') no-repeat 0 0;background-size:196px 35px;text-indent:-999999px;}
.sns_box .sns_list li a .facebook {background-position:0 0;}
.sns_box .sns_list li a .twitter {background-position:-40px 0;}
.sns_box .sns_list li a .instar {background-position:-80px 0;}
.sns_box .sns_list li a .kakao {background-position:-120px 0;}
.sns_box .sns_list li a .line {background-position:-159px 0;}

/* 리스트 검색 */
.list_search {position:relative;width:318px;height:28px;padding:0 55px 0 0;border:1px solid #ccc;background:#fff;}
.list_search span input {float:left;width:226px;font-size:12px;height:28px;line-height:28px;vertical-align:top;border:0 none;border-radius:0;-webkit-appearance:none;color:#666;}
.list_search span select {float:left;padding:6px;border:none;color:#666;font-size:12px;}
.list_search span #search_input_hit2 {}
.list_search span #search_input_head2 {}
.list_search .in_s {position:absolute;top:0;right:0;border-left:1px solid #ccc;}

.list_search01 {display:flex;position:relative;width:523px;height:30px;padding:0 55px 0 0;border:1px solid #ccc;background:#fff;box-sizing: border-box;}
.list_search01 span input {float:left;width:123px;margin-left:4px;font-size:12px;height:28px;line-height:28px;vertical-align:top;border:0 none;border-radius:0;-webkit-appearance:none;color:#666;}
.list_search01 span select {float:left;height:28px;padding:0 6px 0 8px;border:none;color:#666;font-size:12px;box-sizing: border-box;}
.list_search01 span #search_input_hit2 {}
.list_search01 span #search_input_head2 {}
.list_search01 .in_s {position:absolute;top:0;right:0;border-left:1px solid #ccc;}
.list_search01 .btn_plussch {margin-left:10px;background:#fff;border:0;cursor:pointer;}
.list_search01 .btn_plussch span {display:block;width:17px;height:17px;background:url('../img/btn_plus01.png') no-repeat 0 0;font-size:0;color:transparent;}
.list_search01 .sch_right {display:none;}
.list_search01.plus .sch_right {display:block;}
.list_search01.plus .btn_plussch span {background:url('../img/btn_plus02.png') no-repeat 0 0;}

/* 빅툰 */
.bigtoon_sub {margin-top:10px;}
.bigtoon_sub h2 {margin-bottom:9px;}
.bigtoon_sub .bigtoon_list {width:690px;margin:0 auto;margin-bottom:10px;padding:22px 0 18px 18px;overflow:hidden;border:1px solid #cecece;background:#fafafa;}
.bigtoon_sub .bigtoon_list li {float:left;width:159px;margin-left:12px;position:relative;}
.bigtoon_sub .bigtoon_list li:first-child {margin-left:0;}
.bigtoon_sub .bigtoon_list li span {display:block;}
.bigtoon_sub .bigtoon_list li span.thumb {margin-bottom:5px;position:relative;}
.bigtoon_sub .bigtoon_list li span.thumb a {}
.bigtoon_sub .bigtoon_list li span.thumb a img {width:159px;height:109px;}
.bigtoon_sub .bigtoon_list li span.thumb a .line {width:157px;height:107px;border:1px solid #000;position:absolute;left:0;top:0;filter:alpha(opacity=20);opacity:0.2;}
.bigtoon_sub .bigtoon_list li span.tit {}
.bigtoon_sub .bigtoon_list li span.tit a {width:147px;height:18px;padding:0 4px;font-weight:bold;letter-spacing:-1px;overflow:hidden;line-height:17px;color:#393939;text-align:center;display:block;}
.bigtoon_sub .bigtoon_list li span.tit a:hover {color:#2c5abb !important;}

/* 투데이베스트 */
.title_today {margin:10px 0 10px 0;font-size:28px;color:#313337;font-family:Arial;letter-spacing:-1px;}
.title_today .sub_today {display:inline-block;margin-left:10px;font-size:18px;color:#5181e3;font-family:"돋움",Helvetica,sans-serif;}

.list_aside table td ul {overflow:hidden;margin:5px 0 0 10px;}
.list_aside table td ul li {height:20px;line-height:20px;}
.list_aside table td ul li a {padding:0 0 0 8px;background:url('http://img.donga.com/idolpark/img/dot.gif') no-repeat 0 center;font-weight:bold;color:#666;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}

.view_context .ar_txt .snowway {height: 295px !important;width: 455px !important;}

.voss_video {padding:0 0 10px 0;border:1px solid #dbdbdb;border-top:0;}
.voss_video .video_list li {overflow:hidden;}
.voss_video .video_list li a {display:block;padding:10px 15px 0 15px;}
.voss_video .video_list li a .thumb {float:left;width:90px;height:61px;margin-right:10px;}
.voss_video .video_list li a .thumb img {width:90px;height:61px;}
.voss_video .video_list li a .cont_info {display:table;overflow:hidden;}
.voss_video .video_list li a .cont_info .txt {display:table-cell;height:61px;line-height:140%;font-size:12px;color:#1e1e1e;vertical-align:middle;}
.voss_video .video_list li a:hover .txt {text-decoration:underline;}

/* 네이버광고 */
.naver {overflow:hidden;position:relative;background:#f0f2f9;padding:23px 22px 23px 22px;margin:20px 0;}
.naver .list_cont .btn {position:absolute;top:6px;right:6px;}
.naver .list li {clear:both;overflow:hidden;margin-bottom:5px;line-height:160%;}
.naver .list li a {float:left;margin-right:10px;}
.naver .list li .name {display:block;height:13px;font-size:16px;color:#0000c6;text-decoration:underline;font-weight:bold;}
.naver .list li .link {display:inline-block;margin-top:3px;font-size:12.5px;color:#23b049;font-weight:bold;}
.naver .list li a:hover .name {color:#0000c6 !important;}
.naver .list li a:hover .link {color:#23b049 !important;}
.naver .list li .desc {float:none;display:block;font-size:14.58px;color:#000;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.naver .list li .desc:hover {color:#000 !important;text-decoration:none;}
.naver .thumb {overflow:hidden;}
.naver .thumb .btn {position:absolute;bottom:9px;right:10px;}
.naver .thumb .thumb_cont {overflow:hidden;float:left;width:330px;}
.naver .thumb .thumb_cont:first-chihld {margin-right:19px;}
.naver .thumb .thumb_cont a {display:block;}
.naver .thumb .thumb_cont a:hover {text-decoration:none;}
.naver .thumb .thumb_cont .thumb {float:left;overflow:hidden;width:100px;height:100px;margin-right:9px;}
.naver .thumb .thumb_cont .info {overflow:hidden;}
.naver .thumb .thumb_cont .info .name {margin-bottom:2px;}
.naver .thumb .thumb_cont .info .name span {font-size:16.67px;color:#0000c6;text-decoration:underline;font-weight:bold;}
.naver .thumb .thumb_cont .info .link {margin-bottom:8px;font-size:13px;color:#231815;font-weight:bold;line-height:130%;}
.naver .thumb .thumb_cont .info .link span {font-size:12.5px;color:#00ab33;font-weight:bold;font-family:Arial;}
.naver .thumb .thumb_cont .info .link .summary {display:block;height:32px;padding-right:10px;font-size:13px;color:#231815;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.naver .thumb .thumb_cont .info .desc {margin-bottom:4px;}
.naver .thumb .thumb_cont .info .desc span {font-size:12.5px;color:#0000c6;}

/* 네이버파워링크 */
.naver_power {position:relative;padding:17px 20px 17px 20px;margin:20px 0;background:#fff;border-top:2px solid #12c077;border-bottom:1px solid #34bb98;font-family: 'Nanum Gothic', sans-serif;}
.naver_power .btn_naver {position:absolute;top:8px;right:12px;}
.naver_power .naver_list li {margin-top:8px;}
.naver_power .naver_list li:first_child {margin-top:0;}
.naver_power .naver_list li .link {text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.naver_power .naver_list li .link {display:block;margin-bottom:3px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;letter-spacing:-1px;}
.naver_power .naver_list li .link .btn_name {font-size:18px;color:#666;font-weight:bold;letter-spacing:-0.5px;}
.naver_power .naver_list li .link .icon_naver {display:inline-block;margin-left:8px;}
.naver_power .naver_list li a:hover {text-decoration:none;}
.naver_power .naver_list li .desc {display:block;font-size:14px;color:#666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;letter-spacing:-0.5px;}

.naver_power .thumb_list {}
.naver_power .thumb_list li {overflow:hidden;position:relative;padding-left:66px;margin-top:19px;}
.naver_power .thumb_list li a:hover {text-decoration:none;}
.naver_power .thumb_list li:first-child {margin-top:0;}
.naver_power .thumb_list li .thumb {display:block;overflow:hidden;position:absolute;top:0;left:0;width:56px;height:56px;}
.naver_power .thumb_list li .link {margin-bottom:1px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.naver_power .thumb_list li .link .btn_name {font-size:18px;color:#666;font-weight:bold;letter-spacing:-0.5px;}
.naver_power .thumb_list li .link .icon_naver {display:inline-block;margin-left:8px;}
.naver_power .thumb_list li .cont_info .desc {display:block;margin-bottom:1px;font-size:14px;color:#666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;letter-spacing:-0.5px;}
.naver_power .thumb_list li .link_cont a {display:inline-block;font-size:12px;color:#666;}
.naver_power .thumb_list li .link_cont .txt_bar {display:inline-block;margin:0 6px;font-size:12px;color:#c9c9c9;}
.naver_power .thumb_list li .cont_info .url {display:inline-block;font-size:12px;color:#666;}

#advertise_naver {width:970px;margin:0 auto;}
#advertise_naver .naver_power {padding:0 20px 17px 6px;}
#advertise_naver .thumb_list {overflow:hidden;}
#advertise_naver .thumb_list li {float:left;width:50%;padding-left:0;}
#advertise_naver .naver_power .thumb_list li:first-child {margin-top:19px;}
#advertise_naver .naver_power .thumb_list li .thumb {left:14px}
#advertise_naver .naver_power .thumb_list li .cont_info .url {display:block;}
#advertise_naver .thumb_list li .cont_info {padding-left:80px;}
#advertise_naver .naver_list {overflow:hidden;}
#advertise_naver .naver_list li {float:left;width:50%;margin-top:15px;}
#advertise_naver .naver_list li .link {padding-left:14px;}
#advertise_naver .naver_list li a .desc {padding-left:14px;}


/* 투표하기 */
.vote_poll {overflow:hidden;width:598px;margin:15px auto;background:#fff;border:1px solid #dedede;border-radius:20px;font-family:"맑은 고딕","Malgun Gothic";}
.vote_poll .title_cont {position:relative;padding:25px 15px 14px 60px;border-bottom:1px solid #ccc;background:url('https://image.donga.com/mlbpark/img/icon_q.png') no-repeat 16px 28px;}
.vote_poll .title_cont .tit {display:block;padding-bottom:13px;font-weight:bold;font-size:18px;color:#333;letter-spacing:-1px;line-height:140%;}
.vote_poll .title_cont .date {display:block;font-size:12px;color:#666;}
.vote_poll .btn_poll {border:1px solid #416eca;background:#5181e3;}
.vote_poll .btn_poll .btn {width:100%;height:84px;border:0;background:#5181e3;font-size:28px;color:#fff;font-weight:bold;cursor:pointer;}
.vote_poll .vote_cont {}
.vote_poll .vote_cont .vote_chk {overflow:hidden;}
.vote_poll .vote_cont .vote_chk .list {position:relative;padding:15px 39px 15px 59px;border-top:1px solid #e5e5e5;}
.vote_poll .vote_cont .vote_chk .list:first-child {border-top:0;}
.vote_poll .vote_cont .vote_chk .list .radio_box .chk {position:absolute;left:-99999px;opacity:0;z-index:-1;}
.vote_poll .vote_cont .vote_chk .list .radio_box {position:absolute;top:30px;left:23px;}
.vote_poll .vote_cont .vote_chk .list .radio_box .chk_label {position:relative;display:block;width:23px;height:23px;background:url('https://image.donga.com/mlbpark/img/icon_check.png') no-repeat 0 0;cursor:pointer;}
.vote_poll .vote_cont .vote_chk .list .radio_box input:checked + label {background:url('https://image.donga.com/mlbpark/img/icon_check.png') no-repeat -27px 0;}
.vote_poll .vote_cont .vote_chk .list .vote_graph {overflow:hidden;display:block;width:100%;height:10px;background:#e1e1e1;}
.vote_poll .vote_cont .vote_chk .list .vote_graph .graph {float:right;display:block;height:10px;background:#5181e3;}
.vote_poll .vote_cont .vote_chk .list .txt {float:left;display:block;margin-bottom:6px;font-size:16px;color:#333;}
.vote_poll .vote_cont .vote_chk .list .num {float:right;display:block;padding:5px 0 0 25px;background:url('https://image.donga.com/mlbpark/img/icon_num.png') no-repeat 0 5px;font-weight:bold;font-size:12px;color:#999;}
.vote_view .vote_cont .vote_chk .list .num {float:right;display:block;padding:5px 25px 0 0;background:url('https://image.donga.com/mlbpark/img/icon_num.png') no-repeat right 5px;font-weight:bold;font-size:12px;color:#999;}

/* 공유하기 */
#shareLayer {display:none;width:320px;height:305px;background:#fff;z-index:99999999 !important;}
#shareLayer .title {display:block;font-size:18px;color:#000;text-align:center;font-weight:bold;font-family:"맑은 고딕","Malgun Gothic";padding:48px 0 0px;}
#shareLayer .share_list {padding:0 26px;overflow:hidden;}
#shareLayer .share_list li {float:left;margin:21px 17px 0 17px;}
#shareLayer .share_list li a {display:block;}
#shareLayer .share_list li a span {display:block;width:55px;height:55px;font-size:0;color:transparent;background:url("https://image.donga.com/mlbpark/img/img_share.png") no-repeat 0 0;background-size:165px 54px;text-indent:-99999px;}
#shareLayer .share_list .facebook span {background-position:0px 0px;}
#shareLayer .share_list .twitter span {background-position:-55px 0;}
#shareLayer .share_list .kakaotalk span {background-position:-111px 0;}
#shareLayer .share_list .url {clear:both;position:relative;float:none;margin:0 0 0 9px;padding-top:27px;}
#shareLayer .share_list li.url .url_inp {float:left;display:inline-block;width:161px;height:36px;padding:0 10px;border:1px solid #dee0e3;border-right:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:36px;color:#4d4d4e;background:#fafafa;vertical-align:middle;}
#shareLayer .share_list li.url .btn_copyurl {display:inline-block;width:65px;height:36px;border:1px solid #d9dcdf;font-size:13px;line-height:36px;color:#363636;background:#e0e2e4;text-align:center;vertical-align:middle;}
#shareLayer .share_list li.url .txt {position:absolute;display:none;bottom:0;left:0;width:227px;height:36px;padding:0 10px;border:1px solid #b5b5b5;border-right:0;background:#fafafa;color:#2b2b35;font-size:14px;line-height:36px;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#shareLayer .btn_close {display:inline-block;position:absolute;top:19px;right:19px;width:18px;height:17px;background:url('https://image.donga.com/mlbpark/img/share_close.png') no-repeat 0 0;font-size:0;color:transparent;background-size:18px 17px;cursor:pointer;}

/* 이미지등록 */
#dim {position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:rgb(38, 43, 49);opacity:0.7;}
#img_reg {position:fixed;top:50%;left:50%;width:620px;height:500px;margin:-250px 0 0 -304px;background:#fff;font-family:"맑은 고딕","Malgun Gothic";z-index:2;}
#img_reg .tit_top {position:relative;height:43px;background:#3c73e2;line-height:43px;}
#img_reg .tit_top .tit {padding-left:22px;font-size:15px;color:#fff;font-weight:bold;}
#img_reg .btn_reg {position:relative;height:60px;background:#e9e9e9;line-height:60px;}
#img_reg .btn_reg .info {padding-left:19px;font-size:13px;color:#535353;letter-spacing:-0.5px;}
#img_reg .reg_cont {position:relative;height:398px;background:#fff;}
#img_reg .img_plus {position:absolute;top:15px;right:13px;}
#img_reg .img_plus .img {display:block;width:110px;height:30px;background:url('https://image.donga.com/challenge/mlbpark/images/img_fileplus.png') no-repeat 0 0;font-size:0;color:transparent;cursor:pointer;}
#img_reg .img_plus .img_input {position:absolute;top:0;right:0;width:110px;height:30px;opacity:0;}
#img_reg .before_img {text-align:center;}
#img_reg .before_img span {display:block;}
#img_reg .before_img .img_upload {padding:43px 0 20px 0;}
#img_reg .before_img .txt {font-size:15px;color:#626262;}
#img_reg .reg_cont .btn_bot {position:absolute;left:0;bottom:44px;width:100%;text-align:center;}
#img_reg .reg_cont .btn_bot button {display:inline-block;width:152px;height:44px;background:#4a8bff;margin:0 3px;border:0;border-radius:5px;text-align:center;color:#fff;line-height:44px;font-size:18px;cursor:pointer;}
#img_reg .img_sort {padding:23px 0 0 8px;}
#img_reg .img_sort .desc {display:block;padding:8px 0 0 8px;font-size:13px;color:#535353;}
#img_reg .sort_list {overflow:auto;display:block;height:250px;}
#img_reg .sort_list li {float:left;overflow:hidden;position:relative;width:115px;height:115px;margin:0 0 3px 3px;box-sizing:border-box;}
#img_reg .sort_list li .thumb {display:table-cell;width:115px;height:115px;background:#000;vertical-align:middle;}
#img_reg .sort_list li .thumb img {width:100%;}
#img_reg .sort_list li .img_del {position:absolute;top:0;right:0;display:block;width:20px;height:20px;border:0;background:url('https://image.donga.com/challenge/mlbpark/images/img_del.gif') no-repeat 0 0;font-size:0;color:transparent;cursor:pointer;}
#img_reg .reg_wrap {position:relative;}
#img_reg .reg_wrap .bg_dim {position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.6;z-index:1;}
#img_reg .reg_wrap .progress_bar {position:absolute;top:50%;left:50%;width:200px;height:30px;margin:-15px 0 0 -100px;background:#fff;z-index:2;border-radius:5px;}
#img_reg .reg_wrap .progress_bar .prog {overflow:hidden;display:block;width:180px;height:12px;margin:8px auto 0 auto;background:#f7f7f7;border-radius:8px;}
#img_reg .reg_wrap .progress_bar .prog .progs {display:inline-block;height:12px;background:#4a8bff;border-radius:8px;}
#img_reg .reg_wrap .img_loading {position:absolute;top:50%;left:50%;display:block;width:160px;height:20px;margin:-10px 0 0 -80px;background:url('https://image.donga.com/challenge/mlbpark/images/img_loading.gif') no-repeat 0 0;z-index:3;}

/* 이달의 베팅왕 */ /* 20210525 추가 */
.betting_wrap .tit {display:block;height:36px;padding:2px 10px;background:#5181e3;line-height:36px;color:#fff;font-size:14px;font-weight:bold;letter-spacing:-1px;}
.betting_wrap .betting_list {border:none;margin-bottom:0px;border-bottom:1px solid #dbdbdb;}
.betting_wrap .betting_list li {padding:13px 9px 9px;min-height:23px;width:auto;border:1px solid #dbdbdb;border-bottom:none;border-top:1px solid #ededed;position:relative;}
.betting_wrap .betting_list li:first-child {border-top:none;}
.betting_wrap .betting_list li a:hover {text-decoration:none;}
.betting_wrap .betting_list li a {padding-top:0;padding-left:30px;}
.betting_wrap .betting_list li .num {display:block;color:#5181e3;font-size:30px;font-weight:300;letter-spacing:-1px;font-family:"맑은 고딕","Malgun Gothic";position:absolute;left:10px;top:2px;}
.betting_wrap .betting_list li .txt {display:inline-block;}
.betting_wrap .betting_list li .txt img {display:inline-block;width:21px;height:21px;border:none;margin:0px;padding:0px;border:1px solid #bfbfbf;border-radius:100%;}
.betting_wrap .betting_list li .txt .nick {display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:220px;width:auto;color:#666;line-height:23px;}

/* 엠팍위젯 */
.the_hottest {background:#fff;border:1px solid #e5e5e5;font-family:"Noto Sans KR";}
.the_hottest .tit {display:block;height:36px;line-height:36px;text-align:center;}
.the_hottest .tit img {vertical-align:middle;}
.the_hottest .hottest_cont {padding-bottom:15px;}
.the_hottest .hottest_list li.first {margin-top:0;}
.the_hottest .hottest_list li.first a {padding:0;}
.the_hottest .hottest_list li.first .top {position:absolute;top:0;left:0;width:298px;height:34px;background:url("../img/bg_top_hottest.png") 0 0 no-repeat;text-align:center;}
.the_hottest .hottest_list li.first .thumb {display:block;}
.the_hottest .hottest_list li.first .cont_info {position:absolute;left:0;bottom:0;width:100%;padding:7px 11px 7px 8px;background:rgba(0, 0, 0, 0.4);box-sizing: border-box;display:flex;align-items:center;justify-items:center;}
.the_hottest .hottest_list li.first .cont_info .num {margin:0 10px 0 0;font-size:36px;color:#fff;font-weight:400;line-height:36px;}
.the_hottest .hottest_list li.first .cont_info .txt {font-size:16px;color:#fff;font-weight:700;line-height:120%;}
.the_hottest .hottest_list img {vertical-align:middle;}
.the_hottest .hottest_list li {margin-top:10px;}
.the_hottest .hottest_list li a {overflow:hidden;display:block;position:relative;padding:0 12px;display:flex;align-items:center;justify-items:center;}
.the_hottest .hottest_list li a:hover {text-decoration:none;}
.the_hottest .hottest_list li a .num {float:left;display:block;margin:-0 10px 0 0;font-size:24px;font-weight:700;color:#333;}
.the_hottest .hottest_list li a .txt {overflow:hidden;display:block;display:-webkit-box;overflow:hidden;white-space:normal;text-overflow:ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;font-size:14px;font-weight:400;color:#333;line-height: 130%;}

/* 래플이벤트 */
.raffle_event {position:relative;}
.raffle_event .event_wrap {width:600px;margin:0 auto;font-family:"맑은 고딕","Malgun Gothic";}
.raffle_event .event_wrap .event_top {width:600px;height:99px;background:url("../img/raffle_top.png") 0 0 no-repeat;text-align:center;}
.raffle_event .event_wrap .event_top .title {display:block;padding:29px 0 9px 0;font-size:26px;color:#000;font-weight:bold;letter-spacing:-0.5px;}
.raffle_event .event_wrap .event_top .date {display:block;font-size:16px;color:#666;font-weight:bold;letter-spacing:-0.5px;}
.raffle_event .event_wrap .event_top .date .point {color:#396ed9;}
.raffle_event .event_wrap .event_mid {border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;background:#fff;}
.raffle_event .event_wrap .event_mid .giveaway_list {}
.raffle_event .event_wrap .event_mid .giveaway_list > li {position:relative;display:flex;padding:10px 20px 10px 55px;border-top:1px solid #e5e5e5;}
.raffle_event .event_wrap .event_mid .giveaway_list li .radio_box {position:absolute;top:62px;left:13px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .radio_box input {width:30px;height:30px;border:0;background:url("../img/icon_radio01.png") no-repeat 0 0;background-size:cover;cursor:pointer;-webkit-appearance: none;-webkit-border-radius: 0;}
.raffle_event .event_wrap .event_mid .giveaway_list li .radio_box input:checked {background:url("../img/icon_radio01.png") no-repeat 0 -40px;background-size:cover;}
.raffle_event .event_wrap .event_mid .giveaway_list li .thumb {margin-right:20px;border:1px solid #e6e6e6;}
.raffle_event .event_wrap .event_mid .giveaway_list li .thumb img {display:block;width:130px;height:130px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .cont_info {position:relative;width:100%;padding:3px 0 0 0;}
.raffle_event .event_wrap .event_mid .giveaway_list li .cont_info .goods_tit {display:block;margin-bottom:6px;font-size:21px;color:#333;font-weight:bold;letter-spacing:-2px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .info_list {overflow:hidden;}
.raffle_event .event_wrap .event_mid .giveaway_list li .info_list li {padding-left:9px;background:url("../img/icon_bullet01.png") no-repeat 0 center;font-size:14px;color:#666;letter-spacing:-1px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .info_list li .num {font-weight:bold;}
.raffle_event .event_wrap .event_mid .giveaway_list li .info_list li.first {float:none;}
.raffle_event .event_wrap .event_mid .giveaway_list li .info_list li.point01 {float:left;}
.raffle_event .event_wrap .event_mid .giveaway_list li .info_list li.point02 {float:right;}
.raffle_event .event_wrap .event_mid .giveaway_list li .graph_cont {position:absolute;overflow:hidden;left:0;bottom:0;width:100%;}
.raffle_event .event_wrap .event_mid .giveaway_list li .competition_cont {float:left;padding-left:21px;background:url("../img/icon_human.png") no-repeat 0 0;letter-spacing:-0.5px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .competition_cont .num {font-size:14px;color:#396ed9;font-weight:bold;}
.raffle_event .event_wrap .event_mid .giveaway_list li .competition_cont em {font-size:12px;color:#666666;font-style:normal;font-weight:normal;}
.raffle_event .event_wrap .event_mid .giveaway_list li .point_box {float:right;letter-spacing:-0.5px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .point_box .num01 {font-size:14px;color:#396ed9;font-weight:bold;}
.raffle_event .event_wrap .event_mid .giveaway_list li .point_box .num02 {font-size:14px;color:#999999;}
.raffle_event .event_wrap .event_mid .giveaway_list li .graph_cont .per {clear:both;position:relative;overflow:hidden;display:block;height:10px;background:#e1e1e1;border-radius:3px;}
.raffle_event .event_wrap .event_mid .giveaway_list li .graph_cont .per .bg {position:absolute;top:0;left:0;display:block;height:10px;background-image: linear-gradient(to right, #4073e1, #e86bc5, #ff917f);}
.raffle_event .event_wrap .event_btm {}
.raffle_event .event_wrap .event_btm button {overflow:hidden;width:600px;height:86px;border:1px solid #dedede;background:#5181e3;border-radius:0 0 15px 15px;text-align:center;font-size:36px;color:#fff;font-weight:bold;cursor:pointer;letter-spacing:-3px;}

/* 경품안내 수령팝업 */
#giveaway_layer {display:none;}
#giveaway_layer .pop_wrap {position:relative;overflow:hidden;width:472px;border:1px solid #6390e6;border-radius:10px;box-sizing:border-box;font-family:"맑은 고딕","Malgun Gothic";}
#giveaway_layer .pop_wrap .btn_close01 {position:absolute;top:15px;right:15px;width:22px;height:22px;border:0;background:url("../img/icon_close01.png") no-repeat 0 0;font-size:0;color:transparent;cursor:pointer;}
#giveaway_layer .pop_wrap .pop_top {height:57px;background:#5181e3;line-height:57px;}
#giveaway_layer .pop_wrap .pop_top .title {display:block;text-align:center;color:#fff;font-size:24px;}
#giveaway_layer .pop_wrap .pop_mid {background:#fff;padding:28px 26px 35px 26px;}
#giveaway_layer .pop_wrap .pop_mid .desc {font-size:14px;color:#333;}
#giveaway_layer .pop_wrap .pop_mid .desc strong {display:block;padding-bottom:10px;}
#giveaway_layer .pop_wrap .pop_mid .inp_cont {padding:28px 0 0 0;}
#giveaway_layer .pop_wrap .pop_mid .inp_box {margin-bottom:8px;}
#giveaway_layer .pop_wrap .pop_mid .inp_box label {display:inline-block;width:73px;font-size:16px;color:#333;font-weight:bold;}
#giveaway_layer .pop_wrap .pop_mid .inp_box input {width:300px;height:50px;padding:0 0 0 20px;border:1px solid #e0e0e0;background:#f2f2f2;font-size:18px;color:#333;vertical-align:middle;box-sizing:border-box;}
#giveaway_layer .pop_wrap .pop_mid .btn_reg01 {display:block;width:204px;height:60px;margin:28px auto 0 auto;background:#5181e3;border:0;border-radius:30px;color:#fff;font-size:24px;text-align:center;cursor:pointer;}

/* 당첨자 확인 팝업 */
#winner_layer {display:none;}
#winner_layer .pop_wrap {position:relative;overflow:hidden;width:600px;border:1px solid #6390e6;border-radius:10px;box-sizing:border-box;font-family:"맑은 고딕","Malgun Gothic";}
#winner_layer .pop_wrap .btn_close01 {position:absolute;top:15px;right:15px;width:22px;height:22px;border:0;background:url("../img/icon_close01.png") no-repeat 0 0;font-size:0;color:transparent;cursor:pointer;}
#winner_layer .pop_wrap .pop_top {height:57px;background:#5181e3;line-height:57px;}
#winner_layer .pop_wrap .pop_top .title {display:block;text-align:center;color:#fff;font-size:24px;}
#winner_layer .pop_wrap .pop_mid {overflow-y:auto;max-height:500px;background:#fff;padding:0 29px 57px 29px;}
#winner_layer .pop_wrap .pop_mid .winner_cont {padding:32px 0 15px 0;border-bottom:1px solid #ccc;}
#winner_layer .pop_wrap .pop_mid .winner_cont:last-child {border-bottom:0;}
#winner_layer .pop_wrap .pop_mid .winner_cont .title {display:block;margin-bottom:13px;font-size:18px;color:#333;font-weight:bold;letter-spacing:-1px;}
#winner_layer .pop_wrap .pop_mid .winner_cont .winner_list {position:relative;}
#winner_layer .pop_wrap .pop_mid .winner_cont .winner_list:after {content:'';clear:both;display:block;}
#winner_layer .pop_wrap .pop_mid .winner_cont .winner_list li {margin-bottom:9px;font-size:14px;color:#666;box-sizing:border-box;}
#winner_layer .pop_wrap .pop_mid .winner_cont .winner_list li div {display:block;line-height:110%;}