#sddm
{
	padding: 0;
	z-index: 1000;
	height:40px;
	margin: 0;
}


#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	color: #666666;
	font-size: 13px;
	line-height: 40px;
	text-align: center;
}

#sddm li a
{
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 123px;
	background-image: url("../images/menuxian.jpg");
	background-repeat: no-repeat;
	background-position: right center;
}


#sddm li a:hover
{
	text-decoration: none;
	background-image: url("../images/menuhover.jpg");
	background-repeat: no-repeat;
	background-position: right center;
	color: #096BB6;
}

#sddm li div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	z-index: 8000;

}

.tesguyou
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

	#sddm li div a
	{
	position: relative;
	display: block;
	margin: 0;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	width: 143px;
	background-color: #0769B4;
	background-image: none;
}
#sddm li div a:hover
	{
	color: #FFFFFF;
	background-color: #025696;
	background-image: none;
	
}
#ifocus li {
	list-style-type: none;
}
