#jsddm
{
	margin-left: auto;
	margin-right: auto;
	 
	height: 50px;
	width: 1200px;
	margin-top: 0px;
	margin-bottom: 0px;
}

	#jsddm li
	{
	float: left;
	list-style: none;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 50px;
}

	#jsddm li a
	{
	display: block;
	text-decoration: none;
	width: 146px;
	color: #FFFFFF;
	white-space: nowrap;
	line-height: 50px;
	text-align: center;
}

	#jsddm li a:hover
	{
	line-height: 50px;
	background-position: center;
	text-align: center;
}
		
		#jsddm li ul
		{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
	height: 30px;
}
		
			#jsddm li ul li
			{
	float: none;
	display: inline;
	line-height: 30px;
}
			
			#jsddm li ul li a
			{
	width: 146px;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background-image: url(../xl/ddd.png);
	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-bottom-color: #8CDAFF;
}
			
			#jsddm li ul li a:hover
			{
	background-color: #D68312;
	height:30px;
	line-height: 30px;
}
