@charset "utf-8";


.point-color001 {
	color: #1d70cf !important;
}

/* LIST */

.bbsHead {
    position: relative;
	width: 100%;
	/*
    height: 42px;
	*/
	margin-top: 30px;
	margin-bottom: 15px;
}

.bbsHead .rss {
    position: absolute;
    left: 0;
    top: 0;
}

.bbsHead .btn_rss {
	position: absolute;
    top: 50%;
    right: 0;	
	display: block;
	width: 16px;
	height:16px;
	margin: 0;
	padding: 0;
	margin-top: -8px;
}

.bbsHead .btn_rss > img {
	display: block;
	width: 16px;
}


.bbsHead .newsHeadline {
    position: static;
	text-align: left;
	font-size: 15px;
}

.bbsHead .newsHeadline .total {
	color: #50a73f;
    font-weight: 400;

}

.bbsListA {
    width: 100%;
    border-top: 2px solid #2b2b2b;
    border-bottom: 1px solid #6b6b6b;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

.bbsListA thead tr th {
    padding: 17px 0 15px;
    font-weight: 500;
    color: #3e3e3e;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #6b6b6b;
    background: #fbfbfb;
}

.bbsListA tbody tr td {
    height: 19px;
    padding: 14px 5px 13px;
    color: #3e3e3e;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
}

.bbsListA tbody tr:first-child td {
    border-top: 0;
}

.bbsListA tbody.alignC tr td {
    text-align: center;
}

.bbsListA tbody tr td.num {
    color: #747474;
}

.bbsListA tbody tr td.date {
    color: #747474;
    word-break: break-all;
}

.bbsListA tbody tr td.name {
    font-size: 12px;
    color: #747474;
}

.bbsListA tbody tr td.hit {
    font-size: 12px;
    color: #747474;
}

.bbsListA tbody tr td.gender {
    font-size: 12px;
    color: #747474;
}

.bbsListA tbody tr td.disease01 {
    font-size: 12px;
    color: #747474;
}

.bbsListA tbody tr td.disease02 {
    font-size: 12px;
    color: #747474;
}

.bbsListA tbody tr td.position {
    font-size: 12px;
    color: #747474;
}

.bbsListA tbody tr td.equip {
    font-size: 12px;
    color: #747474;
}

.bbsListA tbody tr td.time {
    font-size: 12px;
    color: #747474;
}

.bbsListA tbody tr td.grayTxt,
.bbsListA tbody tr td.medical02 {
    color: #747474;
}

.bbsListA tbody tr td.issueState a,
.bbsListA tbody tr td.issueState span,
.bbsListA tbody tr td.voteResult a,
.bbsListA tbody tr td.answerState span,
.bbsListA tbody tr td.state span,
.bbsListA tbody tr td.state a {
    width: 83px;
    padding: 0;
}

.bbsListA tbody.pd10 tr td {
    padding: 10px 5px;
}

.bbsListA tbody tr td.tlt {
    text-align: left;
}

.bbsListA tbody tr td.tlt a {
    display: inline-block;
	max-width: 100%;
    overflow: hidden;
    color: #3e3e3e;
    text-overflow: ellipsis;
    white-space: nowrap;
    *vertical-align: top;
    line-height: 16px;
}

.bbsListA tbody tr td.tlt a:hover {
    color: #006dba;
    text-decoration: underline;
}

.bbsListA tbody tr td.tlt a.notice {
    font-weight: bold;
    color: #006dba;
}

.bbsListA tbody tr td.tlt.pdl {
    padding-left: 48px;
}

.bbsListA tbody tr td.division {
    text-align: center;
    color: #006dba;
    font-weight: bold;
}

.bbsListA tbody tr td.recruitDate {
    font-size: 11px;
}

.bbsListA tbody tr td.tlt .reply {
    color: #cf226b;
}

.bbsListA tbody tr td.tlt .icoReply {
    margin-right: 4px;
}

.bbsListA tbody tr td .icon_lock {
    margin-left: 1px;
}


/* view */

.bbsViewA {
    width: 100%;
    border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

.bbsViewA>thead>tr>th {
    height: 46px;
    padding-left: 50px;
    font-weight: bold;
    color: #747474;
    text-align: left;
    vertical-align: middle;
    line-height: 16px;
    border-top: 1px solid #e4e4e4;
    background: #fbfbfb;
}

.bbsViewA>thead>tr>th.viewTlt {
    font-size: 15px;
    color: #3e3e3e;
}

.bbsViewA>thead>tr>th.btnTh>img {
    margin-top: 5px;
}

.bbsViewA>thead>tr>th>img {
    margin-right: 13px;
    padding-top: 2px;
}

.bbsViewA>thead>tr>th .iconFile {
    margin-left: 5px;
}

.bbsViewA>thead>tr>th .btnTypeN {
    line-height: 27px;
}

.bbsViewA>thead>tr>th a {
    *line-height: 16px;
    vertical-align: top;
}

.bbsViewA>tbody>tr>td {
    height: 19px;
    padding: 50px;
    color: #3e3e3e;
    line-height: 20px;
    vertical-align: middle;
    border-top: 1px solid #6b6b6b;
}

.bbsViewA>tbody>tr>td.num {
    font-size: 12px;
    color: #747474;
}

.bbsViewA>tbody>tr>td.date {
    font-size: 12px;
    color: #747474;
}

.bbsViewA>tbody>tr>td.medical02 {
    color: #747474;
}

.bbsViewA>tbody>tr>td.issueState a,
.bbsViewA tbody tr td.issueState span,
.bbsViewA>thead>tr>th.state span {
    width: 83px;
    padding: 0;
    text-align: center;
}

.bbsViewA>tbody.pd10>tr>td {
    padding: 10px 5px;
}

.bbsViewA>tbody>tr>td.tlt {
    text-align: left;
}

.bbsViewA>tbody>tr>td.tlt a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bbsViewA>tbody>tr>td.tlt a:hover {
    color: #006dba;
    text-decoration: underline;
}

.bbsViewA>tbody>tr>td .btnApply {
    margin-top: 56px;
    text-align: center;
}

.bbsViewA>tbody>tr>td .btnLike {
    margin-top: 56px;
    text-align: center;
}

.bbsViewA>tbody>tr>td .btnLike a {
    width: 73px;
    height: 45px;
    padding-left: 54px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    line-height: 45px;
    text-align: left;
    text-decoration: none;
    background: url(/_res/pnuh/ctc/img/button/btn_like.png) no-repeat 0 0;
}

.bbsViewA>tbody>tr>td.qnaQ {
    padding: 0;
    color: #747474;
}

.bbsViewA>tbody>tr>td.qnaQ .qCont {
    padding: 25px 68px 26px 148px;
    background: url(/_res/pnuh/ctc/img/board/bg_question.png) no-repeat 46px 30px;
}

.bbsViewA>tbody>tr>td.qnaA {
    padding: 0;
    color: #747474;
    border-top: none;
    background: url(/_res/pnuh/ctc/img/common/bg_dotline_gray01.gif) repeat-x 0 0;
}

.bbsViewA>tbody>tr>td.qnaA .aCont {
    padding: 25px 68px 80px 148px;
    background: url(/_res/pnuh/ctc/img/board/bg_answer.png) no-repeat 46px 30px;
}


/* write */

.bbsWriteA {
    width: 100%;
    border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

.bbsWriteA tbody tr th {
    height: 27px;
    padding: 10px 0;
    font-weight: bold;
    color: #3e3e3e;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    background: #fbfbfb;
}

.bbsWriteA tbody tr td {
    height: 27px;
    padding: 10px 0;
    line-height: 18px;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    background: #fbfbfb;
}

.bbsWriteA tbody tr:first-child th,
.bbsWriteA tbody tr:first-child td {
    border-top: 0;
}

.bbsWriteA tbody tr td .chkList {
    overflow: hidden;
    margin: -7px 0 10px;
}

.bbsWriteA tbody tr td .chkList li {
    float: left;
    width: 152px;
    margin-top: 12px;
}

.bbsWriteA tbody tr td .chkList li.long {
    width: 304px;
}

.bbsWriteA tbody tr td .chkList li label input {
    margin-right: 1px;
}

.bbsWriteA tbody tr td .chkList li label span {
    color: #006dba;
}

.bbsWriteA tbody tr td .chkList li label.focus,
.bbsWriteA tbody tr td .chkList li label.focus span {
    color: #b56a00;
}


/* 이전글, 다음글 */

.goArticle {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #6b6b6b;
    border-collapse: collapse;
    background: #fbfbfb;
    table-layout: fixed
}

.goArticle th {
    padding-left: 50px;
    border-width: 0 0 1px 0;
    text-align: left;
    color: #3e3e3e;
    font-size: 13px;
    vertical-align: middle;
}

.goArticle td {
    padding: 15px;
    border-width: 0px 0px 1px 0;
    font-size: 13px;
}

.goArticle .goPrev {
    border-bottom: 1px solid #e4e4e4;
}

.listBtn {
    margin-top: 10px;
    text-align: right;
}


/* board */

.listHeader {
    position: relative;
    margin-bottom: 12px;
	/*
    text-align: right;
	*/
	font-size: 15px;
}

.listHeader .DivSelectyze {
	/*
    position: absolute;
    bottom: 0;
    left: 0;
	*/
}

.listHeader .txt strong {
	display: inline !important;
    color: #5fb94d;
    line-height: 14px;
	font-weight: 400;
	margin-top: 0 !important;
	
}

.bdSearch {
    margin-top: 20px;
    padding: 15px 0 16px;
    text-align: center;
    background: #f4f4f4;
}

.bdSearch .select {
    width: 82px;
    height: 30px;
}

.bdSearch .inputTxt {
    height: 28px;
}

.bdSearch02 {
    margin-bottom: 35px;
    padding: 21px 0;
    text-align: center;
    border: 1px solid #e4e4e4;
    background: #f9f9f9;
}

.bdSearch02 .select {
    width: 82px;
    height: 30px;
}

.bdSearch02 .inputTxt {
    height: 28px;
}

.bdSearch02 .txt {
    display: block;
    margin-bottom: 11px;
    color: #666;
    text-align: center;
}

.bdSearch02 .txt02 {
    margin-left: 25px;
}

.bdSearch02.type02 {
    padding: 31px 0;
}

.bdGalleryA {
	padding: 0 0 35px 0 !important;
    border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
}

.bdGalleryA:after {
	display: block;
	content: "";
	clear: both;
}

.bdGalleryA>li {
	padding-top: 35px;
}

.bdGalleryA>li:after {
	display: block;
	content: "";
	clear: both;
}

.bdGalleryA>li a {
	float: left;
    width: 18.4%;
	margin-right: 2%;
	margin-top: 2%;
    text-align: center;
    border-top: 1px solid #e4e4e4;
}



.bdGalleryA>li a:nth-child(5n) {
	margin-right: 0;	
}


.bdGalleryA>li a>.img {
	position: relative;
    width: 100%;
    padding-bottom: 129%;
    border: 1px solid #b6b6b6;
	overflow: hidden;
}

.bdGalleryA>li a>.img > img {
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	display: block;
	min-width: 100%;
	max-width: 100%;
	margin: auto;
}

.bdGalleryA>li a>.subj {
    display: inline-block;
    margin-top: 19px;
    color: #3e3e3e;
    text-align: center;
	font-size: 16px;
    line-height: 20px;
	height: 40px;
	font-weight: 400;
	word-break: keep-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.bdGalleryA.type02 {
    border-top: 1px solid #6b6b6b;
}

.bdGalleryB {
    padding: 0 0 35px 0 !important;
	border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
}

.bdGalleryB>li {
	padding-top: 35px;
}

.bdGalleryB>li:after {
	display: block;
	content: "";
	clear: both;
}

.bdGalleryB>li > a {
	float: left;
	width: 23.5%;
	margin-right: 2%;
   	text-align: center;
}

.bdGalleryB>li>a:nth-child(4n) {
	margin-right: 0;	
}

/*20141209수정*/

.bdGalleryB>li>a:nth-child(4n) {
    margin-right: 0;
}

.bdGalleryB>li>a>.img {
	position: relative;
	width: 100%;
	padding-bottom: 57.34%;
	overflow: hidden;
	border: 1px solid #ddd;
}

.bdGalleryB>li>a>.img > img {
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	display: block;
	margin: auto;
	min-width: 100%;
	max-width: 100%;
	
}

.bdGalleryB>li>a>.subj {
    display: block;
    margin-top: 19px;
    color: #3e3e3e;
    text-align: center;
	font-size: 16px;
    line-height: 18px;
	height: 36px;
	font-weight: 400;
	word-break: keep-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*20141209수정*/

.bdGalleryB>li>a>.room {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    color: #747474;
}

.bdGalleryB.type02 {
    border-top: 1px solid #6b6b6b;
}

.bdBoxList {
    border-top: 2px solid #6b6b6b;
}

.bdBoxList>ul {
    overflow: hidden;
    padding-top: 7px;
}

.bdBoxList>ul>li {
    float: left;
    margin: 20px 0 0 20px;
}

.bdBoxList>ul>li.left {
    margin-left: 0;
}

.bdBoxList>ul>li>a {
    padding-top: 29px;
    text-decoration: none;
    background: url(/_res/pnuh/ctc/img/board/bg_column_top.png) no-repeat 0 0;
}

.bdBoxList>ul>li>a .inner {
    position: relative;
    width: 358px;
    padding: 0 39px 39px 40px;
    background: url(/_res/pnuh/ctc/img/board/bg_column_bottom.png) no-repeat 0 100%;
}

.bdBoxList>ul>li>a .subj {
    display: block;
    overflow: hidden;
    width: 358px;
    padding-bottom: 13px;
    font-size: 18px;
    color: #3e3e3e;
    line-height: 20px;
    word-break: break-all;
    background: url(/_res/pnuh/ctc/img/common/bg_dotline_gray01.gif) repeat-x 0 100%;
}


.bdBoxList>ul>li>a .date {
    display: block;
    padding: 7px 0 16px 0;
    font-size: 12px;
}

.bdBoxList>ul>li>a .img {
    display: block;
    width: 358px;
    height: 238px;
    margin-bottom: 21px;
border: 1px solid #ddd;	
}

.bdBoxList>ul>li>a .txt {
    display: block;
    margin-top: -5px;
    line-height: 22px;
	height: 132px;
	word-break: keep-all;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	font-family: 'Roboto', 'Noto Sans KR', "돋움", Roboto, Noto Sans KR, dotum, sans-serif !important;
}

.bdBoxList>ul>li>a .like {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 39px;
    width: 32px;
    height: 24px;
    padding-left: 28px;
    font-size: 12px;
    color: #ffffff;
    line-height: 24px;
    background: url(/_res/pnuh/ctc/img/contents/bg_like.png) no-repeat 0 0;
}

.bdBoxList>ul>li>a:hover {
    color: #747474;
}

.bdBoxList .btnMore {
    margin-top: 23px;
}

.bdBoxList .btnMore a {
    width: 100%;
    height: 64px;
    padding-right: 35px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    line-height: 64px;
    text-align: center;
    text-decoration: none;
    background: url(/_res/pnuh/ctc/img/button/btn_more.png) no-repeat 0 0;
}

.bdBoxListB {
    border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
}

.bdBoxListB>li {
    overflow: hidden;
    padding: 25px 0 30px;
    border-top: 1px solid #e4e4e4;
}

.bdBoxListB>li:first-child {
    border-top: 0;
}

.bdBoxListB>li .img {
    float: left;
    width: 249px;
    height: 156px;
    border: 1px solid #e4e4e4;
}

.bdBoxListB>li .txtWrap {
    float: right;
    width: 606px;
    padding-top: 10px;
}

.bdBoxListB>li .txtWrap .subj {
    display: block;
    font-size: 16px;
    color: #3e3e3e;
    line-height: 18px;
}

.bdBoxListB>li .txtWrap .txt {
    height: 92px;
    margin-top: 11px;
    line-height: 24px;
}

.bdBoxListB>li .btnDetail {
    display: block;
    text-align: right;
}


/* 댓글달기 */

/*
.replyWrite {
    margin-top: 50px;
    padding: 20px 0 21px 70px;
    border-left: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #cecece;
    background: #f9f9f9;
}
*/


.replyWrite .txt {
    margin-bottom: 12px;
    font-size: 12px;
}

.replyWrite .txt .facebook {
    margin-right: 8px;
}

.replyWrite .txt .sns {
    position: relative;
    top: -1px;
    color: #006dba;
}

.replyWrite .textarea {
    width: 605px;
    height: 56px;
}

.replyWrite .btnReplyWrite {
    width: 74px;
    height: 78px;
    margin-left: 4px;
    padding-left: 48px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 78px;
    text-decoration: none;
    background: url(/_res/pnuh/ctc/img/button/btn_reply_write.gif) no-repeat 0 0;
}

.replyList {
    padding-top: 9px;
    border-bottom: 1px solid #6b6b6b;
}

.replyList>ul>li {
    padding: 26px 17px 17px;
    background: url(/_res/pnuh/ctc/img/common/bg_dotline_gray01.gif) repeat-x 0 0;
}

.replyList>ul>li:first-child {
    background: none;
}

.replyList>ul>li .reply {}

.replyList>ul>li .replyInfo {
    margin-bottom: 8px;
}

.replyList>ul>li .replyInfo * {
    vertical-align: top;
}

.replyList>ul>li .replyInfo .name {
    padding-left: 15px;
    color: #006dba;
    background: url(/_res/pnuh/ctc/img/board/ico_people.gif) no-repeat 0 0;
}

.replyList>ul>li .replyInfo .date {
    margin-left: 8px;
    padding-left: 14px;
    font-size: 12px;
    background: url(/_res/pnuh/ctc/img/common/bul_gray_bar05.gif) no-repeat 0 2px;
}

.replyList>ul>li .replyInfo .date .second {
    margin-left: 4px;
}

.replyList>ul>li .replyInfo .btn {
    margin-left: 9px;
}

.replyList>ul>li .replyInfo .btn a {
    margin-left: -2px;
}

.replyList>ul>li .replyInfo .btn a:first-child {
    margin-left: 0;
}

.replyList>ul>li .replyCont {
    padding-left: 15px;
}

.replyList>ul>li .replyCont,
.replyList>ul>li .replyCont p {
    line-height: 22px;
}

.replyList>ul>li .replyAnswer {
    margin-top: 21px;
    padding-left: 32px;
    background: url(/_res/pnuh/ctc/img/common/bg_reply.gif) no-repeat 14px 2px;
}

.newsHeadline {
    position: relative;
	margin-bottom: 10px;
    line-height: 33px;
    font-size: 15px;
}

.newsHeadline .total {
	display: inline !important;
    color: #50a73f;
}

.newsHeadline .btn {
    position: absolute;
    bottom: 11px;
    left: 0;
}


/* faq */

.faqTypeA {
    border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
}

.faqTypeA dt {
    border-top: 1px solid #e4e4e4;
}

.faqTypeA dt a {
    display: block;
	/*
    min-height: 46px;
	*/
    padding: 20px 20px 20px 80px;
    color: #3e3e3e;
	font-size: 18px;
    line-height: 24px;
	font-weight: 500;
    text-decoration: none;
    background: url(/_res/pnuh/ctc/img/board/icon_question.png) no-repeat 30px 20px;
}

.faqTypeA dt:first-child {
    border-top: 0;
}

.faqTypeA dd {
    display: none;
    padding-top: 1px;
    background: url(/_res/pnuh/ctc/img/common/bg_dotline_gray01.gif) repeat-x 0 0;
}

.faqTypeA dd .faqAnswer {
    padding: 20px 20px 20px 80px;
	font-size: 16px;
    line-height: 24px;
    background: #f4f4f4 url(/_res/pnuh/ctc/img/board/icon_answer.png) no-repeat 30px 20px;
	border-top: 1px dotted #e4e4e4;
	word-break: break-all;
}

.faqTypeA dd .faqAnswer p {
    line-height: 22px;
}

.mainNewsBox,
.newsBoxListB .subNewsBox {
	padding: 40px;
    background: #f9f9f9;
    border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
	box-sizing: border-box;
    *zoom: 1;
}

.mainNewsBox:after,
.newsBoxListB .subNewsBox:after {
    content: "";
    display: block;
    clear: both;
}

.mainNewsBox .mainNewsPic,
.newsBoxListB .subNewsBox .subNewsPic {
	position: relative;
	float: left;
    width: 251px;
    height: 158px;
	background-color: #000;
	margin-right: 44px;
}

.mainNewsBox .mainNewsPic .images,
.newsBoxListB .subNewsBox .subNewsPic .images  {
	position: relative;
	float: left;
    width: 251px;
    height: 158px;
	background-color: #000;
	margin-right: 44px;	
	overflow: hidden;
}


.mainNewsBox .mainNewsPic > img,
.newsBoxListB .subNewsBox .subNewsPic  > img,
.mainNewsBox .mainNewsPic > .images > img,
.newsBoxListB .subNewsBox .subNewsPic  > .images > img {
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	display: block;
	width: auto !important;
	height: auto !important;
	min-width: 100%;
	max-width: 100%;
	margin: auto;
	
}

.mainNewsBox .mainNewsPic .hotNews,
.newsBoxListB .subNewsBox .subNewsPic .hotNews {
    width: 59px;
    height: 59px;
    position: absolute;
    right: -30px;
    top: -20px;
}

.mainNewsBox .newsText,
.newsBoxListB .subNewsBox .newsText {
    width: 100%;
    position: relative;
}

.mainNewsBox .mainNewsPic + .newsText,
.newsBoxListB .subNewsBox .subNewsPic + .newsText {
	width: calc(100% - 295px);
	min-height: 158px;
	float: left;
}


.mainNewsBox .news,
.newsBoxListB .subNewsBox .news {
	display: block;
    min-height: 130px;
}

.mainNewsBox .news>a,
.newsBoxListB .subNewsBox .news > a{
	display: block;
	overflow: initial;
}

.mainNewsBox .news .newsTlt,
.newsBoxListB .subNewsBox .news .newsTlt {
	display: block;
    color: #006dba;
	font-size: 20px;
	line-height: 26px;
	word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: normal;
	height: auto;
	max-height: 52px;
}

.mainNewsBox .news .newsText,
.newsBoxListB .subNewsBox .news .newsText {
	display: block;
	margin-top: 10px;
	word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: normal;
	width: auto;	
	height: auto;
	font-size: 16px;
	line-height: 20px;
	max-height: 60px;
}

.mainNewsBox .newsText .newsInfo,
.newsBoxListB .subNewsBox .news .newsText .newsInfo {
	position: static;
}

.newsBoxList {
    width: 100%;
    border-top: 2px solid #2b2b2b;
    border-bottom: 1px solid #6b6b6b;
}

.newsBoxList a {
	display: block;
}

.newsBoxList a > img {
	margin: 0 !important;
}

.newsBoxList .subNewsBox {
	display: block;
    width: 100%;
    padding: 30px 30px 30px 0;
	box-sizing: border-box;
    *zoom: 1;
    border: 1px solid #e4e4e4;
	border-width: 1px 0;
	margin-bottom: -1px;
}

.newsBoxList .subNewsBox:after {
	display: block;
	content: "";
	clear: both;
}


.newsBoxList li:first-child.subNewsBox {
    border-top: none;
}

.newsBoxList .subNewsBox .subNewsPic {
	position: relative;
    width: 251px;
    height: 158px;
    float: left;
    margin-right: 44px;
	background-color: #000;
	overflow: hidden;
	border: 1px solid #ddd;
	box-sizing: border-box;
}

.newsBoxList .subNewsBox .subNewsPic > img {
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	display: block;
	width: auto !important;
	height: auto !important; 
	min-width: 100%;
	max-width: 100%;
	margin: auto;
}

.newsBoxList .subNewsBox > .newsText {
	width: 100%;	
	min-height: 158px;
    position: relative;
}

.newsBoxList .subNewsBox > .subNewsPic +  .newsText {
	float: left;
    width: calc(100% - 295px);
}

.newsBoxList .subNewsBox .news {
	display: block;
    min-height: 130px;
}

.newsBoxList .subNewsBox .news .newsTlt {
	display: block;
    color: #006dba;
	font-size: 20px;
	line-height: 26px;
	word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: normal;
	height: auto;
	max-height: 52px;
}

.news .newsTlt .icon-new {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	background-image: url(/_res/pnuh/_share/img/board/ico_cirNew.png);
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-position: 0 0;
	text-indent: -5000rem;
}

.newsBoxList .subNewsBox .news .newsText {
	display: block;
	margin-top: 10px;
	word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: normal;
	width: auto;	
	height: auto;
	font-size: 16px;
	line-height: 20px;
	max-height: 60px;
}




.newsBoxList .subNewsBox .newsTlt .btnPosition {
    position: relative;
    top: -1px;
    margin-left: 8px;
}

.newsBoxList .bulList {}

.newsBoxList .bulList li {
    padding-left: 9px;
    background: url(/_res/pnuh/ctc/img/common/bul_square_gray02.gif) no-repeat 0 10px;
}

.news .newsTlt {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    font-weight: 600;
}

.news>a {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
}

.news .newsText {
    width: 100%;
    font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.subNewsBox .news {
    height: 90px;
}

.subNewsBox .news .newsTlt {
    color: #3e3e3e;
}

.subNewsBox .news .newsTlt .category {
    color: #006dba;
}

.newsText .newsInfo {
    height: 30px;
    line-height: 35px;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/_res/pnuh/pdc/img/layout/newsInfoDivide.jpg) 0 0 no-repeat;
}

.newsText .newsInfo .date {
    display: inline-block;
    margin-right: 3px;
}

.newsText .newsInfo .hit {
    display: inline-block;
    margin-right: 3px;
    margin-left: 35px;
}

.newsText .newsInfo .callNum {
    color: #3e3e3e;
    vertical-align: middle;
}

.newsText h5 {
    font-size: 16px;
    color: #3e3e3e;
    font-weight: bold;
    margin: 7px 0 18px;
}

.newsText h5 a {
    color: #3e3e3e;
}

.newsText ul li {
    line-height: 24px;
	padding-left: 0;
	background-image: none;
}

.newsText ul li .boldText {
    font-weight: 600;
    vertical-align: top;
    *vertical-align: middle;
}

.category-box {
	position: relative;
	margin-bottom: 35px;
}

.tab-cate {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 50px;
    box-sizing: border-box;
    z-index: 1;
}
.tab-cate:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #5fb94d;
    z-index: 0;
}

.tab-cate li {
    display: block;
    position: relative;
    float: left;
    height: 48px;
    margin-right: -1px;
    box-sizing: border-box;
    border: 1px solid #e0e1e5;
    border-bottom: none;
    vertical-align: top;
}


.tab-cate li::before {
    content: '';
    display: none;
    position: absolute;
    left: 1px;
    bottom: -3px;
    width: calc(100% - 2px);
    height: 2px;
    background: #fff;
    transition: auto;
    z-index: 2;
}

.tab-cate li a {
    display: block;
	min-width: 80px;
    height: 47px;
    box-sizing: border-box;
    padding: 0 10px;
    border: 1px solid #f4f5f9;
    border-bottom: none;
    background: #f4f5f9;
    color: #888;
    font-family: 'Roboto', 'Noto Sans KR', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 45px;
    text-align: center;
    vertical-align: middle;
    letter-spacing: -1px;
    transition: 0.2s;
    text-decoration: none;
}

.tab-cate li.on,
.tab-cate li.active,
.tab-cate li:hover {
    border: 1px solid #5fb94d;
    z-index: 2;
}

.tab-cate li.on::before,
.tab-cate li.active::before,
.tab-cate li:hover::before {
    display: block;
}

.tab-cate li.on a,
.tab-cate li:hover a,
.tab-cate li.active a {
    border: 1px solid #5fb94d;
    border-bottom: none;
    background: #fff;
    color: #5fb94d;
}

.category-box {
	position: relative;
	overflow: hidden;
	margin-bottom: 35px
}

.category-box:before {
	position: absolute;
	top: 48px;
	left: 0;
	content: "";
	display: block;
	width: 100%;
	height: 48px;
	background-color: #f4f5f9;
}

.category-box:after {
	position: absolute;
	top: 48px;
	right: 0;
	content: "";
	display: block;
	width: 1px;
	height: 48px;
	background-color: #e0e1e5;
}




.tab-cate.row09,
.tab-cate.row11 {
	position: relative;
	margin-bottom: 0;
}

.tab-cate.row09:after,
.tab-cate.row11:after {
	position: absolute;
	top: 48px;
	left: 0;
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #e0e1e5;
}

.tab-cate.row09:before,
.tab-cate.row11:before {
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #e0e1e5;
	z-index: 1;
}


.tab-cate.row06 > li,
.tab-cate.row11 > li {
	position: relative;
	width: calc(16.666% + 1px);
}

.tab-cate.row07 > li,
.tab-cate.row08 > li {
	position: relative;
	width: calc(25% + 1px);
}

.tab-cate.row09 > li {
	position: relative;
	width: calc(20% + 1px);
}

.tab-cate.row09 > li > a {
	font-size: 14px;
}

.tab-cate.row09 li::before {
	display: none;
}



/* paging */

.pagination {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    padding: 30px 0;
    font-size: 0;
    text-align: center;
}

.pagination>button {
	position: relative;
    display: inline-block;
    vertical-align: top;
	align-items: center;
	justify-content: center;
    width: 19px;
    height: 38px;
	text-indent: -5000rem;

    background-repeat: no-repeat;
    background-position: 50% 50%;
    text-indent: -999px;
	background-size: 14px 14px; 
}

.pagination>button>span {
	text-indent: -5000rem;
	
}

.pagination>button.btn_first,
.pagination>button.btn_prev {
    margin-right: 20px;
}

.pagination>button.btn_next,
.pagination>button.btn_end {
    margin-left: 20px;
}

.pagination>button.btn_first {
    background-image: url(/_res/pnuh/_share/img/board/pagingFirst02.png);
}

.pagination>button.btn_prev {
    background-image: url(/_res/pnuh/_share/img/board/pagingPrev02.png);
}

.pagination>button.btn_next {
    background-image: url(/_res/pnuh/_share/img/board/pagingNext02.png);
}

.pagination>button.btn_end {
    background-image: url(/_res/pnuh/_share/img/board/pagingEnd02.png);
}


.pagination .paging {
    display: inline-block;
	vertical-align: middle;
    overflow: hidden;
    padding: 0;
    font-size: 0;
    text-align: center;
}

.pagination .paging>li {
    display: inline-block;
    padding: 0 2px;
}

.pagination .paging>li>button {
    display: inline-flex;
	align-items: center;
	justify-content: center;
    overflow: hidden;
    width: 38px;
    height: 38px;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #555;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    letter-spacing: -1px;
    transition: 0.2s;
}

.pagination .paging>li>button:hover,
.pagination .paging>li>button.on {
    border: 1px solid #54a944;
    color: #5fb94d;
    font-weight: 500;
}

.pagination+.tbArea_btn {
    height: 0;
	/*
    margin-top: -62px !important;
	*/
    text-align: right;
}

.pagination+.tbArea_btn>a,
.pagination+.tbArea_btn>button {
    margin-top: -7px;
}



.bdSearch,
.BBS_boxOption,
.boSearch {
	margin-top: 20px;
    padding: 15px 0 16px;
    text-align: center;
    background: #f4f5f8;
}


.bdSearch .optUnit,
.bdSearch .search,
.BBS_boxOption .optUnit,
.BBS_boxOption .search,
.boSearch .optUnit,
.boSearch .search {
	display: inline-block;
	vertical-align: middle;
}

.bdSearch .optUnit select,
.bdSearch .optUnit input,
.bdSearch select,
.bdSearch input,
.BBS_boxOption .optUnit select,
.BBS_boxOption .optUnit input,
.boSearch .optUnit select,
.boSearch .optUnit input,
.boSearch select,
.boSearch input{
	width: 100px !important;
	height: 40px !important;
	box-sizing: border-box;
	outline: none;
	font-size: 14px;
	border: 1px solid #ddd;
	border-right: 0;
	padding-right: 0;
}

.bdSearch .optUnit select,
.bdSearch select,
.BBS_boxOption .optUnit select,
.boSearch .optUnit select,
.boSearch select {
	border-right: 1px solid #ddd;
}





.bdSearch .optUnit input[type="text"],
.bdSearch input[type="text"],
.BBS_boxOption  .optUnit input[type="text"],
.boSearch  .optUnit input[type="text"],
.boSearch input[type="text"]{
	width: 500px !important;
	border-right: 0 !important;
	margin-right: 0 !important;
	background-color: #fff !important;
	margin-right: -1px !important;
}

.bdSearch .search,
.bdSearch .btnSearch03,
.BBS_boxOption .search,
.boSearch .search,
.boSearch .btnSearch03 {
	margin-left: -4px;
}

.bdSearch .search button,
.BBS_boxOption .search button,
.boSearch .search button,
.bdSearch .btnSearch03,
.boSearch .btnSearch03 {
	display: block;
	width: 40px !important;
	height: 40px !important;
	text-indent: -5000rem;
	appearance: none;
	background-color: #fff !important;
	background-image: url(/_res/pnuh/_share/img/board/ico_search_s_blue.png) !important;
	background-repeat: no-repeat !important;
	background-size: 19px 18px !important;
	background-position: center center !important;
	border: 1px solid #ddd !important;
	border-left: 0 !important;
}

.bdSearch .btnSearch03,
.boSearch .btnSearch03 {
	display: inline-block !important
}

.b-hide {
    position: absolute;
    top: -50000em;
    left: -50000em;
    color: transparent;
    background: transparent;
    text-shadow: none;
    z-index: -1;	
}

.dosageList {
	display: block;
}

.dosageList:after {
	display: block;
	content: "";
	clear: both;
}

.dosageList > li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-top: 2%;
}

.dosageList > li:nth-of-type(1),
.dosageList > li:nth-of-type(2),
.dosageList > li:nth-of-type(3){
	margin-top: 0;	
}


.dosageList > li:nth-of-type(3n) {
	margin-right: 0;
}

.dosageList > li:nth-of-type(3n + 1){
	clear: both;	
}

.dosageList > li > a {
	position: relative;
	display: flex;
	width: 100%;
	height: 88px;
	align-items: center;
	justify-content: flex-start;
	color: #fff;
	padding: 0 65px 0 34px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	background-color: #1d77b9;
	box-sizing: border-box;
    transition: all 0.2s ease-in-out;		
}

.dosageList > li > a:hover {
	text-decoration: none;	
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 10px rgba(0,0,0, 0.2);
}

.dosageList > li > a:before {
	position: absolute;
	top: 50%;
	right: 20px;
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	margin-top: -6px;
	background-image: url(/_res/pnuh/_share/img/board/icon_plus01.png);
	background-size: 12px 12px;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.2s ease-in-out;		
}


.dosageList > li > a:hover:before {
    transform: rotate(90deg);		
}

/* 게시물 없음(reN_layout.css와 동일) */
.typeNoArticle {
    height: auto !important;
    padding: 0 !important;
}

/*border없는 기본 형태*/
.no_article {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 160px 0 90px;
    background: url(/_res/pnuh/_share/img/board/ico_noArticle.png) no-repeat 50% 80px;
    color: #666;
    font-family: 'Noto Sans KR';
    font-size: 18px;
    line-height: 21px;
    text-align: center;
}

.typeNoArticle_r {
    box-sizing: border-box;
    padding: 95px 30px;
    border: 1px solid #dbdfe2;
    border-radius: 22px;
    background: #fff;
}

/*기본+모서리 라운드 형태*/
.typeNoArticle_r>.no_article {
    padding: 80px 0 0;
    background: url(../../images/reN_layout/ico_noArticle.png) no-repeat 50% 0;
}


.siteBanner {
	display: block;
}

.siteBanner > li {
	margin-bottom: 2%;

}


.siteBanner> li:after {
	display: block;
	content: "";
	clear: both;
}


/* 공통 게시판 쓰기 */
.b-table-wrap {
	border-top: 2px solid #2b2b2b;
	overflow: hidden;
}

.b-table-wrap .b-table-box {
	position: relative;
	padding: 0 0 0 200px;
	background-color: #f4f5f8;
	border-bottom: 1px solid #ddd;
}

.b-table-wrap .b-title-box {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: left;
	width: 200px;
	height: 100%;
	padding: 10px 20px;
	box-sizing: border-box;	
	font-size: 16px;
	line-height: 18px;
    color: #000;
	font-weight: 500;
	letter-spacing: -1px;
}

.b-table-wrap .b-c-red {
	color: red;
	font-weight: 700;
}

.b-table-wrap .b-title-box label + .b-c-red {
	margin-left: 5px;	
}

.b-table-box + .ad-table-title {
	margin-top: 30px;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	text-align: left;
	margin-left: -200px;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #000;
}

.b-table-box + .ad-table-title .titTypeB  {
	margin-left: 0;
}

.b-table-wrap .b-con-box {
	padding: 15px 20px;
	background-color: #fff;
}

.b-table-wrap .b-con-box input {
	height: 40px;	
	box-sizing: border-box;
	appearance: none;
	border: 1px solid #ddd;		
	border-radius: 0;
}
.b-table-wrap .b-con-box select {
	height: 40px;	
	box-sizing: border-box;
	border: 1px solid #ddd;	
	border-radius: 0;
}


.b-table-wrap .b-con-box .jwvalid-must,
.b-table-wrap .b-con-box .b-textarea {
	width: 100%;
	box-sizing: border-box;
	appearance: none;
	border: 1px solid #ddd;
	border-radius: 0;
}

.b-table-wrap .b-con-box input[type="checkbox"].jwvalid-must,
.b-table-wrap .b-con-box input[type="radio"].jwvalid-must{
	width: 20px !important;
	height: 20px !important
}

.b-table-wrap .b-con-box input[type="checkbox"].jwvalid-must + label,
.b-table-wrap .b-con-box input[type="radio"].jwvalid-must + label{
	margin-right: 20px;
	width: auto;
}


input[type="checkbox"] {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	margin-right: 4px;
	background-image: url(/_res/pnuh/_share/img/icon/ico_inputRecCheck.png) !important;
	background-repeat: no-repeat !important;
	background-size: 20px 20px !important;
	background-position: center center !important;
	border: 0 !important;
	border-radius: 0;
	appearance: none !important;
}

input[type="checkbox"]:checked {
	background-image: url(/_res/pnuh/_share/img/icon/ico_inputRecCheck_on.png) !important;
}

.cms-iframe-manage  input[type="checkbox"] {
	position: relative;
	z-index: 10;		
}

input[type="checkbox"]:disabled {
	position: relative;
	appearance: none;
	width: 20px;
	height: 20px;
	padding: 0;
	border: 1px solid #dbdee1;
	opacity: 0.5
} 

input[type="checkbox"]:disabled:after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background-color: rgba(0,0,0, 0.3);
	z-index: 1;
}

input[type="checkbox"]:disabled + label {
	text-decoration: line-through;
}


input[type="radio"] {
	position: relative;
	display: inline-block !important;
	vertical-align: middle !important;
	width: 20px;
	height: 20px;
	margin-right: 4px;
	background-color: transparent !important;
	background-image: url(/_res/pnuh/_share/img/icon/ico_inputRadio.png) !important;
	background-repeat: no-repeat !important;
	background-size: 20px 20px !important;
	background-position: center center !important;
	border: 0 !important;
	border-radius: 0 !important;
	appearance: none;
}

input[type="radio"]:checked {
	background-image: url(/_res/pnuh/_share/img/icon/ico_inputRadio_green.png) !important;
}

input[type="radio"]:disabled,
input[type="radio"]:disabled:checked,
input[type="radio"]:disabled + label,
input[type="radio"]:disabled:checked + label{
	opacity: 0.5
}

input[type="radio"]:disabled:after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	background-color: rgba(0,0,0, 0.3);
	z-index: 1;
}



input.calendar {
	position: relative;
	max-width: 200px !important;
	padding-right: 40px;
	box-sizing: border-box;
	background-image: url(/_res/pnuh/_share/img/button/icon_calendar.png) !important;
	background-repeat: no-repeat !important;
	background-position: calc(100% - 10px) center !important;
	background-size: 21px 23px !important;
	border: 1px solid #ddd !important 
}

input.calendar#sdate,
input#reserv_date1,
input.calendar#edate,
input#reserv_date2 { 
	max-width: 150px !important;
	padding-right: 10px !important;
	background-image: none !important;	
	border: 1px solid #ddd !important;
}

