﻿@charset "UTF-8";
/* board Css */

#boardwarp {
  position: relative;
  width: 100%;
  /* float: left; */
  font-size: 1em;
}
#boardwarp a:hover,
#boardwarp a:active,
#boardwarp a:focus {
  color: #0075c2;
  text-decoration: underline;
}
#boardwarp caption {
  position: absolute;
  width: 0px;
  height: 0px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: -1;
}
#boardwarp dd em,
#boardwarp dd em .txt11 {
  font-style: normal;
  font-size: 11px !important;
  color: #888;
}
.displayNone {
  display: none;
}
a.blank {
  background: url(/_Bbs/images/ic_blank.gif) no-repeat right 0;
  padding-right: 17px;
  margin-right: 3px;
  color: #545a5e;
}
a.blank:hover,
a.blank:active,
a.blank:focus {
  color: #545a5e !important;
  text-decoration: underline;
}

/*  sumtxt */
.sumtxt {
  display: block;
  position: relative;
  border: 5px solid #d0daeb;
  vertical-align: middle;
  padding: 5px 5px 0 10px;
  height: 23px;
  margin-bottom: 10px;
}
.sumtxt:after {
  content: "";
  display: block;
  float: none;
  clear: both;
}
.sumtxt h3 {
  display: inline;
  float: left;
  padding: 0;
}
.sumtxt ul {
  float: right;
  padding: 0;
}
.sumtxt li {
  display: inline;
  float: left;
  background: url(/_Bbs/images/view_bar.gif) no-repeat left 50%;
  overflow: hidden;
  padding: 0 5px 0 7px;
}
.sumtxt li.first {
  background: none;
  padding: 0 10px 0 0;
}
.sumtxt li a {
  padding-left: 23px;
  color: #556c9e !important;
}
.sumtxt li a:hover,
.sumtxt li a:active,
.sumtxt li a:focus {
  color: #284890 !important;
}
.sumtxt li.on {
  font-weight: bold;
}
.sumtxt li.sum a {
  background: url(/_Bbs/images/sum_icon.gif) no-repeat 5px 50%;
}
.sumtxt li.txt a {
  background: url(/_Bbs/images/txt_icon.gif) no-repeat 5px 50%;
}

/* boardInformation */
.boardInformation {
  position: relative;
  padding: 0 0 10px 0;
  width: 100%;
  line-height: normal;
  font-size: 0.95em;
}
.boardInformation * {
  margin: 0;
  padding: 0;
}
.boardInformation:after {
  content: "";
  display: block;
  float: none;
  clear: both;
}
.boardInformation ul {
  position: relative;
  overflow: hidden;
}
.boardInformation li {
  list-style: none;
  position: relative;
  left: -1px;
  display: inline;
  padding-left: 5px;
  background: url(/_Bbs/images/lineVr11.gif) no-repeat left center;
}
.boardInformation em,
.boardInformation strong {
  color: #ff6600;
}
.boardInformation strong {
  font: bold 0.92em Tahoma;
}
.boardInformation a {
  text-decoration: none;
  color: #333;
}
.boardInformation a:hover,
.boardInformation a:active,
.boardInformation a:focus {
  text-decoration: underline;
  color: #000;
}
.boardInformation .infoLeft {
  float: left;
}
.boardInformation .infoRight {
  float: right;
}
.boardInformation span {
  position: relative;
  list-style: inline;
}

/* boardListForm */
.boardListForm {
  margin: 0;
  line-height: normal;
}
.boardListForm * {
  margin: 0;
  padding: 0;
}
.boardListForm fieldset {
  border: 0;
  position: relative;
  clear: both;
}
.boardListForm fieldset:after {
  content: "";
  display: block;
  float: none;
  clear: both;
}
.boardListForm legend {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  font: 0/0 Sans-serif;
  visibility: hidden;
}
.boardListForm em,
.boardListForm strong {
  font-style: normal;
  color: #ff6600;
}
.boardListForm a {
  text-decoration: none;
  color: #444;
}
.boardListForm a:hover,
.boardListForm a:active,
.boardListForm a:focus {
  color: #000;
}

/* Q&A */
#faqList {
  border: none;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: none;
  width: 100%;
  font-size: 1em;
}
#faqList dd {
  display: none;
}
.qna {
  border: none;
  border-top: 2px solid #666;
  border-bottom: 1px solid #333;
  padding: 5px 0;
}
.qna dt {
  border-top: 1px solid #ddd;
  padding: 10px 0 10px 30px;
  position: relative;
  display: block;
  background: url(/_Bbs/images/qnaBgQustion.gif) no-repeat left 50%;
}
.qna dt.first {
  border-top: none;
}
.qna dt b {
  display: block;
}
.qna dt div.btSet {
  position: absolute;
  right: 0;
  top: 10px;
}
.qna dd {
  border-top: 1px solid #ddd;
  padding: 20px 20px 20px 70px;
  line-height: 17px;
  background: #fbfbfb url(/_Bbs/images/qnaBgAnswer.gif) no-repeat;
}

