/*Reset********************************************/
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
*{margin:0; padding:0;}
html{overflow-x:hidden}
body{color:#222; background-color:#e9ebea; overflow-x:hidden; font-family:"Nanum Gothic", Verdana, "�뗭�", Dotum, sans-serif; color:#222; position:relative;}
h1, h2, h3, h4, h5, h6{font-size:1.0em;}
input, select, option, textarea{font-size:12px; font-family:"Nanum Gothic", Verdana, "�뗭�", Dotum, sans-serif; color:#222;}
em, address{font-style:normal;}
ul, li{list-style:none;}
img, iframe, fieldset, input, select{border:none;}
legend{display:none;}
a{color:#fff;text-decoration:none;}
a:hover{color:#fff;text-decoration:none;}
hr{display:none;}