input.calendar:before {
	position: absolute;
	top: 50%;
	right: 10px;
	content: "";
	display: block;
	width: 21px;
	height: 23px;
	margin-top: -11.5px;
}

.b-table-wrap .b-con-box label {
	display: inline-block !important;
	vertical-align: middle !important;
}

.b-table-wrap .b-con-box>textarea {
	width: 100%;
	height: 500px;
	box-sizing: border-box;
}

.jwvalid-must.b-input + span {
	margin-top: 10px;
}

.bdGalleryC {
    border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
}

.bdGalleryC>li {
    padding: 43px 0 44px;
    text-align: center;
    border-top: 1px solid #e4e4e4;
}

.bdGalleryC>li:first-child {
    border-top: 0;
}

.bdGalleryC>li>a {
    width: 181px;
    margin-left: 35px;
    text-decoration: none;
}

.bdGalleryC>li>a:first-child {
    margin-left: 0;
}

.bdGalleryC>li>a>.img {
    width: 181px;
    height: 121px;
}

.bdGalleryC>li>a>.subj {
    display: block;
    margin-top: 19px;
    font-size: 14px;
    color: #3e3e3e;
    text-align: center;
    line-height: 16px;
}

.bdGalleryC>li>a>.date {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
}

.bdGalleryC.type02 {
    border-top: 1px solid #6b6b6b;
}