/* - */
.gallery_bbs {
  position: relative;
  float: left;
  border: none;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  border-right: none;
  width: 100%;
  padding: 5px 0;
}
p.thumb img {
  display: block;
  padding: 3px;
  border: 1px solid #cccccc;
}
.upimg {
  display: block;
}
.upplayer {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/icPlayer.png', sizingMethod='crop');
}

.font_verdana {
  letter-spacing: 0;
  color: #636a76;
}
.gallery_bbs .list {
  padding: 0 0 0 10px;
}
.gallery_bbs .list li {
  float: left;
}
.gallery_bbs .cols5 li {
  width: 197px;
  height: 210px;
}
.gallery_bbs .cols5 li dd p.thumb {
  left: 0 !important;
  top: 10px !important;
}
.gallery_bbs .cols5 li dd ul.info {
  padding: 0 !important;
}
.gallery_bbs .cols5 li dd p.thumb a img {
  width: 170px;
  height: 110px;
}

#content .gallery_bbs .cols4 li {
  width: 181px;
  height: 200px;
}
#content .gallery_bbs .cols4 li dd p.thumb a img {
  width: 160px;
  height: 110px;
}
#content .gallery_bbs .cols4 li dl dt {
  padding: 135px 0 8px 5px;
  color: #494a4d;
  font-weight: bold;
}
#content .gallery_bbs .cols4 li dl dd li {
  height: auto;
}
#content .gallery_bbs .cols4 li dl dd li p.thumb a img {
  width: 160px;
  height: 130px;
}
.gallery_bbs .cols4 {
  padding: 0 0 0 15px;
}
.gallery_bbs .list li.first {
  margin-left: 0;
}
.gallery_bbs .list li dl {
  position: relative;
  height: 1%;
  padding: 10px 0 0 0;
}
.gallery_bbs .list li dl dt {
  padding: 130px 0 5px 5px;
  font-size: 13px;
  color: #000;
}
.gallery_bbs .list li dl dt a {
  color: #000;
  text-decoration: none;
}
.gallery_bbs .list li dl dt .cmt {
  font-size: 10px;
  font-family: verdana;
  color: #e07b16;
}
.gallery_bbs .list li dl dd {
  padding: 0 0 0 5px;
}
.gallery_bbs .list li dl dd .thumb {
  position: absolute;
  top: 10px;
  left: 0px;
}
.gallery_bbs .list li dl dd .check {
  position: absolute;
  top: 0;
  left: 0;
}
.gallery_bbs .list li dl dd .info {
  padding: 0;
}
.gallery_bbs .list li dl dd li {
  width: auto;
  height: auto;
  float: none;
  font-size: 0.92em;
  line-height: 1.4;
  color: #90979d;
  font-family: "돋움", dotum;
}

/* paper */
.gallery_bbs.paper * {
  margin: 0;
  padding: 0;
}
.gallery_bbs.paper .list li {
  height: 270px;
  float: left;
  padding: 0;
  margin: 25px 13px 0;
}
.gallery_bbs.paper .list li dl {
  position: relative;
  width: 150px;
  height: 1%;
}
.gallery_bbs.paper .list li dl dt {
  width: 150px;
  padding: 220px 0 0 5px;
  font-size: 13px;
  color: #000;
  text-align: center;
}
.gallery_bbs.paper .list li dl dt a {
  display: block;
  color: #000;
  text-decoration: none;
  text-align: center !important;
  background: none;
}
.gallery_bbs.paper .list li dl dd {
  padding: 0 0 0 5px;
}
.gallery_bbs.paper .list li dl dd .thumb {
  position: absolute;
  top: 0;
  left: 0px;
}
.gallery_bbs.paper .list li dl dd .thumb a {
  background: none;
}
.gallery_bbs.paper .list li dl dd .thumb img {
  width: 150px;
  height: 210px;
  padding: 0;
  border: 1px solid #c9c9c9;
  border-color: #eee #c9c9c9 #c9c9c9 #eee;
  box-shadow: 3px 3px 3px #c9c9c9;
}

