/* mobile style */


@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);

* {
-webkit-text-size-adjust:none; }
body {
color:#666;
font-size:14px;
font-family:Helvetica, AppleGothic, µ¸¿ò, Dotum; }
img, fieldset { border:0 }
ul, ol, li, dl { list-style:none; margin:0; padding:0; }
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal; }
hr { display:none; }
a { color:inherit; }
a, a:link {
color:#333;
text-decoration:none; }
a:visited { color:#333; }
a:hover, a:active {
color:#333;
text-decoration:none; }
em, i, address {
font-style:normal;
font-weight:normal; }
legend, caption {
display:none;
clear:both; }
input, textarea, select, button, table {
font-size:inherit;
font-family:inherit;
line-height:inherit; }
section, nav, article, aside, hgroup, header, footer { display:block }
textarea, input {
background:url(none);
-webkit-border-radius:1px;
-webkit-apprearance:none; }
textarea { resize:none; }
label { cursor:pointer; }
@font-face{
font-family:nanumFont;
src:url('images/nanum.eot');
src:local('nanumgothicExtraBold'), url('images/nanum.ttf') format('truetype');
}
.helv { font-family:µ¸¿ò, HelveticaNeue, Dotum, ±¼¸², Gulim, Apple-Gothic; }
.verd { font-family:verdana, µ¸¿ò, HelveticaNeue, Dotum, ±¼¸², Gulim, Apple-Gothic; }
.nanum{font-family:nanumFont,"µ¸¿ò",dotum;}
.bold { font-weight:bold; }

*{margin:0; padding:0;}
header, footer, nav, section, article, aside{display:block;}/*article±äº»¹®³»¿ë ÀÛ¼ºÀÌ°¡´ÉÇÏ´Ù.*/
body{font-family:'Nanum Gothic',sans-serif; font-size:12px; line-height:18px; color:#222;}
a{color:#222; text-decoration:none;}
img{border:none; vertical-align:top;}
ul{list-style:none;}
address{font-style:normal;}
input{vertical-align:top;}