@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Quicksand:400,500);
/* reset */
/** {-webkit-text-size-adjust:none; box-sizing:border-box}

 {-webkit-text-size-adjust:none; box-sizing:border-box}*/

body, td, input, textarea, div, th, p, a, address ul {/*font-family:'Quicksand','NanumBarunGothic';*/  margin:0; padding:0; font-size:14px; }
a:link      {color:#333; text-decoration:none}
a:visited   {color:#333; text-decoration:none}
a:active    {color:#333; text-decoration:none}
a:hover     {color:#666; text-decoration:none}
form, p, h1, h2, h3, h4, h5, h6 {margin:0; padding:0}
fieldset, img {margin:0; padding:0; border:0}
caption, legend {display:none}
address, em, i {font-style:normal}
ul, ol {list-style-type:none; margin:0; padding:0}
input, button, select {font:inherit}
.clearfix:before, .clearfix:after {display:table; content:''}
.clearfix:after {clear:both}