/* - */
#boardwarp table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.boardList {
  border-top: 1px solid #ddd;
  border-right: none;
}
.boardList thead {
  background: #f7f7f7;
  border-bottom: 1px solid #dddddd;
}
.boardList .img {
  border-top: 2px solid #91b1d3;
}
.topline {
  border-top: 2px solid #afbddb;
}
.boardList .inputCheck {
  width: 13px;
  height: 13px;
}
.boardList .jumpTo {
  margin: -3px 0;
}
.boardList .jumpTo * {
  vertical-align: middle;
}
.boardList .jumpTo select {
  font-size: 1em;
  margin-right: 5px;
}
.boardList .jumpTo button {
  border: 0;
  padding: 0;
  margin: 0;
  width: 22px;
  height: 20px;
  text-align: center;
  background: url(/_Bbs/images/buttonBg2byte.gif) no-repeat;
  font-size: 0.92em;
  letter-spacing: -1px;
  cursor: pointer;
  line-height: 20px;
}
.boardList tr.notice {
  background: #fbfbfb;
}
.boardList tr.notice a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
.boardList tr.bg1 {
  background: #fff;
}
.boardList tr.bg2 {
  background: #fff;
}
.boardList tr.now {
  background: #edf1f7;
}

/* .boardList th - modify */
.boardList th {
  border: 0;
  padding: 10px 7px 12px 7px;
  white-space: nowrap;
  text-align: center;
  color: #000;
  line-height: normal;
  font-weight: bold;
}
.boardList td {
  border: 0;
  border-bottom: 1px solid #eee;
  padding: 12px 7px;
  white-space: nowrap;
  text-align: center;
  color: #888;
  line-height: normal;
}
.boardList td.num,
.boardList td.check,
.boardList td.vCount,
.boardList td.rCount,
.boardList td.tlt .replyNum,
.boardList td.date {
  font-size: 0.9em;
}
.boardList td.category {
  font-weight: bold;
  color: #5f829d;
  letter-spacing: -1px;
}
.boardList td.tlt {
  white-space: normal;
  text-align: left;
}
.boardList td.tlt img {
  padding-left: 5px;
}
.boardList td.tlt .replyNum {
  font: 0.92em Tahoma;
  color: #ff6600;
}
.boardList td.author {
}
.boardList td.root {
  text-align: left;
  color: #004ea3;
}
.boardList td.vCount,
.boardList td.rCount {
  text-align: right;
}
.boardList td.file {
  text-align: center;
}
.boardList td.part a,
.boardList td.part {
  color: #918c86;
  text-align: center;
}

/* FAQ */
.boardList tbody td .cntWrap {
  position: relative;
  padding-left: 30px;
  background: url(/_Bbs/images/icon/icon_q.gif) 0 0 no-repeat;
  line-height: 20px;
}
.boardList tbody td .cntWrap > span {
  display: block;
  cursor: pointer;
  color: #000;
}
.boardList .btnOpen {
  display: block;
  font-size: 0;
  text-indent: -9999em;
  position: absolute;
  top: -1px;
  right: 17px;
  margin-top: 0px;
  width: 17px;
  height: 17px;
  background: url("/_Bbs/images/icon/ic_box.png") no-repeat 0 -138px;
  border-spacing: 0;
  overflow: hidden;
}
.boardList .btnOpen.on {
  background-position: 0 -121px;
  border-spacing: 0;
}
.boardList .qnaArea {
  background-color: #f5f5f5;
}
.boardList tbody tr.answer td {
  height: auto;
  border-top: 1px solid #f1f1f1;
  background: #eee9e5;
  color: #333;
  line-height: 18px;
  text-align: left;
  display: none;
}
.boardList .qnaArea {
  background-color: #f5f5f5;
}
.boardList .qnaArea .area {
  position: relative;
  display: block;
}
.boardList .qnaArea .area .qnaTitle,
.boardList .qnaArea .qnaTxt {
  display: block;
  color: #666;
  line-height: 1.7em;
}
.boardList .qnaArea .area .qnaTitle {
  position: absolute;
  top: 0;
  left: 0;
  font-style: normal;
  font-weight: bold;
}
.boardList .qnaArea .area .qnaTxt {
  margin-left: 100px;
  padding: 0 20px 0 0; /* background:url(../images/ico/icon_a.gif) no-repeat 0 5px */
}

.boardNavigation {
  clear: both;
  position: relative;
  padding: 10px 0;
  height: 1%;
  text-align: center;
}

