blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, select, td, textarea, th, ul { margin: 0; padding: 0; }
body, button, input, select, textarea, th, td { 
	font-size: 15px;
	line-height: 1.5;
	font-family: HelveticaNeue-Light,AppleSDGothicNeo-Light,'Malgun Gothic','맑은 고딕',sans-serif;
	color: #222;
  }
  button, input, select, textarea { vertical-align: middle; }
  dl, li, menu, ol, ul { list-style: none; }
  a {
	color: #222;
	text-decoration: none;
  }
  html input[type=button], input[type=email], input[type=password], input[type=reset], input[type=search], input[type=submit], input[type=tel], input[type=text] {
  	border-radius: 0;
  	-webkit-appearance:none;
  }


  body { background: #fff; }