.xmenu td
{
	font-size:12px;font-familyverdana,arial;font-weightbolder;color#ffffff;
	border:1px solid #336699;background#336699;
	filter:blendtrans(duration=0.5);cursorhand;text-aligncenter;
}

/*TopicTongjirightdown.asp调用 舌签CSS*/
	ul {margin: 0px; list-style: none; padding: 0px;}
	ul.LTab01{ 
		margin-left: 0px;
		margin-top: 0px;
		height: 35px; 
		overflow: auto; 
		clear: both;
	}
	ul.LTab01 li{
	 margin-left: 0px; 
	 text-align: center; 
	 float: left;
	}

	li.menu01On
	{ 
	 height: 35px; 
	 line-height: 18px; 
	 width: 118px;
	 color: #FF0000; 
	 font-size: 12px;
	 cursor: hand;
	 	 	 
	 border-top:1px solid #DCDCDC;
	 border-right:1px solid #DCDCDC;
	 border-left:1px solid #DCDCDC;
	 border-bottom:0px solid #DCDCDC;
	 background:url(../images/on.gif) no-repeat scroll center; 
	}
	li.menu01Off
	{ 
	 height: 35px; 
	 line-height: 18px; 
	 width: 118px; 
	 font-size: 12px;
	 cursor: hand;

	 border-top:1px solid #DCDCDC;
	 border-right:1px solid #DCDCDC;
	 border-left:1px solid #DCDCDC;
	 border-bottom:0px solid #DCDCDC;
	 background:url(../images/off.gif) no-repeat scroll center; 
	}
	
	/*声明VML画图函数*/	
	v\:* { Behavior: url(#default#VML) }
	o\:* { behavior: url(#default#VML) }
	/*声明VML画图函数*/
	