%set (int){channel_id}=0%>
<%template src=/css.html/%>
<%template src=/header.html/%>
<%csharp%> List list=get_search_list(15, out totalcount);<%/csharp%>
<%set (string){pagelist}=newget_page_link(15, page, totalcount,"search.aspx?keyword=" + Server.UrlEncode(keyword) + "&page=__id__")%>
找到{keyword}相关结果约{totalcount}个
{pagelist}
<%template src=/footer.html/%>