function b1_s(tit,murl){
	tmp="<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" background=\"/imgs/nbox_03.gif\"><tr>";
	tmp+="    <td style=\"background:url(/imgs/nbox_01.gif) no-repeat;width:8px;height:40px\"></td><td style=\"background:url(/imgs/nbox_02.gif) no-repeat\">";
	tmp+="	<span style=\"float:left;color:#FFF;font-size:14px; text-indent:15px;\">"+tit+"</span>";
	if(murl!="") tmp+="	<span style=\"float:right\"><a href=\""+murl+"\" target=\"_blank\">更多..</a></span>";
	tmp+="	</td><td style=\"background:url(/imgs/nbox_04.gif) no-repeat;width:7px;height:40px\"></td>";
	tmp+="  </tr><tr><td  style=\"background:url(/imgs/nbox_05.gif) repeat-y;width:8px\"></td><td style=\"background:#ffffff\">";
	document.write(tmp);
}
function b1_e(){
	tmp="    </td><td style=\"background:url(/imgs/nbox_07.gif) repeat-y;width:7px\">&nbsp;</td></tr>";
	tmp+="  <tr><td style=\"background:url(/imgs/nbox_08.gif) no-repeat;width:8px;height:9px\"></td><td style=\"background:url(/imgs/nbox_09.gif) repeat-x;height:9px\"></td>";
	tmp+="  <td style=\"background:url(/imgs/nbox_10.gif) no-repeat;width:7px;height:9px\"></td></tr></table>";
	document.write(tmp);
}
function b2_s(tit,murl){
	tmp="<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" ><tr>";
	tmp+="    <td style=\"background:url(/imgs/nbox1_01.gif) no-repeat;width:9px;height:7px\"></td><td style=\"background:url(/imgs/nbox1_02.gif) repeat-x\">";
	tmp+="	</td><td style=\"background:url(/imgs/nbox1_03.gif) no-repeat;width:11px;height:7px\"></td>";
	tmp+="  </tr><tr><td  style=\"background:url(/imgs/nbox1_04.gif) repeat-y;width:9px\"></td><td style=\"background:#ffffff\">";
	document.write(tmp);
}
function b2_e(){
	tmp="    </td><td style=\"background:url(/imgs/nbox1_06.gif) repeat-y;width:7px\">&nbsp;</td></tr>";
	tmp+="  <tr><td style=\"background:url(/imgs/nbox1_07.gif) no-repeat;width:9px;height:6px\"></td><td style=\"background:url(/imgs/nbox1_08.gif) repeat-x;height:9px\"></td>";
	tmp+="  <td style=\"background:url(/imgs/nbox1_09.gif) no-repeat;width:11px;height:6px\"></td></tr></table>";
	document.write(tmp);
}
$(document).ready(function(){
	if($.browser.msie ){
 		switch( $.browser.version ){
			case "6.0":
						$(".dt li,.zx li,.zx1 li").css({"padding":"0","marginLeft":"-16px"});
						$(".dt li,.zx li,.zx1 li").css({"lineHeight":"26px","height":"26px"});
						$(".menu_c a").css({"color":"#000000"});
						$(".menu_k a").css({"color":"#ffffff"});
						$(".menu_c a,.menu_k a").mouseover(function(){$(this).css({"color":"#ff0000"})});
						$(".menu_c a").mouseout(function(){$(this).css({"color":"#000000"})});
						$(".menu_k a").mouseout(function(){$(this).css({"color":"#ffffff"})});
						$(".p_right").css({"width":"670px"});
						$(".p_left").css({"width":"250px"});
						$(".zx1,.fw").css({"width":"250px"});
						$(".zx1 li").css({"width":"235px"});
						$(".fw li").css({"width":"100px"});
						break;
			case "7.0":
						$(".dt li,.zx li,.zx1 li").css({"padding":"0","marginLeft":"-16px"});
						$(".dt li,.zx li,.zx1 li").css({"lineHeight":"26px","height":"26px"});
						break;
			case "8.0":
						break;
		}
	}
	$(".top_nav a").first().html("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
});