.bdGalleryC.siteBanner>li>a {
    width: 179px;
}

.bdGalleryC.siteBanner>li>a>.img {
    width: 179px;
    height: 89px;
    border: 1px solid #d9d9d9;
}


.b-table-wrap .b-con-box .jwvalid-must.b-radio {
	width: 20px !important;
	
}


/* 게시판 상세 - bn-view-common */
.b-main-box.b-ans {
	margin-top: 50px;
	background-color: #f9f9f9;
}

.bn-view-common .b-main-box .b-top-box {
    display: flex;
    justify-content: space-between;
    padding: 15px 30px;
    border-bottom: 1px solid #ddd;
	border-top: 1px solid #6b6b6b;
    background: #f4f4f4;
}

.bn-view-common .b-main-box .b-top-box .b-num {
    font-size: 1.125rem;
    line-height: 1.625rem;
}

.bn-view-common .b-main-box .b-title-box .b-cate {
    display: none;
    padding: 0 5px 0 0;
    font-weight: 400;
    font-size: 1.125rem;
    color: #333;
    line-height: 1.625rem;
}

.bn-view-common .b-main-box .b-title-box .b-title {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
	line-height: 28px;
    color: #333;
    line-height: 1.625rem;
    word-wrap: break-word;
    vertical-align: middle;
}

.bn-view-common .b-main-box .b-title-box .b-notice {
    display: none;
    position: relative;
    top: -2px;
    margin: 0 10px 0 0;
    width: 21px;
    height: 20px;
    background: #0d3f7a url(../img/board/ico-notice.png) no-repeat center center;
    background-size: 15px;
    text-indent: -9999px;
    overflow: hidden;
    vertical-align: middle;
}

.bn-view-common .b-main-box .b-title-box .b-new {
    display: inline-block;
    position: relative;
    margin: 0 0 0 10px;
    padding: 3px 0 4px;
    width: 20px;
    height: 20px;
    background: #e6b000;
    border-radius: 3px;
    font-size: 0.813rem;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 1;
    box-sizing: border-box;
    vertical-align: middle;
}

.bn-view-common .b-info-box {
    padding: 15px 30px;
	border-bottom: 1px solid #ddd;
}

.bn-view-common .b-info-box:after {
    content: '';
    display: block;
    clear: both;
}

.bn-view-common .b-etc-box {
    float: left;
    width: 50%;
}

.bn-view-common .b-etc-box ul:after {
    content: '';
    display: block;
    clear: both;
}

.bn-view-common .b-etc-box ul li {
    position: relative;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    font-weight: 300;
    font-size: 16px;
    color: #333;
    line-height: 20px;
}

.bn-view-common .b-etc-box ul li:last-of-type {
    margin: 0;
    padding: 0;
}

.bn-view-common .b-etc-box ul li:after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    right: 0;
    width: 1px;
    height: 10px;
    background-color: #bfbfbf;
}

.bn-view-common .b-etc-box ul li:last-of-type:after {
    display: none;
}

.bn-view-common .b-etc-box ul li.b-writer-box span:nth-of-type(1) {
    display: none;
}

.bn-view-common .b-etc-box ul li span {
    display: inline-block;
}

.bn-view-common .b-etc-box ul li span:nth-of-type(1) {
    padding: 0 3px 0 0;
}

.bn-view-common .b-file-box {
	padding: 15px 30px;
    text-align:left;
	border-bottom: 1px solid #ddd 
}

.bn-view-common .b-file-box ul li {
    padding: 0 0 5px 0;
}

.bn-view-common .b-file-box ul li:last-of-type {
    padding: 0;
}

.bn-view-common .b-file-box ul li a,
.bn-view-common .b-file-box ul li .b-file-dwn {
    display: inline-block;
    padding: 0 0 0 23px;
    max-width: calc(100% - 168px);
    background: url(/_res/pnuh/_share/img/board/icn_file.gif) no-repeat left 0;
    background-size: 14px 18px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    box-sizing: border-box;
    vertical-align: middle;
}

.bn-view-common .b-file-box ul li .b-file-util {
    display: inline-block;
    margin: 0 0 0 10px;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

.bn-view-common .b-file-box ul li .dwn {
    background: url(../img/board/ico-file-dwn01.gif) no-repeat center center;
}

.bn-view-common .b-file-box ul li .preview {
    background: url(../img/board/ico-file-view01.gif) no-repeat center center;
}

.bn-view-common .b-file-box ul li span {
    display: inline-block;
    position: relative;
    margin: 0 -4px 0 0;
    padding: 0 0 0 5px;
    font-size: 0.938rem;
    line-height: 1.438rem;
    font-weight: 200;
    vertical-align: middle;
}

.bn-view-common .b-content-box {
    padding: 30px;
	border-bottom: 1px solid #ddd;
}

.bn-view-common .b-content-box p {
    font-family: inherit;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.bn-view-common .b-content-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bn-view-common .b-content-box img {
    max-width: 100%;
}

.bn-view-common .b-content-box .fr-video-container {
    display: inline-block;
    max-width: 100%;
}

.bn-view-common .b-content-box .fr-video {
    display: block;
    position: relative;
    padding-bottom: 55%;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bn-view-common .b-content-box .fr-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bn-view-common .b-content-box.pdf-viewer iframe {
    max-width: 100%;
    min-width: 100%;
    min-height: 800px;
}

.bn-view-common .b-content-box video {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
}

.bn-view-common .b-etc-txt-box {
    padding: 15px 0 0 0;
}

.bn-view-common .b-etc-txt-box .b-etc-txt.type01 {
    position: relative;
    padding: 0 0 0 10px;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.375rem;
}

.bn-view-common .b-etc-txt-box .b-etc-txt.type01:after {
    content: "*";
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 0.9rem;
    color: #666;
    line-height: 1.375rem;
}

.bn-view-common .b-pager-box {
    padding: 25px 0 0 0;
}

.bn-view-common .b-pager-box div {
    display: table;
    width: 100%;
    border-bottom: 1px solid #ccc;
    table-layout: fixed;
}

.bn-view-common .b-pager-box div:nth-of-type(1) {
    border-top: 1px solid #ccc;
}

.bn-view-common .b-pager-box div:nth-of-type(1) p:nth-of-type(1) {
    background: url(../img/board/ico-pager-prev.png) no-repeat 35px center;
}

.bn-view-common .b-pager-box div:nth-of-type(2) p:nth-of-type(1) {
    background: url(../img/board/ico-pager-next.png) no-repeat 35px center;
}

.bn-view-common .b-pager-box div p:nth-of-type(1) {
    display: table-cell;
    padding: 18px 25px 19px 60px;
    width: 130px;
    font-weight: 500;
    font-size: 1rem;
    color: #333;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
}

.bn-view-common .b-pager-box div p:nth-of-type(2) {
    display: table-cell;
    padding: 18px 25px 19px 20px;
    width: 100%;
    box-sizing: border-box;
    vertical-align: middle;
}

.bn-view-common .b-pager-box div p:nth-of-type(2) a {
    font-weight: 200;
    font-size: 1rem;
    color: #666;
    line-height: 1.5rem;
    word-wrap: break-word;
}


.tbViewB tbody tr td.q-contents,
.tbViewB tbody tr td.a-contents {
	position: relative;
	padding: 0 0 0 160px;
	border-bottom: 1px solid #ddd;
}


.tbViewB tbody tr td.a-contents {
	background-color: #f7f7f7;

}

.tbViewB tbody tr td .q-area,
.tbViewB tbody tr td .a-area {
	min-height: 85px;
	padding: 30px;
	background-color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	box-sizing: border-box;
	border-left: 1px solid #ddd;
	color: #212121;
}

.tbViewB tbody tr td .a-area  {
	background-color: #f9f9f9;

}


.tbViewB tbody tr td .q-area:before {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	width: 160px;
	height: 100%;
	align-items: center;
	justify-content: center;
	content: "Q";
	font-size: 32px;
	line-height: 48px;
	font-weight: 700;
	color: #212121;
}


.tbViewB tbody tr td .a-area:before {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	width: 160px;
	height: 100%;
	align-items: center;
	justify-content: center;
	content: "A";
	font-size: 32px;
	line-height: 48px;
	font-weight: 700;
	color: #212121;
}




/* view 페이지 댓글영역 */

.bn-view-common .b-reply-wrap {
    padding: 50px 0 0 0;
}

.bn-view-common .b-reply-wrap .write-reply-content {
    border: 1px solid #dadada;
	border-bottom-right-radius: 9px;
    box-sizing: border-box;
}

.bn-view-common .b-reply-wrap .write-reply-content .write-reply-con-box {
    border-bottom: 1px solid #dedede;
}

.bn-view-common .b-reply-wrap .write-reply-content .write-reply-etc-box {
    background-color: #fff;
    text-align: right;
}

.bn-view-common .b-reply-wrap .write-reply-content .write-reply-etc-box>p {
    display: inline-block;
    padding: 8px 16px 8px 0;
}

.bn-view-common .b-reply-wrap .write-reply-content .write-reply-etc-box>button {
    padding: 9px 23px;
    border: none;
}

.bn-view-common .b-reply-wrap .write-reply-content textarea {
    padding: 5px 15px;
    width: 100%;
    border: none;
    font-family: inherit;
    font-size: 0.875rem;
    line-height: 1.187rem;
    border-radius: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-sizing: border-box;
}

.bn-view-common .b-reply-wrap .b-reply-id {
    padding: 0 0 5px 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
	color: #212121
}

.bn-view-common .b-reply-wrap .b-reply-dt {
    padding: 0 0 0 10px;
    font-size: 0.937rem;
    line-height: 1.312rem;
    font-weight: 400;
    color: #757575;
}

.bn-view-common .b-reply-wrap .reply {
    word-wrap: break-word;
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 26px;
    padding: 0;
    margin: 0;
    color: #212121;
    font-weight: 300;
    color: #666;
    word-break: break-all;
}

.bn-view-common .b-write-reply-box {
    padding: 0 0 30px;
    box-sizing: border-box;
}

.bn-view-common .b-write-reply-box .reply-content-count {
    padding: 0 0 10px 0;
    font-size: 16px;
    vertical-align: top;
	font-weight: 700;
	color: #212121
}

.reply-content-count .ng-binding {
	color: #50a73f
}


.bn-view-common .b-write-reply-box .write-reply-con-box {
    padding: 30px;
}

.bn-view-common .b-write-reply-box .write-reply-content .write-reply-con-box {
    padding: 0;
    border-bottom: 1px solid #eee;
}

.bn-view-common .b-write-reply-box .write-reply-content .write-reply-con-box>div {
	/*
    border: 1px solid #dadada;
	*/
	border: 0;
}

.bn-view-common .b-write-reply-box .write-reply-content .write-reply-con-box>div>p {
    padding: 15px 15px 0 15px;
}

.bn-view-common .b-write-reply-box .write-reply-content .write-reply-con-box textarea {
    height: 48px;
}

.bn-view-common .b-write-reply-box .write-reply-content .write-reply-etc-box>button {
    background: #00589e;
	margin: 0;
    color: #fff;
	border-top-left-radius: 9px;
	border-bottom-right-radius: 9px;
	font-size: 16px;
	font-weight: 500;
}

.bn-view-common .b-write-reply-box .write-reply-info {
    padding: 10px 0 0 0;
    font-size: 0.875rem;
    color: #666;
    line-height: 1.187rem;
}

.bn-view-common .b-write-reply-box .write-reply-info>a {
    position: relative;
    margin: 0 0 0 5px;
    color: #043ca1;
}

.bn-view-common .b-write-reply-box .write-reply-info>a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #043ca1;
}

.bn-view-common .b-view-reply-box .b-view-reply-etc-box {
    padding: 0 0 5px 0;
    border-bottom: 1px solid #dedede;
}

.bn-view-common .b-view-reply-box .b-view-reply-etc-box ul li {
    display: inline-block;
    position: relative;
    margin: 0 15px 0 0;
    padding: 0 15px 0 0;
}

.bn-view-common .b-view-reply-box .b-view-reply-etc-box ul li:last-of-type {
    margin: 0;
}

.bn-view-common .b-view-reply-box .b-view-reply-etc-box ul li:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.bn-view-common .b-view-reply-box .b-view-reply-etc-box ul li:not(.active):after {
    width: 8px;
    height: 2px;
    background-color: #ababab;
}

.bn-view-common .b-view-reply-box .b-view-reply-etc-box ul li.active:after {
    width: 10px;
    height: 6px;
    background: url(../img/board/btn-sel-open02.png) no-repeat 0 0/100%;
}

.bn-view-common .b-view-reply-box .b-view-reply-etc-box ul li a {
    display: block;
    font-weight: 700;
    font-size: 1rem;
    color: #ababab;
    line-height: 1.5rem;
}

.bn-view-common .b-view-reply-box .b-view-reply-etc-box ul li.active a {
    color: #333;
}

.bn-view-common .b-view-reply-box .b-view-reply-content>div {
    border-bottom: 1px solid #dedede;
}


/* 답글에 답글 달기*/

.bn-view-common .b-view-reply-box .b-view-reply-dep01-box {
	position: relative;
    padding: 25px 0;
}

.bn-view-common .b-view-reply-box .b-view-reply-dep01-box .write-reply-box {
    margin: 20px 0 0;
}

.bn-view-common .b-view-reply-box .b-view-reply-dep01-box .write-reply-content .write-reply-con-box {
    padding: 0;
    border-bottom: 1px solid #eee;
}

.bn-view-common .b-view-reply-box .b-view-reply-dep01-box .write-reply-content .write-reply-con-box textarea {
    padding: 15px;
    height: 80px;
    border: 0;
}

.bn-view-common .b-view-reply-box .b-view-reply-dep01-box .write-reply-content .b-reply-id {
    padding: 15px 15px 0;
    border: 0;
}

.bn-view-common .b-view-reply-box .b-view-reply-dep01-box .write-reply-content .b-reply-id+textarea {
    border-top: 0;
}


/* 답글에 답글 보기 */

.bn-view-common .b-view-reply-box .b-view-reply-dep02-box {
    padding: 25px 0 0 0;
    background-color: #f4f5fe;
}

.bn-view-common .b-view-reply-box .b-view-reply-dep02-box>div {
    position: relative;
    padding: 0 20px 30px 43px;
}

.bn-view-common .b-view-reply-box .b-view-reply-dep02-box>div:before {
    content: '↳';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 20px;
    font-size: 1.25rem;
}

.bn-view-common .b-view-reply-box .b-view-reply-dep02-box .write-reply-content .write-reply-con-box textarea {
    border: none;
}

.bn-view-common .b-view-reply-box .write-reply-content .write-reply-etc-box>button {
    background-color: #101725;
    color: #fff;
	margin: 0;
	border-top-left-radius: 9px;
	border-bottom-right-radius: 9px;
	font-size: 16px;
	font-weight: 500;
	
}

.bn-view-common .b-view-reply-box .b-btn-replay-box {
	position: absolute;
	top: 25px;
	right: 15px;
    padding: 0;
}

.bn-view-common .b-view-reply-box .b-btn-replay-box ul li {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}

.bn-view-common .b-view-reply-box .b-btn-replay-box ul li .b-btn-reply {
    display: inline-block;
	margin: 0;
    padding: 8px 11px 5px;
    min-width: 50px;
    min-height: 27px;
    border: 1px solid #ccc;
    background-color: #fff;
    font-size: 0.875rem;
    color: #222;
    font-weight: 400;
    text-align: center;
    box-sizing: border-box;
	border-top-left-radius: 9px;
    border-bottom-right-radius: 9px;
    transition: all 0.2s ease-in-out;	
}

.bn-view-common .b-view-reply-box .b-btn-replay-box ul li .b-btn-reply:hover {
    color: #fff;
	background-color: #1c293c;
	border-color: #1c293c;
	box-shadow: 0px 5px 10px rgba(0,0,0, 0.2);	
}


.b-paging-wrap {
    margin: 30px 0;
    text-align: center;
}

.b-paging-wrap .prev {
    margin-right: 1px;
}

.b-paging-wrap .next {
    margin-left: 1px;
}

.b-paging-wrap li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px;
}

.b-paging-wrap li a {
    display: inline-flex;
	align-items: center;
	justify-content: center;
    overflow: hidden;
    width: 38px;
    height: 38px;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #555;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    letter-spacing: -1px;
    transition: 0.2s;
	text-decoration: none;
}

.b-paging-wrap li a:hover,
.b-paging-wrap li .active {
    display: inline-flex;
	align-items: center;
	justify-content: center;
    overflow: hidden;
    width: 38px;
    height: 38px;
    box-sizing: border-box;
    border-radius: 50%;	
    border: 1px solid #54a944;
    color: #5fb94d;
    font-weight: 500;
	 font-size: 16px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    letter-spacing: -1px;
    transition: 0.2s;
}

.b-paging-wrap li.first a,
.b-paging-wrap li.prev a,
.b-paging-wrap li.next a,
.b-paging-wrap li.last a {
	background-repeat: no-repeat;
    background-position: 50% 50%;
    text-indent: -999px;
	background-size: 14px 14px; 
}

.b-paging-wrap li.first a {
    background-image: url(/_res/pnuh/_share/img/board/pagingFirst02.png);
}

.b-paging-wrap li.prev a {
    background-image: url(/_res/pnuh/_share/img/board/pagingPrev02.png);
}

.b-paging-wrap li.next a {
    background-image: url(/_res/pnuh/_share/img/board/pagingNext02.png);
}

.b-paging-wrap li.last a  {
    background-image: url(/_res/pnuh/_share/img/board/pagingEnd02.png);
}



/* 상세 */

.lineList_v {
    width: 100%;
    padding-bottom: 30px;
}

.lineList_v dt {
    padding: 0 0 10px;
}

.lineList_v dt .mark_categ {
    display: inline-block;
    overflow: hidden;
    color: #666;
    font-family: 'Roboto', 'Noto Sans KR', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    vertical-align: middle;
}

.lineList_v dt .txtL {
    display: block;
    font-size: 0;
}


/*리뉴얼 board의 코드에서 padding만 뺌*/

.lineList_v dt .txtL p {
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    box-sizing: border-box;
    color: #000;
    font-family: 'Roboto', 'Noto Sans KR', sans-serif;
    font-size: 35px;
    font-weight: 500;
    line-height: 39px;
    letter-spacing: -2px;
}

.lineList_v dt .txtL .ico_new {
    margin: 0 0 0 5px;
    vertical-align: middle;
}

.lineList_v dt .txtL .ico_file {
    margin: 0 0 0 5px;
    vertical-align: middle;
}

.lineList_v dt .txtInfo {
    text-align: left;
}

.lineList_v dt .txtInfo>span {
    display: inline-block;
    position: relative;
    margin-right: 12px;
    padding-right: 15px;
    color: #888;
    font-family: 'Roboto', 'Noto Sans KR', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -1px;
}

.lineList_v dt .txtInfo>span::before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 3px;
    width: 1px;
    height: 14px;
    box-sizing: border-box;
    background: #ddd;
}

