document.writeln("<style type=\"text/css\">");
document.writeln("#listtable {");
document.writeln("	font-family: \"宋体\";");
document.writeln("	font-size: 12px;");
document.writeln("	line-height: 14px;");
document.writeln("	font-weight: bold;");
document.writeln("	color: #FFFFFF;");
document.writeln("	text-decoration: none;");
document.writeln("	margin-top:5px;");
document.writeln("	");
document.writeln("}");
document.writeln("#listtable td{ text-align:center;}");
document.writeln("#listtable a:visited {");
document.writeln("		font-family: \"宋体\";");
document.writeln("	font-size: 12px;");
document.writeln("	font-style: normal;");
document.writeln("	line-height: 14px;");
document.writeln("	font-weight: bold;");
document.writeln("	color: #FFFFFF;");
document.writeln("	text-decoration: none;");
document.writeln("}");
document.writeln("");
document.writeln("#listtable a:link {");
document.writeln("	font-family: \"宋体\";");
document.writeln("	font-size: 12px;");
document.writeln("	font-style: normal;");
document.writeln("	line-height: 14px;");
document.writeln("	font-weight: bold;");
document.writeln("	color: #FFFFFF;");
document.writeln("	text-decoration: none;");
document.writeln("}");
document.writeln("");
document.writeln("#listtable a:hover {");
document.writeln("	font-family: \"宋体\";");
document.writeln("	font-size: 12px;");
document.writeln("	font-style: normal;");
document.writeln("	line-height: 14px;");
document.writeln("	font-weight: bold;");
document.writeln("	color: #FFCC00;");
document.writeln("	text-decoration: none;");
document.writeln("}");
document.writeln("");
document.writeln("#listtable a:active {	font-family: \"宋体\";");
document.writeln("	font-size: 12px;");
document.writeln("	font-style: normal;");
document.writeln("	line-height: 12px;");
document.writeln("	font-weight: bold;");
document.writeln("	color: #FFCC00;");
document.writeln("	text-decoration: none;");
document.writeln("}");
document.writeln("</style> ");
document.writeln("");
document.writeln("<div style=\"border-bottom:1px solid #7A5042; border-left:1px solid #EC905E; border-top:1px solid #EC905E; border-right:1px solid #7A5042; background-color:#D36332; height:26px; margin:0; padding:0; list-style:none;\">");
document.writeln("");
document.writeln("");
document.writeln("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" id=\"listtable\">");
document.writeln("  <tr>");
document.writeln("    <td  style=\"border-right:2px solid #FFFFFF;\"><a href=\"/col/col2/index.html\" target=\"_blank\">校情总览</a></td>");
document.writeln("    <td style=\"border-right:2px solid #FFFFFF;\"><a href=\"/col/col3/index.html\" target=\"_blank\">行政部门</a></td>");
document.writeln("    <td style=\"border-right:2px solid #FFFFFF;\"><a href=\"/col/col4/index.html\" target=\"_blank\">教研部门</a></td>");
document.writeln("    <td style=\"border-right:2px solid #FFFFFF;\"><a href=\"/col/col5/index.html\" target=\"_blank\">党校教育</a></td>");
document.writeln("    <td style=\"border-right:2px solid #FFFFFF;\"><a href=\"/col/col6/index.html\" target=\"_blank\">党校科研</a></td>");
document.writeln("    <td style=\"border-right:2px solid #FFFFFF;\"><a href=\"/col/col202/index.html\" target=\"_blank\">学员管理</a></td>");
document.writeln("    <td style=\"border-right:2px solid #FFFFFF;\"><a href=\"/col/col7/index.html\" target=\"_blank\">行政服务</a></td>");
document.writeln("    <td style=\"border-right:2px solid #FFFFFF;\"><a href=\"/col/col8/index.html\" target=\"_blank\">党群工作</a></td>");
document.writeln("    <td style=\"border-right:2px solid #FFFFFF;\"><a href=\"/col/col9/index.html\" target=\"_blank\">党校信息化</a></td>");
document.writeln("    <td style=\"border-right:2px solid #FFFFFF;\"><a href=\"/col/col10/index.html\" target=\"_blank\">数字图书馆</a></td>");
document.writeln("    <td style=\"border-right:2px solid #FFFFFF;\"><a href=\"/col/col11/index.html\" target=\"_blank\">理论阵地</a></td>");
document.writeln("    <td ><a href=\"/col/col12/index.html\" target=\"_blank\">市县党校</a></td>");
document.writeln("  </tr>");
document.writeln("</table></div>");
document.writeln("");