/* img type  */
.boardList tr td.img {
  padding: 15px;
  height: 106px;
  border-top: 1px solid #eee;
  width: 142px;
}
.boardList td.img img {
  border: 1px solid #c7c7c7 !important;
  width: 140px;
  height: 108px;
}
.boardList td.dl {
  vertical-align: top;
} /* img type data */
.boardList td.dl dt {
  margin: 15px 0 10px 0;
  font-weight: bold;
}
.boardList td.dl dt a {
  color: #488dc6;
  font-weight: bold;
  font-size: 15px;
  font-family: "돋움";
}
.boardList td.dl dt a:hover,
.boardList td.dl dt a:active,
.boardList td.dl dt a:focus {
  text-decoration: underline;
  color: #488dc6;
}
.boardList td.dl dd.data {
  margin-top: 5px;
  color: #93acc1;
}
.imgType {
  border-top: 1px solid #c6c6c6;
}
/*{ margin: 0 15px 10px 360px;}*/
.boardList td.dl dd.data li {
  float: left;
  margin-right: 10px;
  padding: 0 5px 0 0;
  font: 0.92em Tahoma, Geneva, sans-serif;
  background: url(/_Bbs/images/board_emLine.gif) no-repeat right 50%;
  color: #333333;
}
.boardList td.dl dd.data li.end {
  background: none;
}
.boardList td.dl dd.data em {
  color: #999;
  font-style: normal;
  font-size: 0.92em;
  padding-right: 5px;
}

/*html*.boardNavigation { *zoom:1; }*/
.boardNavigation:after {
  content: "";
  display: block;
  float: none;
  clear: both;
}
.boardNavigation .pagination {
  padding: 5px 0;
  margin-bottom: 10px;
}
.boardNavigation .buttonLeft {
  float: left;
  text-align: left;
}
.boardNavigation .buttonRight {
  float: right;
  text-align: right;
}

.boardSearchForm {
  margin: 0;
  font-size: 1em;
  line-height: normal;
}
.boardSearchForm fieldset {
  position: relative;
  clear: both;
  text-align: center;
}
.boardSearchForm fieldset.box {
  background: #f9f9f9;
  border: 1px solid #eee; /*-moz-border-radius:5px; -webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;*/
  padding: 15px 10px;
}
.boardSearchForm fieldset:after {
  content: "";
  display: block;
  float: none;
  clear: both;
}
.boardSearchForm fieldset * {
  vertical-align: middle;
}
.boardSearchForm legend {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  font: 0/0 Sans-serif;
  visibility: hidden;
}
.boardSearchForm select {
  font-size: 12px;
}
.boardSearchForm .inputText {
  border: 1px solid #ccc;
  background-color: #fff;
  width: 140px;
  font-size: 1em; /*margin:1px 0;*/
  padding: 0.5rem !important;
}
/* 추가한 것*/
/* 삭제, 공지글(선택)*/
.delbtn,
.notbtn {
  width: unset !important;
  padding: 0.5% 2% !important;
}

/* 검색버튼 */
.searbtn {
  width: auto !important;
  padding: 5px 3% !important;
}

/* 전체버튼 */
.allbtn {
  padding: 0 12px !important;
  margin-bottom: 1.5rem;
  height: 37px !important;
  line-height: 36px !important ;
}

.boardSearchForm fieldset.boxfaq {
  background: #f2fbfd;
  border: none;
  border-top: 1px solid #c9d8d9;
  border-bottom: 1px solid #c9d8d9;
  padding: 10px;
  text-align: left;
  margin-bottom: 25px;
}
.boardSearchForm strong.faq {
  color: #506e7d;
  padding: 0 10px;
}

.boardRead {
  clear: both;
  display: block;
  position: relative;
  color: #555;
}

