document.writeln("<style>");
document.writeln("#searchbox {");
document.writeln("float:left;");
document.writeln("}");
document.writeln("");
document.writeln("#searchbox form {");
document.writeln("width:414px;");
document.writeln("height:29px;");
document.writeln("background:#7EB2E2;");
document.writeln("margin:8px 0;");
document.writeln("padding:3px;");
document.writeln("}");
document.writeln("");
document.writeln("* html #searchbox form {");
document.writeln("padding:2px 3px;");
document.writeln("}");
document.writeln("");
document.writeln("*+html #searchbox form {");
document.writeln("padding:2px 3px 4px;");
document.writeln("}");
document.writeln("");
document.writeln("#searchbox input#key,#searchbox input#option {");
document.writeln("font:bold 14px verdana, arial;");
document.writeln("color:#21558F;");
document.writeln("width:180px;");
document.writeln("height:15px;");
document.writeln("border:1px solid #21558F;");
document.writeln("padding:4px;");
document.writeln("}");
document.writeln("");
document.writeln("input#searchbutton {");
document.writeln("vertical-align:top;");
document.writeln("}");
document.writeln("");
document.writeln("* html input#searchbutton {");
document.writeln("padding-top:1px;");
document.writeln("}");
document.writeln("");
document.writeln("*+html input#searchbutton {");
document.writeln("padding-top:1px;");
document.writeln("}");
document.writeln("");
document.writeln("#searchbox p {");
document.writeln("font-weight:700;");
document.writeln("color:#FB48A3;");
document.writeln("width:402px;");
document.writeln("height:33px;");
document.writeln("line-height:33px;");
document.writeln("border:1px solid #FEEA94;");
document.writeln("background:#FEFFD5;");
document.writeln("overflow:hidden;");
document.writeln("margin:0;");
document.writeln("padding:0 8px;");
document.writeln("}");
document.writeln("");
document.writeln("#searchbox p a {");
document.writeln("color:#3374DC;");
document.writeln("margin:0 2px;");
document.writeln("}");
document.writeln("<\/style><div id=\"searchbox\">");
document.writeln("<form action=\"\/e\/search\/index.php\" method=\"post\" name=\"searchform\" id=\"searchform\">");
document.writeln("<input name=\"keyboard\" type=\"text\" size=\"15\" id=\"key\" \/>");
document.writeln("<input type=\"hidden\" name=\"show\" value=\"title\" \/>");
document.writeln("<input type=\"hidden\" name=\"tempid\" value=\"1\" \/>");
document.writeln("<input type=\"hidden\" name=\"tbname\" value=\"news\" \/>");
document.writeln("<select name=\"classid\" id=\"option\">");
document.writeln("<option value=\"\">全部<\/option>");
document.writeln("<option value=\"1\">生日祝福语<\/option>");
document.writeln("<option value=\"2\">结婚祝福语<\/option>");
document.writeln("<option value=\"4\">春节祝福语<\/option>");
document.writeln("<option value=\"5\">元旦祝福语<\/option>");
document.writeln("<option value=\"6\">元宵节祝福语<\/option>");
document.writeln("<option value=\"7\">国庆祝福短信<\/option>");
document.writeln("<option value=\"8\">清明节短信<\/option>");
document.writeln("<option value=\"9\">端午节祝福短信<\/option>");
document.writeln("<option value=\"10\">情人节祝福语<\/option>");
document.writeln("<option value=\"11\">中秋节祝福语<\/option>");
document.writeln("<option value=\"12\">重阳节祝福语<\/option>");
document.writeln("<option value=\"13\">圣诞节祝福短信<\/option>");
document.writeln("<\/select>");
document.writeln("<input type=\"image\" name=\"Submit\" src=\"\/images\/search.png\" value=\" 搜索 \" id=\"searchbutton\">");
document.writeln("<\/form><\/div>");
document.writeln("")