/* ±¸±Û À¥ÆùÆ® Àû¿ë
³ª´®º×±Û¾¾ font-family: 'Nanum Brush Script', cursive;
³ª´®°íµñ font-family:'Nanum Gothic',monospace;
³ª´®°íµñÄÚµù font-family:'Nanum Gothic Coding',monospace;
³ª´®¸íÁ¶ font-family: 'Nanum Myeongjo', serif;
³ª´®Ææ±Û¾¾ font-family: 'Nanum Pen Script', cursive;
ÇÑ³ªÃ¼ font-family:'Hanna',serif;
*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/hanna.css);


/*html { height:100%; }*/
BODY{
	/*scrollbar-face-color: #D9D9D9; 
	scrollbar-shadow-color: #CBCBCB; 
	scrollbar-highlight-color: #CBCBCB;
	scrollbar-3dlight-color: #F2F2F2; 
	scrollbar-darkshadow-color: #F2F2F2;
	scrollbar-track-color: #F8F8F8; 
	scrollbar-arrow-color: #FFFFFF;*/
	margin:0px;
	font-family:Dotum;/*'Nanum Gothic',monospace*/;
	font-size:12px;
	line-height:18px;
	color:#636466;
	min-width:1000px;
}

img { border:0px; }

A:LINK {text-decoration:none; color:#636466;}
A:VISITED {text-decoration:none; color:#636466;}
A:HOVER {text-decoration:none; color:#636466;}

ul { list-style:none; margin:0px auto; padding:0px; }

input { margin-left:0px; margin-right:0px; font-family:Dotum; }
select { margin-left:0px; margin-right:0px; font-family:'Nanum Gothic',monospace; }
textarea { font-family:Dotum; }