@charset "utf-8";
/* jbw v1.80 IE8+ */

/* 모바일 패치 (아이패드 글자확대방지) */
html{-webkit-text-size-adjust:none;}

/* 디자인모드 */
a, img{temp:expression(this.hideFocus=true);outline:none;}
/* 접근성모드 */
/*a:focus{outline:solid 1px orange;outline-offset:-1px;}*/

/* @init_font */
.init *
, body, a, h1, h2,h3 ,h4 ,h5 ,h6 ,pre
,[type=text], [type=password], [type=file], [type=email], select ,textarea
/*{font-family:"verdana", "ng", "돋움", "맑은 고딕", "굴림", "tahoma" ;font-size:12px;color:#666;line-height:1.6em;} /*font-family : 기본값 한글로 써야 오페라까지 잘 먹음*/
/* ng는 나눔고딕 사용시 head.php 나눔고딕 관련 주석을  풀어줍니다. */


/* @initialize */
.init,
.init * {margin:0;padding:0;} /* vertical-align:middle; 에디터에서 레이아웃틀어짐 */
.init li {list-style: none;}
.init table,
table.init {border-collapse:collapse;width:100%;}
.init iframe,
iframe.init {display:block;width:100%;height:300px;}

/* TAG 기본스타일 */
html {height:100%;overflow-y:scroll;}
body {height:100%;margin:0px;}
a{vertical-align:middle;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}
caption,legend,caption *,legend *{position:absolute;left:-10000px;line-height:0;font-size:0;}
fieldset{border:solid 0px black;padding:0;}
img{border:0px;vertical-align:middle;}

.init h1, h1{font-size:21px;}
.init h2, h2{font-size:19px;}
.init h3, h3{font-size:17px;}
.init h4, h4{font-size:15px;}
.init h5, h5{font-size:13px;}
.init h6, h6{font-size:13px;}

