#sddm
{	margin: 0 auto;
	padding: 0;
	z-index: 30;
	width: 1200px;
	height: 180px;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 16px arial}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	width: 150px; height:50px;
	background: #ffffff;line-height:50px;
	color: #333333;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background-image: url(../../images/2_04.jpg);}

#sddm div
{	position: absolute;
	visibility: hidden;
	background: #ffffff;
	border: 0px solid #ffffff}

	#sddm div a
	{	position: relative;
		width: 400px;
		text-align: center; line-height:36px; height:36px;
		background: #ffffff;
		color: #333333;
		font: 12px arial}

	#sddm div a:hover
	{	position: relative;
		width: 400px;
		text-align: center; line-height:36px; height:36px;
		background: #A88136;
		color: #ffffff;
		font: 12px arial}