.boardReadHeader {
  clear: both;
  display: block;
  position: relative;
  margin-bottom: 5px; /**zoom:1;*/
  height: 1%;
}
.boardReadHeader:after {
  content: "";
  display: block;
  float: none;
  clear: both;
}
.boardReadHeader * {
  margin: 0;
  padding: 0;
}
.boardReadHeader h3.title {
  display: block;
  font-size: 18px;
  border-top: 2px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 20px 7px 20px 20px !important;
  white-space: nowrap;
  text-align: left;
  background: #f7f7f7;
  line-height: 1 !important;
  color: #000 !important;
  margin: 0 !important;
}
.boardReadHeader .datainfo {
  position: absolute;
  right: 15px;
  top: 23px;
  color: #777;
  letter-spacing: 0;
}
.boardReadHeader .dataArea {
  position: relative;
  padding: 10px 20px 7px;
  border-bottom: 1px solid #ccc;
  color: #333;
  line-height: 20px;
  overflow: hidden;
}
.boardReadHeader .dataArea li {
  float: left;
  font-size: 11px;
  padding-left: 10px;
  background: url("../images/ico/ic_bullet_black.gif") no-repeat left 10px;
  margin-right: 15px;
}
.boardReadHeader .infoArea {
  padding: 25px 10px;
  margin: 0 30px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.boardReadHeader .infoArea li {
  line-height: 22px;
  color: #333;
  padding-left: 10px;
  background: url("../images/ico/ic_bullet_black.gif") no-repeat left 10px;
}
.boardReadHeader .infoArea .tlt {
  display: inline-block;
  width: 45px;
}
.boardReadHeader .infoArea .quote {
  padding: 0 10px;
}
.boardReadHeader .infoArea .answer {
  padding-left: 30px;
  color: #8200ff;
}
.boardReadHeader .infoArea li a {
  color: #333;
}
.boardReadHeader .infoArea li a:hover {
  text-decoration: underline;
}
.boardReadHeader .fileWrap {
  padding-bottom: 30px;
}

.boardReadHeader a {
  text-decoration: none;
  color: #0075c2;
}
.boardReadHeader a:hover,
.boardReadHeader a:active,
.boardReadHeader a:focus {
  text-decoration: underline;
  color: #0075c2;
}
.boardReadBody {
  clear: both;
  display: block;
  position: relative;
  padding: 15px 10px;
  font-size: 1em;
  line-height: 1.8em;
}
.boardRead div.piczone,
.boardRead div.mvzone {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ddd;
  text-align: center;
}
.boardReadBody ul {
  display: block;
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0 0 0.5em 0;
  text-align: left;
}
.boardReadBody ul li {
  /*position: relative;*/
  margin: 0;
  padding: 0 0 0 1.2em;
  background: url(/_Bbs/images/bullet_blue.gif) no-repeat 3px 5px !important;
  line-height: 1.5em;
}
.boardReadBody h4,
.boardReadBody h3,
.boardReadBody h2,
.boardReadBody h1 {
  margin: 10px 0;
}
.boardReadBody dl {
  border-bottom: 1px solid #ddd;
  padding: 3px 0 5px 0;
  height: 22px;
}
.boardReadBody dt {
  padding-top: 5px;
  font-weight: bold;
}
.boardReadBody dd {
  /* _zoom:1;*/
  padding-top: 5px;
}

.boardReadBody table {
  width: 100%;
  border: 0;
  border-spacing: 0px;
  border-collapse: collapse;
}
.boardReadBody table {
  clear: both;
  border: 1px solid #e5e5e5;
}
.boardReadBody table caption {
  text-align: left;
  font-weight: normal;
  padding-left: 15px;
  font-size: 15px;
  color: #346f00;
  background: transparent url(../images/common/bulletTitle1.gif) no-repeat 1px
    8px;
}
.boardReadBody table caption span {
  display: block;
  float: right;
  font-size: 0.85em;
  color: #666;
  padding-top: 3px;
}
.boardReadBody table th {
  padding: 5px 3px;
  background: #fafafa;
  border: 1px solid #e5e5e5;
  color: #454545;
  font-weight: normal;
  letter-spacing: -1px;
  color: #333;
}
.boardReadBody table th:first-child {
  border-left: none;
}
.boardReadBody table td {
  text-align: left;
  padding: 5px 0 5px 15px;
  color: #666;
  font-size: 13px;
  border: 1px solid #e5e5e5;
  letter-spacing: -1px;
}

/* 문의답변 추가 */
.boarReplyBody {
  clear: both;
  display: block;
  position: relative;
  margin-top: 10px;
  background-color: #f6f7f8;
  border-top: 1px solid #7c7c7c;
}
.boarReplyBody .replyTitle {
  font-weight: bold;
  padding: 10px;
  background-color: #fff;
  text-align: center;
  color: #004ea3;
  border-bottom: 1px solid #cccccc;
}
.boarReplyBody .replyTxt {
  line-height: 1.7em;
  padding: 15px 10px;
}

/* Comment */
.commentIcon {
  padding-left: 10px;
  color: #f60;
  font-size: 0.92em;
}
.boardComment {
  position: relative;
  margin-bottom: 10px;
  padding: 5px 0;
  border-top: 2px solid #c6c6c6; /* *zoom:1;*/
  height: 1%;
  text-align: left;
}
.boardComment .boardCommentList {
  position: relative;
}
.boardComment .boardCommentList dl {
  position: relative;
  border-bottom: 1px dotted #d2d2d2;
  padding: 10px 15px; /* *zoom:1;*/
  height: 1%;
}
.boardComment .boardCommentList dt {
  color: #5f829d;
  font-weight: bold;
  margin-bottom: 5px;
}
.boardComment .boardCommentList dt span.date {
  font-weight: normal;
  color: #959595;
  font-size: 0.92em;
  margin-left: 10px;
}
.boardComment .boardCommentList dd.btn {
  position: absolute;
  right: 15px;
  top: 10px;
  color: #d6d6d6;
  letter-spacing: -1px;
}
.boardComment .boardCommentList dd.btn a {
  color: #7f7f7f;
  font-size: 0.92em !important;
}
.boardComment .boardCommentList dd.btn a:hover,
.boardComment .boardCommentList dd.btn a:active,
.boardComment .boardCommentList dd.btn a:focus {
  color: #333;
  text-decoration: none;
}
.boardComment .boardCommentList dl.commentReply {
  padding-left: 35px;
  background: #f6f6f6 url(../images/comment_re.gif) no-repeat 20px 15px;
}
.boardComment #cmt_write {
  position: relative;
  background: #f6f6f6;
  padding: 15px;
  text-align: left;
}
.boardComment #cmt_write .cmt_writer {
  position: relative;
  margin-bottom: 5px;
}
.boardComment #cmt_write .cmt_writer label {
  font-size: 0.92em;
  color: #5f829d;
  font-weight: bold;
  background: url(/_Bbs/images/bullet_nemo.gif) no-repeat 0 3px;
  padding-left: 10px;
}
.boardComment #cmt_write .cmt_writer input {
  margin-right: 10px;
}
.boardComment #cmt_write .cmt_aread {
  position: relative;
}
.boardComment #cmt_write .cmt_aread textarea {
  vertical-align: middle;
  width: 85%;
  height: 33px;
  padding: 5px;
  border: 1px solid #b1b1b1;
  font-size: 1em;
}
.boardComment #cmt_write .cmt_aread input {
  position: absolute;
  right: 0;
  _right: 15px;
  top: 0px;
}

