#jsddm
{	margin: 0;
	padding: 0; width:auto;height:30px; line-height:30px;background:url(../images/dh1.jpg) repeat-x;
}

	#jsddm li
	{	float: left;
		list-style: none;height:30px; line-height:30px; float:left; width:106px;
		font: 12px Tahoma, Arial}
    #jsddm li.dh{ width:106px; text-align:center;}
	
	#jsddm li a
	{	display: block;
	    height:30px;line-height:30px;
		text-decoration: none;
		white-space: nowrap;color:#000; text-align:center;}

	#jsddm li a:hover
	{color:#000; background:url(../images/dh2.jpg) center no-repeat;}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0; 
			position: absolute;
			visibility: hidden;
			background:#f6e8ce;z-index:999;}
		
			#jsddm li ul li
			{	float: none;
				width:106px;
				display: inline;}
			
			#jsddm li ul li a
			{	width: auto;
				width:106px;
				color: #24313C}
			
			#jsddm li ul li a:hover
			{	background: none; text-decoration:underline; color:#820000;}
			
.dz{color:#000; background:url(../images/dh2.jpg) center no-repeat;}