@charset "utf-8";
/* nultimedia_movie.css */
@import url("board.css");
h1 span {background:url("/lineage/multimedia/title.gif") no-repeat 0 -30px;}

.btn_challengepd {display:none;clear:both;margin:0 0 -16px 0;padding:0;text-align:right;}

/* 동영상 list */
td.subject {padding:11px 0 9px !important;line-height:1.3;vertical-align:top;}
td.subject div {position:relative;}
td.subject a {display:block;height:134px;font-weight:normal !important;}
td.subject a:hover{text-decoration:none;}
td.subject .thumb {float:left;width:224px;height:134px;margin:0 22px 0 10px !important;}
td.subject .title {display:inline-block;float:left;width:444px;margin:0 0 10px 0;padding:7px 0 5px;font-size:14px;font-weight:bold;border-bottom:1px solid #e8e8e8;}
td.subject .title .comment {color:#c99c0c;font-weight:normal;}
td.subject .title img {vertical-align:middle;margin:-3px 0 0 0;}
td.subject .hit {clear:both;position:absolute;left:256px;top:100px;width:300px;margin:0;padding:0;color:#bebebe;font-size:11px;}
*html td.subject .hit {left:0px;}
td.subject .hit span {padding:0 5px;color:#444;}
td.subject .hit span.num {padding-left:0;}
td.subject .clicker {position:absolute;left:100px;top:56px;width:39px;height:35px;margin:0;border:none;filter:alpha(opacity=80);opacity:0.8;}
/*ie6*/ *html td.subject .clicker {left:-118px;}
.tb_movie thead{display:none}
.tb_movie tbody tr.current td{background-color:#fbfbf8;}


/* 동영상 view */
#article_movie {width:562px;margin:0 auto;overflow:hidden;}
#article_movie .player {}
#article_movie .desc {display:block;margin:0;padding:30px 10px 0;}