input.text,
input.password {
  vertical-align: middle;
  border: 1px solid #b1b1b1;
  height: 14px;
  padding: 1px;
  font-size: 100%;
  line-height: 110%;
} /**/
/*input[type="text"]{border:1px solid #b1b1b1; height:14px;  padding:2px; font-size:100%;line-height:110%; }
input[type="password"]{border:1px solid #CCC; height:14px;  padding:2px; font-size:100%;line-height:110%; }*/

/* 자금종류read */
.moneyRead {
  color: #808080;
  line-height: 20px;
  background: url(/_Bbs/images/interviewBgCenter.gif) repeat-y;
  margin: 0 0 20px;
  padding: 0;
}
.moneyRead .title {
  position: relative;
  background: url(/_Bbs/images/interviewBgTop.gif) no-repeat;
  padding: 45px 40px 25px;
  text-align: center;
  color: #000;
  font-size: 1.6em;
}
.moneyRead .read {
  position: relative;
  background: url(/_Bbs/images/interviewBgBottom.gif) no-repeat 0 100%;
  padding: 30px 40px 70px;
}
.moneyRead strong {
  color: #005cae;
  padding-bottom: 5px;
}

.boardReadFooter ul.prevnext {
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
}
.boardReadFooter ul.prevnext li {
  padding: 0 0 0 0;
  border-top: 1px solid #ddd;
}
.boardReadFooter ul.prevnext li:first-child {
  border-top: 0;
}
.boardReadFooter ul.prevnext span {
  display: inline-block;
  margin-left: 20px;
  width: 70px;
  line-height: 44px;
  background: url("/_Bbs/images/icon/ic_boardview.gif") no-repeat 0 0;
  padding-left: 27px;
  color: #333;
  font-weight: bold;
}
.boardReadFooter ul.prevnext li.prev span {
  background-position: 0 0;
}
.boardReadFooter ul.prevnext li.next span {
  background-position: 0 -47px;
}

.boardRead .boardNavigation {
  border-top: 2px solid #c6c6c6;
}
.boardRead .borderNo {
  border-top: none;
}

/* mvRead*/
.mvRead {
  position: relative;
  background: #f6f8fb;
  border: 1px solid #ced6e9;
  margin-bottom: 10px;
  padding: 15px;
  width: 95%;
}
.mvRead:after {
  content: "";
  display: block;
  float: none;
  clear: both;
  height: 1%;
}
.mvRead .mvtitle {
  position: relative;
  width: 640px;
  height: 35px;
}
.mvRead .mvtitle h3.subject {
  display: inline;
  font-weight: bold;
  color: #0b4885;
  font-size: 1.5em;
  line-height: 150%;
  margin-bottom: 5px;
}
.mvRead .mvtitle span {
  position: absolute;
  right: 0;
  top: 5px;
  display: block;
}

