@charset "utf-8"; 

/* img cut control */
/* common cut */
.img_cut {overflow:hidden;}
/* cut type */
.cut_type_01 {width:280px; height:154px;}
.cut_type_01 img {width:280px;}
.cut_type_02 {width:200px; height:112px;}
.cut_type_02 img {width:200px;}
.cut_type_03 {width:160px; height:90px;}
.cut_type_03 img {width:160px;}
.cut_type_118 {width:118px; height:66px;}
.cut_type_118 img {width:118px; margin-top:-11px;}
.cut_type_144 {width:144px; height:80px;}
.cut_type_144 img {width:144px; margin-top:-14px;}
.cut_type_120 {width:120px; height:67px;}
.cut_type_120 img {width:120px;}
.cut_type_123 {width:123px; height:68px;}
.cut_type_123 img {width:123px;}
.cut_type_80{width:80px; height:44px; display:block;}
.cut_type_80 img { width:80px; margin-top:-8px;}
.cut_type_116 {width:116px; height:65px; display:block;}
.cut_type_116 img { width:116px; margin-top:-11px;}
.cut_type_98 {width:98px; height:54px; display:block;}
.cut_type_98 img {width:98px;}
.cut_type_118_2 {width:118px; height:65px; display:block;}
.cut_type_118_2 img {width:118px; margin-top:-12px;}
.cut_type_227 {width:227px; height:126px; display:block;}
.cut_type_227 img {margin-top:-23px; width:227px;}
.cut_type_223 {width:223px; height:124px;}
.cut_type_223 img {width:223px;}
.cut_type_158 {width:158px; height:88px;}
.cut_type_158 img {width:158px;}
.cut_type_48 {width:48px; height:25px;}
.cut_type_48 img {width:48px;}
.img_mnone img {margin:0 !important;}

