
/* Google Font - Nanum Font */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);





 * { font-family:Arial, dotum, µ¸¿ò, nanumgothic; }

body {margin:0; padding:0; font-family: "Nanum Gothic";}


table,input,textarea,select {font:12px dotum; line-height:20px;color:#666666; margin:0; padding:0; border:none; font-family: "Nanum Gothic";}
img	{border:0}
form	{margin:0}

a,img,input{selector-dummy:expression(this.hideFocus=true);}
a	{text-decoration:none; color:#777777;}
a:hover {text-decoration:none; color:#A4C01F;}
-

div { padding:0; margin:0; border:none; }


/*** ½ºÅ©·Ñ¹Ù Àå¹Ù±¸´Ï ÀÌ¹ÌÁö µå·¡±×½Ã ***/

#board { line-height:16px; font:12px dotum; }

.top { font:12px dotum; font-weight:bold; color:#ffffff;}
.top_menu { font:18px Nanum Gothic; !important}
.bold { font-weight:bold;}
.pt { font-weight:bold; background-color:#efefef;}


/*** Ãø¸é ¸Þ´º ***/

#smenu1 {
	position:absolute;
	width:400px;
	height:30px;
	top:75px;
	z-index:100;
	margin-left:300px;
    visibility: hidden;
}
#smenu2 {
	position:absolute;
	width:350px;
	height:30px;
	top:75px;
	z-index:100;
	margin-left:350px;
    visibility: hidden;
}
#smenu3 {
	position:absolute;
	width:370px;
	height:30px;
	top:75px;
	z-index:100;
	margin-left:410px;
    visibility: hidden;
}
#smenu4 {
	position:absolute;
	width:380px;
	height:30px;
	top:75px;
	z-index:100;
	margin-left:450px;
    visibility: hidden;
}
#smenu5 {
	position:absolute;
	width:240px;
	height:30px;
	top:75px;
	z-index:100;
	margin-left:670px;
    visibility: hidden;
}