#sddm
{
	z-index: 30;
	width: auto;
	height:58px;
	width: 1280px;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-right: rgba(211,211,211,0.5) solid 1px;
	font: bold 12px arial}

#sddm li a
{		
	font-family: "microsoft yahei",arial;
	width: 100%;
	height: 58px;
	line-height: 58px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.yyd{
	background-image: url(/images/xx.png);
	background-position: right center;
	background-repeat: no-repeat;
	
}
#sddm div
{	position: absolute;
	visibility: hidden;
	z-index: 99999999;
	border: 0px solid #666666}
#sddm div a .p14{
	font-weight: none;
}
#sddm div a
	{
	position: relative;
	text-align: left;
	white-space: pre;
	display: table;
	padding-right: 6px;
	padding-left: 6px;
	color: #000;
	text-decoration:none;
	height: 35px;
	line-height: 35px;
	margin-left: 20px;
	font-size:16px;
	font-weight: none;	
}
	#sddm div a:hover
	{
	padding-right: 6px;
	padding-left: 6px;
}
.active .title{
	color: #077edf;
}