/* */
.feedbackList {
  position: relative;
  overflow: hidden;
  font-size: 1em;
  font-family: Sans-serif;
  color: #666;
}
.feedbackList * {
  margin: 0;
  padding: 0;
}
.feedbackList .title {
  position: relative;
  font: bold 13px "", Dotum, "", Gulim, Sans-serif;
  color: #333;
  margin: 10px 0 5px 0;
}
.feedbackList .title strong {
  color: #ff6600;
}
.feedbackList dl {
  position: relative;
  padding-top: 10px;
  margin-bottom: 10px;
  border-top: 1px dashed #ddd;
}
.feedbackList dl.first {
  border-top: none;
  margin-top: 10px;
}
.feedbackList dt {
  font: bold 1em "", Dotum, "", Gulim, Sans-serif;
  margin-bottom: 5px;
  color: #333;
}
.feedbackList dd {
  line-height: 1.5em;
}
.feedbackList dd.trackbackTitle {
  font-weight: bold;
}
.feedbackList dd.text {
  color: #555;
}
.feedbackList dd.time {
  position: absolute;
  top: 1em;
  right: 0;
  font: 0.92em Tahoma;
}
.feedbackList dd a.delete {
  font-weight: bold;
  color: #ff6600;
}
.feedbackList a {
  text-decoration: none;
}
.feedbackList a:hover,
.feedbackList a:active,
.feedbackList a:focus {
  text-decoration: underline;
}

.comentbox {
  background: #f4f4f4; /* -moz-border-radius:10px; -webkit-border-radius:10px;*/
  padding: 10px 20px 15px 20px;
  margin-bottom: 20px;
}
.replyForm {
  font-size: 1em;
  font-family: Sans-serif;
  color: #666;
}
.replyForm * {
  margin: 0;
  padding: 0;
}
.replyForm fieldset {
  border: 0;
  position: relative;
}
.replyForm fieldset:after {
  content: "";
  display: block;
  float: none;
  clear: both;
}
.replyForm legend {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  font: 0/0 Sans-serif;
  visibility: hidden;
}
.replyForm .title {
  font: bold 1.5em "", Dotum, "", Gulim, Sans-serif;
  color: #000;
  margin-bottom: 5px;
}
.replyForm textarea {
  position: relative;
  float: left;
  width: 570px;
  height: 30px;
  border: 1px solid #ccc;
  font-size: 1em;
  overflow: auto;
  padding: 10px;
}
.replyForm a.comentBtn {
  margin-left: 10px;
  float: left;
}
.replyForm .inputText {
  border: 1px solid #ccc;
  padding: 2px 4px 4px 4px;
  width: 190px;
  height: 15px;
  vertical-align: middle; /*margin:-1px 0;*/
}
.replyForm dl {
  margin-bottom: 10px;
}
.replyForm dt {
  width: 80px;
  float: left;
  padding-top: 6px;
  font-weight: bold;
}
.replyForm dd {
  margin-bottom: 5px;
}

/* .boardWrite */
.boardWrite {
  width: 100%;
  border-collapse: inherit;
  border-spacing: 0;
  border-bottom: 1px solid #134eda;
  border-top: 4px solid #134eda;
}
.boardWrite table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
  border-bottom: 1px solid #ddd;
}
.boardWrite table caption {
  visibility: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
}
.boardWrite th,
.boardWrite td {
  padding: 10px 0 10px 20px;
  border: none;
  border-top: 1px solid #ddd;
}
.boardWrite th {
  background: #fbfaf9;
  font-weight: normal;
  text-align: left;
  color: #333;
}

/* Table */
table.tabSty1 {
  clear: both;
  width: 100%;
  table-layout: fixed;
  border: 1px solid #ddd;
  font-size: 1em;
  border-collapse: collapse;
}
.tabSty1 th {
  font-weight: normal;
  color: #333;
  letter-spacing: -0.05em;
  text-align: left;
  background: #f4f4f4;
  padding: 5px 5px;
  vertical-align: top;
}
.tabSty1 td {
  padding: 5px 5px;
}
.tabSty1 tr {
  border-top: 1px solid #ddd;
}
.tabSty1 tr.first {
  border-top: none;
}

.boardNavigation span {
  margin: 0 5px;
}
.icNemo {
  padding-left: 20px;
  background: url(/_Bbs/images/bullet_nemo.gif) no-repeat 10px 50%;
}
.required {
  font-weight: normal;
  color: #ff6600;
}
input.pw {
  width: 200px;
}

.noticeTxt {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #d8b5ad;
  -moz-border-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  background: #fff url(/_Bbs/images/icon/exclamation.gif) no-repeat 10px 50%;
  padding: 8px 0;
}
.noticeTxt p {
  margin: 0 20px 0 30px;
  color: #8b3232;
}

