Select * from kb_news n, kb_news_count c where n.idx=c.news_idx and news_depth = 5 and part2_idx!='318' and part2_idx!='335' and part2_idx!='298' and part2_idx!='329' and part2_idx!='336' and TO_DAYS(NOW())-TO_DAYS(reg_date)<='100' order by c.read_cnt desc LIMIT 10