
/* main */
#wrapper {position:relative;}


/* »ó´ÜÀÌ¹ÌÁö */
.contents_header_wrap{width:100%;height:159px;background:url(../../img/ko/english/bg_speak.jpg) no-repeat center 0;background-size: cover;}
.contents_header_wrap .contents_header_in{display:block;width:1220px;height:159px;margin:0 auto;position:relative;}
.contents_header_wrap .contents_header_in .text_title{position:absolute;top:58px;left:370px;}


.mainwrap{width:1220px;min-height:1630px;margin:0 auto;}
.mainwrap .main{margin-top:49px;margin-left:0px;z-index:2;}

.mainwrap .main .total_play_wrap {padding:0 0 17px 27px;}

.mainwrap .main .ctsHead {width:1220px; height:250px; font-size:14px; color:#f26a00; margin-top:72px;}
.mainwrap .main .ctsHead table{width:1220px;}
.mainwrap .main .ctsHead table td{font-size:12px;}
.mainwrap .main .ctsHead table .img {width:304px;vertical-align:top;}
.mainwrap .main .ctsHead table .img .thumb_img {border:1px solid #cfcbcc;}
.mainwrap .main .ctsHead table .txt {vertical-align:top;padding-left:30px;}
.mainwrap .main .ctsHead table .mvTitle{display:block; font-size:17px; height:30px; color:#888888;}
.mainwrap .main .ctsHead table .count_info {display:block;width:300px;height:45px;}
.mainwrap .main .ctsHead table .count_info .favorite {float:left;background-image:url(../../img/icon_love_red.png);background-repeat:no-repeat;background-position:left 5px;margin-top:5px;margin-left:0px;padding-left:25px;font-size:16px;color:#8d8d8d}
.mainwrap .main .ctsHead table .share {height:40px;font-size:17px;line-height;40px;}
.mainwrap .main .ctsHead table .btn {height:40px;padding-top:10px;}
.mainwrap .main .ctsHead table .comment{display:block; height:22px; color:#888888;}
.mainwrap .main .ctsHead table .dete {display:block; width:300px;height:35px;line-height:35px;}


.mainwrap .main .listBody {width:1220px;margin:0 auto;cellpadding:0;cellspacing:0;border-top:2px solid #a6a6a6;}
.mainwrap .main .listBody th{border-top:2px solid #6c84a0; border-bottom:1px solid #6c84a0; font-size:16px; font-weight:bold; height:29px;line-height:29px; text-align:center; color:#5478c2; padding:5px 0 5px 0;}
.mainwrap .main .listBody .bar{background-image:url(../../img/ko/english/bar.gif);background-repeat:no-repeat;background-position: right 12px;}
.mainwrap .main .listBody td{border-bottom:1px solid #e5e5e5; padding:12px 0 12px 0; font-size:16px; color:#4f555d; line-height:17px; height:65px;}
.mainwrap .main .listBody td a{color:#4f555d;}
.mainwrap .main .listBody .cen{text-align:center;}
.mainwrap .main .listBody .co{color:#4b4b4b;padding-left:28px;font-size:17px;font-weight:500;}
.mainwrap .main .listBody .co_t{color:#909090; font-size:17px;}
.mainwrap .main .listBody .kr{color:#8C508D;}
.mainwrap .main .listBody .cen_border {height:1px;border-bottom:1px solid #e5e5e5;border-spacing:0px;padding:0px;}
.mainwrap .main .listBody .base{display:flex;height:30px;justify-content: center;margin:0 auto;}
.mainwrap .main .listBody .base .box1{display:block;width:44px;height:37px;border:1px solid #c9c5c6;border-right:none;background-image: url('../../img/ko/english/btn_listen.png');background-repeat: no-repeat;background-position: 4px 5px;box-sizing:border-box;text-indent:-9999em;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}
.mainwrap .main .listBody .base .box1_off{display:block;width:44px;height:37px;border:1px solid #c9c5c6;border-right:none;background-image: url('../../img/ko/english/btn_pause.png');background-repeat: no-repeat;background-position: 15px 11px;box-sizing:border-box;text-indent:-9999em;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}


.mainwrap .main .listBody .base .box2{display:block;width:44px;height:37px;border:1px solid #c9c5c6;background-image: url('../../img/ko/english/btn_continuous.png');background-repeat: no-repeat;background-position: 7px 5px;box-sizing:border-box;text-indent:-9999em;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;	
}
.mainwrap .main .listBody .base .box2_off{display:block;width:44px;height:37px;border:1px solid #c9c5c6;background-image: url('../../img/ko/english/btn_continuous_stop.png');background-repeat: no-repeat;background-position: 14px 12px;box-sizing:border-box;text-indent:-9999em;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;	
}