#pwd_form {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.box_pw {
  position: relative;
}
.box_pw div {
  margin-top: 10px;
}
.box_pw fieldset {
  position: relative;
}
.box_pw fieldset legend {
  text-align: center;
  padding: 1.5rem 0 0.5rem 0;
  margin-bottom: 1.5rem;
  background-color: #fff;
  color: #000;
  border-bottom: 1px dotted #808080;
}
.box_pw:after {
  content: "";
  display: block;
  float: none;
  clear: both;
}
.box_pw dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.box_pw dt {
  ㅇisplay: block;
  padding: 3px 10px 0 10px;
  color: #3c5ea8;
  font-weight: bold;
  margin: 0.5rem 0;
}
.box_pw dd {
  display: block;
  margin: 0.5rem 0.5rem 0.5rem 0;
}
.box_pw dd input {
  margin-bottom: 0 !important;
}
.box_pw dd.dd-btn {
  display: flex;
}
.box_pw dd.dd-btn a {
  display: inherit;
  margin-right: 0.5rem;
}

/* 비밀번호 입력 */
.pwWrite {
  border-top: 2px solid #8a8a8a;
  border-bottom: 2px solid #8a8a8a;
  padding: 30px 0;
  background-color: #fafafa;
  text-align: center;
}
.pwWrite dt,
.pwWrite dd {
  display: inline;
  margin: 0 5px;
}

/* FAQ */
#protectList {
  border-top: 2px solid #016fbe;
  border-bottom: 2px solid #016fbe;
  position: relative;
  clear: both;
  font-size: 1em;
}
#protectList dt.protectTitle {
  background: #fff url(/_Bbs/images/qnaBgQustion.png) no-repeat 10px 15px;
  border-top: 1px dotted #dddddd;
}
#protectList dt.protectTitle:first-child {
  border-top: none;
}
#protectList dt.protectTitle a {
  display: block;
  padding: 17px 0 17px 45px;
  color: #666;
  font-size: 1.08em;
}
#protectList dt.protectTitle a span.pcate {
  color: #0075c2;
  display: block;
  float: left;
  width: 150px;
}
#protectList dt.protectTitle a:hover,
#protectList dt.protectTitle a:active,
#protectList dt.protectTitle a:focus {
  color: #000;
}
#protectList dt.on {
  background: #f9f9f9 url(/_Bbs/images/qnaBgQustion.png) no-repeat 10px 15px;
  border-bottom: 1px dotted #f5f5f5;
}
#protectList dt.on a {
  color: #000;
  font-weight: bold;
}
#protectList dd.protectCon {
  background: #f9f9f9 url(/_Bbs/images/qnaBgAnswer.png) no-repeat 10px 15px;
  padding: 10px 20px 25px 45px;
  border-bottom: 1px solid #e6e6e6;
  display: none;
  color: #333;
}
#protectList dd.protectCon p,
#protectList dd.protectCon dl {
  padding: 5px 0;
}
#protectList dd.protectCon p,
#protectList dd.protectCon dd {
  line-height: 1.8;
}

.tbl_type1 {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  border-top: 2px solid #8a8a8a;
}
.tbl_type1 tbody th {
  width: 100px;
  text-align: left;
  font-weight: normal;
  color: #666;
  font-size: 1em;
}
.tbl_type1 table,
.tbl_type1 table th,
.tbl_type1 table td {
  border: 0;
}
.tbl_type1 table th,
.tbl_type1 table td {
  border-top: 1px solid #e4e4e4;
}
.tbl_type1 table {
  width: 100%;
  margin-top: -1px;
  border-bottom: 1px solid #c6c6c6;
}
.tbl_type1 table th {
  padding: 10px 0 9px 15px;
  background: #f9f9f9;
}
.tbl_type1 table td {
  padding-left: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.tbl_type1 .vam {
  display: inline-block;
  margin-top: 2px;
  color: #999;
  line-height: 15px;
  vertical-align: top;
}

.oldBoard {
  float: right;
  margin: 10px 0;
}
.boardTabMn {
  clear: both;
  position: relative;
  padding: 15px 15px 5px;
  *padding: 15px 15px 15px;
  border: 2px solid #c15c8a;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 10px;
}
.mnUp {
  top: -12px;
  margin-bottom: 0px !important;
}
.boardTabMn li {
  float: left;
  border-left: 1px solid #ccc;
  line-height: 15px;
  margin-bottom: 10px;
}
.boardTabMn li:first-child {
  border-left: none;
}
.boardTabMn li.on a {
  font-weight: bold;
  color: #346f00;
  text-decoration: none !important;
}
.boardTabMn li a {
  display: block;
  padding: 0px 10px;
  white-space: nowrap;
}
.boardTabMn li a:hover,
.boardTabMn li a:active,
.boardTabMn li a:focus {
  text-decoration: underline;
}