.lineList_v dt .txtInfo>span:last-child {
    margin-right: 0;
    padding-right: 0;
}

.lineList_v dt .txtInfo>span:last-child::before {
    display: none;
}

.lineList_v dt .txtInfo>span>span {
    margin-right: 5px;
    color: #555;
    font-size: 16px;
    line-height: 20px;
}

.lineList_v dd {
    padding-bottom: 50px;
}

.lineList_v .view_txt {
    display: block;
    overflow: hidden;
    margin-bottom: 40px;
    color: #000;
    font-family: 'Roboto', 'Noto Sans KR', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.lineList_v .view_txt img.thumb_img,
.lineList_v .view_txt a.thumb_img {
    display: block;
    position: relative;
    width: 90%;
    max-width: 690px;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
}

.lineList_v .view_txt a.thumb_img::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.lineList_v .view_txt a.thumb_img::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/reN_board/ico_cirPlay.png) no-repeat 50% 50%;
}

.lineList_v .fileArea {
    padding: 10px 0;
    background: #f4f5f8;
}

.lineList_v .fileArea p {
    position: relative;
    padding: 5px 100px 5px 55px;
    background: url(../../images/reN_board/ico_doc_green.png) no-repeat 30px 4px;
}

.lineList_v .fileArea a {
    display: inline;
    color: #555;
    font-family: 'Roboto', 'Noto Sans KR', sans-serif;
    font-size: 16px;
    line-height: 20px;
}

.lineList_v .fileArea a:hover {
    text-decoration: underline !important;
}

.lineList_v .fileArea .file_vol {
    position: absolute;
    right: 20px;
    top: 5px;
    color: #888;
    font-size: 15px;
    line-height: 20px;
}

.lineList_v .view_movie {
    overflow: hidden;
    max-width: 780px;
    margin: 0 auto 40px;
}

.lineList_v .view_movie .movie_info {
    overflow: hidden;
    padding: 25px 30px;
    border: 1px solid #ddd;
    background: #fff;
    font-size: 0;
    text-align: left;
}

.lineList_v .view_movie .movie_info>span {
    display: inline-block;
    position: relative;
    margin-right: 35px;
    padding-left: 30px;
    color: #272727;
    font-size: 19px;
    line-height: 20px;
    font-weight: 400;
}

.lineList_v .view_movie .movie_info>span:last-child {
    margin-right: 0;
}

.lineList_v .view_movie .movie_info>span::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 20px;
    color: #272727;
    font-size: 15px;
    line-height: 20px;
}

.lineList_v .view_movie .movie_info>span>span {
    margin-right: 10px;
    font-size: 15px;
}

.lineList_v .view_movie .movie {
    width: 100%;
}

.lineList_v .view_movie .movie a.btn_play {
    display: block;
    position: relative;
    background: #000;
    font-size: 0;
}

.lineList_v .view_movie .movie a.btn_play::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.lineList_v .view_movie .movie a.btn_play::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/reN_board/ico_cirPlay.png) no-repeat 50% 50%;
}

.lineList_v .view_movie .movie_caption {
    overflow: hidden;
    padding: 15px 10px 15px 15px;
    background: #eeeff4;
}

.lineList_v .view_movie .movie_caption .txt {
    overflow-x: hidden;
    overflow-y: auto;
    height: 80px;
    color: #000;
    font-family: 'Roboto', 'Noto Sans KR', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}

.lineList_v .view_movie .movie_caption .mCSB_container {
    color: #555;
    font-size: 16px;
    line-height: 26px;
}

.lineList_v .view_movie .movie_caption .mCSB_scrollTools .mCSB_draggerRail {
    background: none;
}

.lineList_v .view_movie .movie_caption .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #c6c6c6;
}

.lineList_v .view_limitX {
    overflow-x: auto;
    overflow-y: hidden;
    margin-bottom: 40px;
}

.bn-write-common .b-write-file-box {
	display: block;
}

.bn-write-common .b-write-file-box>div>div {
    margin: 0 0 10px;
}

.bn-write-common .b-write-file-box>div>div:last-of-type {
    margin: 0;
}

.bn-write-common .b-write-file-box .b-input[name="wr-file-name"] {
    width: calc(100% - 108px);
}

.bn-write-common .b-write-file-box .b-file-btn {
    display: inline-flex;
	align-items: center;
	justify-content: center;
    min-width: 100px;
	height: 40px;
	line-height: 40px;
    border: 1px solid #000;
    background-color: #fff;
    font-weight: 400;
    font-size: 16px;
    color: #333;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    vertical-align: middle;
}

.bn-write-common .b-write-file-box .b-file-del-btn {
    display: inline-block;
    margin: 0 20px 0 10px;
    width: 25px;
    height: 25px;
    background: #7d7d7d url(../img/board/ico-file-del.png) no-repeat center center;
    border-radius: 50%;
    vertical-align: middle;
}

.bn-write-common .b-write-file-box span {
    display: inline-block;
    padding: 0 0 0 10px;
    font-size: 1rem;
    line-height: 1.312rem;
    vertical-align: middle;
}

.bn-write-common .b-write-file-box .b-chk:checked+label:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 30px;
    width: calc(100% - 30px);
    height: 1px;
    background-color: #000;
    box-sizing: border-box;
}

.form-substance-wrapper {
    display: block;
}

.form-substance-wrapper+.form-substance-wrapper {
    margin-top: 20px;
}

.form-substance-area01 {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    align-items: center;
    justify-content: space-between;
}

.form-substance-area01 label {
    color: #777;
    font-weight: 500;
    margin-right: 5px;
}

.form-substance-area01 input[type="text"] {
    appearance: none;
    border: 1px solid #d2d2d2;
    border-radius: 0;
    height: 40px;
    text-indent: 10px
}


/*
.form-substance-area01 div:nth-of-type(1) {
	width: 100px
}

.form-substance-area01 div:nth-of-type(2),
.form-substance-area01 div:nth-of-type(3){
	width: 300px
}



.form-substance-area01 div:nth-of-type(1) input[type="text"],
.form-substance-area01 div:nth-of-type(2) input[type="text"] {
	width: calc(100% - 50px);	
}

.form-substance-area01 div:nth-of-type(3) input[type="text"] {
	width: calc(100% - 80px);	
}
*/

.form-substance-area01 div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.form-substance-area01 div:after {
    display: block;
    content: "";
    clear: both;
}

.form-substance-area01 div:nth-last-of-type(1),
.form-substance-area01 div:nth-last-of-type(2) {
    width: calc(50% - 10px)
}

.form-substance-area01 div input[type="text"] {
    float: right;
    width: calc(100% - 70px) !important;
}

.form-substance-area01 div:nth-last-of-type(1) input[type="text"] {
    width: calc(100% - 110px) !important;
}

.form-substance-area02 {
    position: relative;
    padding-right: 90px;
}

.form-substance-area02 textarea {
    width: 100%;
    height: 100px;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    word-break: keep-all;
    overflow-x: hidden;
    overflow-y: auto;
    appearance: none;
    border: 1px solid #d2d2d2;
    border-radius: 0;
    box-sizing: border-box;
}

.form-substance-area02 textarea::placeholder {
    color: #999
}

.form-substance-area02 .form-substance-btns {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 100px;
}

.form-substance-area02 .form-substance-btns>button {
    display: block;
    width: 100%;
    height: 30px;
    appearance: none;
    border: 0;
    border-radius: 0;
    color: #fff;
    margin-bottom: 5px;
	font-size: 13px;
}

.form-substance-area02 .form-substance-btns>button:last-child {
    margin-bottom: 0;
}

.form-substance-area02 .form-substance-btns>button.btn-color01 {
    background-color: #006dba
}

.form-substance-area02 .form-substance-btns>button.btn-color02 {
    background-color: red
}


.b-guide-box {
	position: relative;
}

.b-guide-box label {
	position: absolute;
	top: 0;
	left: 0;
}
.b-guide-box .b-input.file-alt {
	display: block;
	margin: 0;
	width: 100%;
}

.b-btn-wrap {
    display: flex;
    margin: -4px;
    padding: 80px 0 0 0;
    width: 100%;
    flex-wrap: wrap;
}

.b-btn-wrap>div {
    margin: -4px;
}

.b-btn-wrap.center {
    justify-content: center;
}

.b-btn-wrap.left-right {
    justify-content: space-between;
}

.b-btn-wrap.left-right {
    margin: 0;
}

.b-btn-wrap.right {
    justify-content: end;
}

.b-btn-wrap a,
.b-btn-wrap button {
    margin: 4px;
    line-height: 1;
	text-decoration: none;	
}

.b-btn {
    display: inline-block !important;
    padding: 15px;
    min-width: 100px;
    min-height: 43px;
    border: 1px solid #006dba;
    border-top-left-radius: 9px;
    border-bottom-right-radius: 9px;
    background-color: #006dba;
    font-size: 1.125rem;
    line-height: 1.5rem;
    box-sizing: border-box;
    text-align: center;
    transition: all .2s;
	text-decoration: none;
}

