
@import url(http://fonts.googleapis.com/earlyaccess/Nanum Gothic Codingcoding.css);

#sddm {
	position: absolute;
	width: 661;
	height: 61px;
	top: 50px;
	right: 111px;
}

#sddm li {
	height: 61px;
	float: left;
	list-style: none;
	text-align: center;
	margin-right: 49px
}

#sddm li a {
	font-family: NanumGothic, "나눔고딕", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", Dotum, "돋움", Verdana, Arial, "Trebuchet MS";
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}

#sddm li a:hover {
	height: 61px;
	color: #c2e1eb;
}

#sddm div {
	position: absolute;
	top: 32px;
	visibility: hidden;
}

#sddm div a {
	font-family: NanumGothic, "나눔고딕", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", Dotum, "돋움", Verdana, Arial, "Trebuchet MS";
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	width: auto;
	white-space: nowrap;
	text-decoration: none;
	margin-right: 24px;
	padding-left: 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { #sddm div a {
	margin-right: 16px; padding-left: 9px;} }


#sddm div a:hover {
	color: #fff;
	font-weight: bold;
	background: url(../../images/common/gnb_point.png) left 6px no-repeat;
}

#sddm div#m1 {
	position: absolute;
	left: -230px;
}

#sddm div#m2 {
	position: absolute;
	left: 152px;
}
#sddm div#m3 {
	position: absolute;
	left: -40px;
}


#sddm div#m4 {
	position: absolute;
	left: 295px;
}




#sddm div#m5 {
	position: absolute;
	left: 475px;
}




#sddm div#m6 {
	position: absolute;
	left: 615px;
}

