@charset "utf-8";
/*@import url(http://fonts.googleapis.com/earlyaccess/Nanum Gothic Coding.css);*/
@import url(http://fonts.googleapis.com/earlyaccess/Nanum Gothic Codingcoding.css);
/* CSS Document */


#sddm
{	margin: 0;
float: right;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 5px 0px 0px 20px;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	
	font-family:NanumGothic, "나눔고딕", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", Dotum, "돋움", Verdana, Arial, "Trebuchet MS";
	font-size:17px;
	display: block;
	margin: 0 1px 0 0;
	padding: 10px 10px;
	background: #FFF;
	color: #333333;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{	color: #2b61a4;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 16px 0px 0px 10px;
	padding: 0;
	background: #4a86ca;
	border: 0px solid #cecece}

	#sddm div a
	{	
		font-family:NanumGothic, "나눔고딕", "Malgun Gothic", "맑은 고딕", "Nanum Gothic", Dotum, "돋움", Verdana, Arial, "Trebuchet MS";
		font-size:12px;
		position: relative;
		display: block;
		float: left;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-decoration: none;
		background: #4a86ca;
		color: #FFF;}

	#sddm div a:hover
	{	
	/*background: #913c26;*/
		color: #eaf2f7;}