.b-btn:hover {
    border-color: #000;
    background-color: #000;
    color: #fff;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}

.b-btn.b-btn-c-blue {
    border-color: #006dba;
    background-color: #006dba;
    color: #fff;
}

.b-btn.b-btn-c-blue:hover {
    border-color: #006dba;
    background-color: #fff;
    color: #006dba;
}

.b-btn.b-btn-c-gray {
    border-color: #808080;
    background-color: #808080;
    color: #fff;
}

.b-btn.b-btn-c-gray:hover {
    border-color: #696969;
    background-color: #fff;
    color: #696969
}

.bn-write-common .b-file-box .attach-data {
    padding: 0 0 7px;
}


.attach-data > div {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.attach-data > div > p {
	display: inline-block;
	vertical-align: middle;
}

.attach-data > div > .txt-btn {
	margin-left: 5px;
}

.attach-data > div > .txt-btn .b-file-del-btn {
	display: inline-block;
    height: 26px;
	padding: 0 10px;
    appearance: none;
    border: 0;
    border-radius: 0;
    color: #fff;
	background-color: red;
    transition: all 0.2s ease-in-out;
}

.attach-data > div > .txt-btn:hover .b-file-del-btn {
	box-shadow: 0px 5px 10px rgba(0,0,0, 0.2);	
}

.word-publc-notice01 {
    position: relative;
    margin-top: 10px;
    color: #00589e;
    font-size: 14px;
    line-height: 20px;
    padding-left: 20px;
}

.word-publc-notice01:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "※";
}

.resultCount {
    font-size: 15px;
}

.resultCount>strong {
    display: inline !important;
    margin-left: 3px;
    color: #50a73f;
    font-weight: 400;
}





/* TITLE */

.titTypeA {
    padding-left: 26px;
    font-size: 18px;
    font-weight: 500;
    color: #222;
    line-height: 18px;
    background: url(/_res/pnuh/bcc/img/common/bul_circle_blue.png) no-repeat 0 0;
}

.titTypeA .small {
    font-size: 13px;
}

.titTypeA .gray {
    font-size: 13px;
    font-weight: normal;
    color: #747474;
}

.titTypeB {
    margin-left: 15px;
    padding-left: 16px;
    font-size: 18px;
    font-weight: 500;
    color: #006dba;
    line-height: 16px;
    background: url(/_res/pnuh/bcc/img/sub01/bul_arrow_blue02.png) no-repeat 0 2px;
}

.titTypeC {
    margin-left: 19px;
    padding-left: 12px;
    font-size: 16px;
    font-weight: bold;
    color: #3e3e3e;
    line-height: 16px;
    background: url(/_res/pnuh/bcc/img/common/bul_circle_blue02.png) no-repeat 0 7px;
}

.txtTypeD {
    padding-top: 14px;
    color: #3e3e3e;
    line-height: 17px;
    font-weight: 500;
}

.titTypeA+.titTypeB {
    margin-top: 20px;
}

.titTypeAWrap {
    position: relative;
}

.titTypeAWrap .titTypeA {}

.titTypeAWrap .txt {
    position: absolute;
    top: 7px;
    right: 0;
}

.titBlueN01 {
    padding-left: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #3e3e3e;
    line-height: 22px;
    background: url(/_res/pnuh/pdc/img/layout/bul_circle_num01.png) no-repeat 0 0;
}

.titBlueN02 {
    padding-left: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #3e3e3e;
    line-height: 22px;
    background: url(/_res/pnuh/pdc/img/layout/bul_circle_num02.png) no-repeat 0 0;
}

.titBlueN03 {
    padding-left: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #3e3e3e;
    line-height: 22px;
    background: url(/_res/pnuh/bcc/img/common/bul_circle_num03.png) no-repeat 0 0;
}

.titBlueN04 {
    padding-left: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #3e3e3e;
    line-height: 22px;
    background: url(/_res/pnuh/bcc/img/common/bul_circle_num04.png) no-repeat 0 0;
}

.titBlueN05 {
    padding-left: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #3e3e3e;
    line-height: 22px;
    background: url(/_res/pnuh/bcc/img/common/bul_circle_num05.png) no-repeat 0 0;
}


/* TXT */

.psar {
    text-align: right;
}

.txtTypeA {
    margin: 14px 0 -6px 26px;
}

.txtTypeA.depth2 {
    margin-left: 32px;
}

.txtTypeB {
    margin: 12px 0 -4px 15px;
    padding-left: 11px;
    line-height: 20px;
    background: url(/_res/pnuh/bcc/img/common/bul_gray_bar04.gif) no-repeat 0 9px;
}

.txtTypeC {
    margin: 12px 0 -4px 15px;
    padding-left: 11px;
    line-height: 20px;
    background: url(/_res/pnuh/bcc/img/common/bul_arrow_gray.gif) no-repeat 0 6px;
}

.tipTxt {
    margin: 34px 0 0 25px;
    padding-left: 27px;
    line-height: 19px;
    background: url(/_res/pnuh/bcc/img/common/bul_tip.png) no-repeat 0 0;
}

.txtTypeA+.titTypeA {
    margin-top: 40px;
}

.txtTypeE {
    margin: 14px 0 -6px;
    line-height: 24px;
    padding-right: 435px;
}


/*190819 webmaster 60->40*/

.txtTypeA+.titTypeB {
    margin-top: 35px;
}

.txtTypeA+.txtTypeA {
    margin-top: 30px;
}

.txtTypeA+.listTypeB {
    margin: 30px 0 0 32px
}

.titTypeB+.olListA {
    margin: 17px 0 0 30px;
}

.titTypeB+.txtTypeA {
    margin-left: 32px;
}

.titTypeB+.listTypeC {
    margin: 17px 0 0 30px;
}

.titTypeB+.titTypeC {
    margin-top: 20px;
}

.olListA+.titTypeB {
    margin-top: 35px;
}

.listTypeB+.titTypeA {
    margin-top: 60px;
}


/* bg color */

.bluegreen,
.btnTypeB.submit {
    background-color: #00589e !important;
    border-color: #00589e !important
}


/* BUTTON */

.btnTypeA {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 42px !important;
    box-sizing: border-box;
    padding: 0 30px;
    color: #fff !important;
    font-size: 15px !important;
    border: 1px solid #576062;
    border-top-left-radius: 9px;
    border-bottom-right-radius: 9px;
    background: #006dba;
    text-decoration: none !important;
    transition: all 0.2s ease-in-out;
}

.btnTypeA>span {
    color: #fff !important;
}

.btnTypeA:hover {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}

.btnTypeA.type02 {
    width: 104px;
}

.btnTypeAL {
    width: 140px;
    height: 40px;
    font-weight: bold;
    color: #ffffff !important;
    line-height: 40px;
    text-align: center;
    text-decoration: none !important;
    border: 1px solid #0066ae;
    background: #006dba;
}

.btnTypeB {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 42px !important;
    box-sizing: border-box;
    padding: 0 30px;
    color: #fff !important;
    font-size: 15px !important;
    border: 1px solid #576062;
    border-top-left-radius: 9px;
    border-bottom-right-radius: 9px;
    background: #576062;
    text-decoration: none !important;
    transition: all 0.2s ease-in-out;
}

.btnTypeB:hover {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}

.btnTypeB>span {
    color: #fff !important;
}

.btnTypeB.type02 {
    width: 104px;
}

.btnTypeBL {
    width: 140px;
    height: 40px;
    font-weight: bold;
    color: #ffffff !important;
    line-height: 40px;
    text-align: center;
    text-decoration: none !important;
    border: 1px solid #575757;
    background: #5d5d5d;
}

.btnTypeC {
    padding-right: 22px;
    font-weight: bold;
    color: #3e3e3e !important;
    text-decoration: none !important;
    background: url(/_res/pnuh/bcc/img/button/bg_type_b.gif) no-repeat 100% 0;
}

.btnTypeC span {
    display: block;
    height: 37px;
    padding: 0 20px;
    line-height: 37px;
    background: url(/_res/pnuh/bcc/img/button/bg_type_b.gif) no-repeat 0 0;
}

.btnTypeD {
    width: 151px;
    height: 35px;
    font-weight: bold;
    color: #3e3e3e !important;
    line-height: 35px;
    text-align: center;
    text-decoration: none !important;
    border: 1px solid #c2c2c2;
    background: #fff;
}

.btnTypeD span {
    padding-right: 15px;
    background: url(/_res/pnuh/bcc/img/common/bul_arrow_blue.gif) no-repeat 100% center;
}

.btnTypeDL {
    width: 151px;
    height: 41px;
    font-weight: bold;
    color: #3e3e3e !important;
    line-height: 41px;
    text-align: center;
    text-decoration: none !important;
    border: 1px solid #c2c2c2;
    background: #fff;
}

.btnTypeDL span {
    padding-right: 15px;
    background: url(/_res/pnuh/bcc/img/common/bul_arrow_blue.gif) no-repeat 100% center;
}

.btnTypeE {
    padding: 0 14px 0 15px;
    font-size: 13px;
    font-weight: 500;
    color: #fff !important;
    line-height: 26px;
    text-decoration: none !important;
    background: url(/_res/pnuh/ctc/img/board/bg_type_e.gif) repeat-x 0 0;
}

.btnTypeEL {
    padding: 0 26px;
    font-size: 13px;
    font-weight: 500;
    color: #fff !important;
    line-height: 26px;
    text-decoration: none !important;
    background: url(/_res/pnuh/ctc/img/board/bg_type_e.gif) repeat-x 0 0;
}

.btnTypeF {
    padding: 0 14px 0 15px;
    font-size: 11px;
    font-weight: 500;
    color: #fff !important;
    line-height: 26px;
    text-decoration: none !important;
    background: url(/_res/pnuh/bcc/img/button/bg_type_f.gif) repeat-x 0 0;
}

.btnTypeFL {
    padding: 0 26px;
    font-size: 11px;
    font-weight: 500;
    color: #fff !important;
    line-height: 26px;
    text-decoration: none !important;
    background: url(/_res/pnuh/ctc/img/board/bg_type_f.gif) repeat-x 0 0;
}

.btnTypeG {
    padding: 0 15px 0 15px;
    font-size: 13px;
    font-weight: 500;
    color: #fff !important;
    line-height: 26px;
    text-decoration: none !important;
    background: url(/_res/pnuh/ctc/img/board/bg_type_g.gif) repeat-x 0 0;
}

.btnTypeH {
    padding: 0 14px 0 15px;
    font-size: 11px;
    font-weight: bold;
    color: #fff !important;
    line-height: 26px;
    text-decoration: none !important;
    background: url(/_res/pnuh/ctc/img/board/bg_type_h.gif) repeat-x 0 0;
}

.btnTypeI {
    padding: 0 14px 0 15px;
    font-size: 11px;
    font-weight: 500;
    color: #fff !important;
    line-height: 26px;
    text-decoration: none !important;
    background: url(/_res/pnuh/ctc/img/board/bg_type_i.gif) repeat-x 0 0;
}

.btnTypeJ {
    padding: 0 14px 0 15px;
    font-size: 13px;
    font-weight: 500;
    color: #fff !important;
    line-height: 26px;
    text-decoration: none !important;
    background: url(/_res/pnuh/ctc/img/board/bg_type_j.gif) repeat-x 0 0;
    width: 37px;
}

.btnTypeK {
    width: 121px;
    height: 42px;
	line-height: 42px;
    padding: 0 10px 0 0 !important;
    font-weight: 500;
    font-size: 15px;
    color: #fff !important;
    text-align: center;
    text-decoration: none !important;
    border-bottom: 1px solid #005491;
    background: #006dba url(/_res/pnuh/ctc/img/board/bul_arrow_white.gif) no-repeat 98px 17px;
}

/*
.btnTypeK span {
    margin-top: 7px;
}
*/

.btnTypeK.type02 {
    width: 131px;
    padding-right: 0;
    background-image: none;
}

.btnTypeL {
    width: 131px;
    height: 42px;
	line-height: 42px;	
    font-weight: 500;
    font-size: 15px;
    color: #fff !important;
    text-align: center;
    text-decoration: none !important;
    border-bottom: 1px solid #696969;
    background: #808080;
}

.btnTypeL.focus {
    background: #505050;
}

.btnTypeM {
    height: 42px;
    padding: 0 23px 0 24px;
    font-weight: 500;
    color: #ffffff !important;
    line-height: 42px;
    text-decoration: none !important;
    border-bottom: 1px solid #3d4c56;
    background: #4c5f6c;
}

.btnTypeM span {
    padding-right: 21px;
    background: url(/_res/pnuh/bcc/img/common/bul_arrow_white.gif) no-repeat 100% center;
}

.btnTypeN {
    height: 27px;
    padding: 0 24px;
    font-size: 13px;
    color: #fff !important;
    line-height: 27px;
    text-align: center;
    text-decoration: none !important;
    background: url(/_res/pnuh/ctc/img/board/bg_type_n.gif) repeat-x 0 0;
}

.btnTypeN.type02 {
	height: 40px;
	line-height: 40px;
    padding: 0 10px;
	background-size: cover;
}

.btnTypeO {
    height: 25px;
    padding: 0 12px;
    font-size: 11px;
    font-weight: 500;
    color: #fff !important;
    line-height: 25px;
    text-align: center;
    border: 1px solid #9e9e9e;
    background: #a4a4a4;
}

.btnTypeO span {
    padding-right: 16px;
    background: url(/_res/pnuh/bcc/img/common/bg_plus.gif) no-repeat 100% 8px;
}

.btnTypeP {
    height: 70px;
    padding: 0 36px;
    font-size: 15px;
    font-weight: 500;
    color: #fff !important;
    line-height: 70px;
    text-align: center;
    text-decoration: none !important;
    background: url(/_res/pnuh/bcc/img/button/bg_type_p.gif) repeat-x 0 0;
}

.btnPostCode {
    width: 88px;
    height: 27px;
    font-size: 13px;
    color: #fff !important;
    text-align: center;
    text-decoration: none !important;
    background: url(/_res/pnuh/ctc/img/board/bg_type_n.gif) no-repeat 0 0;
}

.btnFaqAnswer {
    position: static !important;
    bottom: 0;
    left: 0;
    width: 115px;
    height: 42px !important;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff !important;
    line-height: 42px;
    text-align: center;
    text-decoration: none !important;
    background: #545454;
    border-top-left-radius: 9px;
    border-bottom-right-radius: 9px;
}

.btnFaqAnswer+.faqTypeA.faq {
    margin-top: 15px;
}

.btnFaqAnswer span {
    vertical-align: top;
    *vertical-align: middle;
}

.btnSearch02 {
    width: 144px;
    height: 42px;
    font-weight: 500;
    color: #fff !important;
    line-height: 42px;
    text-align: center;
    text-decoration: none !important;
    border-bottom: 1px solid #005491;
    background: #006dba
}

.btnSearch02 span {
    padding-left: 18px;
    background: url(/_res/pnuh/bcc/img/button/bg_search.png) no-repeat 0 15px;
}

.btnSearch03 {
    height: 35px;
    padding: 0 15px 0 14px;
    font-size: 15px;
    font-weight: 400;
    color: #ffffff !important;
    line-height: 28px;
    text-decoration: none !important;
    border: 1px solid #575757;
    background: #5d5d5d;
}

.btnSearch03 span {
    padding-left: 18px;
    background: url(/_res/pnuh/ctc/img/common/bg_search.png) no-repeat 0 8px;
}

.btnSearch04 {
    height: 28px;
    padding: 0 15px 0 14px;
    font-size: 11px;
    font-weight: 500;
    color: #ffffff !important;
    line-height: 28px;
    text-decoration: none !important;
    border: 1px solid #0062a8;
    background: #006dba;
}

.btnSearch04 span {
    padding-left: 18px;
    background: url(/_res/pnuh/bcc/img/button/bg_search.png) no-repeat 0 8px;
}

.btnCenter {
    margin-top: 20px;
    text-align: center;
}

.btnCenter a {
    margin-left: -1px;
}

.btnCenter a:first-child {
    margin-left: 0;
}

.btnCenter02 {
    margin-top: 35px;
    text-align: center;
}

.btnCenter02 a {
    margin-left: -1px;
}

.btnCenter02 a:first-child {
    margin-left: 0;
}

.btnCenter03 {
    margin-top: 35px;
    text-align: center;
}

.btnCenter03 a {
    margin-left: -1px;
}

.btnCenter03 a:first-child {
    margin-left: 0;
}

.btnCenter03 {
    margin-top: 25px;
    text-align: center;
}

.btnCenter03 a {}

.btnCenter03 a:first-child {
    margin-left: 0;
}

.btnRight {
    margin-top: 15px;
    text-align: right;
}

.btnRight02 {
    margin-top: 25px;
    text-align: right;
}

.btnDotline {
    margin-top: 44px;
    padding-top: 22px;
    text-align: center;
    background: url(/_res/pnuh/bcc/img/common/bg_dotline_gray01.gif) repeat-x 0 0;
}

.btnAllView {
    float: left;
    width: 91px;
    height: 27px;
    padding-left: 16px;
    font-size: 11px;
    color: #fff !important;
    line-height: 27px;
    text-align: center;
    text-decoration: none !important;
    background: #475660 url(/_res/pnuh/trauma/img/button/bg_all_view.gif) no-repeat 19px 8px;
}

.btnMonthly {
    float: left;
    width: 91px;
    height: 27px;
    padding-left: 16px;
    font-size: 11px;
    color: #fff !important;
    line-height: 27px;
    text-align: center;
    text-decoration: none !important;
    background: #475660 url(/_res/pnuh/trauma/img/button/bg_monthly.gif) no-repeat 19px 8px;
}


/* FONT COLOR */

.point01 {
    color: #b56a00 !important;
    vertical-align: top;
    *vertical-align: middle;
}

.point02 {
    color: #3e3e3e !important;
    vertical-align: top;
    *vertical-align: middle;
    font-weight: 500;
}

.point02 a {
    color: #222;
}

.point03 {
    color: #f58220 !important;
    vertical-align: top;
    *vertical-align: middle;
}

.point04 {
    color: #006dba !important;
    vertical-align: top;
    *vertical-align: middle;
}

.point05 {
    color: #587c9c !important;
    vertical-align: top;
    *vertical-align: middle;
}

.point06 {
    color: #222;
    font-weight: 500;
}

.darkText {
    color: #3e3e3e;
}


/* FONT SIZE */

.font12 {
    font-size: 12px;
}


/* TABLE */


.tbWriteA {
    width: 100%;
    border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

.tbWriteA tbody tr th {
    height: 27px;
    padding: 10px 0;
    font-weight: 500;
    color: #3e3e3e;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    background: #fbfbfb;
    vertical-align: left;
    font-size: 16px;
}

.tbWriteA input {
    margin: 5px;
}

.tbWriteA tbody tr td {
    height: 27px;
    padding: 25px 15px;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    background: #fbfbfb;
    font-size: 16px;
}

.tbWriteA tbody tr:first-child th,
.tbWriteA tbody tr:first-child td {
    border-top: 0;
}

.tbWriteA tbody tr td .chkList {
    overflow: hidden;
    margin: -7px 0 10px;
}

.tbWriteA tbody tr td .chkList li {
    float: left;
    width: 152px;
    margin-top: 12px;
}

.tbWriteA tbody tr td .chkList li.long {
    width: 304px;
}

.tbWriteA tbody tr td .chkList li label input {
    margin-right: 1px;
}

.tbWriteA tbody tr td .chkList li label span {
    color: #006dba;
}

.tbWriteA tbody tr td .chkList li label.focus,
.tbWriteA tbody tr td .chkList li label.focus span {
    color: #b56a00;
}

.tbListA {
    width: 100%;
    border-top: 2px solid #2b2b2b;
    border-bottom: 1px solid #6b6b6b;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: 17px;
    word-break: keep-all;
}

.tbListA thead tr th {
    padding: 15px 0 15px;
    font-weight: 500;
    color: #000;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    background: #f4f5f8;
}

.tbListA tbody tr td {
    height: 19px;
    padding: 14px 5px 13px;
    color: #3e3e3e;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    line-height: normal;
    word-break: break-all;
}

.tbListA tbody tr:first-child td {
    border-top: 0;
}

.tbListA tbody.alignC tr td {
    text-align: center;
}

.tbListA tbody.alignC tr td img {
    vertical-align: middle;
    margin-left: 0;
}

.tbListA tbody.alignC tr td.num img {
	margin-left: 0;	
}

.tbListA tbody tr td.num {
    color: #747474;
}

.tbListA tbody tr td.date {
    color: #747474;
}

.tbListA tbody tr td.name {
    font-size: 12px;
    color: #747474;
}

.tbListA tbody tr td.belong {
    color: #3e3e3e;
}

.tbListA tbody tr td.medical02 {
    color: #747474;
}

.tbListA tbody tr td.issueState a,
.tbListA tbody tr td.issueState span {
    width: 83px;
    padding: 0;
}

.tbListA tbody.pd10 tr td {
    padding: 15px 10px;
}

.tbListA tbody tr td.Announcement {
    font-weight: 400;
    color: #3e3e3e;
}

.tbListA tbody tr td.tlt {
	text-align: left;
}

.tbListA tbody tr td.tlt a {
    position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: calc(100% - 25px);
    color: #3e3e3e !important;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
		
}

.tbListA tbody tr td.tlt a:hover {
    color: #006dba !important
}

.tbListA tbody tr td.tlt .ico_new {
    position: static;
    display: inline-flex;
    width: 18px;
    height: 18px;
    background-image: url(/_res/pnuh/_share/img/board/ico_cirNew.png);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: 0 0;
    text-indent: -5000rem;
}

.tbListA .typeNoti {
    background-color: #f1f9fe !important
}

.tbListA .b-confirm {
    display: inline-flex;
    width: 23px;
    height: 18px;
    margin-right: 5px;
    background-image: url(/_res/pnuh/_share/img/icon/icon_closed.png);
    background-repeat: no-repeat;
    background-size: 23px 18px;
    background-position: center center;
    text-indent: -5000rem;
}

.tbListA.line th,
.tbListA.line td {
    border: 1px solid #e4e4e4
}

.tbListA.line th:first-child,
.tbListA.line td:first-child {
    border-left: 0 !important;
}

.tbListA.line th:last-child,
.tbListA.line td:last-child {
    border-right: 0 !important;
}

.tbListA .b-reply-box td  > a{
	display: inline-block;
	padding-left: 15px;
	background-image: url(/_res/pnuh/_share/img/board/ico-reply01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	background-size: 10px 10px;
}

.tbListA .deleted {
	background-color: rgba(255, 0,0, 0.03)	
} 

.tbListA .deleted td,
.tbListA .deleted td a {
	text-decoration: line-through
}


.tbViewA {
    width: 100%;
    border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

.tbViewA tbody tr th {
    height: 27px;
    padding: 10px 0;
    font-weight: bold;
    color: #3e3e3e;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    background: #fbfbfb;
}

.tbViewA tbody tr td {
    height: 27px;
    padding: 10px 0;
    line-height: 18px;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    background: #fbfbfb;
}

.tbViewA tbody tr:first-child th,
.tbViewA tbody tr:first-child td {
    border-top: 0;
}

.tbTypeA {
    width: 100%;
    border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
    border-collapse: separate;
    *border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: 16px;
}

.tbTypeA thead tr th {
    height: 18px;
    padding: 15px 0 13px;
    font-weight: 500;
    color: #3e3e3e;
    text-align: center;
    line-height: 18px;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    background: #fbfbfb;
}

.tbTypeA thead tr:first-child th {
    border-top: 0;
}

.tbTypeA thead.bdL tr th {
    border-left: 1px solid #e4e4e4;
}

.tbTypeA thead tr th:first-child {
    border-left: 0;
}

.tbTypeA thead tr th.bdL {
    border-left: 1px solid #e4e4e4 !important;
}

.tbTypeA tbody tr th {
    height: 18px;
    padding: 11px 0;
    line-height: 24px;
    font-weight: 500;
    color: #3e3e3e;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    background: #fbfbfb;
}

.tbTypeA tbody tr th:first-child {
    border-left: 0;
}

.tbTypeA tbody tr td {
    height: 18px;
    padding: 13px 30px;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
}

.tbTypeA tbody tr td:first-child {
    border-left: 0;
}

.tbTypeA tbody tr th.bdL,
.tbTypeA tbody tr td.bdL {
    border-left: 1px solid #e4e4e4 !important;
}

.tbTypeA tbody tr.bdT td {
    border-top: 1px solid #6b6b6b;
}

.tbTypeA tbody.alignC tr td {
    text-align: center;
}

.tbTypeA tbody.pd15 tr td {
    padding-left: 15px;
    padding-right: 15px;
}

.tbTypeA tbody.pd10 tr td {
    padding-left: 10px;
    padding-right: 10px;
}

.tbTypeA tbody.pd0 tr td {
    padding-left: 0px;
    padding-right: 0px;
}

.tbTypeA tbody.thFontNm tr th {
    font-weight: normal;
}

.tbTypeA tbody tr td.btnApply a,
.tbTypeA tbody tr td.state span {
    width: 83px;
    padding: 0;
}

.tbTypeA tbody tr td .txtList {}

.tbTypeA tbody tr td .txtList li {
    margin-top: 5px;
    padding-left: 12px;
    background: url(/_res/pnuh/bcc/img/common/bul_gray_bar03.gif) no-repeat 0 7px;
}

.tbTypeA tbody tr td .txtList li:first-child {
    margin-top: 0;
}

.tbTypeA tbody tr td .txtList li .tit {
    color: #3e3e3e;
    vertical-align: top;
    *vertical-align: middle;
}

.tbTypeA tbody tr td.fee {
    padding-right: 10px !important;
    text-align: right;
}

.tbTypeA tfoot tr th,
.tbTypeA tfoot tr td {
    line-height: 24px;
    padding: 13px 30px;
    font-weight: bold;
    color: #b56a00;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
}

.tbTypeA tfoot tr th:first-child {
    border-left: none;
}

.tbTypeA.tdBd0 tbody th {
    border-right: 1px solid #e4e4e4;
}

.tbTypeA.tdBd0 tbody td {
    border-left: 0;
}

.tbViewB {
    width: 100%;
    border-top: 2px solid #2b2b2b;
    border-bottom: 1px solid #6b6b6b;
    margin-bottom: 50px;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

.tbViewB thead tr th {
    padding: 0;
    font-weight: 500;
    color: #3e3e3e;
    text-align: left;
    vertical-align: middle;
    border-top: 2px solid #2b2b2b;
    background: #f7f7f7;
}

.tbViewB thead tr th>span {
    display: block;
    width: 100%;
    color: #333;
    padding: 15px 30px;
    border-bottom: 1px solid #e4e4e4;
    box-sizing: border-box;
    word-break: keep-all
}

.tbViewB thead tr th span.Qtitle {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
	word-break: break-all;
}

.tbViewB thead tr th span.date {
    display: block;
    width: 100%;
    font-weight: normal;
    font-size: 16px;
    margin: 0 !important;
}

.tbViewB thead tr th span.date:after {
    display: block;
    content: "";
    clear: both;
}

.tbViewB thead tr th span.line {
    color: #dbdbdb;
    padding: 0 10px 0 10px;
}

.tbViewB thead tr th span strong {
    margin-top: -2px;
}

.tbViewB tbody tr th {
    padding: 20px;
    font-weight: bold;
    color: #3e3e3e;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #696969;
    background: #f0f0f0;
}

.tbViewB tbody tr th span.Qtitle {
    font-size: 18px;
    font-weight: 500;
    color: #333;
}

.tbViewB tbody tr th span.date {
    display: block;
    font-weight: normal;
}

.tbViewB tbody tr th span.line {
    color: #dbdbdb;
    padding: 0 10px 0 10px;
}

.tbViewB tbody tr th span strong {
    margin-top: -2px;
}

.tbViewB tbody tr td {
    padding: 15px 15px 15px 30px;
    line-height: 26px;
    vertical-align: middle;
    background: #FFF;
}

.tbViewB tbody tr td.File {
    position: relative;
    width: 135px;
    border-bottom: 1px solid #cdcdcd;
    background-color: #f7f7f7;
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
}

.tbViewB tbody tr td.File:before {
    position: absolute;
    top: 50%;
    right: 0;
    content: "l";
    display: block;
    font-size: 16px;
    line-height: 16px;
    margin-top: -8px;
    color: #dbdbdb
}

.tbViewB tbody tr td.File+td.File {
    width: auto;
}

.tbViewB tbody tr td.File+td.File:before {
    display: none;
}

.tbViewB tbody tr td.File span.Ftitle {
    background: url(/_res/pnuh/_share/img/board/icn_file.gif)no-repeat 0 5px;
    background-size: 14px 18px;
    padding: 0 0 0 20px;
}

.tbViewB tbody tr td.File span.Ftitle>a {
    color: #333;
    font-weight: 400;
    font-size: 16px;
}

.tbViewB tbody tr td.File span.Fname {
    margin: 0;
    font-weight: normal;
}

.tbViewB tbody tr td.File p+p {
    margin-top: 5px;
}

.tbViewB tbody tr td.File span.line {
    color: #dbdbdb;
    padding: 0 10px 0 10px;
}

.tbViewB tbody tr td.TR {
    text-align: right;
    padding-right: 0;
}

.tbViewB tbody tr td.medical02 {
    padding: 50px 30px !important;
    color: #747474;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #dbdee1
}

.tbViewB tbody tr td.medical02 pre {
    padding: 0;
    margin: 0;
    word-wrap: break-word;
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 26px;
    color: #212121;
    font-weight: 400;
    font-family: 'Roboto', 'Noto Sans KR', "Nanum Gothic", "NanumGothic", "나눔고딕", "돋움", dotum, sans-serif;
    word-break: keep-all;
}

.tbListFoot {
    width: 100%;
    margin-top: 50px;
    border-top: 1px solid #dbdee1;
    border-bottom: 1px solid #dbdee1;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

.tbListFoot thead tr th {
    padding: 15px 30px;
    font-weight: 400;
    color: #999;
    font-size: 16px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #6b6b6b;
    background: #f0f0f0;
}

.tbListFoot thead tr th:first-child {
    border-left: 0;
}

.tbListFoot tbody tr td {
    height: 19px;
    padding: 14px 5px 13px;
    color: #3e3e3e;
    vertical-align: middle;
    border-top: 1px solid #cdcdcd;
}

.tbListFoot tbody tr:first-child td {
    border-top: 0;
}

.tbListFoot tbody tr td:first-child {
    border-left: 0;
}

.tbListFoot tbody tr td a {
    display: block;
    color: #333;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
}

.tbListFoot tbody tr:hover td {
    background-color: #f9f9f9
}

.tbListFoot tbody tr:hover td a {
    color: #00589e
}

.tbListFoot tbody.alignC tr td {
    text-align: center;
}

.tbListFoot tbody.pd10 tr td {
    padding: 9px 5px;
}

.tbListFoot tbody.pd10 tr td.TL {
    text-align: left;
    padding-left: 10px;
}

.tbListFoot tbody.pd10 tr td.TB {
    padding: 0 30px;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #999;
    height: 32px;
    text-align: left;
}

.tbListFoot tbody tr:first-child th,
.tbViewA tbody tr:first-child td {
    border-top: 0;
}

.print_content_area .tbTypeA {
    width: 100%;
    border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
    border-collapse: separate;
    *border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: 12px;
}

.print_content_area .tbTypeA thead tr th {
    height: 13px;
    padding: 5px 0 5px;
    font-weight: bold;
    color: #3e3e3e;
    text-align: center;
    line-height: 18px;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    background: #fbfbfb;
}

.print_content_area .tbTypeA thead tr:first-child th {
    border-top: 0;
}

.print_content_area .tbTypeA thead.bdL tr th {
    border-left: 1px solid #e4e4e4;
}

.print_content_area .tbTypeA thead tr th:first-child {
    border-left: 0;
}

.print_content_area .tbTypeA thead tr th.bdL {
    border-left: 1px solid #e4e4e4 !important;
}

.print_content_area .tbTypeA tbody tr th {
    height: 13px;
    padding: 4px 0;
    line-height: 24px;
    font-weight: bold;
    color: #3e3e3e;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    background: #fbfbfb;
}

.print_content_area .tbTypeA tbody tr th:first-child {
    border-left: 0;
}

.print_content_area .tbTypeA tbody tr td {
    height: 13px;
    ;
    padding: 4px 15px;
    line-height: 20px;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
}

.print_content_area .tbTypeA tbody tr:first-child td {
    border-top: 0;
}

.print_content_area .tbTypeA tbody tr td:first-child {
    border-left: 0;
}

.print_content_area .tbTypeA tbody tr th.bdL,
.tbTypeA tbody tr td.bdL {
    border-left: 1px solid #e4e4e4 !important;
}

.print_content_area .tbTypeA tbody tr.bdT td {
    border-top: 1px solid #6b6b6b;
}

.print_content_area .tbTypeA tbody.alignC tr td {
    text-align: center;
}

.print_content_area .tbTypeA tbody.pd15 tr td {
    padding-left: 15px;
    padding-right: 15px;
}

.print_content_area .tbTypeA tbody.pd10 tr td {
    padding-left: 10px;
    padding-right: 10px;
}

.print_content_area .tbTypeA tbody.pd0 tr td {
    padding-left: 0px;
    padding-right: 0px;
}

.print_content_area .tbTypeA tbody.thFontNm tr th {
    font-weight: normal;
}

.print_content_area .tbTypeA tbody tr td.btnApply a,
.tbTypeA tbody tr td.state span {
    width: 83px;
    padding: 0;
}

.print_content_area .tbTypeA tbody tr td .txtList {}

.print_content_area .tbTypeA tbody tr td .txtList li {
    margin-top: 5px;
    padding-left: 12px;
    background: url(/_res/pnuh/bcc/img/common/bul_gray_bar03.gif) no-repeat 0 7px;
}

.print_content_area .tbTypeA tbody tr td .txtList li:first-child {
    margin-top: 0;
}

.print_content_area .tbTypeA tbody tr td .txtList li .tit {
    color: #3e3e3e;
    vertical-align: top;
    *vertical-align: middle;
}

.print_content_area .tbTypeA tbody tr td.fee {
    padding-right: 10px !important;
    text-align: right;
}

.print_content_area .tbTypeA tfoot tr th,
.tbTypeA tfoot tr td {
    line-height: 24px;
    padding: 13px 30px;
    font-weight: bold;
    color: #b56a00;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
}

.print_content_area .tbTypeA tfoot tr th:first-child {
    border-left: none;
}

.tbTypeB {
    width: 100%;
    border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
    border-collapse: separate;
    *border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: 16px;
    line-height: 24px;
}

.tbTypeB thead tr th {
    height: 18px;
    padding: 15px 0 13px;
    font-weight: 500;
    color: #3e3e3e;
    font-size: 16px;
    text-align: center;
    line-height: 18px;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    background: #fbfbfb;
}

.tbTypeB thead tr:first-child th {
    border-top: 0;
}

.tbTypeB thead tr:first-child th:first-child {
    border-left: 0;
}

.tbTypeB thead tr th.bdL0 {
    border-left: 0;
}

.tbTypeB tbody tr th {
    line-height: 24px;
    font-weight: 500;
    color: #3e3e3e;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    background: #fbfbfb;
}

.tbTypeB tbody tr td {
    padding: 20px;
    line-height: 24px;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
}

.tbTypeB tbody tr:first-child td {
    border-top: 1px solid #6b6b6b;
}


/* tbTypeB tbody tr td:first-child {border-left:0;} */

.tbTypeB tbody tr td.firstchild {
    border-left: 0;
}

.tbTypeB tbody.alignC tr td {
    padding: 15px;
    text-align: center;
}

.tbTypeB tbody tr td .txtList {}

.tbTypeB tbody tr td .txtList li {
    margin-top: 5px;
    padding-left: 12px;
    background: url(/_res/pnuh/bcc/img/common/bul_gray_bar03.gif) no-repeat 0 7px;
}

.tbTypeB tbody tr td .txtList li:first-child {
    margin-top: 0;
}

.tbTypeB tbody tr td .txtList li .tit {
    color: #3e3e3e;
    vertical-align: top;
    *vertical-align: middle;
}

.tbTypeB tbody tr td.fee {
    padding-right: 10px !important;
    text-align: right;
}

.tbTypeB tbody tr td.hospital {
    color: #487290;
}

.tbTypeB.mdcCharge td {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    word-break: break-all;
}

.tbTypeC {
    width: 100%;
    border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
    border-collapse: separate;
    *border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

.tbTypeC thead tr th {
    height: 18px;
    padding: 15px 0 13px;
    font-weight: bold;
    color: #3e3e3e;
    text-align: center;
    line-height: 18px;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    background: #fbfbfb;
}

.tbTypeC thead tr:first-child th {
    border-top: 0;
}

.tbTypeC thead tr:first-child th:first-child {
    border-left: 0;
}

.tbTypeC thead tr th.bdL0,
.tbTypeC tbody tr th.bdL0 {
    border-left: 0;
}

.tbTypeC tfoot tr th,
.tbTypeC tfoot tr td {
    height: 18px;
    padding: 15px 0 13px;
    font-weight: bold;
    color: #b56a00;
    text-align: center;
    line-height: 18px;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    background: #fbf6f0;
}

.tbTypeC tfoot tr:first-child th:first-child {
    border-left: 0;
}

.tbTypeC tbody tr th {
    line-height: 24px;
    font-weight: normal;
    color: #747474;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
}

.tbTypeC tbody tr th.alignL {
    padding-left: 28px;
}

.tbTypeC tbody tr td {
    height: 18px;
    padding: 13px 20px;
    line-height: 20px;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    text-align: center;
}

.tbTypeC tbody tr td:first-child {
    border-left: 0;
}

.tbTypeC tbody tr td .txtList li {
    margin-top: 5px;
    padding-left: 12px;
    background: url(/_res/pnuh/bcc/img/common/bul_gray_bar03.gif) no-repeat 0 7px;
}

.tbTypeC tbody tr td .txtList li:first-child {
    margin-top: 0;
}

.tbTypeC tbody tr td .txtList li .tit {
    color: #3e3e3e;
    vertical-align: top;
    *vertical-align: middle;
}

.tbTypeC tbody tr td.fee {
    padding-right: 10px !important;
    text-align: right;
}

.tbTypeC tbody tr.subTotal th,
.tbTypeC tbody tr.subTotal td {
    background: #f5fafd;
    text-align: center;
    font-weight: bold;
    color: #3e3e3e;
}

.tbTypeC tbody tr.subTotal2 th,
.tbTypeC tbody tr.subTotal2 td {
    background: #f5fafd;
    text-align: center;
    font-weight: bold;
    color: #006dba;
}

.tbTypeD {
    width: 100%;
    border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
    border-collapse: separate;
    *border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

.tbTypeD tbody tr th {
    line-height: 24px;
    font-weight: normal;
    color: #747474;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
}

.tbTypeD tbody tr th.first {
    background: #fbfbfb;
    border-left: none;
}

.tbTypeD tbody tr td {
    height: 18px;
    padding: 13px 20px;
    line-height: 20px;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
}

.tbTypeE {
    width: 100%;
    border-bottom: 1px solid #b7b7b7;
    border-collapse: separate;
    *border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

.tbTypeE>thead>tr>th {
    height: 48px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    background: #b7b7b7;
}

.tbTypeE>tbody>tr>td {
    padding: 10px 15px;
    border-left: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
}

.tbTypeE>tbody>tr:first-child>td {
    border-top: 0;
}

.tbTypeE>tbody>tr>td:first-child {
    border-left: 0;
}

.tbTypeE>tbody.alignC>tr>td,
.tbTypeE>tbody.alignC>tr>th {}

.tbWriteB {
    width: 100%;
    border-top: 2px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
    border-collapse: separate;
    *border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

.tbWriteB>tbody>tr>th {
    padding: 0 25px;
    font-weight: 500;
    font-size: 16px;
    color: #3e3e3e;
    line-height: 20px;
    vertical-align: middle;
    border-top: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    background: #fbfbfb;
}

.tbWriteB>tbody>tr>td {
    padding: 10px 20px 14px;
    font-size: 16px;
    line-height: 20px;
    border-top: 1px solid #e4e4e4;
}

.tbWriteB>tbody>tr:first-child>th,
.tbWriteB>tbody>tr:first-child>td {
    border-top: 0;
}


/* LIST */

.listTypeA {
    margin-bottom: -3px;
}

.listTypeA>li {
    margin-top: 5px;
    padding-left: 12px;
    color: #b56a00;
    line-height: 18px;
    background: url(/_res/pnuh/bcc/img/common/bul_listtype_a.gif) no-repeat 0 8px;
}

.listTypeA>li:first-child {
    margin-top: 0;
}

.listTypeB {
    margin-bottom: -4px;
}

.listTypeB>li {
    padding-left: 11px;
    line-height: 30px;
    background: url(/_res/pnuh/bcc/img/common/bul_arrow_gray.gif) no-repeat 0 10px;
    font-size: 18px;
    color: #555;
}

.listTypeB>li:first-child {
    margin-top: 0;
}

.listTypeB>li .listTypeC {
    margin: 4px 0 15px;
}

.listTypeB.depth2 {
    margin-left: 15px;
}

.listTypeB.depth3 {
    margin: 16px 0 -4px 25px;
}

.listTypeB>li>span:first-child {
    color: #3e3e3e;
    vertical-align: top;
    *vertical-align: middle;
}

.listTypeC {
    margin-bottom: -4px;
}

.listTypeC>li {
    padding-left: 11px;
    background: url(/_res/pnuh/bcc/img/common/bul_gray_bar04.gif) no-repeat 0 12px;
    margin-bottom: 15px;
}

.listTypeC>li:first-child {
    margin-top: 0;
}

.listTypeC>li>span:first-child {
    color: #3e3e3e;
    vertical-align: top;
    *vertical-align: middle;
}

.listTypeC.depth2 {
    margin: 12px 0 0 15px;
}

.listTypeC.depth3 {
    margin: 17px 0 15px;
}

.listTypeC.depth3-2 {
    margin: 6px 0 8px -10px;
}

.listTypeC.depth4 {
    margin: 17px 0 0 19px;
}

.listTypeC {
    margin-bottom: -4px;
}

.listTypeD>li {
    padding-left: 11px;
    background: url(/_res/pnuh/bcc/img/common/bul_gray_bar04.gif) no-repeat 0 12px;
}

.listTypeD>li:first-child {
    margin-top: 0;
}

.listTypeD>li>span:first-child {
    color: #3e3e3e;
    vertical-align: top;
    *vertical-align: middle;
}

.listTypeD.depth2 {
    margin: 12px 0 0 15px;
}

.listTypeD.depth3 {
    margin: 17px 0 15px;
}

.listTypeD.depth3-2 {
    margin: 6px 0 8px -10px;
}

.listTypeD.depth4 {
    margin: 17px 0 0 19px;
}

.listDec>li {
    list-style: decimal inside;
    line-height: 24px;
}

.listDec>li .listTypeC li {
    margin: 0;
    line-height: 24px;
}

.titTypeA+.listTypeB {
    margin-top: 16px;
    margin-bottom: 30px;
}

.txtTypeA+.listTypeC {
    margin: 16px 0 0 26px;
}

.olListA {
    margin-bottom: -1px;
}

.olListA li {
    margin-top: 6px;
    padding-left: 26px;
}

.olListA li:first-child {
    margin-top: 0;
}

.olListA li.num01 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num01.png) no-repeat 0 7px;
}

.olListA li.num02 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num02.png) no-repeat 0 7px;
}

.olListA li.num03 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num03.png) no-repeat 0 7px;
}

.olListA li.num04 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num04.png) no-repeat 0 7px;
}

.olListA li.num05 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num05.png) no-repeat 0 7px;
}

