@charset "euc-kr";
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/*@import url(https://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
@import url(https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

font-family: 'Nanum Gothic Coding', monospace;
font-family: 'Nanum Gothic', sans-serif;
*/

/*2013³â4¿ù10ÀÏ */
/*¸ð¹ÙÀÏ À¥ ºê¶ó¿ìÀú¿¡¼­ °¡·Îºä¿¡°Å ±ÛÀÚ È®´ëµÇ´Â Çö»ó ¹æÁö */

*{-webkit-text-size-adjust:none;}

/*À¥ºê¶ó¿ìÀú ±âº»»çÀÌÁî Á¤ÀÇ*/

html, body{width:100%; height:100%;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
font-family:'Malgun Gothic','Nanum Gothic','³ª´®°íµñ','dotum','arial';
/* font-family:'dotum','arial'; */
color:#333;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body {line-height: 0;}
a{text-decoration:none;}

label,input[type="checkbox"],input[type="radio"]{cursor:pointer;}
button,input,select{font-family:'Malgun Gothic','Nanum Gothic','³ª´®°íµñ','dotum','arial';}

