document.writeln("<table bordercolor=\"#cccccc\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\" border=\"1\" style=\"text-align:center;\">");
document.writeln("    <tbody>");
document.writeln("      <tr bgcolor=\"#d0eaeb\">");
document.writeln("        <td width=\"25%\">型 　　号 <\/td>");
document.writeln("        <td>XSD2610<\/td>");
document.writeln("        <td width=\"25%\">XSD3016<\/td>");
document.writeln("        <td width=\"25%\">XSD3620<\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td width=\"25%\">叶轮规格(mm)<br \/>");
document.writeln("          (外径&times;宽度)<\/td>");
document.writeln("        <td>&phi;2600&times;1000<\/td>");
document.writeln("        <td width=\"25%\">&phi;3000&times;1600<\/td>");
document.writeln("        <td width=\"25%\">&phi;3600&times;2000<\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr bgcolor=\"#d0eaeb\">");
document.writeln("        <td>进料粒度(mm)<\/td>");
document.writeln("        <td>&le;10<\/td>");
document.writeln("        <td>&le;10<\/td>");
document.writeln("        <td>&le;10<\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td>处理量(t\/h)<\/td>");
document.writeln("        <td>20-50<\/td>");
document.writeln("        <td>50-120<\/td>");
document.writeln("        <td>120-180<\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr bgcolor=\"#d0eaeb\">");
document.writeln("        <td>电机功率(Kw)<\/td>");
document.writeln("        <td>7.5<\/td>");
document.writeln("        <td>15<\/td>");
document.writeln("        <td>18.5<\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td width=\"25%\">重量(t)<\/td>");
document.writeln("        <td>2.68<\/td>");
document.writeln("        <td width=\"25%\">3.26<\/td>");
document.writeln("        <td width=\"25%\">4.3<\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr bgcolor=\"#d0eaeb\">");
document.writeln("        <td width=\"25%\">外形尺寸(LxWxH)(mm)<\/td>");
document.writeln("        <td>3320&times;2125&times;2670<\/td>");
document.writeln("        <td width=\"25%\">3810&times;2686&times;3085<\/td>");
document.writeln("        <td width=\"25%\">4500&times;3206&times;3480<\/td>");
document.writeln("      <\/tr>");
document.writeln("    <\/tbody>");
document.writeln("  <\/table>")