.olListA li.num06 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num06.png) no-repeat 0 7px;
}

.olListA li.num07 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num07.png) no-repeat 0 7px;
}

.olListA li.num08 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num08.png) no-repeat 0 7px;
}

.olListA li.num09 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num09.png) no-repeat 0 7px;
}

.olListA li.num10 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num10.png) no-repeat 0 7px;
}

.olListA li.num11 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num11.png) no-repeat 0 7px;
}

.olListA li.num12 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num12.png) no-repeat 0 7px;
}

.olListA li.num13 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num13.png) no-repeat 0 7px;
}

.olListA li.num14 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num14.png) no-repeat 0 7px;
}

.olListA li.num15 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num15.png) no-repeat 0 7px;
}

.olListA li.num16 {
    background: url(/_res/pnuh/bcc/img/common/bul_circle02_num16.png) no-repeat 0 7px;
}

.olListA.depth2 {
    margin: 16px 0 -1px 15px;
}


/* PAGINATE */

.paginate {
    margin-top: 30px;
    text-align: center;
}

.paginate .prev {
    margin-right: 1px;
}

.paginate .next {
    margin-left: 1px;
}

.paginate span {}

.paginate span a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 38px;
    height: 38px;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #555;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    letter-spacing: -1px;
    transition: 0.2s;
	background: transparent !important;	
}

