#jsddm
{
	margin-left: auto;
	margin-right: auto;
	 
	height: 43px;
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
}

	#jsddm li
	{
	float: left;
	list-style: none;
	font-family: Tahoma, Arial;
	font-size: 16px;
	line-height: 43px;
	 
	  
}

 

	#jsddm li a
	{
	display: block;
	text-decoration: none;

	font-size: 16px;
	color: #333;
	white-space: nowrap;
	line-height: 43px;
	text-align: center;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}

	#jsddm li a:hover
	{
	line-height: 43px;
	background-position: center;
	text-align: center;
	 
 
}
		
		#jsddm li ul
		{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	height: 43px;
	 
}
		
			#jsddm li ul li
			{
	float: none;
	display: inline;
	line-height: 43px;
	 
}
			
			#jsddm li ul li a
			{
	width: 130px;
	color: #FFFFFF;
	background-position: center;
	font-size: 14px;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: #FFFFFF;
	border-bottom-color: #fff;
	border-left-color: #FFFFFF;
}
			
			#jsddm li ul li a:hover
			{
	color: #fff;
	background-color: #ED2027;
}
