@charset "UTF-8";
/* system */
html {-webkit-text-size-adjust:none;}
header, section, nav, aside, article, footer {display:block;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,button,input,textarea,p,a,span,blockquote,th,td,header,section,nav,aside,article,footer{
	font-family: "나눔고딕", "맑은 고딕","AppleGothic", "돋움";
	line-height: 160%;text-decoration: none;list-style-type: none;padding:0;margin:0;
}
a, img {border: none;}
body {font-size:14px;background-color:#fcfcfc;}
input.placeholder {cursor: text;padding: 0px;color: #777;}

/* link */
a 			{color:#222;}
a:visited 	{color:#444;}
a:hover 	{color:#FA6295;}

#ie_alert {margin-bottom:0px !important;border-top:none !important;}