/* FORM TAG 기본스타일 */
[type=text], [type=password], [type=file], [type=email]
	{vertical-align:middle;border:solid 1px #ccc;background:white;margin:0;padding:0 0 0 7px;height:25px;line-height:25px;box-sizing:border-box;}
[type=file]{padding-left:0;}
[type=checkbox], [type=radio] {vertical-align:middle;margin:2px 4px 4px 4px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/*크롬만*/
[type=checkbox], [type=radio]
	{margin-top:5px;}	 
}
select{height:27px;padding:0 0 0 7px !important;vertical-align:middle;border:solid 1px #ccc;}
textarea{padding:7px 7px !important;box-sizing:border-box;border:solid 1px #ccc;}

/* @@@ STATE 상태, 단축 클래스 */
/* border */
.bd-n, .bd-0{border:0 !important;} .bt-n, .bt-0{border-top:none !important;}
.bb-n, .bb-0{border-bottom:none !important;} .bl-n, .bl-0{border-left:none !important;}
.br-n, .br-0{border-right:none !important;}
/* display */
.d-b {display:block !important;} .d-ib {display:inline-block !important;} .d-n {display:none;}
.d-i {display:inline !important;} .d-tc {display:table-cell !important;}
/* 100% */
.w-100p{width:100% !important} .h-100p{height:100% !important}
/* position */
.p-s{position:static !important;} .p-r{position:relative !important;} .p-a{position:absolute !important;}
.l-0{left:0 !important;} .r-0{right:0 !important;} .t-0{top:0 !important;} .b-0{bottom:0 !important;}
.p-t-l {position:absolute !important;top:0px;left:0px;}
.p-t-r {position:absolute !important;top:0px;right:0px;}
.p-b-l {position:absolute !important;bottom:0px;left:0px;}
.p-b-r {position:absolute !important;bottom:0px;right:0px;}
/* text-align */
.ta-j{text-align:justify !important;}.ta-c{text-align:center !important;}
.ta-l{text-align:left !important;}.ta-r{text-align:right !important;}
/* vertical-align */
.va-t{vertical-align:top !important;}.va-m{vertical-align:middle !important;}.va-b{vertical-align:bottom !important;}
/* line-height */
.lh-1, .lh-1 *{line-height:1 !important;}
.lh-1-1, .lh-1-1 *{line-height:1.1 !important;}
.lh-1-2, .lh-1-2 *{line-height:1.2 !important;}
.lh-1-3, .lh-1-3 *{line-height:1.3 !important;}
.lh-1-4, .lh-1-4 *{line-height:1.4 !important;}
.lh-1-5, .lh-1-5 *{line-height:1.5 !important;}
.lh-1-6, .lh-1-6 *{line-height:1.6 !important;}
.lh-1-7, .lh-1-7 *{line-height:1.7 !important;}
.lh-1-8, .lh-1-8 *{line-height:1.8 !important;}
.lh-1-9, .lh-1-9 *{line-height:1.9 !important;}
/* etc */
.bc-c{border-collapse:collapse !important;}
.bg-n{background:none !important;}
.o-h{overflow:hidden !important;}
.c-b{clear:both !important;}

/* @util */
.break{word-break:break-all !important;word-wrap:break-word !important;}
.no-br{white-space:nowrap;}

/* 가로간격 margin */
.mspace-h-1>*{margin-left:1px;}.mspace-h-1>*:first-child{margin-left:0px;}.mspace-h-2>*{margin-left:2px;}.mspace-h-2>*:first-child{margin-left:0px;}
.mspace-h-3>*{margin-left:3px;}.mspace-h-3>*:first-child{margin-left:0px;}.mspace-h-4>*{margin-left:4px;}.mspace-h-4>*:first-child{margin-left:0px;}
.mspace-h-5>*{margin-left:5px;}.mspace-h-5>*:first-child{margin-left:0px;}.mspace-h-6>*{margin-left:6px;}.mspace-h-6>*:first-child{margin-left:0px;}
.mspace-h-7>*{margin-left:7px;}.mspace-h-7>*:first-child{margin-left:0px;}.mspace-h-8>*{margin-left:8px;}.mspace-h-8>*:first-child{margin-left:0px;}
.mspace-h-9>*{margin-left:9px;}.mspace-h-9>*:first-child{margin-left:0px;}.mspace-h-10>*{margin-left:10px;}.mspace-h-10>*:first-child{margin-left:0px;}
.mspace-h-12>*{margin-left:12px;}.mspace-h-12>*:first-child{margin-left:0px;}.mspace-h-14>*{margin-left:14px;}.mspace-h-14>*:first-child{margin-left:0px;}
.mspace-h-16>*{margin-left:16px;}.mspace-h-16>*:first-child{margin-left:0px;}.mspace-h-18>*{margin-left:18px;}.mspace-h-18>*:first-child{margin-left:0px;}
.mspace-h-20>*{margin-left:20px;}.mspace-h-20>*:first-child{margin-left:0px;}

/* 세로간격 margin */
.mspace-v-1>*{margin-top:1px;}.mspace-v-1>*:first-child{margin-top:0px;}.mspace-v-2>*{margin-top:2px;}.mspace-v-2>*:first-child{margin-top:0px;}
.mspace-v-3>*{margin-top:3px;}.mspace-v-3>*:first-child{margin-top:0px;}.mspace-v-4>*{margin-top:4px;}.mspace-v-4>*:first-child{margin-top:0px;}
.mspace-v-5>*{margin-top:5px;}.mspace-v-5>*:first-child{margin-top:0px;}.mspace-v-6>*{margin-top:6px;}.mspace-v-6>*:first-child{margin-top:0px;}
.mspace-v-7>*{margin-top:7px;}.mspace-v-7>*:first-child{margin-top:0px;}.mspace-v-8>*{margin-top:8px;}.mspace-v-8>*:first-child{margin-top:0px;}
.mspace-v-9>*{margin-top:9px;}.mspace-v-9>*:first-child{margin-top:0px;}.mspace-v-10>*{margin-top:10px;}.mspace-v-10>*:first-child{margin-top:0px;}
.mspace-v-12>*{margin-top:12px;}.mspace-v-12>*:first-child{margin-top:0px;}.mspace-v-14>*{margin-top:14px;}.mspace-v-14>*:first-child{margin-top:0px;}
.mspace-v-16>*{margin-top:16px;}.mspace-v-16>*:first-child{margin-top:0px;}.mspace-v-18>*{margin-top:18px;}.mspace-v-18>*:first-child{margin-top:0px;}
.mspace-v-20>*{margin-top:20px;}.mspace-v-20>*:first-child{margin-top:0px;}

/* 가로간격 padding */
.pspace-h-1>*{padding-left:1px;}.pspace-h-1>*:first-child{padding-left:0px;}.pspace-h-2>*{padding-left:2px;}.pspace-h-2>*:first-child{padding-left:0px;}
.pspace-h-3>*{padding-left:3px;}.pspace-h-3>*:first-child{padding-left:0px;}.pspace-h-4>*{padding-left:4px;}.pspace-h-4>*:first-child{padding-left:0px;}
.pspace-h-5>*{padding-left:5px;}.pspace-h-5>*:first-child{padding-left:0px;}.pspace-h-6>*{padding-left:6px;}.pspace-h-6>*:first-child{padding-left:0px;}
.pspace-h-7>*{padding-left:7px;}.pspace-h-7>*:first-child{padding-left:0px;}.pspace-h-8>*{padding-left:8px;}.pspace-h-8>*:first-child{padding-left:0px;}
.pspace-h-9>*{padding-left:9px;}.pspace-h-9>*:first-child{padding-left:0px;}.pspace-h-10>*{padding-left:10px;}.pspace-h-10>*:first-child{padding-left:0px;}
.pspace-h-12>*{padding-left:12px;}.pspace-h-12>*:first-child{padding-left:0px;}.pspace-h-14>*{padding-left:14px;}.pspace-h-14>*:first-child{padding-left:0px;}
.pspace-h-16>*{padding-left:16px;}.pspace-h-16>*:first-child{padding-left:0px;}.pspace-h-18>*{padding-left:18px;}.pspace-h-18>*:first-child{padding-left:0px;}
.pspace-h-20>*{padding-left:20px;}.pspace-h-20>*:first-child{padding-left:0px;}

/* 세로간격 padding */
.pspace-v-1>*{padding-top:1px;}.pspace-v-1>*:first-child{padding-top:0px;}.pspace-v-2>*{padding-top:2px;}.pspace-v-2>*:first-child{padding-top:0px;}
.pspace-v-3>*{padding-top:3px;}.pspace-v-3>*:first-child{padding-top:0px;}.pspace-v-4>*{padding-top:4px;}.pspace-v-4>*:first-child{padding-top:0px;}
.pspace-v-5>*{padding-top:5px;}.pspace-v-5>*:first-child{padding-top:0px;}.pspace-v-6>*{padding-top:6px;}.pspace-v-6>*:first-child{padding-top:0px;}
.pspace-v-7>*{padding-top:7px;}.pspace-v-7>*:first-child{padding-top:0px;}.pspace-v-8>*{padding-top:8px;}.pspace-v-8>*:first-child{padding-top:0px;}
.pspace-v-9>*{padding-top:9px;}.pspace-v-9>*:first-child{padding-top:0px;}.pspace-v-10>*{padding-top:10px;}.pspace-v-10>*:first-child{padding-top:0px;}
.pspace-v-12>*{padding-top:12px;}.pspace-v-12>*:first-child{padding-top:0px;}.pspace-v-14>*{padding-top:14px;}.pspace-v-14>*:first-child{padding-top:0px;}
.pspace-v-16>*{padding-top:16px;}.pspace-v-16>*:first-child{padding-top:0px;}.pspace-v-18>*{padding-top:18px;}.pspace-v-18>*:first-child{padding-top:0px;}
.pspace-v-20>*{padding-top:20px;}.pspace-v-20>*:first-child{padding-top:0px;}

.indent{margin-left:1em;position:relative;}
.fly_w{padding-left:1.5em !important;position:relative;}
.fly{position:absolute;left:0px;}

/* ir v2.0 */
/*
line-height:0; all font-size:0; ie7
*/
.ir{overflow:hidden;line-height:0 !important;font-size:0 !important;position:absolute;text-indent:-10000px;/*display:inline-block;*/}
.ir *{position:absolute;left:-10000px;top:-10000px;margin:0;padding:0;}

/* both */
* html .both { height: 1%; overflow: visible;} /* float clearing for IE6 */
*+html .both{ min-height: 1%;} /* float clearing for IE7 */
.both:after{ clear: both; content: "."; display: block; height: 0; visibility: hidden; font-size: 0;} /* float clearing for everyone else */
.both-left{float:left;height:100%;}
.both-right{float:right;height:100%;}

/* @clearfix */
* html .clfix { height: 1%; overflow: visible;} /* float clearing for IE6 */
*+html .clfix{ min-height: 1%;} /* float clearing for IE7 */
.clfix:after{ clear: both; content: "."; display: block; height: 0; visibility: hidden; font-size: 0;} /* float clearing for everyone else */

/* @float left*/
.f-l{float:left !important;}

* html .f-l-c{ height: 1%; overflow: visible;} /* float clearing for IE6 */
*+html .f-l-c{ min-height: 1%;} /* float clearing for IE7 */
.f-l-c:after{ clear: both; content: "."; display: block; height: 0; visibility: hidden; font-size: 0;} /* float clearing for everyone else */
.f-l-c>* {float:left;}

/* @float right*/
.f-r{float:right !important;}

* html .f-r-c{ height: 1%; overflow: visible;} /* float clearing for IE6 */
*+html .f-r-c{ min-height: 1%;} /* float clearing for IE7 */
.f-r-c:after{ clear: both; content: "."; display: block; height: 0; visibility: hidden; font-size: 0;} /* float clearing for everyone else */
.f-r-c>* {float:left;}

/* @font-style */
.td-u{text-decoration:underline !important;}
.fs-i{font-style:italic !important;}
.fw-n{font-weight:normal !important;}
.fw-b{font-weight:bold !important;}

/* font-size */
.fs-0{font-size:0 !important;} .fs-0-a, .fs-0-a *{font-size:0 !important;}
.fs-11{font-size:11px !important;} .fs-11-a, .fs-11-a *{font-size:11px !important;}
.fs-12{font-size:12px !important;} .fs-12-a, .fs-12-a *{font-size:12px !important;}
.fs-13{font-size:13px !important;} .fs-13-a, .fs-13-a *{font-size:13px !important;}
.fs-14{font-size:14px !important;} .fs-14-a, .fs-14-a *{font-size:14px !important;}
.fs-15{font-size:15px !important;} .fs-15-a, .fs-15-a *{font-size:15px !important;}
.fs-16{font-size:16px !important;} .fs-16-a, .fs-16-a *{font-size:16px !important;}
.fs-17{font-size:17px !important;} .fs-17-a, .fs-17-a *{font-size:17px !important;}
.fs-18{font-size:18px !important;} .fs-18-a, .fs-18-a *{font-size:18px !important;}
.fs-19{font-size:19px !important;} .fs-19-a, .fs-19-a *{font-size:19px !important;}
.fs-20{font-size:20px !important;} .fs-20-a, .fs-20-a *{font-size:20px !important;}


/* @color*/
.fc-black{color:black !important;}.fc-gray{color:gray !important;}.fc-silver{color:silver !important;}
.fc-red{color:red !important;}.fc-red2{color:#df1515 !important;}
.fc-brown{color:brown !important;}
.fc-orange{color:orange !important;}
.fc-green{color:green !important;}
.fc-skyblue{color:skyblue !important;}
.fc-skyblue2{color:#62abd6 !important;}
.fc-blue{color:blue !important;}.fc-blue2{color:#007bca !important;}
.fc-navy{color:navy !important;}.fc-navy2{color:#1a6ea4 !important;}
.fc-violet{color:violet !important;}.fc-violet2{color:darkviolet !important;}

/* @margin padding */
.mg-0{margin:0px !important;}
.mt-0{margin-top:0px !important;}.mt-1{margin-top:1px !important;}.mt-2{margin-top:2px !important;}.mt-3{margin-top:3px !important;}.mt-4{margin-top:4px !important;}.mt-5{margin-top:5px !important;}.mt-6{margin-top:6px !important;}.mt-7{margin-top:7px !important;}.mt-8{margin-top:8px !important;}.mt-9{margin-top:9px !important;}.mt-10{margin-top:10px !important;}.mt-15{margin-top:15px !important;}.mt-20{margin-top:20px !important;}.mt-25{margin-top:25px !important;}.mt-30{margin-top:30px !important;}.mt-35{margin-top:35px !important;}.mt-40{margin-top:40px !important;}.mt-45{margin-top:45px !important;}.mt-50{margin-top:50px !important;}.mt-60{margin-top:60px !important;}.mt-70{margin-top:70px !important;}.mt-80{margin-top:80px !important;}.mt-90{margin-top:90px !important;}.mt-100{margin-top:100px !important;}.mt-150{margin-top:150px !important;}.mt-200{margin-top:200px !important;}
.mb-0{margin-bottom:0px !important;}.mb-1{margin-bottom:1px !important;}.mb-2{margin-bottom:2px !important;}.mb-3{margin-bottom:3px !important;}.mb-4{margin-bottom:4px !important;}.mb-5{margin-bottom:5px !important;}.mb-6{margin-bottom:6px !important;}.mb-7{margin-bottom:7px !important;}.mb-8{margin-bottom:8px !important;}.mb-9{margin-bottom:9px !important;}.mb-10{margin-bottom:10px !important;}.mb-15{margin-bottom:15px !important;}.mb-20{margin-bottom:20px !important;}.mb-25{margin-bottom:25px !important;}.mb-30{margin-bottom:30px !important;}.mb-35{margin-bottom:35px !important;}.mb-40{margin-bottom:40px !important;}.mb-45{margin-bottom:45px !important;}.mb-50{margin-bottom:50px !important;}.mb-60{margin-bottom:60px !important;}.mb-70{margin-bottom:70px !important;}.mb-80{margin-bottom:80px !important;}.mb-90{margin-bottom:90px !important;}.mb-100{margin-bottom:100px !important;}.mb-150{margin-bottom:150px !important;}.mb-200{margin-bottom:200px !important;}
.ml-0{margin-left:0px !important;}.ml-1{margin-left:1px !important;}.ml-2{margin-left:2px !important;}.ml-3{margin-left:3px !important;}.ml-4{margin-left:4px !important;}.ml-5{margin-left:5px !important;}.ml-6{margin-left:6px !important;}.ml-7{margin-left:7px !important;}.ml-8{margin-left:8px !important;}.ml-9{margin-left:9px !important;}.ml-10{margin-left:10px !important;}.ml-15{margin-left:15px !important;}.ml-20{margin-left:20px !important;}.ml-25{margin-left:25px !important;}.ml-30{margin-left:30px !important;}.ml-35{margin-left:35px !important;}.ml-40{margin-left:40px !important;}.ml-45{margin-left:45px !important;}.ml-50{margin-left:50px !important;}.ml-60{margin-left:60px !important;}.ml-70{margin-left:70px !important;}.ml-80{margin-left:80px !important;}.ml-90{margin-left:90px !important;}.ml-100{margin-left:100px !important;}.ml-150{margin-left:150px !important;}.ml-200{margin-left:200px !important;}
.mr-0{margin-right:0px !important;}.mr-1{margin-right:1px !important;}.mr-2{margin-right:2px !important;}.mr-3{margin-right:3px !important;}.mr-4{margin-right:4px !important;}.mr-5{margin-right:5px !important;}.mr-6{margin-right:6px !important;}.mr-7{margin-right:7px !important;}.mr-8{margin-right:8px !important;}.mr-9{margin-right:9px !important;}.mr-10{margin-right:10px !important;}.mr-15{margin-right:15px !important;}.mr-20{margin-right:20px !important;}.mr-25{margin-right:25px !important;}.mr-30{margin-right:30px !important;}.mr-35{margin-right:35px !important;}.mr-40{margin-right:40px !important;}.mr-45{margin-right:45px !important;}.mr-50{margin-right:50px !important;}.mr-60{margin-right:60px !important;}.mr-70{margin-right:70px !important;}.mr-80{margin-right:80px !important;}.mr-90{margin-right:90px !important;}.mr-100{margin-right:100px !important;}.mr-150{margin-right:150px !important;}.mr-200{margin-right:200px !important;}
.pd-0{padding:0px !important;}
.pt-0{padding-top:0px !important;}.pt-1{padding-top:1px !important;}.pt-2{padding-top:2px !important;}.pt-3{padding-top:3px !important;}.pt-4{padding-top:4px !important;}.pt-5{padding-top:5px !important;}.pt-6{padding-top:6px !important;}.pt-7{padding-top:7px !important;}.pt-8{padding-top:8px !important;}.pt-9{padding-top:9px !important;}.pt-10{padding-top:10px !important;}.pt-15{padding-top:15px !important;}.pt-20{padding-top:20px !important;}.pt-25{padding-top:25px !important;}.pt-30{padding-top:30px !important;}.pt-35{padding-top:35px !important;}.pt-40{padding-top:40px !important;}.pt-45{padding-top:45px !important;}.pt-50{padding-top:50px !important;}.pt-60{padding-top:60px !important;}.pt-70{padding-top:70px !important;}.pt-80{padding-top:80px !important;}.pt-90{padding-top:90px !important;}.pt-100{padding-top:100px !important;}.pt-150{padding-top:150px !important;}.pt-200{padding-top:200px !important;}
.pb-0{padding-bottom:0px !important;}.pb-1{padding-bottom:1px !important;}.pb-2{padding-bottom:2px !important;}.pb-3{padding-bottom:3px !important;}.pb-4{padding-bottom:4px !important;}.pb-5{padding-bottom:5px !important;}.pb-6{padding-bottom:6px !important;}.pb-7{padding-bottom:7px !important;}.pb-8{padding-bottom:8px !important;}.pb-9{padding-bottom:9px !important;}.pb-10{padding-bottom:10px !important;}.pb-15{padding-bottom:15px !important;}.pb-20{padding-bottom:20px !important;}.pb-25{padding-bottom:25px !important;}.pb-30{padding-bottom:30px !important;}.pb-35{padding-bottom:35px !important;}.pb-40{padding-bottom:40px !important;}.pb-45{padding-bottom:45px !important;}.pb-50{padding-bottom:50px !important;}.pb-60{padding-bottom:60px !important;}.pb-70{padding-bottom:70px !important;}.pb-80{padding-bottom:80px !important;}.pb-90{padding-bottom:90px !important;}.pb-100{padding-bottom:100px !important;}.pb-150{padding-bottom:150px !important;}.pb-200{padding-bottom:200px !important;}
.pl-0{padding-left:0px !important;}.pl-1{padding-left:1px !important;}.pl-2{padding-left:2px !important;}.pl-3{padding-left:3px !important;}.pl-4{padding-left:4px !important;}.pl-5{padding-left:5px !important;}.pl-6{padding-left:6px !important;}.pl-7{padding-left:7px !important;}.pl-8{padding-left:8px !important;}.pl-9{padding-left:9px !important;}.pl-10{padding-left:10px !important;}.pl-15{padding-left:15px !important;}.pl-20{padding-left:20px !important;}.pl-25{padding-left:25px !important;}.pl-30{padding-left:30px !important;}.pl-35{padding-left:35px !important;}.pl-40{padding-left:40px !important;}.pl-45{padding-left:45px !important;}.pl-50{padding-left:50px !important;}.pl-60{padding-left:60px !important;}.pl-70{padding-left:70px !important;}.pl-80{padding-left:80px !important;}.pl-90{padding-left:90px !important;}.pl-100{padding-left:100px !important;}.pl-150{padding-left:150px !important;}.pl-200{padding-left:200px !important;}
.pr-0{padding-right:0px !important;}.pr-1{padding-right:1px !important;}.pr-2{padding-right:2px !important;}.pr-3{padding-right:3px !important;}.pr-4{padding-right:4px !important;}.pr-5{padding-right:5px !important;}.pr-6{padding-right:6px !important;}.pr-7{padding-right:7px !important;}.pr-8{padding-right:8px !important;}.pr-9{padding-right:9px !important;}.pr-10{padding-right:10px !important;}.pr-15{padding-right:15px !important;}.pr-20{padding-right:20px !important;}.pr-25{padding-right:25px !important;}.pr-30{padding-right:30px !important;}.pr-35{padding-right:35px !important;}.pr-40{padding-right:40px !important;}.pr-45{padding-right:45px !important;}.pr-50{padding-right:50px !important;}.pr-60{padding-right:60px !important;}.pr-70{padding-right:70px !important;}.pr-80{padding-right:80px !important;}.pr-90{padding-right:90px !important;}.pr-100{padding-right:100px !important;}.pr-150{padding-right:150px !important;}.pr-200{padding-right:200px !important;}

/* 바로가기  (웹접근성) */
.baro{position:absolute;width:100%;text-align:center;top:-10000px;left:0;background:#def;font-weight:bold;font-size:14px;text-decoration:none;color:navy !important;padding:12px 0;z-index:11;text-decoration:underline !important;}
.baro:focus, .baro:active{top:0px;}

/* 팝업 (웹접근성) */
.cf_pop{text-align: center;background: #ffa;border: solid;border: solid 1px silver;padding: 3px;display:none;}
.cf_pop strong{color:blue;font-weight:bold;}

/* pre 줄바꿈 */
pre{
white-space: pre-wrap; /* CSS3 */
white-space: -moz-pre-wrap; /* Mozilla, post millennium */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}