@charset "utf-8";


/**
 * bodexList webzine
 **/

.bodexList th.title div.category {float:left;}
.bodexList th.title div.extravalue {float:right;}
.bodexList th.category div.extravalue {margin-top:5px;}
.bodexList th.category div.extravalue img {margin-top:4px;}
.bodexList th.title div.extravalue a { text-decoration:none;font-weight:bold; margin:0 3px 0 3px;}

.bodexList td.webzineTitle { height:1.2em; margin:0px; font:bold 1.3em "¸¼Àº °íµñ",Arial,dotum; color:#333; }
.bodexList td.thumb img { padding:3px; margin:none; }
.bodexList td.summary { margin:0px; padding-top:1px; text-align:left;border-top:none; vertical-align:top; line-height:1.7em; white-space:normal; }
.bodexList td.summary span { line-height:inherit;}
.bodexList td.summary div.extravalue { margin-bottom:3px; }


.bodexList .readed_count { display:block; background:url(../images/view.gif) no-repeat; width:70px;  }