.paginate span a:hover,
.paginate span strong {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 38px;
    height: 38px;
    box-sizing: border-box;
    border-radius: 50%;
    border: 1px solid #54a944;
    color: #5fb94d;
    font-weight: 500;
    font-size: 16px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    letter-spacing: -1px;
    transition: 0.2s;
	background: transparent !important;
}


/* TAB */

.tabTypeA {
    overflow: hidden;
    margin-bottom: 50px;
}

.tabTypeA>li {
    float: left;
    margin-left: -1px;
}

.tabTypeA>li:first-child {
    margin-left: 0;
}

.tabTypeA>li>a {
    display: block;
    height: 43px;
    padding: 0 40px;
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    line-height: 43px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #d4d4d4;
    background: #ececec;
}

.tabTypeA>li.on>a,
.tabTypeA>li>a:hover {
    color: #fff;
    border-left: 1px solid #d4d4d4;
    border-top: 1px solid #006dba;
    border-right: 1px solid #006dba;
    border-bottom: 1px solid #006dba;
    background: #006dba;
}

.tabTypeA>li:first-child.on>a,
.tabTypeA>li:first-child>a:hover {
    border-left: 1px solid #006dba;
}

.tabTypeA.type02 li a {
    width: 148px;
    padding: 0;
}

.tabTypeA.twoRows li .vertical {
    height: 43px;
}

.tabTypeA.twoRows li a {
    line-height: 18px;
}

.tabTypeB {
    overflow: hidden;
    min-height: 43px;
}

.tabTypeB>li {
    float: left;
    width: 222px;
}

.tabTypeB>li:first-child {
    border-left: 1px solid #cdcdcd;
}

.tabTypeB>li.top {
    border-top: 1px solid #cdcdcd;
}

.tabTypeB>li.left {
    border-left: 1px solid #cdcdcd;
}

.tabTypeB>li>a {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    text-decoration: none;
    border-bottom: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
}

.tabTypeB>li>a>span {
    display: block;
    height: 41px;
    line-height: 41px;
    text-align: center;
    border-left: 1px solid #f7f7f7;
    background: #ececec;
}

.tabTypeB>li.on>a,
.tabTypeB>li>a:hover {
    margin: -1px 0 0 -1px;
    color: #ffffff;
    border: 1px solid #005896;
}

.tabTypeB>li.on>a>span,
.tabTypeB>li>a:hover>span {
    border-left: 1px solid #006dba;
    background: #006dba;
}

.tabTypeC {
    overflow: hidden;
}

.tabTypeC>li {
    float: left;
    margin-left: 4px;
}

.tabTypeC>li:first-child {
    margin-left: 0;
}

.tabTypeC>li>a {
    display: block;
    width: 105px;
    height: 41px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 41px;
    border: 1px solid #dde2e5;
    background: #f1f4f6;
}

.tabTypeC>li.on a,
.tabTypeC>li>a:hover {
    color: #ffffff;
    border: 1px solid #3883b9;
    background: #3c8cc5;
}


/* calendar */

.calHeader {
    margin-top: 52px;
}

.calHeader .dateWrap {
    margin-bottom: 21px;
    text-align: center;
}

.calHeader .dateWrap .btnPrev {}

.calHeader .dateWrap .btnNext {}

.calHeader .dateWrap .date {
    width: 159px;
    font-size: 27px;
    font-weight: bold;
    color: #3e3e3e;
    line-height: 37px;
    text-align: center;
}

.calHeader .optionWrap {
    overflow: hidden;
    padding: 12px 0 11px;
    border-top: 1px solid #cbcbcb;
}

.calHeader .optionWrap .option {
    float: right;
    overflow: hidden;
    padding-top: 4px;
}

.calHeader .optionWrap .option li {
    float: left;
    margin-left: 27px;
    font-size: 12px;
}

.calHeader .optionWrap .option li:first-child {
    margin-left: 0;
}


.calIcon {
    height: 19p;
    line-height: 19px;
    margin: 0 2px 0 3px;
    padding: 0 5px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 2px;
}

.calIcon span {
    font-size: 11px;
    color: #fff;
}

.calIcon.blue {
    background-color: #0062a8;
}

.calIcon.lightBlue {
    background-color: #4c99cf;
}

.calIcon.green {
    background-color: #35a800;
}

.calIcon.orange {
    background-color: #e39000;
}

.calIcon.green2 {
    background-color: #00b376;
}


/*20140729추가*/

.calIcon.red {
    background-color: #ff0000;
}

.calHeadline {
    line-height: 50px;
    font-size: 16px;
    border-top: 1px solid #cbcbcb;
}

.calHeadline .total {
    color: #cd5c00;
    vertical-align: top;
    *vertical-align: middle;
}

.calSche {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
    font-size: 13px;
    color: #3e3e3e;
    line-height: 18px;
}

.calSche a {
    color: #3e3e3e;
}

.calTable {
    width: 897px;
}


/* 크롬에서 오른쪽 선이 안 나오는 문제 해결 */

.calTable table {
    width: 100%;
    border-collapse: separate;
    *border-collapse: collapse;
    table-layout: fixed;
}

.calTable table thead tr th {
    height: 49px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background: #0062a8;
    font-size: 16px;
}

.calTable table thead tr th:first-child {
    border-left: 1px solid #0062a8;
}

.calTable table tbody tr td {
    position: relative;
    height: 80px;
    padding: 40px 15px 15px 15px;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
	word-break: break-all;
}

.calTable table tbody tr td:first-child {
    border-left: 1px solid #d9d9d9;
}

.calTable table tbody tr.even td {
    background: #fafafa;
}

.calTable table tbody tr td .date {
    position: absolute;
    top: 15px;
    left: 15px;
    font-weight: 500;
    font-size: 15px;
}

.calTable table tbody tr td.sat .date,
.calTable table tbody tr td.sat .date a {
    color: #006dba;
}

.calTable table tbody tr td.sun .date,
.calTable table tbody tr td.sun .date a {
    color: #ed1c24;
}

.calTable table tbody tr td .calIcon {
    display: block;
    margin: 2px 0 0 22px;
}

.calTable table tbody tr td .calIcon:first-child {
    margin-top: 0;
}

.calTable table tbody tr td.zIndex {
    *z-index: 1000;
}


}
.calTable.noIcon table tbody tr td {
    height: 63px;
    padding-top: 30px;
}
.calTable.noIcon table tbody tr td .calSche a {
    color: #0062a8;
}
.calHeadline .point {
    color: #f58220;
    vertical-align: top;
    *vertical-align: middle;
}
.calSche {
    display: block;
    margin-top: 5px;
    font-size: 13px;
    color: #3e3e3e;
    line-height: 18px;
}
.calSche a {
    color: #3e3e3e;
}
.calSche .calLayer {
    display: none;
    position: absolute;
    top: -20px;
    left: -66px;
    width: 359px;
    padding: 28px 30px 30px;
    border: 1px solid #a8a8a8;
    background: #ffffff;
    z-index: 100;
}
.calSche .calLayer .subj {
    font-size: 16px;
    color: #0062a8;
    line-height: 18px;
}
.calSche .calLayer .btnClose {
    position: absolute;
    top: 15px;
    right: 20px;
}
.calSche .calLayer .info {
    margin-top: 21px;
}
.calSche .calLayer .info li {
    margin-top: 8px;
    color: #747474;
}
.calSche .calLayer .info li:first-child {
    margin-top: 0;
}
.calSche .calLayer .btn {
    margin-top: 22px;
    padding-top: 16px;
    text-align: center;
    background: url(../../images/common/bg_dotline_gray01.gif) repeat-x 0 0;
}
.calSche .calLayer .btn a {
    margin-left: 2px;
}
.calSche .calLayer .btn a:first-child {
    margin-left: 0;
}


/* 발간도서 */
.brochureTitle {
    height: 46px;
    padding-left: 48px;
    font-size: 15px;
    font-weight: bold;
    color: #3e3e3e;
    line-height: 46px;
    border-top: 2px solid #6b6b6b;
    background: #fafafa;
}
.brochureDown {
    float: left;
    width: 189px;
    /*
    margin-right: 80px;
	*/
}
.brochureView {
    padding: 30px 0 36px 60px;
    background: #ffffff;
    border-top: 2px solid #2b2b2b;
    border-bottom: 1px solid #6b6b6b;
    *zoom: 1;
}
.brochureView:after {
    content: "";
    display: block;
    clear: both;
}
.brochureView>div {
    float: left;
}
.brochureIndex {
    float: right !important;
    width: calc(100% - 270px);
    min-height: 293px;
}
.brochureView .brochureIndex dt {
    color: #3e3e3e;
    border: 0;
}
.brochureIndex dl {
    margin-top: 30px;
}
.brochureIndex dl:first-child {
    margin-top: 0;
}
.brochureIndex dt {
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #006dba;
    line-height: 16px;
    *line-height: 18px;
}
.brochureIndex dt span.indexNum {
    width: 33px;
}
.brochureIndex dt span.indexTlt {
    *margin-top: -1px;
}
.brochureIndex dt span.icon_pdf {
    margin: -2px 0 0 3px;
    *margin-top: 1px;
}
.brochureIndex dd {
    padding-left: 35px;
    font-size: 14px;
    line-height: 20px;
}

/* 동영상 */
.youtubeMain {
    width: 898px;
    height: 509px;
    background: #ddd;
}
.subtitles {
    width: 858px;
    height: 117px;
    margin-top: 27px;
    padding: 20px;
    overflow-y: auto;
    background: #f9f9f9;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    text-align: left;
    line-height: 24px;
}
.youtubeSub {
    width: 886px;
    height: 234px;
    position: relative;
    margin-top: 40px;
    border: 6px solid #dedede;
}
.youtubeSub>a {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 98px;
}
.youtubeSub>a.slidearrL {
    left: 21px;
}
.youtubeSub>a.slidearrR {
    right: 21px;
}
.ySlideBox {
    width: 698px;
    height: 160px;
    margin: 39px auto 0;
    overflow: hidden;
    position: relative;
}
.ySlide {
    width: 10000px;
    *zoom: 1;
}
.ySlide:after {
    content: "";
    display: block;
    clear: both;
}
.ySlide li {
    width: 164px;
    height: 160px;
    float: left;
    position: relative;
    margin-left: 14px;
}
.ySlide li:first-child {
    margin-left: 0;
}
.ySubMediaBox {
    width: 164px;
    height: 111px;
}
.ySubMediaBox .ySubMedia {
    width: 162px;
    height: 109px;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    border: 1px solid #a6aea7;
	overflow: hidden;
}

.ySubMediaBox .ySubMedia > a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ySubMediaBox .ySubMedia > a > img {
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	display: block;
	min-width: 100%;
	max-width: 100%;
	margin: auto;
}

