#sddm
{
	padding: 0;
	z-index: 1000;
	height:36px;
	margin: 0;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-weight: bold;
}

#sddm li a
{
	display: block;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 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 div a
	{
	position: relative;
	display: block;
	margin: 0;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #009900;
}

	#sddm div a:hover
	{
	color: #FFF;
	background-color: #006600;
}
.tuchu {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
