#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	text-align:center;
	background:url(../images/7.jpg) no-repeat;
	}

#sddm li
{	margin: 0;
	list-style: none;
	float: left;
	font: bold 15px "ËÎÌå"}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 10px 10px;
	height:20px;
	width: 88px;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{

 background:url(../images/1.jpg) repeat-x;

}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #e21911;
	width:110px;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		height:20px;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #e21911;
		color: #ffffff;
		font: 14px "ËÎÌå"}

	#sddm div a:hover
	{	background: #ff9330;
		color: #FFF}