#sddm
{
	padding: 0;
	z-index:30px;
	width: 980px;
	height:42px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{
	font-family:"Î¢ÈíÑÅºÚ",Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	text-align:center;
	line-height:35px;
	display:block;
	height:42px;
	white-space:nowrap;
	color:#FFFFFF;
	text-transform: uppercase;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #72AED0;
	width: 120px;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: normal;
	display: block;
	text-align: center;
	background-image: url(../images/nav_bg1.png);
	background-position: right center;
	}

#sddm li a:hover
{	
	color:#fff;
	background-image: url(../images/navh.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	border: 0px solid #033B78;
	width: 120px;
	color: #FFFFFF;
}
#sddm div dt a
	{
	position: relative;
	display: block;
	width: auto;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	height: 20px;
	font-family:"Î¢ÈíÑÅºÚ",Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background-image: url(../images/navh.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#sddm div dt a:hover
    {
	color: #FFFFFF;
	background-image: url(../images/navh1.jpg);
	background-position: center;
	background-color: #FFFFFF;
}