/* Generated by less 2.5.1 */
/* color reset */
/*알록달록*/
/* border reset */
.inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.dark_button,
.blue_button,
.gray_button {
  font-size: 15px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 7px 30px;
  color: #fff;
}
.dark_button {
  background: #444444;
}
.blue_button {
  background: #ff4600;
}
.gray_button {
  background: #c4c4c4;
}
.board_search {
  text-align: right;
  margin-top: 50px;
}
.board_search select {
  height: 34px;
  border: 1px solid #dddddd;
}
.board_search input {
  height: 32px;
  padding: 0;
  border: 1px solid #ddd;
  margin: 0 5px;
  background: #f0f0f0;
}
.board {
  margin-top: 30px;
  font-size: 16px;
  border-top: 1px solid #ff4600;
  margin-bottom: 60px;
  color: #666666;
}
.board th,
.board .title {
  font-weight: 500;
  background: #f9f9f9;
}
.board th,
.board td {
  padding: 20px;
  line-height: 22px;
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
}
.board th:first-child,
.board td:first-child {
  width: 10%;
}
.board td {
  line-height: 1.7;
}
.board td .file {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(/assets/kr/images/common/file.PNG) no-repeat center;
  width: 16px;
  height: 18px;
  vertical-align: middle;
  margin: 0 5px;
}
.board td .new {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(/assets/kr/images/common/new.png) no-repeat center;
  width: 41px;
  height: 17px;
  vertical-align: middle;
  margin-left: 10px;
}
.board td .secret {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(/assets/kr/images/common/lock.jpg) no-repeat center;
  width: 11px;
  height: 14px;
  vertical-align: middle;
  margin-left: 10px;
}
.board .title {
  width: 60%;
}
.board .gray {
  color: #b6b6b6;
  font-size: 13px;
}
.board .red {
  color: #ff5400;
}
.board .center {
  text-align: center;
}
.board .notice {
  background: url(/assets/kr/images/common/notice.png) center no-repeat;
}
.board .left {
  text-align: left;
}
.board select,
.board input,
.board textarea {
  border: 1px solid #e7e7e7;
  line-height: 36px;
  padding: 0;
}
.board select {
  height: 38px;
  color: #999999;
}
.board textarea {
  width: 100%;
  min-height: 200px;
}
.board .s_width {
  width: 130px;
}
.board .in_width {
  width: 415px;
}
.board_button_wrap {
  text-align: right;
  margin-top: 10px;
}
.pager {
  margin: 20px 0 30px;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
.pager li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 5px;
}
.shopping_mall {
  font-size: 16px;
  margin-left: 20px;
}
.shopping_mall th,
.shopping_mall .title {
  font-weight: 500;
  font-size: 18px;
  border: 0;
}
.shopping_mall th,
.shopping_mall td {
  padding: 10px;
  line-height: 22px;
  vertical-align: middle;
}
.shopping_mall th:first-child,
.shopping_mall td:first-child {
  width: 20%;
}
.shopping_mall td {
  line-height: 1.7;
}
.shopping_mall td .file {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(/assets/kr/images/common/file.PNG) no-repeat center;
  width: 16px;
  height: 18px;
  vertical-align: middle;
  margin: 0 5px;
}
.shopping_mall td .new {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(/assets/kr/images/common/new.png) no-repeat center;
  width: 41px;
  height: 17px;
  vertical-align: middle;
  margin-left: 10px;
}
.shopping_mall td .secret {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(/assets/kr/images/common/lock.jpg) no-repeat center;
  width: 11px;
  height: 14px;
  vertical-align: middle;
  margin-left: 10px;
}
.shopping_mall .red {
  color: #e91414;
}
.shopping_mall del {
  padding-right: 30px;
}
.shopping_mall select {
  line-height: 30px;
  height: 30px;
  border: 1px solid #d6d6d6;
}
.pager .prev,
.pager .next {
  padding: 5px 6px;
  border: 1px solid #ddd;
  color: #888;
  font-size: 12px;
}
.pager span a {
  padding: 5px 10px;
}
.pager span a:hover {
  font-weight: bold;
}
.pager .on {
  font-weight: bold;
  color: #ff4600;
}
.board_contents {
  line-height: 24px;
}
@media screen and (max-width: 980px) {
  .shopping_mall {
    font-size: 16px;
    margin-left: 0;
  }
  .shopping_mall th,
  .shopping_mall .title {
    font-weight: 500;
    font-size: 18px;
    border: 0;
    padding: 10px;
  }
  .shopping_mall th,
  .shopping_mall td {
    padding: 10px;
  }
  .shopping_mall th:first-child,
  .shopping_mall td:first-child {
    width: 25%;
  }
  .shopping_mall td {
    line-height: 1;
  }
  .shopping_mall del {
    padding-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .dark_button,
  .blue_button,
  .gray_button {
    font-size: 12px;
  }
  .board_search select {
    height: 31px;
    width: 100%;
  }
  .board_search input {
    height: 29px;
    margin: 5px 0;
    width: 100%;
  }
  .board_search button {
    width: 100%;
  }
  .board {
    font-size: 12px;
  }
  .board th,
  .board .title {
    font-size: 12px;
    white-space: nowrap;
  }
  .board th,
  .board td {
    padding: 10px;
  }
  .board td {
    line-height: 26px;
  }
  .board td .file {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url(/assets/kr/images/common/file.PNG) no-repeat center;
    width: 16px;
    height: 18px;
    vertical-align: middle;
    margin: 0 5px;
  }
  .board td .new {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url(/assets/kr/images/common/new.png) no-repeat center;
    width: 41px;
    height: 17px;
    vertical-align: middle;
    margin-left: 10px;
  }
  .board td .secret {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url(/assets/kr/images/common/lock.jpg) no-repeat center;
    width: 11px;
    height: 14px;
    vertical-align: middle;
    margin-left: 10px;
  }
  .board select,
  .board input,
  .board textarea {
    line-height: 36px;
  }
  .board select {
    height: 38px;
  }
  .board .s_width {
    width: 29%;
  }
  .board .in_width {
    width: 100%;
  }
  .shopping_mall {
    font-size: 12px;
    margin-left: 0;
  }
  .shopping_mall th,
  .shopping_mall .title {
    font-weight: 500;
    font-size: 14px;
    border: 0;
  }
  .shopping_mall th,
  .shopping_mall td {
    padding: 10px 0;
  }
  .shopping_mall td {
    line-height: 1;
  }
  .shopping_mall del {
    padding-right: 10px;
  }
}
