#jsddm
{
	margin-left: auto;
	margin-right: auto;
 
	width: 1230px;
 	aling:center;
	margin-top: 0px;
	margin-bottom: 0px; z-index:999999; 
}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{
	display: block;
	text-decoration: none;
	width: 100px;
	color: #fff;
	white-space: nowrap;
	line-height: 50px;
	font-size:16px;
 
	text-align: center;z-index:999999
 
}

	#jsddm li a:hover
	{
	line-height: 50px;
	background-position: center;
	text-align: center;
	z-index:999999;
	color: #fff;
	background-color:#f7a600;
	
}
		
		#jsddm li ul
		{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
 
	height: 37px;
				line-height:37px;z-index:999999;
				
}
		
			#jsddm li ul li
			{	float: none;
				display: inline;
				height: 37px;
				line-height:37px;}
			
			#jsddm li ul li a
			{
	width: 150px;
	height: 37px;
	line-height: 37px;
	color: #FFFFFF;
	background-position: center;
	font-size: 14px;
	background-image: url(../xl/ddd.png);
	background-repeat: repeat;
	z-index: 999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #ff8c82;
	border-left-color: #000066;
	font-weight:400;
}
			
			#jsddm li ul li a:hover
			{	background: #de9500;
			height: 37px;
				line-height:37px;
				color:#FFF;
					font-weight:400;}
