#sddm
{	margin: 0 auto;
	padding: 0;
	z-index:9999;
	width: 736px;
	height:29px;
	padding-left:0px;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	border-right:#fff solid 0px;
	float: left;
	font: normal 13px ����;}

#sddm li a
{	display: block;
	width: 105px;
	height:19px;
	color: #fff;
	background:url(/images/dh1.jpg) no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{	display: block;
	width: 105px;
	height:19px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(/images/dh2.jpg) no-repeat;
	color: #fff;
	text-align: center;
	text-decoration: none;}
#sddm div
{	
    position: absolute;
	z-index:9999;
	visibility: hidden;
	margin: 0;
	padding-bottom:0px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	background:url(/images/dh3.jpg) no-repeat;
	}

#sddm li div a
	 {  display: block;
	    background:url(/images/dh3.jpg) no-repeat;
	    padding-top:4px;
		padding-bottom:4px;
		line-height:18px;
		border-bottom:0px #fff solid;
		height:18px;
		width:104px;
		white-space: nowrap;
		text-align: center;
		text-decoration:none;
		color: #fff;
		font: normal 13px ����;}

#sddm li div a:hover
	{   
	    background:url(/images/dh3.jpg) no-repeat;
		border-bottom:0px #fff solid;
	    color: #f08200;
		padding-top:4px;
		padding-bottom:4px;
		display: block;
		width:104px;
		line-height:18px;
		height:18px;
		white-space: nowrap;
		text-align:center;
		text-decoration:none;
		font: normal 13px ����;
		}