.ySubMediaOver {
    display: none;
    width: 154px;
    height: 101px;
    position: absolute;
    left: 0;
    top: 0;
    border: 5px solid #006dba;
}
.ySubName {
    width: 100%;
    margin: 15px auto 0;
}
.ySubName a {
	text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    max-height: 48px;
    color: #3e3e3e;
    word-break: keep-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ySubName a .ico_new {
	margin-top: -4px;
}


.b-btn-wr-common {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 40px !important;
	line-height: 40px !important;
    box-sizing: border-box;
    padding: 0 30px;
    color: #fff !important;
    font-size: 15px !important;
    border: 1px solid #576062;
    border-top-left-radius: 9px;
    border-bottom-right-radius: 9px;
    background: #576062;
    text-decoration: none !important;
    transition: all 0.2s ease-in-out;
}

input[type="submit"].b-btn-wr-common,
button[type="submit"].b-btn-wr-common { 
	border-color:#00589e !important;
	background-color: #00589e !important
}

.tbViewB .playvideo {
	position: static;
}



.cms-multi-upload .choose-file label {
	font-size: 1.1em;
}
.cms-multi-upload .fileUpload {
	font-size: 1.25rem; /* 20 */
	position: relative;
	text-align: center;
}

.cms-multi-upload .b-file-content {
	clear: both;
	font-size: 16px;
}

.cms-multi-upload .fileUpload.has-advanced-upload .drop-box
{
	/*border: 1px dashed #468C75;*/
	-webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
	transition: outline-offset .15s ease-in-out, background-color .15s linear;
	border-radius: 10px;
	position: relative;
    display: flex;
    overflow: hidden;
    cursor: pointer;
}

.cms-multi-upload .fileUpload.has-advanced-upload .b-file-content > :not(:empty)
{
	border: 1px dashed #468C75;
	-webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
	transition: outline-offset .15s ease-in-out, background-color .15s linear;
	padding: 20px 10px;
	border-radius: 10px;
}

.cms-multi-upload input[data-alt].hide {
	display: none;
}


.cms-multi-upload .b-file-icon
{
	display: none;
	padding: 0px;
}
.cms-multi-upload .b-file-content > :not(:empty) {
	margin-top: 12px;
    border-top: 1px dotted #e5e5e5;
}
.cms-multi-upload .fileUpload.has-advanced-upload .b-file-icon
{
	width: 100%;
	height: 80px;
	fill: #9EC9BB;
	display: block;
	margin-bottom: 40px;
}
.cms-multi-upload .fileUpload.has-advanced-upload .b-file-icon-upload
{
	display: inline-block;
	height: 25px;
	width: 50px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAZCAYAAABzVH1EAAAB1klEQVRYR+2WQU7CUBCG/1HCGm/QGwgbCisgoSSuxBNIywHEE4gnUA5AiydQViaUBFxp2YAnkCPgjhBkzEMwNUF4bdqki75NF503M98/M+89QsjLdPoTgNlQtUyYoShM58K36dgsvoaqhRorVOcxiI82iSsiK1o8I7JKbezi1pIVLG4tWaWCbi1r1EtjhYKeq7TcOfxXkfaoVzsCJnq2MvGY807zwGbEdHodgC7B1DJy5cY22i4QAUFMFoAXQ9WKkQIRFWGmsUiKifV6ttLZdbNbTr/K4Efxj0AXulp+ihSISMalNGiFkp7Xhu6KbGAHAFLMuK7ntPsgIH5ECXi13+wGEe4AzIi4tK0SJRMnvFh+CAiAHwy1UgsytDTIepiZzpFMtPRMabYvid95AU8BUja2YqjTALqGqlX37bfGgxQWyysQd2UPA2mQtmM3Cbhh4Lauas1DapqOPQRQ+GtH75Q8Lh4SYltV2VieWssriFCVF19DgE83MJ+UTCiHINaz5lG0UEGEc+v1WeGjxPqeIOKibJtEDmQNI/p9Pk/p+bPpoXbc/o8kiGzybrsYREY1PyrJ+N1l4yeW5+MX4m4gku53XzDMirh/Qjl+3W8kX8n52OTlGfMNz2IaKSi0k9MAAAAASUVORK5CYII=');
}
.cms-multi-upload .choose-file:hover label{
	cursor: pointer;
	color: #39bfd3;
}
.cms-multi-upload .cms-multi-upload .fileUpload:hover span.choose-file{ color: #39bfd3;}
.cms-multi-upload .cms-multi-upload .fileUpload:hover{ cursor: pointer; }
.cms-multi-upload .b-file-box03 {
	position: relative;
}
.cms-multi-upload .fileUpload .filehide{ position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
.cms-multi-upload .fileUpload .b-file-content ul li{ display:table; border-bottom: 1px dotted #e5e5e5; width: calc(100% - 8px); padding: 8px;}
.cms-multi-upload .fileUpload .b-file-content ul li:last-of-type{ border-bottom:none; }
.cms-multi-upload .fileUpload .b-file-content ul li .attachDelete,
.cms-multi-upload .fileUpload .b-file-content ul li .fileIndexChange
 {float: right; color: #999; border-radius: 20px; cursor: pointer;
    margin-left: 5px;
    padding: 2px 8px;
    border: 1px solid #d8d8d8;
    background-color: white;
    font-size:0; line-height:0;
 }
.cms-multi-upload .fileUpload .b-file-content ul li:first-of-type .fileIndexChange[data-index-change='up'],
 .cms-multi-upload .fileUpload .b-file-content ul li:last-of-type .fileIndexChange[data-index-change='down']{
 	display: none;
 }
.cms-multi-upload .fileUpload .b-file-content ul li input[type="text"]{clear: both; margin-top: 10px; width: 100%;}
.cms-multi-upload .fileUpload .b-file-content ul li .b-file-list{display:table-cell;margin: auto;vertical-align:middle;padding-left: 19px; padding-right:6px; text-align:left;}
.cms-multi-upload .fileUpload .b-file-content ul li .b-file-img {
    width: 70px;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
    text-align: center;
    /*border: 2px dotted #e7e7e7;*/
    border-radius: 7px;
    /*background-color: #f9f9f9;*/
    background-color: #f1f1f1;

}
.cms-multi-upload .fileUpload .b-file-content ul li .b-file-img img{max-height:100%;max-width:100%;border-radius:10px;/* border: 1px dashed #b9b1b1; */}
.cms-multi-upload .fileUpload .b-file-content ul li .b-file-img span.ext{
	color: #999999;
    font-size: 1.4em;
    width: 100%;
    height: 100%;
    display: inline-block;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    background-color: white;
    line-height: 2.0em;
    /*padding: 0 5px;*/
    color: #7689b3;
}
.cms-multi-upload .b-file-list button {
    width: 28px;
    height: 28px;
}
.cms-multi-upload .b-file-list button span {
	width: 10px; height: 10px; display: inline-block;
	background-size: 10px;
	background-repeat: no-repeat;
	background-position: center;
}
.cms-multi-upload .b-file-list button span.remove {
	background-image : url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAXElEQVQoU52QQRKAIAwDl5erL9cJmk7NcCKXFroDTQZw8Or6apYTuAegRrBqwjUTKK3g353BhH2uXzrYYe8scGoL9E42JIPq56tppgZpUGCPpnbKNJyjjawyn4E/rXQeBwi6h5AAAAAASUVORK5CYII=')
}
.cms-multi-upload .b-file-list button span.down {
	background-image : url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAbklEQVQoU5XQMQqAMAyF4b+X8UiOzs7OgoqDk7NzcdND6NHkSSNSKtRsDV/SJI7McJkOwQM4geGjqAMKwRFogT6BhZSf7OsZaCJsaAWq94wLUAesKdRpB0o94mW8qsOsD0pB5bYA704Wv86TdcoLBikQNq8QKTIAAAAASUVORK5CYII=')
}
.cms-multi-upload .b-file-list button span.up {
	background-image : url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAaklEQVQoU6XQMQqAMAyF4b+X8UzOjuLsJmpXZ+eu3kK8mTxIoEiGgllC0y8JJNEYqdERwcua+3rIF57AaKAAg+MaZmABdvtcATVOejtUcTOkrFBW/QBmwQj5RsdZ8AYemxAdQbj7dZ7wtC/MvBAyosVfYwAAAABJRU5ErkJggg==');
}
.cms-multi-upload .fileUpload .b-file-content ul li .b-file-img span.prv-ico {
	width: 60px; height: 60px; display: inline-block; border-radius: 10px;
	background-size: 60px;
	background-repeat: no-repeat;
	background-position: center;
}
.cms-multi-upload .fileUpload .b-file-content ul li .b-file-img span.excel{
	background-image : url('data:image/png;base64,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')
}

.cms-multi-upload .fileUpload .b-file-content ul li .b-file-img span.word{
	background-image : url('data:image/png;base64,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')
}
.cms-multi-upload .fileUpload .b-file-content ul li .b-file-img span.ppt{
	background-image : url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsSAAALEgHS3X78AAADBklEQVR4nO2azWsTQRjGn9mkbdKWRGyLoGIPBWu99FCKt940Xjx6CtqbiDdvPQleCr2I+A8oUgXRiyCIrXgVUa8aoUVaaWo1SZukqckm2fGQxq6bnU03zvhu6TwQJjsfz/vsL/sVEracPM1xiGVQB6CWBkAdgFoaAHUAamkA1AGopQFQB6CWBkAdgFoaAHUAamkA1AGopQFQB6BWWJXx0PU5sHC3rzXc/IVabgPmagrlT+9Q395SlG5PygD0TybAeqKdG1h1lD6+xuazezDXluQFcyi4p4ARQt9kAidmnyN2PqmujDJnSWKhMAanbyGeuKrEP/AAmhpIzqB7eEy6LwkAq1xCLZNuvLJpWDvF9ouMEI5evik9i7KLoJeKb54g+3hur4MxdA2dROzCFcQvTgvX9Y5PIRQfRD2fkZYlGKcA56j++Ibs/CzyL++L5zGGyJlJqaWDAcCm/KuHnuNdx05JrRc4ALXsOmDVheNGtF9qvcABMHp6ASMkHOdmWW49qW4SFB2f8hyv5b5LrRcoAF3HRzCQnPGcY658llqT5DbYMzKOI5euNTaYgVBfDN3DY4iePed5+NeyaVRWUlKzkACIjE4gMjrhe11+YR7gltQsgToFvGSuLaGwMC/d90AAqG1uYOPODfBqRbo3ySngR6UPi8g8uI361k8l/oEDYJUKMNPLKKfeY/vtC5irX5TWIwFQWHyE3NO7jl4OXq2AV83/moUEAK9WYO0UKEq36EBcBFVKA6AOQC0NgDoAtTQA6gDUUvYcYK5/hSH4aaxezKkq61tM/13+kEsDoA5ALQ2AOgC1NADqANTSAKgDUOvQA1DwXYDttl5P2Myxzdv0d7LGrd/Z9wdAJ4G8gjHBuHsIdx97vwim2xqRj7vC/kz2Y84c7b/4duLlT2EOzgHWYifm3vopukVpzuK29wytq92OCS6Y227c2W+hcZHjuyn5X9uNNtzceS+e7XdXvMbp7Qbar+zezp22Q7HvbHPb6WN43QbagdmvuKDt1Kv5cnrZxyzHuKj9Dfi3z30zH9wKAAAAAElFTkSuQmCC')
}
.cms-multi-upload .fileUpload .b-file-content ul li .b-file-img span.hwp{
	background-image : url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAAAsSAAALEgHS3X78AAAEOElEQVRoge2a3WscVRiHn3dmdja7m+zaxOhqwMZEY7WiFRoVRMiFaBHU9soP1BsR7XUvxUr/Au9Eb1Qo+IXEingjVLA3pVpExKamdGMaUmvbfJBkdzPZnZnXiw3bNN2lYs6MuJ3f3ewM55xnznnf8zvvrOwev6DcQLL+6wHErQS405UAd7oS4E5XAtzpSoA7XTccsBNrbwrK1WcVEYl1CLECC8qBHd3ckrMBOHFxjfFZD2KEjneGgYeLaYZ6XQAWvRBmvVj7T2J4K1JVtrkWXXbrJSqAY125l0kJxYzdtj0vUBZrodE4F6MVD1UOPZjnie2Zto84tmCtAwShEoTtuz86s8rBX5aNxrjxGHYscJ1/Fim2JdhWexg7goAzDqxAqIYWjZrP3mZjGPikVOXo+WszrwIOQs4RMo7gBUqlrtRR2mFd8kIU2t7/NzIKLCJMrARMrATN31QhJTBWTPP8cJa7Cg5px6IWKDMrPuNTVb4971EPtWWsmjYmZpPWJqlC2oaDu/I8eUem5eBV4ceLHm//tMRiPYzchES6DzsCbz2Q56nt2SasaiMz63qci8AjxS4O7S7gxOC4onNaqoze7LJnMLN+qcyUAw7/Xqa05HN7t82r9+QYuSmFiPBosYs9A2m+mfUi9deRzbAg7B3MNvfcudWQN36Y5+tZj99WfL67sMabxxY4u+Q3nhd47s4s9v91SbsW3LutsYBUlfFShbn61emiHMJnZyrN5T2cd8i2cWmmFBmwJZDe4BwuVYOW28t01W8eGF1byLV3mmbGFVXDgUKlHjYuRBgqOLTyIzvzqeaL8Hxl2Y/2215kwGuhcnKuBjSMw77hHPf32E1oBQbSFi/v6G4mqVMLdbwgWuDIsrQA439UeWYwS8puuKv3xvo4MlVletnntpzNvqEshXTjnasqn5cqhJh1VpsV3bYkwuSyz0enV3h9Zw8iQjYlvDiS2/DIFbSvSlWOX65HXvKJtuIhwodnqoQKr93XQ8qWa4CCUPnybIV3T5UJJdrZhYitZVOq3N3t8OxghtF+l3zKouorP8/XODK9ysRSHRWJHBbiAob1ZKUUXYvH+l1mqgEnF+qoxFu5NHtaAjZuo/6me4PdDu8/3ktvl0Wg8PHpMh9Mlk0O4boyCjzWn+LArgLQqEftP7bA5ea+qrwwlKVvvYblCLw0kuPTUoXloE2DEcgocJct3NrdaHK1HrLZJbZauI3jf3x/JIq1TPvFVJX51cZ0hqocniyz4odxDiHGQrwIpXLAK9/PMdrn8mc14NclP9avDhAhsG0JTw90UW7jjUd6HEZ6rt/9ibka5zxzqyAyYNcW9j9U2HI77xxf4NxfNQMjaij51LIV1QNYXDW7x9QM5zSjTssFcoYrFpVAMbegDc9wDahFfJ7dqm64GE6AO10JcKcrAe50JcCdrgS405UAd7r+BjAVbtEq2GpfAAAAAElFTkSuQmCC')
}
.cms-multi-upload .fileUpload .b-file-content ul li .b-file-img span.pdf{
	background-image : url('data:image/png;base64,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');
}

/*
.cms-multi-upload .is-dragover
{
	outline-offset: -20px;
	outline-color: #468C75;
	background-color: #CCE4DD;
}
*/
.cms-multi-upload.is-dragover ul li
{
	border-bottom: 1px solid #fff;
}


.cms-multi-upload .b-file-list button.arrow:before {
    position: absolute;
    top: 50%;
    width: 16px;
    height: 3px;
    border-radius: 3px;
    background: #4ad295;
    content: "";
}
.cms-multi-upload .b-file-list button.arrow.up:before {
    transform: rotate(-45deg) translateY(-50%);
    left: 10px;
}

.cms-multi-upload .b-file-list button.arrow.up:after {
	transform: rotate(45deg) translateY(-50%);
    right: 10px;
}



/* 이동 효과 */
.cms-multi-upload .b-file-content > ul > li {
    -webkit-transition: 0.5s; /* For Safari 3.1 to 6.0 */
    transition: 0.5s;
}

.cms-multi-upload .b-file-content > ul > li.ani-up {
	transform: translateY(calc(-100%));
}
.cms-multi-upload .b-file-content > ul > li.ani-down {
	transform: translateY( calc(100%) );
}
.cms-multi-upload .b-file-content > ul > li.ani-end {
    -webkit-transition: 0s; /* For Safari 3.1 to 6.0 */
    transition: 0s;
}

.cms-multi-upload .zoom {
  transform: scale(0);
  transition: transform .5s; /* Animation */
  margin: 0 auto;
}

.cms-multi-upload .input-caption {
    position: relative;
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 13px 16px;
    margin-right: 16px;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 30px;
    color: #649c5e;
    box-shadow: 0 4px 18px rgb(0 0 0 / 1%);
    /*font-weight: 700;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    /*border: 1px dashed #468C75;*/
    transition: .7s cubic-bezier(.17,.67,0,1.01);
}
.cms-multi-upload .fileUpload.has-advanced-upload.is-dragover .drop-box
{
    border: 1px dashed #468C75;
    border-radius: 30px;
    margin-top: -2px;
	background-color : #f4faf7;
}


.cms-multi-upload .fileUpload.has-advanced-upload.is-dragover .b-file-content > ul
{
    border: 1px dashed #468C75;
	background-color : #f4faf7;
}


.cms-multi-upload .is-dragover .input-caption {
    border-color: transparent;
	background-color : #f4faf7;
}

.cms-multi-upload .file-input-button {
    display: inline-block;
    margin: 0;
    padding: 14px 22px;
    border: none;
    border-radius: 30px;
    outline: 0;
    /*font-weight: 700;*/
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
	font-size: 1.2rem;
	/*background: linear-gradient(135deg ,#3a8ffe 0,#9658fe 100%);*/
	background: linear-gradient(135deg ,#3d3d3d 0,#878787 100%);
    background-size: 140% auto;
    background-position: center;
    color: #fff;
    box-shadow: 0 4px 18px rgb(0 0 0 / 4%);
    transition: .7s cubic-bezier(.17,.67,0,1.01);
}

.cms-multi-upload .file-input-button:focus  {  border: 2px solid #000; }

.cms-multi-upload .is-dragover .file-input-button {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
}

.cms-multi-upload span.file-size { font-size: 0.9rem !important; color: #acb8b4; }
.cms-multi-upload span.file-size.big { font-size: 1.1rem !important;}


#jwxe_catpcha,
#jwxe_catpcha + div {
	display: inline-block;
	vertical-align: middle;
}

#jwxe_catpcha > img {
	display: block;
	float: none !important;
}

#jwxe_catpcha + div {
	width: auto !important;
	height: 50px;
	padding: 0 !important;
}

#jwxe_catpcha + div > a {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	background-color: #495057;
	border-radius: 4px;
	background-repeat: no-repeat;
	background-size: 26px 26px;
	background-position: center center;
}

#jwxe_catpcha + div > a#captcha_reLoad {
	background-image: url(/_res/pnuh/_share/img/icon/icon_reset01.png)	
}

#jwxe_catpcha + div > a#captcha_soundOn {
	background-image: url(/_res/pnuh/_share/img/icon/icon_sound01.png)	
}

input#captcha {
	margin-top: 10px;	
	clear: both;
	display: block;
	width: 258px;
}

.bn-write-common .agreeChk {
	margin-top: 10px;
	margin-bottom: 60px;
	text-align: right;
}

.alignL {
	text-align: left !important;
}

.alignC {
	text-align: center !important;
}

.alignR {
	text-align: right !important;
}

/*
.tbViewB thead tr th span.date.mgt15.mg10 {
	display: inline-block !important;
	width: auto !important;
}
*/

.deleted {
	position: relative;
}

.deleted td {
	background-color: rgba(255, 0, 0, 0.025)
	
}

.deleted td:before {
	position: absolute;
	top: 50%;
	left: 0;
	content: "";
	width: 100%;
	height: 1px;
	background-color: #c00000;
	z-index: 1
}


.b-con-box.customfield .input-checkbox-area.block + .input-checkbox-area.block {
	margin-top: 5px;
}

.subTitleA {
    padding-left: 24px;
    font-size: 20px;
    font-weight: bold;
    color: #3e3e3e;
    line-height: 24px;
    background: url(/_res/pnuh/trauma/img/common/bul_stit.png) no-repeat 0 3px;
}


.btn-pop001,
.btn-edit001,
.btn-delete001 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0 5px;
	width: 50px;
	height: 30px;
	color: #fff !important;
	font-weight: 500;
	font-size: 16px;

	border-radius: 3px;
	box-sizing: border-box;
	text-decoration: none !important;
}

.btn-pop001:hover,
.btn-edit001:hover,
.btn-delete001:hover {
	box-shadow: 0 1px 1px 1px rgba(0,0,0,0, 0.25);
}

.btn-pop001 {
	background-color: #00589e !important;
}

.btn-edit001 {
	background-color: #1c293c !important;
}

.btn-delete001 {
	background-color: #da0000 !important;
}


.td-center {
	text-align: center !important
}

.td-left {
	text-align: left !important
}

.td-right {
	text-align: right !important
}

table tbody tr td.nolist {
	font-weight: bold;
	padding: 30px 0 !important;
	text-align: center !important;
}
