beijingsjjy
SELECT * FROM t_image_manage where img_flag=1 and (img_cate=1 or img_cate=2)
SELECT * FROM t_galery where g_flag=1
SELECT * FROM t_news order by n_pubdate desc limit 0,10