/* body frame control */
.center_wrap {float:left; width:100%;}
.left_wrap {float:left; width:640px; margin-top:30px;}
.right_wrap {float:right; width:276px; padding-right:1px; margin-top:30px;}
.right_box {width:280px; border:1px solid #c8c8c8;}
.right_box_ea h4.title {border-bottom:1px solid #c8c8c8; background-color:#f4f6f6; padding:5px;}

/* tab control */
.tab_type_01 {float:left; width:100%; border-bottom:1px solid #c8c8c8; margin-bottom:10px;}
.tab_type_01 li {float:left; border:1px solid #c8c8c8; background-color:#f4f6f6; margin:0 -1px -1px 0;}
.tab_type_01 li.on {border:1px solid #c8c8c8; border-bottom:1px solid #fff; background-color:#fff; position:relative; z-index:10;}
.tab_type_01 li a {float:left; display:inline-block; padding:0 !important; font-weight:bold; font-size:14px; color:#666;}
.tab_type_01 li a .num {display:inline-block; padding:1px 0 0 4px; font-weight:normal; font-size:11px; color:#ef604d;}

/* table control */
.table_con_group {clear:both; padding-bottom:10px;}
.tb_type_01 {float:left; width:100%; margin:10px 0; color:#333; table-layout:fixed;}
.tb_type_01 tbody tr {}
.tb_type_01 tbody tr:hover {background-color:#f9f9f9;}
.tb_type_01 th {text-align:left; border-bottom:2px solid #e6e6e6; padding:0 0 8px 0;}
.tb_type_01 td {border-bottom:1px solid #f1f1f1; text-align:center; padding:12px 0 8px 0;}
.tb_type_01 td.title {text-align:left;}
.tb_type_01 td.rate {text-align:left;}
.tb_type_01 th.check,
.tb_type_01 td.check {text-align:left;}
.tb_type_01 td.check input {margin-top:-2px;}
.tb_type_01 td a {display:inline-block; margin-top:-2px; color:#323232; line-height:16px;}

.table_mtit {padding:15px 0;}
.table_mtit img {vertical-align:top;}
.table_mtit span {display:inline-block; padding-top:4px; font-weight:normal; font-size:11px; padding-left:5px; color:#989898;}
.table_mtit span strong {font-weight:bold; font-size:11px; padding-left:5px; color:#ef6150; padding-right:2px;}
.table_mtit .artist {display:inline-block; font-weight:bold; font-size:14px; color:#333; padding:0 5px 0 0;}
.table_mtit .art_name {text-align:center;}

.list_sort {font-weight:normal; float:right; padding:10px 10px 0 0; background:url(http://img.gomtv.com/images/neo_gomtv/images/icon/arrow_03.gif) no-repeat right 12px; cursor:pointer;}
.list_sort_box {position:absolute; margin:15px 0 0 -25px; width:80px; height:50px; background:url(http://img.gomtv.com/images/neo_gomtv/images/icon/list_sort_bg.gif) no-repeat 0 0;}
.list_sort_box ul {margin-top:6px;}
.list_sort_box ul li {padding:5px 0 1px 10px;}
.list_sort_box ul li.on a {color:#333;}
.list_sort_box ul li a {color:#9a9a9a;}

/* rating */
.rating_s {vertical-align: top; width:108px; background-color:#e3e3e3; margin:0 12px 0 26px;}
.rating_s,
.rating_s span {background:url(http://img.gomtv.com/images/neo_gomtv/images/common/bar_rate1.gif) no-repeat scroll 0 0 transparent; display: inline-block; height: 10px; overflow: hidden;}
.rating_s span {background-position:0 -10px; font-size:0; line-height:0; text-indent:-100px; *text-indent:0; vertical-align:top;}

/* page_index */
.page_index {clear:both; position:relative; text-align:center; height:20px; padding:10px 0;}
.page_index * {line-height:16px; vertical-align:middle;}
.page_index a {display:inline-block; *zoom:1; *display:inline; font-weight:bold; font-size:11px; color:#a1a1a1; padding:4px 4px 2px 4px; /* margin:0 1px; */ min-width:14px; border:1px solid #fff;}
.page_index a.on, .page_index a.on:hover {border:1px solid #bdbdbd; background-color:#f4f6f6; color:#323333;}
.page_index a:hover {border:1px solid #bdbdbd; background-color:#f4f6f6; color:#323333; text-decoration:none;}
.page_index a.la, .page_index a.ls, .page_index a.ra, .page_index a.rs {min-width:0; height:16px; overflow:hidden; padding:5px 5px 3px 5px; border:none !important; background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/btn_page_index02.gif) no-repeat;}
.page_index a.la {width:6px; background-position:0 0;}
.page_index a.ls {width:25px; background-position:-16px 0;}
.page_index a.ra {width:6px; background-position:-86px 0;}
.page_index a.rs {width:25px; background-position:-51px 0;}
.page_index a.la:hover {background-position:0 -24px;}
.page_index a.ls:hover {background-position:-16px -24px;}
.page_index a.ra:hover {background-position:-86px -24px;}
.page_index a.rs:hover {background-position:-51px -24px;}
.page_index .dis_none {color:#fff !important;}

.page_index_bl {clear:both; float:none; text-align:center; font-size:11px; font-weight:bold;}
.page_index_bl a {display:inline-block; margin:0 -2px; padding:6px 8px 0; min-width:0; height:18px; line-height:13px; vertical-align:top; color:#666; border:none; border-radius:2px;}
.page_index_bl a.on, .page_index_bl a.on:hover, .page_index_bl a:hover {color:#fff; text-decoration:none; border:none; background-color:#67718f;}
.page_index_bl a.la, .page_index_bl a.ls, .page_index_bl a.ra, .page_index_bl a.rs {padding:0; height:24px; background-image:url(http://img.gomtv.com/images/neo_gomtv/images/btn/btn_page_index_bl02.gif);}
.page_index_bl a.la {width:22px; background-position:0 0;}
.page_index_bl a.ls {*margin-right:3px; width:45px; background-position:-23px 0;}
.page_index_bl a.rs {width:45px; background-position:-69px 0;}
.page_index_bl a.ra {width:22px; background-position:-116px 0;}
.page_index_bl a.la:hover {background-position:0 100%;}
.page_index_bl a.ls:hover {background-position:-23px 100%;}
.page_index_bl a.rs:hover {background-position:-69px 100%;}
.page_index_bl a.ra:hover {background-position:-116px 100%;}
.page_index_bl .dis_none {display:none;}

.page_mini {line-height:12px; text-align:center; font-weight:bold;}
.page_mini a {display:inline-block; margin:0 -4px; padding:2px 4px; vertical-align:top; height:10px;}
.page_mini a.on {color:#ff7300;}
.page_mini a.pnav {display:inline-block; margin:0 -2px; padding:2px 0; width:12px; height:10px; background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/btn_page_mini.gif) no-repeat;}
.page_mini a.la {background-position:0 50%;}
.page_mini a.ls {margin-right:9px; background-position:-12px 50%;}
.page_mini a.rs {margin-left:9px; background-position:-24px 50%;}
.page_mini a.ra {background-position:-36px 50%;}
.page_mini a.pnav span {position:absolute; width:1px; height:1px; overflow:hidden;}
.page_mini .bar {display:inline-block; padding:2px 0; font-weight:normal; color:#d5d5d5;}
.page_mini .dis_none {color:#f9f8f4 !important;}

/* button */
.bt_collected {color:#fe7201 !important;}
.f_posi_r01 {position:absolute; margin:0 0 0 534px; padding-top:6px;}
.btn_group {margin-top:-5px; *margin-top:0px;}
.btn_group a {margin-right:3px; float:left; cursor:pointer;}
.btn_group a:hover {text-decoration:none;}
.btn_group a, .btn_group span {display:inline-block; font-weight:normal; font-size:11px; background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/btn_bg_01.gif) no-repeat; padding-left:3px; color:#323232; letter-spacing:-1px;}
.btn_group span {background-position:right 0; padding:7px 7px 5px 4px !important;}
.btn_group .btn_t_2, .btn_group .btn_t_2 span {display:inline-block; font-weight:normal; font-size:11px; background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/btn_bg_02.gif) no-repeat; padding-left:11px; color:#323232; letter-spacing:-1px;}
.btn_group .btn_t_2 span {position:relative; background-position:right 0; padding:7px 15px 5px 4px !important; color:#fff !important;}
.btn_group a.buy {color:#b2b2b2; background:url(http://img.gomtv.com/images/neo_gomtv/images/detail/bul_buy.gif) no-repeat 3px 5px; height:13px; padding:7px 2px 0 10px; cursor:default;}
.guidego {float:right; padding-top:12px; *margin-bottom:-20px;}
.guidego a span {color:#f0614b !important;}
.guidego a.unfollow {padding-left:6px;}
.guidego a.unfollow span {color:#8da1ae !important; padding:7px 9px 5px 4px;}
.guid_bt_mod {display:inline-block; padding-top:13px; color:#999; float:right; font-size:11px;}
.guid_bt_mod a {color:#c8c8c8;}
.guid_bt_mod a.mod {color:#000;}
.guid_bt_mod .bar {padding:0 4px;}

.bt_default {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_default.gif) no-repeat right top; padding-right:2px; display:inline-block; *zoom:1; *display:inline; height:24px;  text-decoration:none;}
.bt_default span, .bt_default button {padding-left:8px; padding-right:6px; background:#fff url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_default.gif) no-repeat left top; display:inline-block; height:24px; vertical-align:top; line-height:24px; font-size:11px; color:#333; font-family:dotum;}
.bt_default:hover, .bt_org_22:hover, .bt_red_22:hover {text-decoration:none;}
.bt_default .t_blue {color:#0271ff;}
.bt_default .t_red {color:#f15e4e;}
.bt_org_L {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_org_L.gif) no-repeat right top; padding-right:20px; display:inline-block; *zoom:1; *display:inline; height:34px;}
.bt_org_L span {padding-left:20px; background:#fff url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_org_L.gif) no-repeat left top; display:inline-block; height:34px; vertical-align:middle; line-height:34px; font-size:12px; color:#fff; font-weight:bold;}

.bt_org_70 {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_org_70.gif) no-repeat left top; display:inline-block; padding-left:1px; *zoom:1; *display:inline; height:70px;}
.bt_org_70 button {padding-left:23px; *padding-left:18px; padding-right:23px; *padding-right:18px; background:#ff6b00 url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_org_70.gif) no-repeat right top; display:inline-block; height:70px; vertical-align:middle; line-height:70px; font-size:12px; color:#fff; font-weight:bold;}

.bt_org_22 {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_org_22.gif) no-repeat right top; padding-right:8px; display:inline-block; *zoom:1; *display:inline; height:22px;}
.bt_org_22 span {padding-left:8px; background:#fff url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_org_22.gif) no-repeat left top; display:inline-block; height:22px; vertical-align:top; line-height:22px; font-size:11px;}
.bt_org_22 * {vertical-align:top; line-height:22px; color:#fff;}
.bt_red_22 {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_red_22.gif) no-repeat right top; padding-right:8px; display:inline-block; *zoom:1; *display:inline; height:22px;}
.bt_red_22 span {padding-left:8px; background:#fff url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_red_22.gif) no-repeat left top; display:inline-block; height:22px; vertical-align:top; line-height:22px; font-size:11px;}
.bt_red_22 * {vertical-align:top; line-height:22px; color:#fff;}
.bt_blue_27 {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_blue_27.gif) no-repeat right top; height:27px; vertical-align:top; line-height:27px; padding-right:1px; display:inline-block; *zoom:1; *display:inline; cursor:pointer;}
.bt_blue_27 span, .bt_blue_27 button {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_blue_27.gif) no-repeat; vertical-align:top; padding-left:20px; padding-top:1px; padding-right:19px; line-height:27px; vertical-align:top; color:#fff; font-family:dotum; font-size:11px; cursor:pointer; display:inline-block; *zoom:1; *display:inline;}

.bt_blue_27_s {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_blue_27.gif) no-repeat right top; height:27px; vertical-align:top; line-height:27px; padding-right:5px; display:inline-block; *zoon:1; *display:inline; cursor:pointer; margin-left:6px;}
.bt_blue_27_s span, .bt_blue_27_s button {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_blue_27.gif) no-repeat; vertical-align:top; padding-left:15px; padding-right:10px; line-height:24px; vertical-align:top; color:#fff; font-family:dotum; font-size:11px; cursor:pointer; display:inline-block; padding-top:3px;}
.bt_con_disable {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_con_disable.gif) no-repeat right top; padding-right:8px; display:inline-block; *zoom:1; *display:inline; height:22px; cursor:default;}
.bt_con_disable span {padding-left:8px; background:#fff url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_con_disable.gif) no-repeat left top; display:inline-block; height:22px; vertical-align:top; line-height:22px; font-size:11px;}
.bt_con_disable * {vertical-align:top; line-height:22px; color:#fff;}

.bt_blue_30 {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_blue_30.gif) no-repeat right top; height:30px; vertical-align:top; line-height:30px; padding-right:1px; display:inline-block; *zoom:1; *display:inline; overflow:hidden; cursor:pointer;}
.bt_blue_30 span, .bt_blue_30 button {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_blue_30.gif) no-repeat; vertical-align:top; padding-left:40px; padding-top:1px; padding-right:39px; line-height:30px; vertical-align:top; color:#fff; font-family:dotum; font-size:12px; cursor:pointer; display:inline-block; *zoom:1; *display:inline;}
.bt_blue_30:hover {background-position:100% -35px;}
.bt_blue_30:hover span, .bt_blue_30:hover button {background-position:0 -35px;}
.bt_blue_30_s {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_blue_30.gif) no-repeat right top; height:30px; vertical-align:top; line-height:30px; padding-right:1px; display:inline-block; *zoom:1; *display:inline; cursor:pointer;}
.bt_blue_30_s span, .bt_blue_30_s button {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_blue_30.gif) no-repeat; vertical-align:top; padding-left:15px; padding-top:1px; padding-right:14px; line-height:30px; vertical-align:top; color:#fff; font-family:dotum; font-size:12px; cursor:pointer; display:inline-block; *zoom:1; *display:inline;}
.bt_blue_30_s:hover {background-position:100% -35px;}
.bt_blue_30_s:hover span, .bt_blue_30_s:hover button {background-position:0 -35px;}

.bt_gray_27 {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_gray_27.gif) no-repeat right top; height:27px; vertical-align:top; line-height:27px; padding-right:5px; display:inline-block; *zoon:1; *display:inline; cursor:pointer; margin-left:6px;}
.bt_gray_27 span, .bt_gray_27 button {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_gray_27.gif) no-repeat; vertical-align:top; padding-left:15px; padding-right:10px; line-height:24px; vertical-align:top; color:#333; font-family:dotum; font-size:11px; cursor:pointer; display:inline-block; padding-top:3px;}
.bt_default_26 {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_default_26.gif) no-repeat; padding-left:2px; display:inline-block; *zoom:1; *display:inline;}
.bt_default_26 span, .bt_default_26 button{background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_default_26.gif) no-repeat right top; padding-left:5px; padding-right:8px; display:inline-block; vertical-align:top; line-height:26px; font-size:11px;}
.bt_default_29 {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_default_29.gif) no-repeat; padding-left:2px; display:inline-block; *zoom:1; *display:inline; color:#333;}
.bt_default_29 span, .bt_default_29 button{background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_default_29.gif) no-repeat right top; padding-left:14px; padding-right:16px; display:inline-block; vertical-align:top; line-height:29px; font-size:11px;}

.bt_default_39 {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_default_39.gif) no-repeat right top; padding-right:2px; line-height:1em !important; display:inline-block; overflow:hidden;}
.bt_default_39 span {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/bt_default_39.gif) no-repeat; padding:14px 23px 0 25px; height:25px; color:#333; font-size:11px; display:inline-block;}

.bt_det a:hover {text-decoration:none;}
.bt_gd {display:inline-block;}
.bt_gd a {padding-left:10px; padding-right:10px; display:inline-block; color:#d9dce3;}
.bt_chart_s {text-indent:-1000em; display:inline-block; overflow:hidden; background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/analy.gif) no-repeat; width:21px; height:20px; *margin-top:-3px; margin-left:4px;}
.bt_det, .bt_det a {vertical-align:top;}
.bt_det {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/det_rt.gif) no-repeat right 0; display:inline-block; height:27px;}
.bt_det a {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/det_lft.gif) no-repeat; padding-left:8px; padding-right:8px; font-size:11px; height:27px; color:#d9dce3;}
.bt_det * {vertical-align:middle; line-height:29px; display:inline-block; overflow:hidden; border: 0 none; position:relative; white-space:nowrap; border:0; cursor:pointer; _cursor:hand;}
.bt_watch {background-position:right -54px;}
.bt_watch a {background-position:0 -54px; color:#fff; font-size:12px;}
.bt_dw {background-position:right -81px;}
.bt_dw a {background-position:0 -81px; color:#fff; font-size:12px;}
.bt_sel {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/det_rt.gif) no-repeat right -27px; display:inline-block; height:27px; width:60px; font-size:11px;}
.bt_sel em {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/det_lft.gif) no-repeat 0 -27px; display:inline-block; height:27px; line-height:29px; padding-left:6px; color:#fff; width:34px; overflow:hidden; font-style:normal; font-style:normal;}
.bt_sel a {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/det_rt.gif) no-repeat right -27px; width:20px; height:27px; text-indent:-100em; overflow:hidden; display:inline-block;}
.bt_sel a:hover {text-decoration:none;}
.tab_nm {padding-left:1px; overflow:hidden; background:url(http://img.gomtv.com/images/neo_gomtv/images/bg_tabbot.gif) repeat-x left bottom;}
.tab_nm li {float:left; display:inline-block;}
.tab_nm li a {padding:10px 20px 9px; display:inline-block; border:1px solid #c8c8c8; margin-left:-1px;}
.tab_nm li.on a {border-bottom:1px solid #fff;}
.tab_nm em {color:#ee604c;}
.bt_cur {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/curation_rt.gif) no-repeat right top; height:24px; display:inline-block; padding:0; font-size:11px;}
.bt_cur a {color:#343434;}
.bt_cur a:hover {text-decoration:none;}
.bt_cur * {vertical-align:-1; display:inline-block;}
.bt_cur button, .bt_cur a {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/curation_lft.gif) no-repeat; height:24px; padding-left:7px; padding-right:7px; display:inline-block; line-height:22px; white-space:nowrap; position:relative; cursor:pointer;}
.bt_repin, .bt_em_red {background-position:right -24px;}
.bt_repin button , .bt_em_red button {background-position:0 -24px; color:#fff; font-family:dotum;}
.bt_disable {background-position:right -96px;}
.bt_disable button {background-position:0 -96px; color:#fff; cursor:default;}
.bt_emp {background-position:right -72px;}
.bt_emp a {background-position:0 -72px; color:#fff;}
.bt_emp:hover {background-position:right -48px;}
.bt_emp:hover a {background-position:0 -48px;}
.bt_tag {background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/tag_lt.gif) no-repeat; padding-left:7px; padding-right:16px; height:15px; display:inline-block; *zoom:1; *display:inline; vertical-align:center; position:relative; margin-right:2px;  padding-top:5px; line-height:1;}
.bt_tag  * {line-height:20px; display:inline-block;}
.bt_tag  span {line-height:1; margin-top:5px; white-space:nowrap}
.bt_tag a {width:20px; height:20px; vertical-align:middle; background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/tag_rt.gif) no-repeat right top; text-indent:-1000em; overflow:hidden; position:absolute; right:0; top:0;}
.bt_det .t_blue {color:#57c0ff;}

.scroll_type_1 {scrollbar-face-color:#fff; scrollbar-highlight-color:#fff; scrollbar-shadow-color:#eee; scrollbar-3dlight-color:#c5c5c6; scrollbar-arrow-color:#808080; scrollbar-track-color:#fafafa; scrollbar-darkshadow-color:#c5c5c6; scrollbar-base-color:#000;}

/* mp3 btn */
.buy_mp3 {float:right; margin-top:-4px;}

/* video detail list */
.table_con_group td.btn_wrap {padding-top:8px; text-align:right;}
.table_con_group .nicon img {margin-top:-4px; padding-left:4px;}
.table_con_group .btn_wrap .bt_listen, .table_con_group .btn_wrap .bt_mp3 {display:inline-block; overflow:hidden; height:22px;}
.table_con_group .btn_wrap .bt_listen {width:24px;}
.table_con_group .btn_wrap .bt_mp3 {width:45px;}
.table_con_group .btn_buymp3 {float:right; margin-top:-5px; *margin-top:0;}

/* new_response_comment (201311) */
.for_comment_event {clear:both; /* border:1px solid #fff; */ padding:30px 0;}
.for_comment_detail {clear:both;}
.for_comment_detail .comment_box h4.comment_title .qus_box {display:none;}

/* comment_box */
.comment_wrap {position:relative; float:left; width:100%;}
.comment_wrap .btn_review2 {position:absolute; top:4px; right:0;}
.comment_box {float:left; width:100%;}
.comment_box h4.comment_title {padding:8px 0 9px 0;}
.comment_box h4.comment_title span.tnum {display:inline-block; color:#666; background:url(http://img.gomtv.com/images/neo_gomtv/images/bul/bul_bar_5.gif) no-repeat 7px 3px !important; padding:3px 0  0 14px; font-size:11px; font-weight:normal;}
.comment_box h4.comment_title span.tnum strong {display:inline-block; color:#fe5401;}

.comment_box h4.comment_title .qus_box {float:right; width:175px; margin-top:-4px; *margin-top:-30px; text-align:right;}
.comment_box h4.comment_title .qus_box a {margin-left:-4px; *margin-left:0px; display:inline-block; width:85px; height:24px; background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/btn_qus.gif) no-repeat 0 0;}
.comment_box h4.comment_title .qus_box a.q1 {background-position:0 0;}
.comment_box h4.comment_title .qus_box a.q2 {background-position:-86px 0;}

.comment_box .comment_more, .comment_box .comment_more span {clear:both; display:inline-block;}
.comment_box .comment_more {width:99.7%; height:39px; text-align:center; background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/ncomment_more_btn.jpg) repeat-x 0 -1px; border-right:1px solid #e7e7e7; border-left:1px solid #e7e7e7; border-bottom:1px solid #f0f0f0;}
.comment_box .comment_more span {color:#333; text-align:center; padding:15px 0 0 12px; background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/ncomment_more_btn1.jpg) no-repeat 0 18px;}
.comment_box .comment_et {overflow:hidden; line-height:14px; padding:10px 17px 0 15px; border-bottom:1px solid #eaeaea;}
.comment_box .comment_et dt {float:left; font-size:11px; color:#999; width:150px;}
.comment_box .comment_et dt a {font-weight:bold; color:#333; font-size:11px;}
.comment_box .comment_et dt a, .comment_box .comment_et dt span {display:inline-block;}
.comment_box .comment_et dt span {background:url(http://img.gomtv.com/images/neo_gomtv/images/bul/bul_bar_5.gif) no-repeat 8px 2px; padding-left:14px;}
.comment_box .comment_et .delreport_box {float:right;}
.comment_box .comment_et .delreport_box a {display:inline-block; background:url(http://img.gomtv.com/images/neo_gomtv/images/bul/bul_bar_6.gif) no-repeat 0 0; padding-left:14px; color:#aeaeae; font-size:11px; letter-spacing:-1px;}
.comment_box .comment_et .delreport_box a.report {background-position:0 0px;}
.comment_box .comment_et .delreport_box a.del {background-position:0 -15px;}
.comment_box .comment_et .comment_desc {clear:both; width:100%; padding:7px 0; *margin-top:-8px; color:#666; line-height:18px; word-wrap:break-word; word-break:break-all;}
.comment_box .comment_et .comment_cs_wrap {clear:both; width:100%;}
.comment_box .comment_et .comment_cs_wrap .comment_cs {overflow:hidden; color:#999;}
.comment_box .comment_et .comment_cs_wrap .comment_cs dt {clear:both; margin-left:86px; padding-bottom:5px; width:250px; display:inline;}
.comment_box .comment_et .comment_cs_wrap .comment_cs dt a, .comment_box .comment_et .comment_cs_wrap .comment_cs dt span {display:inline-block; color:#999;}
.comment_box .comment_et .comment_cs_wrap .comment_cs dt span {background:url(http://img.gomtv.com/images/neo_gomtv/images/bul/bul_bar_5.gif) no-repeat 8px 2px; padding-left:14px;}
.comment_box .comment_et .comment_cs_wrap .comment_cs dd.thumb {position:absolute; background:url(http://img.gomtv.com/images/neo_gomtv/images/bul/bul_bar_7.gif) no-repeat 0 0px; padding-left:38px; *margin:0 0 0 -338px;}
.comment_box .comment_et .comment_cs_wrap .comment_cs dd.thumb img {border:1px solid #ccc;}
.comment_box .comment_et .comment_cs_wrap .comment_cs dd.comment_csd {clear:both; margin-left:86px; padding-bottom:8px; line-height:18px; word-wrap:break-word; word-break:break-all;}

.comment_box .comment_none {text-align:center; color:#999; padding:30px 0;}

/* comment_boxn */
.comment_wrap {/* float:left; width:99.89%; */}
.comment_boxn {float:left; /* width:99.89%; */ width:100%;}
.comment_boxn .comment_none {text-align:center; color:#999; padding:30px 0;}

.comment_input {border:1px solid #cbcbcb; background:#f4f6f6; padding:18px 13px 0 13px;}
.comment_input .comment_inputi {margin-right:98px;}
.comment_input .n_commnet {background:#fff; border:1px solid #c8c9c8; width:100%; height:48px; min-height:48px; font-size:11px; font-family:dotum; color:#999; padding:10px; line-height:14px; overflow:auto; resize:vertical;}
.comment_input button {float:right; margin-top:-70px; *margin-top:-72px; display:inline-block; height:72px; width:72px; background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/btn_comment.gif) no-repeat 0 0;}
.comment_input .comment_inputn {text-align:right; padding:8px 79px 5px 0;}
.comment_input .i_tnum {display:inline-block; font-size:11px; color:#aaa;}

.comment_boxn h4.comment_title {padding:8px 0 9px 0;}
.comment_boxn h4.comment_title span.tnum {display:inline-block; color:#666; background:url(http://img.gomtv.com/images/neo_gomtv/images/bul/bul_bar_5.gif) no-repeat 7px 3px !important; padding:3px 0  0 14px; font-size:11px; font-weight:normal;}
.comment_boxn h4.comment_title span.tnum strong {display:inline-block; color:#fe5401;}

.comment_boxn h4.comment_title .qus_box {float:right; width:175px; margin-top:-4px; *margin-top:-30px; text-align:right;}
.comment_boxn h4.comment_title .qus_box a {margin-left:-4px; *margin-left:0px; display:inline-block; width:85px; height:24px; background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/btn_qus.gif) no-repeat 0 0;}
.comment_boxn h4.comment_title .qus_box a.q1 {background-position:0 0;}
.comment_boxn h4.comment_title .qus_box a.q2 {background-position:-86px 0;}

.comment_boxn .comment_more,
.comment_boxn .comment_more span {clear:both; display:inline-block;}
.comment_boxn .comment_more {/* width:99.7%; */ display:block; height:39px; text-align:center; background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/ncomment_more_btn.jpg) repeat-x 0 -1px; border-right:1px solid #e7e7e7; border-left:1px solid #e7e7e7; border-bottom:1px solid #f0f0f0; border-top:1px solid #eaeaea;}
.comment_boxn .comment_more span {color:#333; text-align:center; padding:15px 0 0 12px; background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/ncomment_more_btn1.jpg) no-repeat 0 18px;}

.comment_boxn .comment_et {overflow:hidden; *float:left; line-height:14px; padding:10px 17px 0 15px; border-top:1px solid #eaeaea !important; border-bottom:none;}
.comment_boxn .comment_et dt {float:left; font-size:11px; color:#999; /* min-width:150px; _width:150px; */}
.comment_boxn .comment_et dt a {font-weight:bold; color:#333; font-size:11px;}
.comment_boxn .comment_et dt a,
.comment_boxn .comment_et dt span {display:inline-block;}
.comment_boxn .comment_et dt span {background:url(http://img.gomtv.com/images/neo_gomtv/images/bul/bul_bar_5.gif) no-repeat 8px 2px; padding-left:14px;}
.comment_boxn .comment_et dt span.username {font-weight:bold; color:#333; font-size:11px; background:none; padding-left:0;}
.comment_boxn .comment_et dt span.time {background:url(http://img.gomtv.com/images/neo_gomtv/images/bul/bul_bar_5.gif) no-repeat 8px 2px; padding-left:14px;}
.comment_boxn .comment_et .delreport_box {float:right;}
.comment_boxn .comment_et .delreport_box a {display:inline-block; background:url(http://img.gomtv.com/images/neo_gomtv/images/bul/bul_bar_6.gif) no-repeat 0 0; padding-left:14px; color:#aeaeae; font-size:11px; letter-spacing:-1px;}
.comment_boxn .comment_et .delreport_box a.csreport {background-position:0 0px;}
.comment_boxn .comment_et .delreport_box a.report {background-position:0 0px;}
.comment_boxn .comment_et .delreport_box a.del {background-position:0 -15px;}
.comment_boxn .comment_et .comment_desc {clear:both; width:100%; padding:7px 0; color:#666; line-height:18px; word-wrap:break-word; word-break:break-all;}

.comment_boxn .comment_et .delreport_box a.csreport {background:none; margin-right:8px; color:#ff7700;}

.comment_boxn .comment_cs {position:relative; margin-right:20px;}
.comment_boxn .comment_cs .delreport_box {float:right; display:inline;}
.comment_boxn .comment_cs .delreport_box a.del {padding-left:14px; color:#aeaeae; font-size:11px; letter-spacing:-1px; color:#ff7700;}
.comment_boxn .comment_cs {overflow:hidden; color:#999; clear:both; width:99%; padding-top:6px;}
.comment_boxn .comment_cs dt {clear:both; margin-left:86px; padding-bottom:5px; width:250px; display:inline; font-size:11px;}
.comment_boxn .comment_cs dt a {font-weight:bold;}
.comment_boxn .comment_cs dt a,
.comment_cs dt span {display:inline-block; color:#999;}
.comment_boxn .comment_cs dt span {background:url(http://img.gomtv.com/images/neo_gomtv/images/bul/bul_bar_5.gif) no-repeat 8px 2px; padding-left:14px;}
.comment_boxn .comment_cs dd.thumb {position:absolute; top:6px; left:0; background:url(http://img.gomtv.com/images/neo_gomtv/images/bul/bul_bar_7.gif) no-repeat 0 0px; padding-left:38px;}
.comment_boxn .comment_cs dd.thumb img {border:1px solid #ccc;}
.comment_boxn .comment_cs dd.comment_csd {clear:both; margin-left:86px; padding-top:8px; padding-bottom:8px; line-height:18px; word-wrap:break-word; word-break:break-all;}
.comment_boxn .comment_cs dd.comment_csd a {color:#999;}

.for_comment_detail .comment_boxn h4.comment_title .qus_box {display:none;}

/* comment_inner */
.comment_inner {float:left; width:100%; color:#666;}
.comment_inner a {color:#666;}

.comment_tit {margin-bottom:12px; line-height:normal; font-family:"맑은 고딕"; font-size:20px; font-weight:normal; color:#1c1c1c;}
.comment_tit span {vertical-align:middle; *vertical-align:bottom; font-size:16px; color:#f60;}
.comment_write {padding-bottom:4px; width:100%;}
.comment_write .txtabox {margin-right:214px; height:88px; border:1px solid #d8d8d8; background:#fff;}
.comment_write .txtabox_inner {position:relative; padding-right:40px; height:88px; overflow:hidden;}
.comment_write .length_txt {position:absolute; top:75px; right:5px; _right:17px; text-align:right; font-size:11px; color:#bbb;}
.comment_write .txta_cmt {width:100%; margin:5px 0 0 10px; padding:3px 3px 3px 0; height:72px; line-height:18px; vertical-align:top; overflow:auto; font-family:Dotum; font-size:12px; color:#999; border:0 none; resize:none;}
.comment_write .txta_cmt::-webkit-input-placeholder {color:#999;}
.comment_write .txta_cmt::-moz-placeholder {color:#999; opacity:1;}
.comment_write .txta_cmt:-ms-input-placeholder {color:#999;}
.comment_write .txta_cmt:focus {outline:none;}

.comment_write .btn_cmt {display:inline; float:right; margin:-90px 126px 0 0; width:89px; height:90px; overflow:visible; font-family:Dotum; font-weight:bold; color:#333; border:none; background:#fff; cursor:pointer;}
.comment_write .btn_cmt:hover {background:#f7f7f7;}
.comment_write .btn_cmt span {display:block; width:87px; height:88px; line-height:90px; overflow:hidden; border:1px solid #d8d8d8;}
.comment_write .qus_box {clear:both; float:right; margin-top:-90px; *margin-top:-91px; width:120px;}
.comment_write .qus_box a {display:block; height:40px; overflow:hidden; text-align:center; line-height:42px; letter-spacing:-1px; font-weight:bold; border:1px solid #ddd; border-radius:2px; background:#e7e7e7;}
.comment_write .qus_box a:hover {text-decoration:none; color:#fff; border-color:#a3a3a3; background:#a3a3a3;}
.comment_write .qus_box .btn_qna {margin-bottom:6px;}

.comment_inner .btn_bogom {float:right; margin-top:-32px; padding-left:17px; width:103px; height:26px; overflow:hidden; text-align:center; line-height:29px; font-size:11px; color:#fff; border-radius:2px; background:#f06767 url(http://img.gomtv.com/images/neo_gomtv/images/icon/ico_bogom.png) no-repeat 11px 6px;}
.comment_inner .btn_bogom:hover {text-decoration:none; background-color:#e51616;}
.comment_inner dl {position:relative; padding:14px 0 10px; width:100%; overflow:hidden; border-bottom:1px dotted #d8d8d8;}
.comment_inner dt {*display:inline; float:left; line-height:14px; font-size:11px;}
.comment_inner dt span {display:inline-block; margin-left:9px; padding-left:9px; color:#999; background:url(http://img.gomtv.com/images/neo_gomtv/images/bul/bar_d8_10.gif) no-repeat 0 20%;}
.comment_inner dt span.username,
.comment_inner dt a {margin:0; padding:0; font-weight:bold; color:#333; background:none;}
.comment_inner .delreport_box {float:left; margin-left:9px; padding-left:9px; line-height:14px; font-size:11px; background:url(http://img.gomtv.com/images/neo_gomtv/images/bul/bar_d8_10.gif) no-repeat 0 20%;}
.comment_inner .delreport_box a {padding-left:12px; color:#999; background:url(http://img.gomtv.com/images/neo_gomtv/images/icon/ico_delreport.gif) no-repeat;}
.comment_inner .delreport_box a.del {background-position:0 1px;}
.comment_inner .delreport_box a.report {background-position:0 -22px;}
.comment_inner .comment_cs {background:url(http://img.gomtv.com/images/neo_gomtv/images/icon/ico_csreply.gif) no-repeat 10px 10px;}
.comment_inner .comment_cs dt {margin-left:72px;}
.comment_inner .thumb {position:absolute; top:15px; left:0; padding-left:25px;}
.comment_inner .thumb img {border-radius:3px;}
.comment_inner .comment_desc,
.comment_inner .comment_csd {clear:both; *display:inline; *float:left; padding-top:10px; width:100%; line-height:18px; word-wrap:break-word; word-break:break-all;}
.comment_inner .comment_csd {margin-left:72px; padding-top:5px; width:auto;}
.comment_inner .comment_none {padding:30px 0; text-align:center;}
.comment_inner .comment_more {display:block; margin-top:30px; padding-left:12px; width:66px; height:26px; overflow:hidden; line-height:28px; letter-spacing:-1px; text-align:center; color:#666; border:1px solid #d8d8d8; border-radius:2px; background:url(http://img.gomtv.com/images/neo_gomtv/images/btn/btn_module_g.png) no-repeat 16px 0;}
.comment_inner .comment_more:hover {text-decoration:none; background-color:#f7f7f7;}

.wingbanner {float:right;}
.wingbanner a {position:absolute; margin:0; width:168px; overflow:hidden;}