document.writeln("<style>");
document.writeln("");
document.writeln("\/*子导航*\/");
document.writeln("");
document.writeln("#subnav01,#subnav02,#subnav03,#subnav04,#subnav05{");
document.writeln("	float: left;");
document.writeln("	width: 950px;");
document.writeln("	height: 33px;");
document.writeln("	margin: 0 auto;");
document.writeln("	padding: 0 auto;");
document.writeln("}");
document.writeln("");
document.writeln("#subnav01 {");
document.writeln("   background: url(http:\/\/www.ccidnet.com\/images\/tech2008\/subnav_bg01.gif) repeat-x;");
document.writeln("}");
document.writeln("");
document.writeln("#subnav02 {");
document.writeln("   background: url(http:\/\/www.ccidnet.com\/images\/tech2008\/subnav_bg02.gif) repeat-x;");
document.writeln("}");
document.writeln("");
document.writeln("#subnav03 {");
document.writeln("   background: url(http:\/\/www.ccidnet.com\/images\/tech2008\/subnav_bg03.gif) repeat-x;");
document.writeln("}");
document.writeln("");
document.writeln("#subnav04 {");
document.writeln("   background: url(http:\/\/www.ccidnet.com\/images\/tech2008\/subnav_bg04.gif) repeat-x;");
document.writeln("}");
document.writeln("");
document.writeln("#subnav05 {");
document.writeln("   background: url(http:\/\/www.ccidnet.com\/images\/tech2008\/subnav_bg05.gif) repeat-x;");
document.writeln("}");
document.writeln("");
document.writeln("#subnav_logo {");
document.writeln("	float: left;");
document.writeln("	width:117px;");
document.writeln("	height: 33px;");
document.writeln("	margin: 0px 0px 0px 15px;");
document.writeln("	padding: 0;");
document.writeln("	text-align: left ");
document.writeln("}");
document.writeln("");
document.writeln(".subnav_text {");
document.writeln("	float: left;");
document.writeln("	width: 720px;");
document.writeln("	margin: 0px 0px 0px 40px;");
document.writeln("	padding: 0;");
document.writeln("	text-align: left;");
document.writeln("}");
document.writeln("");
document.writeln(".subnav_text li {");
document.writeln("	margin: 7px 0px 0px 0px;");
document.writeln("	_margin: 8px 0px 0px 0px;");
document.writeln("	font: 12px\/1.8em 宋体;");
document.writeln("	color: White;");
document.writeln("  text-decoration: none;");
document.writeln("}");
document.writeln("");
document.writeln(".subnav_text li a {");
document.writeln("	color: White");
document.writeln("  text-decoration: none;");
document.writeln("}");
document.writeln("");
document.writeln(".subnav_text li a:hover {");
document.writeln("	color: #fffe00;");
document.writeln("	text-decoration: none;");
document.writeln("}");
document.writeln("<\/style>");
document.writeln("<div id=\"subnav01\">");
document.writeln("    <div id=\"subnav_logo\"><img src=\"http:\/\/www.ccidnet.com\/images\/tech2008\/subnav_logo01.jpg\" \/><\/div>");
document.writeln("    <ul class=\"subnav_text\">");
document.writeln("      <li><a href=\"http:\/\/tech.ccidnet.com\/col\/18359\/18359.html\" target=\"_blank\">Windows桌面<\/a>&nbsp;|&nbsp;<a href=\"http:\/\/tech.ccidnet.com\/col\/18363\/18363.html\" target=\"_blank\">Windows服务器<\/a>&nbsp;|&nbsp;<a href=\"http:\/\/bbs.tech.ccidnet.com\/thread.php?fid=55\" target=\"_blank\">Windows社区<\/a>&nbsp;|&nbsp;<a href=\"http:\/\/tech.ccidnet.com\/col\/738\/738.html\" target=\"_blank\">Linux桌面<\/a>&nbsp;|&nbsp;<a href=\"http:\/\/tech.ccidnet.com\/col\/737\/737.html\" target=\"_blank\">Linux服务器<\/a>&nbsp;|&nbsp;<a href=\"http:\/\/bbs.tech.ccidnet.com\/thread.php?fid=23\" target=\"_blank\">Linux社区<\/a>&nbsp;|&nbsp;<a href=\"http:\/\/tech.ccidnet.com\/col\/3067\/3067.html\" target=\"_blank\">Shell<\/a>&nbsp;|&nbsp;<a href=\"http:\/\/tech.ccidnet.com\/col\/18367\/18367.html\" target=\"_blank\">Mac OS<\/a>&nbsp;|&nbsp;<a href=\"http:\/\/bbs.tech.ccidnet.com\/thread.php?fid=116\" target=\"_blank\">Mac社区<\/a>&nbsp;|&nbsp;<a href=\"http:\/\/tech.ccidnet.com\/col\/314\/314.html\" target=\"_blank\">专题&访谈<\/a><\/li><\/ul>");
document.writeln("  <\/div><div class=\"clear\"><\/div><div class=\"blank10\"><\/div>");