#jsddm
{	margin: 0;
	padding: 0}

	#jsddm li
	{	float: left;
		list-style: none; height:39px; line-height:39px;
		font: 14px Î¢ÈíÑÅºÚ;
		}

	#jsddm li a
	{	display: block;
		background-image: url(/images/36_r1_c3.png); background-repeat:repeat-x;
		text-decoration: none;
		text-align:center;
		padding-left:5px; padding-right:5px;
		border-right: 0px solid white;
		width: 86px;
		color: #666;height:39px; line-height:39px; font-size:14px;
		font-family:Î¢ÈíÑÅºÚ;
		white-space: nowrap}

	#jsddm li a:hover
	{	background-image: url(/images/36_r1_c7.png);}
		
		#jsddm li ul
		{	margin: 0; width:100px;
			padding: 0;
			position: absolute;
			text-align:left;
			visibility: hidden; line-height:30px;
			border-top: 4px solid #d1d1d1}
		
			#jsddm li ul li
			{	float: none; line-height:30px; height:30px; text-align:left;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #d1d1d1; font-size:14px; background-image:url(../images/menu.jpg); background-repeat:repeat-x; text-align:center; 
				color:#333}
			
			#jsddm li ul li a:hover
			{	background: #dedede; color:#666; background-image:url(../images/menu0.jpg); background-repeat:repeat-x; text-align:center;}