@charset "UTF-8";
body {
  background-color: #cccccc;
}

td {
  font-family: 맑은 고딕, 돋움;
  font-size: 9pt;
  color: #000000;
  font-weight: none;
  letter-spacing: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 150%;
}

a {
  font-size: 10pt;
  color: #bbbbbb;
  font-weight: bold;
  letter-spacing: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 150%;
}

a:link, a:visited, a:active {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: orange;
}

.title {
  font-family: 맑은 고딕, 돋움;
  font-size: 17pt;
  color: 6699bb;
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: 5;
  margin-left: 10px;
  margin-top: 50px;
  margin-bottom: 0px;
  line-height: 150%;
}

.email {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: 0;
  margin: 0;
}

.main_border {
  border-style: solid;
  border-width: 1px;
}

/*# sourceMappingURL=neary-homepage.css.map */
