@import url('http://api.mobilis.co.kr/webfonts/css/?fontface=NanumGothicWeb'); 

#sddm
{	margin: 0px 0px 0px 20px;
	padding: 0;
	z-index: 99;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 15px NanumGothic, ³ª´®°íµñ,NanumGothicWeb, ¸¼Àº °íµñ, Malgun Gothic, Dotum;
	z-index: 99;}

#sddm li a
{	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 164px;
	color: #323232;
	text-align: center;
	text-decoration: none;
	z-index: 99;}

#sddm li a:hover
{	color: #fff;
    background: #5b5c5c;
    z-index: 99;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 164px;
	background: #5b5c5c;
	z-index: 99;
	filter: alpha(opacity=90);
	-khtml-opacity:0.9;
	-moz-opacity:0.9;
	opacity:0.9;
	}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 10px 20px 10px 20px;
	width: auto;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: #5b5c5c;
	color: #fff;
	font-weight: bold;
	font: 12px NanumGothic, ³ª´®°íµñ,NanumGothicWeb, ¸¼Àº °íµñ, Malgun Gothic, Dotum;
	z-index: 99;}

	#sddm div a:hover
	{
	color: #fff;
	z-index: 99;
	font-weight: bold;
}