@charset "utf-8";

/* 인기검색어 */
.mw-popular { border:1px solid #e1e1e1; text-align:center; float:right; width:233px;}
.mw-popular td { font-size:12px; line-height:20px; }
.mw-popular a:link { color:#444; text-decoration:none; }
.mw-popular a:active { color:#444; text-decoration:none;  }
.mw-popular a:visited { color:#444; text-decoration:none;  }
.mw-popular a:hover { color:#444; text-decoration:underline; }
.mw-popular .subject { background:url(./img/box-bg.gif); height:24px; margin:0 0 7px 0; }
.mw-popular .subject { font-size:12px; color:#555; font-weight:bold; letter-spacing:-1px; text-decoration:none; text-align:left; }
.mw-popular .subject div { margin:0px 0 0 0px;}
.mw-popular table { padding: 0 0px 0px 0px;width: 233px; }
.mw-popular .word { text-align: left;height:20px;  margin:2px 0 0 2px; }
.mw-popular .gap { letter-spacing:-1px; font-size:11px; }


.mw-popular .over_li { border:2px #feb9d0 solid }
.mw-popular .noover_li { border:2px #fff solid }



/* popular */

#popular .over_li { border:2px #feb9d0 solid }
#popular .noover_li { border:2px #fff solid }

#popular .t01 { background:url(./img/01.gif) no-repeat 4px 3px;}
#popular .t02 { background:url(./img/02.gif) no-repeat 4px 3px;}
#popular .t03 { background:url(./img/03.gif) no-repeat 4px 3px;}
#popular .t04 { background:url(./img/04.gif) no-repeat 4px 3px;}
#popular .t05 { background:url(./img/05.gif) no-repeat 4px 3px;}
#popular .t06 { background:url(./img/06.gif) no-repeat 4px 3px;}
#popular .t07 { background:url(./img/07.gif) no-repeat 4px 3px;}
#popular .t08 { background:url(./img/08.gif) no-repeat 4px 3px;}
#popular .t09 { background:url(./img/09.gif) no-repeat 4px 3px;}
#popular .t10 { background:url(./img/10.gif) no-repeat 4px 3px;}