@charset "utf-8";
html,body{width: 100%; height: 100%;}

a.trigger:after {position: absolute;right: 10px;top: 50%;width: 22px;height: 13px;margin-top: -6px;color: #fff;content: " ";background: url('/image/common/triggerBg.png') right center no-repeat;}
.view a.trigger:after {transform:rotate(180deg);}





div.titArea {}
.pageTit {color: #fff;font-weight: 400;text-align: center;}

div.contents {font-size: 16px;line-height: 1.4;font-weight: 300;}


.subTit{padding:60px 0 0; position: relative; text-align: center; font-size: 36px; font-weight: bold; color: #333333; margin-bottom: 55px;}
.subTit::after{content:""; position: absolute; top: 0; left: 50%; margin-left: -1px; background: #999999; width: 1px; height: 50px;}

.pointTit {position: relative;margin:0 0 10px;padding:0 0 4px 15px;color:#0d0d0d;font-size: 1.4em;}
.pointTit:before {position: absolute;left: 0;top: 0;width: 4px;height: 100%;content: " ";background-color: #4c99b3;}

.borderTit {margin-top:30px; padding-bottom:5px; font-size:1.4em; font-weight:bold; color:#0d0d0d; border-bottom:2px solid #434343;}
.borderTit span {font-size:0.8em; font-weight:normal;line-height: 1em !important;}	 


.subTit:first-child,
.borderTit:first-child {margin-top:0 !important;}



/* PC */
@media all and (min-width:1024px) {
}


/* mobile */
@media all and (max-width: 1023px) {
.subTit {font-size: 1.2em;background-position: 0 8px;}
}












/* 탭메뉴 */
ul.tabMenu, ul.subMenu {margin: 0;padding: 0;}
ul.tabMenu:after, ul.subMenu:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: " ";}

ul.tabMenu > li, ul.subMenu > li {float: left;margin: 0;padding: 0;list-style:none;}
ul.tabMenu a, ul.subMenu a {display: block;margin: 0;padding: 0;text-decoration: none;}
ul.tabMenu .on a, ul.subMenu .on a {}

ul.listBl, ul.listBl > li, .blBullet,
ul.listBar, ul.listBar > li, .blBar {margin: 0;padding: 0;list-style:none;}
ul.listBl > li, .blBullet,
ul.listBar > li, .blBar {position: relative;padding-left: 1em !important;}
ul.listBl > li:before, .blBullet:before,
ul.listBar > li:before, .blBar:before {position: absolute;left: 0;top: 0;display: block;}

ul.listBl > li:before, .blBullet:before {width: 4px;height: 4px;margin-top: 10px;content: " ";background-color: #4c99b3;}
ul.listBar > li:before, .blBar:before {content: "-";}


/*.ing img {display: block;} */
div.ing {padding: 100px 0;text-align: center;}

.scrollArea {overflow-x: hidden;overflow-y: auto;}


/* 기본 table */
table.tblDef,
table.inputTbl {border-top:2px solid #28447d;}

table.tblDef > * > tr > *,
table.inputTbl > * > tr > * {padding:7px 10px 6px;border-left:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;text-align:left;}
table.tblDef > * > tr > *:first-child,
table.inputTbl > * > tr > *:first-child {border-left: 0 none;}


table.tblDef > * > tr > th,
table.inputTbl > * > tr > th {background-color:#f8f8f8;color: #313131;text-align: center;font-weight: 300;}

table .bdLeft {border-left:1px solid #d2d2d2 !important;}

table.ac > * > tr > * {text-align:center;}

table.inputTbl > * > tr > td.pluginArea {padding: 0;}

table.inputTbl > * > tr > td > span {font-size:12px;}
table.inputTbl > * > tr > td > .note {color:#dd3131;}

table.inputTbl input[type=text],
table.inputTbl input[type=number],
table.inputTbl input[type=password] {width: 306px;}
table.inputTbl > * > tr > td.date input[type=text] {width: 120px;}






strong {font-weight: 500 !important;}

ul.noBullet, ul.noBullet > li,
ul.listDot, ul.listDot > li, .blDot {margin: 0;padding: 0;list-style:none;}
ul.listDot > li, .blDot{position: relative;padding-left: .8em;}
ul.listDot > li:before, .blDot:before {position: absolute;left: 0;top: 50%;width: 4px;height: 4px;border-radius:2px;background-color: #28447d;content: " ";}

ul.col2ea > li {width: 50%;}
ul.col3ea > li {width: 33.3%;}
ul.col3ea > li:first-child {width: 33.4%;}
ul.col4ea > li {width: 25%;}
ul.col5ea > li {width: 20%;}


ul.col2ea > li:nth-child(2n+1),
ul.col3ea > li:nth-child(3n+1),
ul.col4ea > li:nth-child(4n+1),
ul.col5ea > li:nth-child(5n+1) {clear: both;}




/* PC */
@media all and (min-width:1024px) {
}


/* mobile */
@media all and (max-width: 1023px) {

table.rwTbl,
table.rwTbl tbody,
table.rwTbl tr,
table.rwTbl th,
table.rwTbl td,
table.rwThead,
table.rwThead tbody,
table.rwThead tr,
table.rwThead th,
table.rwThead td {display:block;}

table.rwTbl colgroup,
table.rwTbl col,
table.rwTbl thead,
table.rwThead colgroup,
table.rwThead col,
table.rwThead thead {display:none;}


table.rwTbl {border-top: 0 none;}
table.rwTbl th,
table.rwTbl td {padding:5px 10px;border-left: 0 none !important;}



table.rwTbl input[type=text],
table.rwTbl input[type=password],
table.rwTbl textarea {width:100%;height:32px;box-sizing:border-box;}
table.rwTbl textarea {height:50px;}

table.rwTbl th label,
table.rwTbl th span {line-height:1.2;}

table.rwThead {}
table.rwThead > tbody > tr {}
table.rwThead td {padding:5px;min-height:1.2em;border-left: 0 none !important;}
table.rwThead td:before {display:block;float:left;width:30%;content:attr(data-thead);font-weight:bold;}

table.rwTbl > tbody > tr > th,
table.rwThead  > tbody > tr > th {overflow:hidden;}
table.rwTbl > tbody > tr:first-child,
table.rwThead > tbody > tr:first-child {border-top:0 none;}

table.rwTbl table.innerTbl {border-left: 0 none !important;}
table.rwTbl table.innerTbl th,
table.rwTbl table.innerTbl td {}
}


/* ========================================================================================================== */
/* ================================================ 게시판 공통 CSS ============================================== */
/* ========================================================================================================== */

/* PC */
@media all and (min-width:1024px) {

	/* 게시판 리스트 */
	div.bbsSearch {position:relative;width: 535px;padding-left: 140px;margin:0 auto 40px;text-align: center;}
	div.bbsSearch select,
	div.bbsSearch input[type=text],
	div.bbsSearch span.btn {display: inline-block;vertical-align: top;}

	div.bbsSearch select,
	div.calendarUtil select {width: 150px;height: 35px;}
	div.bbsSearch input[type=text],
	div.calendarUtil input[type=text] {width: 323px;height: 35px;}
	div.bbsSearch span.btn *,
	div.calendarUtil span.btn * {height: 35px;background-color: #626262;border-color: #626262;color: #fff;}
	div.bbsSearch p.bbsBrief {position: absolute;left: 0;top: 50%;width: 120px;margin:-12px 0 0;padding: 0;}



	div.bbsBrief {overflow: hidden;}
	div.bbsBrief p {float: right;margin: 0;}
	div.bbsBrief p:first-child {float: left;}

	div.bbsSearch.ar {width: auto;height: 35px;margin-bottom: 80px;}
	div.bbsSearch.ar form {float: right;}
	div.bbsSearch.ar p.bbsBrief {left: auto;right: 0;margin-top: 49px;}

	p.bbsNote {padding-bottom: 10px;text-align: right;font-weight: 400;color: #ec1776;}

	div.bbsList {margin-top: 10px;}
	dl.bbsItem {position: relative;padding:  0 115px 0 80px;margin: 0;border-bottom: 1px solid #d2d2d2;}
	dl.bbsItem:first-child {border-top: 1px solid #3180d5;}

	dl.bbsItem a,
	table.tblBbs a {text-decoration: none;color: inherit;}
	dl.bbsItem > dt {position: relative;padding: 15px 0 40px;font-size: 16px;color: #313131;font-weight: 400; border-bottom: 1px solid #d2d2d2;}
	dl.bbsItem > dt a {position:relative;overflow:hidden;display: inline-block;max-width:100%;text-overflow:ellipsis;white-space:nowrap;color: #313131;}
	dl.bbsItem > dt a.new::after{content:""; display:inline-block; background: url(/image/icon/new.png) no-repeat 0,0; position: absolute;top: 50%; margin-top: -10px; right: 0; width: 19px; height: 19px;}
	dl.bbsItem > dt span {position: absolute;left: -70px;top: 15px;width: 50px;font-size: 14px;line-height: 18px;padding: 2px 0 4px;text-align: center;color: #313131;}
	dl.bbsItem > dt span.notice {background-color: #2ec4f1;color: #fff;}
	dl.bbsItem > dt span.newsIcon{top: 65px;}
	dl.bbsItem > dt span.eventIcon{top: 65px;}



	dl.bbsItem > dd {margin: 0;}
	dl.bbsItem > dd.attach img,
	table.tblBbs a img {vertical-align: top;margin: 2px 5px 0 0;}

	dl.bbsItem > dd.pubDate {position: absolute;right: 0;top: 50%;width: 100px;margin-top: -29px;padding-top: 34px;text-align: center;color: #313131;}
	dl.bbsItem > dd.pubDate span {position: absolute;left: 0;top: 0;width: 100%;color: #0076d1;font-weight: bold;font-size: 30px;line-height: 34px;}

	dl.bbsItem > dd.info {padding-bottom: 5px;text-align: right;font-size: 14px;color: #808080;}

	dl.bbsItem > dd.attach {height: 19px;padding: 10px 0;color: #808080;}
	dl.bbsItem > dd.attach a {position: relative;display: block;font-size: 14px;}

	dl.bbsItem.deleted {height: 97px;background-color: #fbfbfb;}
	dl.bbsItem.deleted > dd.attach {display: none;}


	div.bbs span.cate {position: absolute;top: 50%;padding: 0 5px 2px;text-align: center;color: #fff;font-weight: 300 !important;font-size: 0.8em !important;}
	div.bbs span.cate.type01 {background-color: #3180d5;}
	div.bbs span.cate.type02 {background-color: #24275d;}
	div.bbs span.cate.type03 {background-color: #555ab6;}
	div.bbs span.cate.type04 {background-color: #1766ec;}

	div.bbsList .admin {display: none;position: absolute;right: 115px;top: 45px;font-size: 12px;text-align: center;}
	div.bbsList .admin a {color: #808080;}

	.admin dl.bbsItem > dd.info {padding-right: 65px;}
	div.bbsList.admin .admin {display: block;text-align: right;}


	dl.bbsItem.thumbnail {min-height: 106px;padding:20px 118px 20px 196px;}
	dl.bbsItem.thumbnail dt span{left: -196px;}
	dl.bbsItem.thumbnail .thumb {position: absolute;left: 70px;top: 15px;}
	dl.bbsItem.thumbnail .thumb a, dl.bbsItem.thumbnail .thumb img {display: block;}
	dl.bbsItem.thumbnail .admin {top: 64px;}

	div.bbsUtil {overflow: hidden;text-align: right;margin: 50px 0;}
	div.bbsUtil .btnList {float: left;background-color: #626262;border-color: #626262;color: #fff;}
	div.bbsUtil i {padding-left: 10px;}


	table.bbs {margin-top: 20px;}
	table.bbs > tbody > tr > td {padding:10px 5px;border-left: 0 none;text-align: center;}
	table.bbs ul, table.bbs li {margin: 0;padding: 0;list-style:none;}
	table.bbs a {text-decoration: none;color: #313131;}

	table.bbs span.notice {padding: 0 5px 1px;background-color: #ec6628;color: #fff;font-size: 14px;}


	table.bbs > tbody > tr > td.tit {padding-left: 10px;text-align:left;}
	table.bbs > tbody > tr > td.tit a {display:inline-block;width:300px;overflow:hidden;position:relative;text-overflow:ellipsis; white-space:nowrap;text-decoration: none;color:#393939;}

	table.bbs > tbody > tr > td.tit a > span {display: inline !important;}
	table.bbs > tbody > tr > td.tit img.notice {vertical-align:top;padding:4px 5px 0 0;}

	table.bbs td.tit a.new {}
	table.bbs td.tit a.new img.new {position:absolute;right:0;top:50%;margin-top:-8px;}
	table.bbs td.tit a.reply span.reply {display: inline-block;position: absolute;right: 25px;top: 50%;margin-top: -12px;}

	table.bbs td.admin a {font-size: 14px;}

	table.bbs ul.info {}
	table.bbs ul.info li {display: inline-block;padding-top: 1px;font-size: 14px;line-height: 18px;color: #808080;vertical-align: top;}
	table.bbs ul.info li:first-child {padding-top: 0;font-size: 16px;color: #313131;}
	table.bbs ul.info li:first-child:after,
	table.bbs ul.info li:last-child:before {display: inline-block;padding: 0 5px;content: " / ";}


	/* 페이징 */
	ul.pager {margin: 0;padding:30px 0;text-align:center;}
	ul.pager li {display:inline-block;vertical-align: top;list-style:none;}
	ul.pager li {margin-left:2px;}
	ul.pager li:first-child {margin-left:0;}
	ul.pager img {display:inline;/*width: 100%;*/vertical-align: top;}

	ul.pager a {display: inline-block;width: auto;border:0 none;padding: 3px 5px 5px;vertical-align: top;font-size: 14px;line-height:20px;text-decoration: none;color: #808080;}

	ul.pager .first a,
	ul.pager .prev a,
	ul.pager .next a,
	ul.pager .last a {display:inline-block;width: 30px;padding:0;}

	ul.pager a.btnDef,
	ul.pager a.on {background-color: #fff;color: #000;text-align: center;}
	ul.pager a img {width: 30px;vertical-align: top;}





	/* 게시판 글보기 */
	div.bbsView {}
	div.bbsView dl.bbsItem:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: ".";}
	div.bbsView dl.bbsItem {padding: 0;margin: 0 0 10px;border-top: 1px solid #3180d5;padding-bottom: 10px;border-bottom: 1px solid #d2d2d2;text-align: right;}
	div.bbsView dl.bbsItem > dt {padding: 10px;margin-bottom: 5px;text-align: center;background-color: #fbf9f9;color: #3180d5;font-size: 1.2em;font-weight: bold;}
	div.bbsView dl.bbsItem > dt span{position: static; display:inline-block;margin-right: 10px; font-size: 12px; padding: 2px 0 2px;}

	div.bbsView dl.bbsItem > dd {display: inline-block;margin: 0;color: #313131;}
	div.bbsView dl.bbsItem > dd:nth-child(2) {margin-left: 400px;}
	div.bbsView dl.bbsItem > dd:nth-child(2):after {display: inline-block;content: "";padding: 0 10px;}

	div.bbsView dl.bbsItem > dd span,
	div.bbsView dl.bbsItem > dd a {color: #808080;text-decoration: none;}


	div.bbsCon {padding: 20px;}
	div.vodArea {margin: 20px;height: 400px;background-color: #f8f8f8;}


	table.tblBbs {border-top: 1px solid #d2d2d2;}
	table.tblBbs:first-child {border-top-color:#3180d5;}
	table.tblBbs > * > tr > th,
	table.tblBbs > * > tr > td {font-size: 14px;}
	table.tblBbs > * > tr > th {background-color: #f8f8f8;color: #313131;font-weight: normal;}
	table.tblBbs > * > tr > .tit {text-align: center;font-weight: 400;text-align: center;color: #3180d5;background-color: #f8f8f8;}
	



	/* 게시판 글쓰기 */
	ul.popSize li {margin-top:5px;}
	ul.popSize li:first-child {margin-top:0;}
	ul.popSize li input[type=text] {width:80px; margin-right:5px; text-align:center;}

	table.inputTbl .date > * {float: left;}
	table.inputTbl .date > *:first-child {margin-left: 0;}
	table.inputTbl .date label {width: auto;}

	table.inputTbl .date input[type=text] {width: 120px;padding-right: 30px;}
	table.inputTbl .date input[type=image] {width: 16px;margin: 8px 0 0 -25px;}

	table.inputTbl .period > *,
	table.inputTbl .period > .clear > * {float: left;margin-left: 10px;}
	table.inputTbl .period > *:first-child,
	table.inputTbl .period > .clear,
	table.inputTbl .period > .clear >*:first-child {margin-left: 0;}
	table.inputTbl .period input[type=radio], table.inputTbl td.period input[type=checkbox] {margin: 11px 0 0 20px;}
	table.inputTbl .period input[type=text] {width: 100px;}
	table.inputTbl .period select {width: 70px;min-width:70px;}
	table.inputTbl .period label,
	table.inputTbl .period span {line-height: 35px;}

	table td.editArea {padding:0 !important;text-align:left;}
	div.editArea {margin-top:20px;}

	div.bbsWrite select {width: auto;}
	div.bbsWrite .btnArea i {padding-left: 10px;}

	div.bbsWrite.mobileView tr.pcOnly {display: table-row !important;}

}


/* mobile */
@media all and (max-width: 1023px) {


/* 게시판 리스트 */
	div.bbsSearch,
	div.bbsBrief,
	div.bbsList {margin: 10px;}
	div.bbsList.admin {display: block !important;}
	div.bbsSearch select,
	div.bbsSearch input[type=text],
	div.bbsSearch span.btn {display: block;width: 100%;}
	div.bbsSearch select,
	div.bbsSearch input[type=text] {height: 35px;box-sizing:border-box;}

	div.bbsSearch input[type=text] {margin: 5px 0;}
	div.bbsSearch span.btn * {width: 100%;}

	div.bbsSearch .bbsBrief {padding-top: 10px;text-align: right;}

	div.sort {margin: 10px;}
	div.sort select {width: 100%;}

	div.bbsSearch > div.sort {margin: 10px 0;}
	div.bbsSearch > div.sort select {width: auto;}


	div.bbsBrief {overflow: hidden;}
	div.bbsBrief p {float: right;margin: 0;}
	div.bbsBrief p:first-child {float: left;}


	p.bbsNote {padding-bottom: 10px;text-align: right;font-weight: 400;color: #ec1776;}

	div.bbsList {margin-top: 10px;}
	dl.bbsItem {position: relative;padding:0 35px 5px 60px;margin: 0;border-bottom: 1px solid #d2d2d2;}
	dl.bbsItem:first-child {border-top: 1px solid #3180d5;}

	dl.bbsItem a,
	table.tblBbs a {text-decoration: none;color: inherit;}
	table.tblBbs a.attach {display: inline;word-break:break-all;}
	dl.bbsItem > dt {position: relative;padding: 15px 0 20px;font-size: 16px;color: #313131;font-weight: 400;}
	dl.bbsItem > dt a {position:relative;overflow:hidden;display: inline-block;max-width:100%;text-overflow:ellipsis;white-space:nowrap;color: #313131;}
	dl.bbsItem > dt a.new::after{content:""; display:inline-block; background: url(/image/icon/new.png) no-repeat 0,0; position: absolute;top: 50%; margin-top: -10px; right: 0; width: 19px; height: 19px;}
	dl.bbsItem > dt span {position: absolute;left: -60px;top: 15px;width: 50px;font-size: 14px;line-height: 18px;padding: 2px 0 4px;text-align: center;color: #313131;}
	dl.bbsItem > dt span.notice {background-color: #2ec4f1;color: #fff;}
	dl.bbsItem > dt span.newsIcon{top: 45px; width: 50px !important;font-size: 12px;}
	dl.bbsItem > dt span.eventIcon{top: 45px; width: 50px !important;font-size: 12px;}


	dl.bbsItem > dd {margin: 0;}
	dl.bbsItem > dd.attach img,
	table.tblBbs a img {vertical-align: top;margin: 2px 5px 0 0;}

	dl.bbsItem > dd.attach {position: absolute;right: 0;top: 0;width: 35px;height: 100%;}
	dl.bbsItem > dd.attach a {display: none;}
	dl.bbsItem > dd.attach:after {position: absolute;left: 0;top: 50%;width: 100%;margin-top: -0.5em;text-indent: 0;font-size: 1.5em;line-height: 1em;font-family: "Font Awesome 5 Free";color: #808080;content: "\f15c";font-weight: 400;text-align: center;}

	dl.bbsItem > dd.admin {display: none;}

	dl.bbsItem.deleted {height: 50px;background-color: #fbfbfb;}


	div.bbs span.cate {position: absolute;top: 50%;padding: 0 5px 2px;text-align: center;color: #fff;font-weight: 300 !important;font-size: 0.8em !important;}
	div.bbs span.cate.type01 {background-color: #3180d5;}
	div.bbs span.cate.type02 {background-color: #24275d;}
	div.bbs span.cate.type03 {background-color: #555ab6;}
	div.bbs span.cate.type04 {background-color: #1766ec;}


	dl.bbsItem.thumbnail {padding:0 35px 10px 130px;}
	dl.bbsItem.thumbnail dt span{left: -130px;}
	dl.bbsItem.thumbnail .thumb {position: absolute;left: 58px;top: 15px;}
	dl.bbsItem.thumbnail .thumb a, dl.bbsItem.thumbnail .thumb img {display: block;width: 65px;}


	div.bbsUtil {overflow: hidden;text-align: right;margin: 10px;}
	div.bbsUtil .btnList {float: left;background-color: #626262;border-color: #626262;color: #fff;}
	div.bbsUtil i {padding-left: 5px;}
	div.bbsUtil .btnBig {padding: 14px 12px 15px;}
	div.bbsUtil a.btnBig {padding: 14px 12px 15px;}

	table.bbs {margin-top: 20px;}
	table.bbs > tbody > tr > td {padding:10px 5px;border-left: 0 none;text-align: center;}
	table.bbs ul, table.bbs li {margin: 0;padding: 0;list-style:none;}
	table.bbs a {text-decoration: none;color: #313131;}

	table.bbs span.notice {padding: 0 5px 1px;background-color: #ec6628;color: #fff;font-size: 14px;}


	table.bbs > tbody > tr > td.tit {padding-left: 10px;text-align:left;}
	table.bbs > tbody > tr > td.tit a {display:inline-block;width:300px;overflow:hidden;position:relative;text-overflow:ellipsis; white-space:nowrap;text-decoration: none;color:#393939;}

	table.bbs > tbody > tr > td.tit a > span {display: inline !important;}
	table.bbs > tbody > tr > td.tit img.notice {vertical-align:top;padding:4px 5px 0 0;}

	table.bbs td.tit a.new {}
	table.bbs td.tit a.new img.new {position:absolute;right:0;top:50%;margin-top:-8px;}
	table.bbs td.tit a.reply span.reply {display: inline-block;position: absolute;right: 25px;top: 50%;margin-top: -12px;}

	table.bbs td.admin a {font-size: 14px;}

	table.bbs ul.info {}
	table.bbs ul.info li {display: inline-block;padding-top: 1px;font-size: 14px;line-height: 18px;color: #808080;vertical-align: top;}
	table.bbs ul.info li:first-child {padding-top: 0;font-size: 16px;color: #313131;}
	table.bbs ul.info li:first-child:after,
	table.bbs ul.info li:last-child:before {display: inline-block;padding: 0 5px;content: " / ";}


	/* 페이징 */
	ul.pager {margin: 0;padding:20px 0 10px;text-align:center;}
	ul.pager li {display:inline-block;vertical-align: top;list-style:none;}
	ul.pager li {margin-left:2px;}
	ul.pager li:first-child {margin-left:0;}
	ul.pager img {display:inline;/*width: 100%;*/vertical-align: top;}

	ul.pager a {display: inline-block;width: auto;border:0 none;padding: 0 5px;vertical-align: top;font-size: 14px;line-height:20px;text-decoration: none;color: #808080;}

	ul.pager .first a,
	ul.pager .prev a,
	ul.pager .next a,
	ul.pager .last a {display:inline-block;width: 20px;padding:0;}

	ul.pager a.btnDef,
	ul.pager a.on {background-color: #fff;color: #000;text-align: center;}
	ul.pager a img {width: 20px;vertical-align: top;}

	ul.pager a.btnbig{width: 100px;}



	/* 게시판 글보기 */
	div.bbsView {margin: 10px;}
	div.bbsView dl.bbsItem:after {clear: both;display: block;height: 0;line-height: 0;font-size: 0;content: ".";}
	div.bbsView dl.bbsItem {padding: 0 0 10px;margin: 0;border-top: 1px solid #3180d5;padding-bottom: 10px;border-bottom: 1px solid #d2d2d2;text-align: right;}
	div.bbsView dl.bbsItem > dt {padding: 10px;margin-bottom: 5px;text-align: center;background-color: #fbf9f9;color: #3180d5;font-size: 18px;font-weight: bold;}
	div.bbsView dl.bbsItem > dt span{position: static; display:inline-block;margin-right: 10px; font-size: 12px; padding: 2px 0 2px;}
	div.bbsView dl.bbsItem > dd {display: inline-block;margin: 0;color: #313131; font-size: 12px;}


	div.bbsView dl.bbsItem > dd span,
	div.bbsView dl.bbsItem > dd a {color: #808080;text-decoration: none; font-size: 12px;}


	div.bbsCon {padding:10px 0;}
	div.vodArea {margin: 20px;height: 400px;background-color: #f8f8f8;}


	table.tblBbs {border-top: 1px solid #d2d2d2;}
	table.tblBbs:first-child {border-top-color:#3180d5;}
	table.tblBbs > * > tr > th,
	table.tblBbs > * > tr > td {font-size: 12px;}
	table.tblBbs > * > tr > th {background-color: #f8f8f8;color: #313131;font-weight: normal;}
	table.tblBbs > * > tr > .tit {text-align: center;font-weight: 400;text-align: center;color: #3180d5;background-color: #f8f8f8;}









	/* 게시판 글쓰기 */
	div.bbsWrite {display: none;}
	div.bbsWrite.mobileView {display: block !important;}
	div.bbsWrite.mobileView .inputTbl th {min-width: 80px;}
	div.bbsWrite.mobileView .inputTbl input[type="text"] {width: 100%;}
	div.bbsWrite.mobileView .inputTbl .mClear {clear: both;}

	div.bbsWrite.mobileView ul.popSize li input[type=text] {width:50px;}
	div.bbsWrite.mobileView table.inputTbl > * > tr > td.date input[type=text] {width: 120px;margin-top: 5px;}

}

	/* 로그인 */

div.login{width: auto; height:100%; background: url(/image/sub/adminBg.png) no-repeat center top; background-size: cover; overflow: hidden;}

div.login div.formArea{height: auto; margin: 0 auto; text-align: center;  background: #fff; box-shadow: 10px 10px 20px #1e2c3a;}
div.login div.formArea h3{position: relative; color: #000; font-weight: bold !important;}
div.login div.formArea h3 img{display:block; position: absolute;}
div.login div.formArea h3 strong{display:inline-block; font-weight: bold !important; line-height: 1em; text-align: justify;}
div.login div.formArea h3 strong span{display:block; text-align: center;}


div.login div.formArea form fieldset dl:nth-child(2){border-top: 1px solid #ccc;}
div.login div.formArea dl{margin: 0 auto; overflow: hidden; border-bottom: 1px solid #ccc;}
div.login div.formArea dl dt {float: left; font-weight: bold; color: #000; text-align: left;}
div.login div.formArea dl dd {float: left;}
div.login div.formArea dl dd input[type=text]{background-image:url(/image/sub/loginId.png);}
div.login div.formArea dl dd input[type=password]{background-image:url(/image/sub/login_pass.png); border-top: 0;}

div.login div.formArea dl dd input[type=text],
div.login div.formArea dl dd input[type=password]{background-color: transparent; border-left: 0; border-right: 0; border-color: rgba(255,255,255, 0.4); background-repeat:no-repeat; background-position: 10px center , 10px center; color: #555555;}

div.login div.formArea p input[type=submit]{background: url(/image/sub/btnLogin.png) no-repeat left top; width: 364px; height: 69px; border: 0; margin-top: 30px; text-indent: -10000px;}


.fcBlue{color: #0076d1 !important;}	

@media all and (min-width: 961px) {
div.login div.formArea{width: 500px; padding: 100px 0 50px; margin-top: 190px;}
div.login div.formArea h3{margin-bottom: 90px;}
div.login div.formArea h3 img{top: -189px; left: 50%; margin-left: -89px;}
div.login div.formArea h3 strong{font-size: 58px;}
div.login div.formArea h3 strong span{font-size: 50px;}


div.login div.formArea dl{width: 365px; margin: 0 auto; overflow: hidden; padding: 15px 0; border-bottom: 1px solid #ccc;}
div.login div.formArea dl dt {font-size: 18px; width: 70px; padding: 4px 0;}
div.login div.formArea dl dd input[type=text],
div.login div.formArea dl dd input[type=password]{background-color: transparent; border-left: 0; border-right: 0; border-color: rgba(255,255,255, 0.4);width: 295px; padding: 2px 10px 3px; background-repeat:no-repeat; background-position: 10px center , 10px center; color: #555555;}


div.login div.formArea p input[type=submit]{background: url(/image/sub/btnLogin.png) no-repeat left top; width: 364px; height: 69px; border: 0; margin-top: 30px; text-indent: -10000px;}
}



@media all and (max-width: 960px) {
div.login{padding: 10px;}
div.login div.formArea{width: auto; height: auto; margin: 0 auto; text-align: center;  background: #fff; box-shadow: 10px 10px 20px #1e2c3a; padding: 50px 20px 25px; margin-top: 200px;}
div.login div.formArea h3{margin-bottom: 45px;}
div.login div.formArea h3 img{width: 100px; top: -100px; left: 50%; margin-left: -45px;}
div.login div.formArea h3 strong{font-size: 32px;}
div.login div.formArea h3 strong span{font-size: 28px;}


div.login div.formArea dl{padding: 10px 0;}
div.login div.formArea dl dt {font-size: 16px; width: 50px;  padding: 5px 0 6px;}
div.login div.formArea dl dd{width: 200px;}
div.login div.formArea dl dd input[type=text],
div.login div.formArea dl dd input[type=password]{width: 100%;}

div.login div.formArea p input[type=submit]{background: url(/image/sub/btnLogin.png) no-repeat left top; background-size: 100% 100%; width: 100%; height: 69px; border: 0; margin-top: 30px; text-indent: -10000px;}
}



	/* Research Member  */

	/* Research Member  */

/* 공통 */
div.research{}
ul.memberList{overflow: hidden;}
	ul.memberList > li{position: relative; list-style:none; padding: 35px 45px 30px 206px; border: 1px solid #d2d2d2; box-sizing: border-box;}
	ul.memberList strong.name{display:block; font-weight: bold !important; color: #0076d1;}
	ul.memberList strong.name > span{color: #222;}

	ul.memberList p.homeBtn{position: absolute;}
	ul.memberList p.homeBtn a{display:block;}

	ul.memberList ul.info{}
	ul.memberList ul.info li{list-style: none; color: #222222;}
	ul.memberList ul.info li::before{content:""; width: 2px; height: 2px; display:inline-block; background: #000; vertical-align: middle; margin-right: 5px;}

	ul.memberList p.pic{position: absolute; top: 0; left: 0; height: 100%;}
	ul.memberList p.pic img{display:block;width: 100%; height: auto; vertical-align: middle;}

	ul.memberList p.mail{border-top: 1px solid #ccc;}
	ul.memberList p.mail a{display:block; color: #888888; background: url(/image/icon/mail_bl.png) no-repeat left center; text-decoration: none;}

/* PC */
@media all and (min-width: 961px) {
ul.memberList > li{float: right; width: calc( 50% - 14px); margin-bottom: 40px; height: 266px;}
ul.memberList > li:nth-child(odd){float: left; clear:both;}
	ul.memberList strong.name{font-size: 20px;}
	ul.memberList strong.name > span{font-size: 26px;}

	ul.memberList p.homeBtn{top: 35px; right: 30px;}

	ul.memberList ul.info{margin:  20px 0 30px; height: 75px; overflow: hidden;}
	ul.memberList ul.info li{font-size: 14px;}

	ul.memberList p.pic{width: 176px;}

	ul.memberList p.mail{padding-top: 10px;}
	ul.memberList p.mail a{font-size: 13px; padding-left: 20px;}
div.utilBox {position: absolute; bottom: 18px; right: 30px}

}


/* 모바일 */
@media all and (max-width: 960px) {
div.research{}
ul.memberList > li{position: relative; list-style:none; padding: 20px 10px 10px 117px; border: 1px solid #d2d2d2; box-sizing: border-box; margin-bottom: 20px; min-height: 161px;}
	ul.memberList strong.name{font-size: 12px;}
	ul.memberList strong.name > span{font-size: 13px;}

	ul.memberList p.homeBtn{top: 20px; right: 10px; width: 20px;}
	ul.memberList p.homeBtn a{display:block; width: 100%;}
	ul.memberList p.homeBtn a img{display:block; width: 100%;}

	ul.memberList ul.info{margin:  10px 0 15px; height: 64px; overflow: hidden;}
	ul.memberList ul.info li{font-size: 12px; padding-right: 5px; display:block;}


	ul.memberList p.pic{width: 106px; vertical-align: middle; top:50%; margin-top: -81px;}

	ul.memberList p.mail{padding-top: 5px;}
	ul.memberList p.mail a{font-size: 12px; padding-left: 20px;}

}


	/* projects */

/* completeList */
div.projects{}
div.projects::after{display:block; clear: both; content:"";}

div.projects div.bbsView dl{text-align: left;  border-top-color: #28447d !important;}
div.projects div.bbsView dl dt{color: #004f95; font-weight: bold; background: #f3f6f8;}
div.projects div.bbsView dl dd.bbsCon{margin-left: 0; min-height: 300px;}

	dl.completeList{overflow: hidden; border: 1px solid #ccc; border-top: 2px solid #1f397b; box-sizing: border-box;}
	
	dl.completeList dt{color: #253877; font-weight: bold !important; background: #f3f6f8;}
	dl.completeList dt:hover{color: #0076d1; cursor: pointer;}

	dl.completeList dd{position: relative;}
	dl.completeList dd ul{overflow: hidden;}
	dl.completeList dd ul li{list-style:none; color: #888888;}
	dl.completeList dd ul li:last-child{margin-bottom: 0;}	


.utilBox{font-size: 0;}
.utilBox a{display:inline-block; margin-left: 10px;}
.utilBox a:first-child{margin-left: 0;}


/* 피씨 */
@media all and (min-width: 961px) {
dl.completeList{width: 100%; margin-bottom: 30px; float: right;}
dl.completeList:nth-child(even){float: left; clear: both;}
dl.completeList dt{padding: 30px 40px; font-size: 20px;}

dl.completeList dd{padding: 25px 40px 25px 40px;}
dl.completeList dd ul li{margin-bottom: 10px;}
dl.completeList dd ul li span{display:inline-block; width: 190px;}
dl.completeList dd ul li strong{display:inline-block; color: #333333; font-weight: bold !important;}


ul.tabMenu{border-bottom: 1px solid #ccc; height: 69px; text-align: center;}
ul.tabMenu li{list-style:none; display:inline-block; width: 220px; float: none;	}
ul.tabMenu li a{display:block; text-decoration: none; color: #888888; font-size: 18px; padding: 20px 0;}
ul.tabMenu li.on a{color: #1f397b; border-bottom: 3px solid #1f397b; font-weight: bold !important;}

	
}


/* 모바일 */
@media all and (max-width: 960px) {

ul.tabMenu{border-bottom: 1px solid #ccc; outline: -1px solid #ccc; height: 43px;margin: 0 auto; text-align: center; font-size: 0;}
ul.tabMenu li{list-style:none; display:inline-block; width: 33.3%;}
ul.tabMenu li:last-child{width: 33.4%;}
ul.tabMenu li a{display:block; text-decoration: none; color: #888888; font-size: 12px; padding: 11px 0 12px;}
ul.tabMenu li.on a{color: #1f397b; border-bottom: 3px solid #1f397b;}

div.projects div.bbsSearch{margin: 0 0 20px;}

dl.completeList{margin-bottom: 20px;}
dl.completeList dt{padding: 15px 20px; font-size: 16px;}
dl.completeList dd{padding: 15px 20px; font-size: 12px;}
dl.completeList dd ul li{margin-bottom: 10px;}
dl.completeList dd ul li span{display:block;}
dl.completeList dd ul li strong{display:block; color: #333333; font-weight: bold !important; margin-top: 5px;}

}


/* ONgoing */

div.onGoing ul li{list-style:none; color: #fff; font-weight: bold; overflow: hidden;}
@media all and (min-width: 961px) {
	div.onGoing{background: url(/image/sub/onGoing_bg1.png) no-repeat right center; width: 100%; height: 450px; position: relative;}
	div.onGoing ul{background: url(/image/sub/onGoing_bg2.png) no-repeat right center; position: absolute; top: 50%; left: 0; width: 565px; height: 354px;padding: 25px 50px; box-sizing: border-box; margin-top: -177px;}
	div.onGoing ul li{font-size: 18px;}
	div.onGoing ul li:nth-child(1){padding: 24px 0;}
	div.onGoing ul li:nth-child(2){padding: 12px 0 16px;}
	div.onGoing ul li:nth-child(3){padding: 18px 0;}
	div.onGoing ul li:nth-child(4){padding: 12px 0 0px;}
	div.onGoing ul li strong{display:inline-block; mfont-weight: bold !important; font-size: 15px; width: 100px; text-align: left; margin-right: 10px; float: left;}
}

@media all and (max-width: 960px) {

div.onGoing{background: url(/image/sub/onGoing_bg1_m.png) no-repeat center top; width: 100%; height: auto; position: relative; height: 188px;}
div.onGoing ul{background: url(/image/sub/onGoing_bg2_m.png) no-repeat right center; position: absolute; top: 50%; left: 50%; width: 283px; padding: 0; box-sizing: border-box; margin-top: 0; margin-left: -142px; display:block; font-size: 14px; padding: 30px 25px;}

div.onGoing ul li strong{display:block; font-size: 12px;}
	div.onGoing ul li:nth-child(1){padding: 4px 0;}
	div.onGoing ul li:nth-child(2){padding: 17px 0 17px;}
	div.onGoing ul li:nth-child(3){padding: 18px 0;}
	div.onGoing ul li:nth-child(4){padding: 12px 0 0px;}
}

















/* Publications */
div.pub{}
	ul.pubList{overflow: hidden; border-top: 1px solid #28447d;}
	ul.pubList > li{position: relative; list-style:none;  background: url(/image/sub/pub_top.png) no-repeat center top,  url(/image/sub/pub_middle.png) repeat-y center top, url(/image/sub/pub_bottom.png) no-repeat center bottom; min-height: 350px; width: 255px;  padding: 80px 30px 30px; box-sizing: border-box; }

	ul.pubList li strong{font-size: 36px; color: #1f397b; font-weight: bold !important;}

	ul.pubList ul{margin-top: 100px;}
	ul.pubList ul li{overflow: hidden; padding-left: 10px; background: url(/image/sub/pub_listBl.png) no-repeat left center; margin-top: 5px;}
	ul.pubList ul li:first-child{margin-top: 0;}
	ul.pubList ul li a{display:inline-block; text-decoration: none;}
	ul.pubList ul li a.view{border-bottom: 1px solid #000; position: relative; margin-right: 25px; color: #000;}
	ul.pubList ul li a.view::after{content:""; display:block;  background: url(/image/icon/pub_icon1.png) no-repeat 0,0; position: absolute; top: 50%; right: -23px; width: 17px; height: 17px; margin-top: -7px;}

	ul.pubList ul li a.regist{padding: 3px 8px;  font-size: 13px; color: #666; border:1px solid #666666;}

	
@media all and (min-width: 961px) {
ul.pubList{padding-top: 50px; margin-top: 60px;}
ul.pubList > li{float: left; margin: 0 0 50px 60px;}
ul.pubList > li:nth-child(4n+1){margin-left: 0; clear:both;}

}

@media all and (max-width: 960px) {
div.pub div.bbsSearch{margin: 0;}

ul.pubList{padding-top: 30px;margin-top: 30px;}
ul.pubList > li{margin: 0 auto 30px;}
ul.pubList li strong{font-size: 36px;}

}




/* 레이어 팝업 */
div.layerPopupWrap {z-index: 555;position: fixed;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.8); }

div#publications{position: absolute; top: 50%; left: 50%; overflow: hidden; background: #fff !important;padding: 0 0 35px;}
#publications h4{color: #fff; font-weight: bold !important; background: #1f397b; border: 1px solid #000; border-bottom: 0 none; font-size: 20px; padding: 20px 25px;}

#publications .popupCon{overflow-y: scroll; height: 507px;}
#publications .popupCon dl{border: 1px solid #dddddd; position: relative;}

#publications .popupCon dl dt,
#publications .popupCon dl dd{padding: 0 30px;}
#publications .popupCon dl dt{padding-top: 35px; padding-bottom: 0; margin-bottom: 20px;}

#publications .popupCon dl dt strong{font-weight: bold !important; font-size: 18px; color: #000;}



#publications .popupCon dl dd.name{color: #666666m; margin-bottom: 35px;}


#publications .popupCon dl dd.admin{position: absolute; bottom: 90px; right: 0;}
#publications .popupCon dl dd.admin a{color: #808080;}


#publications .popupCon dl dd.view{background: #f3f6f8; padding: 10px 30px;}
#publications .popupCon dl dd.view p{overflow: hidden;}
#publications .popupCon dl dd.view p span.tit{display:inline-block; padding: 6px 0 5px;}
#publications .popupCon dl dd.view a{display:inline-block;}


div#publications p.close{position: absolute;top: 26px; right: 30px;}






@media all and (min-width: 961px) {
div#publications{width: 610px;  height: 613px; margin: -324px 0 0 -305px;}
#publications h4{font-size: 20px;}

#publications .popupCon{padding: 35px 30px 0;}
#publications .popupCon dl dt strong{font-size: 18px;}
#publications .popupCon dl dd.name{font-size: 15px;}
#publications .popupCon dl dd.admin a{font-size: 13px;}

#publications .popupCon dl dd.view{padding: 10px 30px;}
#publications .popupCon dl dd.view p span.tit{padding: 6px 0 5px;}
#publications .popupCon dl dd.view a{display:inline-block; float: right;}

}




@media all and (max-width: 960px) {
div#publications{width: 320px; height: 604px; margin:-310px 0 0 -160px; padding: 0 0 16px;}
#publications h4{font-size: 18px; padding: 15px 20px;}

#publications .popupCon{padding: 16px 15px 0; height: 530px;}

#publications .popupCon dl dt,
#publications .popupCon dl dd{padding: 0 15px;}
#publications .popupCon dl dt{padding-top: 20px; padding-bottom: 0; margin-bottom: 10px;}

#publications .popupCon dl dt strong{font-size: 16px;}

#publications .popupCon dl dd.name{font-size: 13px; color: #666666m;}
#publications .popupCon dl dd.admin a{font-size: 12px;}

#publications .popupCon dl dd.view{background: #f3f6f8; padding: 5px 15px;}
#publications .popupCon dl dd.view p span.tit{display:inline-block; padding: 6px 0 5px;}
#publications .popupCon dl dd.view a{display:block; font-size: 12px; text-align: right;	}

}
div.pub > div.formArea   div.btnArea > a.btnPoint{padding:16px 40px 17px !important; border: 1px solid #348de6; }


.review{display:block; font-weight: bold !important; font-size: 12px; color: #ff5e06; padding: 4px 5px; border: 1px solid #ff5a00; border-radius: 20px; width: 65px; text-align: center; margin-bottom: 5px;}
.original{display:block; font-weight: bold !important; font-size: 12px; color: #cd13ef; padding: 4px 5px; border: 1px solid #cd13ef; border-radius: 20px; width: 65px; text-align: center; margin-bottom: 5px;}
.edit{display:block; font-weight: bold !important; font-size: 12px; color: #ff0687; padding: 4px 5px; border: 1px solid #ff0687; border-radius: 20px; width: 65px; text-align: center; }
.others{display:block; font-weight: bold !important; font-size: 12px; color: #91bd0a; padding: 4px 5px; border: 1px solid #91bd0a; border-radius: 20px; width: 65px; text-align: center;}
a.popup_view{background: url(/image/sub/popup_view.png) no-repeat right center; padding: 6px 30px 7px 15px; border: 1px solid #b1b1b1; color: #000; text-decoration: none; font-size: 13px; font-weight: bold;}






.unListNum{}
.unListNum > li{list-style: none !important; padding-left: 21px; text-indent: -21px;}
.innerList > li{list-style: none !important; padding-left: 11px; text-indent: -11px;}

.listNum{margin: 10px 0;}
.listNum > li{list-style: decimal !important; padding-left: 20px; text-indent: -20px; list-style-position: inside !important;}
.fcBlue{color: #0076d1 !important;}	


/*  준비중이미지가 없어서  넣음. 2020-04-05 김상훈 C */

