<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */

*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#boardSkin {margin:0 auto; font-size:16px; font-style:normal; font-weight:normal; line-height:1.5; letter-spacing:-0.03em;}
select, input[type="text"], input[type="password"], .textForm, textarea {background:#ffffff; border:1px solid #d3d3d3; font-size:16px; color:#585858;}
select {height:35px; padding:5px 5px 5px 10px; vertical-align:middle;}
input[type="text"], input[type="password"],.textForm {padding:0 10px; font:inherit;}
input[type="text"], input[type="password"], input[type="file"], .textForm {font-size:16px; color:#585858; height:35px; font:inherit;}
textarea {padding:10px;}

input, textarea, select {font:inherit;}



#boardSkin .no_data {padding:50px; text-align:center; background:#f7f7f7;}

.main_pop {}
.main_pop .pop_cont {background:#fff;}
.main_pop .pop_cont img {display:block; max-width:100%;}
.main_pop .pop_footer {font-style:normal; font-weight:normal; position:relative; padding:7px 5px; color:#fff; background:#070a13;}
.main_pop .pop_footer * {vertical-align:middle;}
.main_pop .pop_footer a {position:absolute; top:7px; right:10px;}

.boardTop {overflow:hidden; margin-bottom:30px;}
.boardTitle {float:left; font-size:36px; font-weight:700; color:#383838; letter-spacing:-0.03em;}


/*############################################################# 리스트 #############################################################*/
#boardSkin .boardList {}
/* #boardSkin .boardList .title {font-family:'Noto Sans KR', 맑은고딕, "Malgun Gothic", "Apple SD Gothic Neo", sans-serif, 나눔고딕, "Nanum Gothic", Dotum; font-size:20px; letter-spacing:-0.03em; color:#1a1a1a; font-weight:500;} */
table.boardList {width:100%; border-top:3px solid #000000; word-break:break-all; text-align:center;}
table.boardList th {border-bottom:1px solid #cccccc; font-size:15px; font-weight:normal; color:#7e7e7e; line-height:55px; background:#fbfbfb;}
table.boardList td {border-bottom:1px solid #cccccc; padding:17px 5px; font-size:15px; color:#585858; text-align:center; line-height:25px;}
table.boardList td.td_category {color:#325ca1;}
table.boardList td.td_subject {text-align:left;}


/*############################################################# 카테고리 #############################################################*/

#categoryBox {overflow:hidden; margin-bottom:30px; text-align:left;}
#categoryBox .category {overflow:hidden; vertical-align:top;}
#categoryBox .category li {float:left; padding:1px; vertical-align:middle;}
#categoryBox .category li a {display:block; text-align:center; font-size:20px; line-height:55px; font-weight:500; color:#484848; background:#f2f2f2; -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
#categoryBox .category li a:hover {background:#484848; color:#fff; text-decoration:none;}
#categoryBox .category li.select a { background:#484848; color:#fff;}
#categoryBox .category li.select a:hover { background:#484848; color:#fff; text-decoration:none;}



#categoryBox .category.grid2 li {width:25%;}
#categoryBox .category.grid3 li {width:33.33%;}
#categoryBox .category.grid4 li {width:25%;}
#categoryBox .category.grid5 li {width:20%;}
#categoryBox .category.grid6 li {width:16.66%;}
#categoryBox .category.grid7 li {width:14.2857%;}
#categoryBox .category.grid8 li {width:12.5%;}
#categoryBox .category.grid9 li {width:11.1111%;}
#categoryBox .category.grid10 li {width:20%;}
#categoryBox .category.grid11 li {width:16.6666%;}
#categoryBox .category.grid12 li {width:16.6666%;}
#categoryBox .category.grid13 li {width:14.2857%;}
#categoryBox .category.grid14 li {width:14.2857%;}
#categoryBox .category.grid15 li {width:12.5%;}
#categoryBox .category.grid16 li {width:12.5%;}


/*
#categoryBox {overflow:hidden; margin-bottom:20px; text-align:left;}
#categoryBox .category {overflow:hidden; position:relative; border-top:1px solid #d9d9d9; border-left:1px solid #d9d9d9; vertical-align:top;}
#categoryBox .category li {float:left; vertical-align:middle; background:#f3f3f3;}
#categoryBox .category li:first-child {position:absolute; top:0; left:0;}
#categoryBox .category li:first-child a {line-height:107px;}
#categoryBox .category li a {display:block; text-align:center; font-size:17px; line-height:53px; font-weight:normal; color:#303030; -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
#categoryBox .category li a {border-right:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9;}
#categoryBox .category li a:hover {background:#325ca1; color:#fff; font-weight:400; text-decoration:none;}
#categoryBox .category li.select a { background:#325ca1; color:#fff;}
#categoryBox .category li.select a:hover { background:#325ca1; color:#fff; text-decoration:none;}

#categoryBox .category.grid7 {padding-left:24.8%;}
#categoryBox .category.grid7 li {width:33.33%;}
#categoryBox .category.grid7 li:first-child {width:25%;}

#categoryBox .category.grid8 {padding-left:20%;}
#categoryBox .category.grid8 li {width:25%;}
#categoryBox .category.grid8 li:first-child {width:20%;}

#categoryBox .category.grid9 {padding-left:20%;}
#categoryBox .category.grid9 li {width:25%;}
#categoryBox .category.grid9 li:first-child {width:20%;}

#categoryBox .category.grid10 {padding-left:16.666%;}
#categoryBox .category.grid10 li {width:20%;}
#categoryBox .category.grid10 li:first-child {width:16.666%;}

#categoryBox .category.grid11 {padding-left:16.666%;}
#categoryBox .category.grid11 li {width:20%;}
#categoryBox .category.grid11 li:first-child {width:16.666%;}

#categoryBox .category.grid12 {padding-left:14.2857%;}
#categoryBox .category.grid12 li {width:16.666%;}
#categoryBox .category.grid12 li:first-child {width:14.2857%;}

#categoryBox .category.grid13 {padding-left:14.2857%;}
#categoryBox .category.grid13 li {width:16.666%;}
#categoryBox .category.grid13 li:first-child {width:14.2857%;}


#categoryBox .category.grid14 {padding-left:12.5%;}
#categoryBox .category.grid14 li {width:14.2857%;}
#categoryBox .category.grid14 li:first-child {width:12.5%;}


#categoryBox .category.grid15 {padding-left:12.5%;}
#categoryBox .category.grid15 li {width:14.2857%;}
#categoryBox .category.grid15 li:first-child {width:12.5%;}
*/

/*############################################################# 페이징 #############################################################*/
.pageArea {text-align:center; margin:40px 0 40px;}
.pageArea .pagingList {text-align:center; display:inline-block;}
.pageArea .pagingList &gt; span, .pageArea .pagingList &gt; a {float:left; margin:0 5px; border:1px solid #383838;}
.pageArea  img {vertical-align:top;}
.pageArea .paging {display:inline-block; float:left;}
.pageArea .paging li {float:left; width:40px; height:40px; margin:0 5px;}
.pageArea .paging li a {display:block; height:40px; border:1px solid #a8a8a8; font-size:15px; color:#595959; line-height:38px; background:#fff; -webkit-transition: all 0.4s ease; transition: all 0.4s ease;}
.pageArea .paging li.over a, .pageArea .paging li a:hover {color:#fff; background:#383838;}




/*############################################################# 검색 #############################################################*/
#searchBox {text-align:center;}
#searchBox form {display:inline-block;}
#searchBox select, #searchBox input[type='text'] {float:left; height:40px; font-size:16px; color:#595959;}
#searchBox select {width:120px; margin-right:14px; padding:5px;}
#searchBox input[type='text'] {width:270px; margin-right:14px;}
#searchBox input[type='submit'] {float:left; width:120px; height:40px; margin-right:0; border:0px; font-size:16px; color:#fff; cursor:pointer; background:#383838;}
#searchBox .btn {float:left !important; width:120px; min-width:auto; margin-left:14px;}
#searchBox .bar {float:left; text-align:center; margin-right:14px; line-height:40px;}




/*################################# view #################################*/
.boardView {width:100%; border-top:3px solid #000000;}
.boardView .subject {font-size:28px; color:#383838; line-height:1.3;}
.boardView .subject em {color:#339ea4;}
.boardView .bInfo {}
.boardView .top {overflow:hidden; padding:50px; position:relative; border-bottom:1px solid #cbcbcb;}
.boardView .contents {padding:50px; border-bottom:3px solid #000000;}
.boardView .contents .tit {display:block; width:100px; margin-bottom:20px; font-size:15px; color:#fff; text-align:center; line-height:30px; background:#383838;}
#replay_cont {padding:50px; border-bottom:1px solid #a8a8a8; background:#f8f8f8;}
#replay_cont .tit {display:block; width:100px; margin-bottom:20px; border:1px solid #595959; font-size:15px; color:#595959; text-align:center; line-height:30px; background:#fff;}
.boardView .file {border-bottom:1px solid #cbcbcb; padding:15px; }
.boardView .file * {vertical-align:middle;}
.boardView .file .tit {float:left; font-size:15px; color:#383838;}
.boardView .file ul {position:relative; margin-left:90px;}
.boardView .file ul:before {position:absolute; top:0; left:-17px; content:'|';}
.boardView .file a {display:inline-block; color:#0971ba; line-height:20px;}
.boardView .file img {vertical-align:middle !important;}
.boardView .file li {padding-left:20px; background:url('../images/ico_file.gif') no-repeat 0 6px;}
.boardView .contents .imgWrap {margin-bottom:7px; text-align:center;}
.boardView .contents .imgWrap img {width:auto; max-width:100%;}
.boardView .contents img {max-width:100%;}



.bInfo {overflow:hidden; margin:10px -15px 0;}
.bInfo li {float:left; position:relative; padding:0 15px; font-size:16px; color:#aeaeae}
.bInfo li+li:before {position:absolute; left:-5px; top:0px; content:'|';}
.bInfo b {font-weight:normal; color:#339ea4;}

.bListInfo {overflow:hidden; font-family: 맑은고딕, "Malgun Gothic", "Apple SD Gothic Neo", sans-serif, 나눔고딕, "Nanum Gothic", Dotum;}
.bListInfo li {float:left; position:relative; font-size:14px; color:#a8aaac;}
.bListInfo li+li {margin-left:12px;}
.bListInfo li+li:before {position:absolute; top:0; left:-9px; content:'/'}
.bListInfo li.writer {color:#4a80d8;}

/*################################# write #################################*/
.agreeBox.type01 {margin:40px 0; padding:40px; border:1px solid #d9d9d9; background:#f8f8f8;}
.agreeBox.type01 h2 {font-size:16px; color:#fff; line-height:51px; text-align:center; background:#2a2937;}
.agreeBox.type01 .scroll_cont {height:200px; padding:25px 45px; overflow:hidden; overflow-y:auto; font-size:15px; line-height:1.6; background:#fff;}
.agreeBox.type01 .agreeChk {padding-top:15px; font-size:14px; color:#666666; text-align:center;}

.agreeBox.type02 {margin-bottom:40px; background:#f8f8f8; border:1px solid #e1e1e1; padding:40px;}
.agreeBox.type02 p {text-align:center; padding-top:15px; font-size:15px;}
.agreeBox.type02 p .smallT { font-size:13px; color:#999;}
.agreeBox.type02 table {width:100%; background:#FFF;}
.agreeBox.type02 table th {height:50px; border-left:1px solid #d3d3d3; border-right:1px solid #d3d3d3; font-size:16px; color:#fff; background:#2a2937;}
.agreeBox.type02 table td {border:1px solid #d3d3d3; padding:12px; font-size:16px; text-align:center;}


.writeForm {width:100%; border-top:2px solid #242633;}
.writeForm td * {vertical-align:middle;}
.writeForm td, .writeForm th {border-bottom:1px solid #cbcbcb; padding:20px; text-align:left;}
.writeForm th {font-size:16px; color:#585858; padding:17px 10px 17px 30px; vertical-align:top; line-height:22px; vertical-align:middle; background:#f8f8f8;}
.boardTxt {font-size:15px; color:#585858;}
span.boardTxt, em.boardTxt {display:inline-block; padding-left:10px;}
p.boardTxt {padding-top:5px;}
em.boardTxt, .boardTxt em {color:#0971ba;}
.writeForm .file_list li+li {margin-top:5px;}
.writeForm .file_img {margin-top:5px;}
.auto_input_box b {color:#ff0000;}
.auto_input_box b.txt {display:inline-block; padding-left:15px;}


/*################################# passwordBox #################################*/
.passwordBox {position:relative; width:700px; margin:100px auto; padding:100px 45px 45px; border:1px solid #ededed; text-align:center; background:#f8f8f8;}
.passwordBox .timg {position:absolute; top:-100px; left:270px;}
.passwordBox strong {display:block; font-size:24px; color:#383838;}
.passwordBox &gt; p {padding:15px 0 30px; font-size:15px; color:#585858;}
.passwordBox input[type="password"] {width:380px;}
.passwordBox .btn {margin-top:20px;}


/*############################################################# 버튼 #############################################################*/



.btnArea {overflow:hidden; margin-top:30px; text-align:center;}
.btnArea * {vertical-align:middle;}
.btnArea p {display:inline-block;}
.btnArea p.right {float:right; margin-right:-5px;}
.btnArea p.left {float:left; margin-left:-5px;}
.btnArea p .btn {float:left; margin:0 5px;}
.btn {display:inline-block; min-width:150px; height:40px; padding:0 20px; border:0; font-size:16px; color:#fff !important; text-align:center; line-height:40px; background:#383838; cursor:pointer;} 



.btn.larger {min-width:240px; height:65px; line-height:65px; font-size:20px;}
.btn.small {width:75px; min-width:75px; height:30px; padding:0; border-radius:5px; font-size:14px; color:#fff; line-height:30px; background:#c2c2c2;}
.btn.normal {min-width:auto; height:30px; font-size:15px; line-height:30px;}

.btn.round {border-radius:5px;}

.btn.gray01 {background:#c2c2c2;}
.btn.gray02 {background:#383838;}
.btn.btn_border {color:#383838  !important; border:1px solid #595959; line-height:38px; background:none;}
.btn.c_point {background:#325ca1;}
.btn.b_gray {line-height:23px; border:1px solid #595959; color:#595959 !important; background:#fff;}





.btn_view {display:block; position:relative; padding-right:20px; text-align:center; font-size:18px; color:#fff; line-height:65px; background:url('../images/icon_arrow01.png') no-repeat 82% center #325ca1;}
.btn_view02 {display:inline-block; padding:0 10px; border-radius:3px; font-size:14px; color:#fff !important; text-align:center; line-height:30px; background:#325ca1;}


.state {display:inline-block; width:75px; min-width:75px; height:30px; padding:0; border-radius:5px; font-size:16px;  line-height:30px; border:1px solid #325ca1; border-radius:5px; -webkit-border-radius:5px;}
.state.rock {color:#325ca1;}
.state.unrock {color:#383838; border-color:#383838;}

/* common */
.btnArea + .pageArea {margin-top:20px;}
.full {width:100%;}
.fSize60 {width:60%;}
.fSize01 {width:250px;}
.fSize02 {width:100px;}
input.number, select.number {width:100px;}
.red {color:#c90b0b;}
.point {color:#325ca1;}
.hr  {display:block; height:100px; border:0;}
.left {float:left;}
.right {float:right;}
.listImgWrap {overflow:hidden; position:relative;}
.listImgWrap p {padding-bottom:100%;}
.listImgWrap p img {position:absolute; top:0; left:0; width:100%; height:100%;}

.td_date {width:150px;}



.email_inquery .top_txt {text-align:center; color:#1a1a1a;}
.email_inquery .top_txt .t01 {font-size:20px; font-weight:700;}
.email_inquery .top_txt .t02 {margin:20px 0; font-size:18px; font-weight:400;}
.email_inquery .top_txt .dl {display:inline-block; text-align:left;}
.email_inquery .top_txt .dl dl {display:block; line-height:1.6;}
.email_inquery .top_txt dt,
.email_inquery .top_txt dd {display:inline-block; font-weight:400;}
.email_inquery .top_txt dt {width:75px;}
.email_inquery table {margin-top:50px; width:100%; border-top:3px solid #000000;}
.email_inquery table th {width:200px; background:#f9f9fa;}
.email_inquery table th,
.email_inquery table td {padding:25px; border-bottom:1px solid #cccccc;}
.email_inquery input[type="text"],
.email_inquery select,
.email_inquery textarea {width:100%; border:1px solid #707070;}
.email_inquery textarea {height:220px;}




@media all and (max-width:991.9px){
	.boardView .top {padding:30px;}
	.boardView .contents {padding:30px;}
}
@media all and (max-width:767.9px){
	select, input[type="text"], input[type="password"], .textForm, textarea ,
	input[type="text"], input[type="password"], input[type="file"], .textForm {font-size:14px;}

	.boardView .top {padding:20px;}
	.boardView .contents {padding:20px;}
	.boardView .subject {font-size:19px;}
	.bInfo li {font-size:13px;}


	.pageArea {margin:20px 0;}
	.pageArea .pagingList &gt; span, .pageArea .pagingList &gt; a {margin:0 2px;}
	.pageArea .paging li {width:30px; height:30px; margin:0 2px;}
	.pageArea .paging li a {height:30px; font-size:13px; line-height:28px;}
	.pageArea img {width:28px;}

	#searchBox select, #searchBox input[type='text'] {height:35px; font-size:15px;}
	#searchBox form {display:block;}
	#searchBox select {width:30%; margin-right:1%;}
	#searchBox input[type='text'] {width:50%; margin-right:1%;}
	#searchBox input[type='submit'] {width:18%; height:35px; font-size:15px;}

	#categoryBox {margin-bottom:15px;}
	#categoryBox .category li {width:33.33% !important;}
	#categoryBox .category li a {font-size:15px; line-height:40px; white-space:nowrap;}
	#categoryBox.product .category li {width:50% !important;}
	#categoryBox.product .category li span {display:inline-block; width:135px; text-align:left;}
	#categoryBox.recruit .category li {width:25% !important;}
	

	.btnArea p.right {float:right; margin-right:-2px;}
	.btnArea p.left {float:left; margin-left:-2px;}
	.btnArea p .btn {float:left; margin:0 2px;}
	.btn {min-width:80px; height:30px; padding:0 10px; font-size:14px; line-height:30px;}
	
	.btn.btn_border {line-height:28px;}
	
	.td_date {width:100px;}

	.email_inquery .top_txt .t01 {font-size:15px;}
	.email_inquery .top_txt .t02 {margin:10px 0; font-size:14px;}
	.email_inquery table {margin-top:25px}
	.email_inquery table th {width:90px; font-size:14px;}
	.email_inquery table th,
	.email_inquery table td {padding:10px;}
}</pre></body></html>