
/* 상단이미지 */
.subtop_01{ position:relative; width:100%; height:200px; overflow:hidden; background:url(../images/subtop_01.jpg) center no-repeat;; background-size:cover; }
.subtop_02{ position:relative; width:100%; height:200px; overflow:hidden; background:url(../images/subtop_02.jpg) center no-repeat;; background-size:cover; }
.subtop_03{ position:relative; width:100%; height:200px; overflow:hidden; background:url(../images/subtop_03.jpg) center no-repeat;; background-size:cover; }
.subtop_04{ position:relative; width:100%; height:200px; overflow:hidden; background:url(../images/subtop_04.jpg) center no-repeat;; background-size:cover; }

.subtoptext {position:absolute; top:30%; left:50%; width:90%; margin-left:-45%; color:#fff; z-index:7; text-align:center;}
.subtoptext strong { font-size:0.8em; line-height:1.5em; letter-spacing:0;}
.subtoptext .txt { margin-top:; font-size:1.3em; font-weight:600; line-height:1.4em; letter-spacing:0.5px;}


/* 서브 제품 카테고리*/
.nav_product { background:#fcb934; padding:10px 0; }
.nav_product .content2 { width:90%; margin:0 auto;}
.nav_product .content2 ul { display:flex; justify-content:center; flex-wrap:wrap; }
.nav_product .content2 ul li { background:#fff; border-radius:10px; width:30%; margin:5px; text-align:center; }
.nav_product .content2 ul li img { height:40px; }
.nav_product .content2 ul li p { margin:6px 0 0; font-size:0.9em; line-height:1.2em; font-weight:500; }
.nav_product .content2 ul li a { display:block; border-radius:10px; padding:15px 0 10px; transition:.4s; }
.nav_product .content2 ul li a:hover { background:#20a89a; color:#fff; transition:.4s;}



/* 서브메뉴 */
.snb_container{border-top:0px solid #e0e0e0; border-bottom:1px solid #e0e0e0; height:45px;}
.snb{ width:; margin:0 auto; z-index:8;}
.snb .home{display:none; float:left; width:45px; height:45px;}
.snb .wrapper{position:relative; float:left; width:50%; height:100%;}
.snb .wrapper .tit{ position: relative; display:block; height:45px; line-height:45px; vertical-align:middle; padding-left:15px; font-size:14px; font-weight:500; color:#2d2d2d;}
.snb .wrapper .tit:hover { color:#64be0d;}
.snb .wrapper .tit::before{content: "";position: absolute;left:0; top:50%; transform: translateY(-50%); height:16px; border-left:0px solid #e8e8e8;}
.snb .wrapper .tit::after{content: "";position: absolute;right:10px; top:20px;
	width:0; height:0;border-style:solid; border-width:7px;border-color:transparent transparent transparent #4d4d4d;
	transform: rotate(90deg);-webkit-transform: rotate(90deg);
}
.snb .wrapper .tit.on::after{top:13px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg);}

.snb .wrapper .snb_menu{position:absolute; left:0; top:44px; width:100%; z-index:8;}
.snb .wrapper .snb_menu li{display:none;margin-top:10px;}
.snb .wrapper .snb_menu li:first-child{margin-top:0;}

.snb .wrapper .snb_menu.open {/*overflow-y:auto;max-height:188px;*/ background:#fff; border:1px solid #e0e0e0; border-top:0; width:; padding:15px 0;}
.snb .wrapper .snb_menu.open a {  font-size:; font-weight:400; color:#2d2d2d; line-height:1.7em;}
.snb .wrapper .snb_menu.open a:hover { color:#64be0d; }
.snb .wrapper .snb_menu.open li{display:block; padding-left:15px; }
.snb .wrapper .snb_menu.open li a{display:block;width:100%; font-size:14px; }
.snb .depth3_wrap .snb_menu.open{border:none;}
.snb .depth2_wrap,.snb .depth3_wrap{display: none;}
.snb .depth2_wrap.active,
.snb .depth3_wrap.active{display: block;}
.snb .depth2_wrap a { color:#fff;text-decoration:none;}

.snb .wrapper.last{background:#64be0d;}
.snb .wrapper.last .snb_menu{ background:#64be0d; top:44px; width:; border:0px solid #64be0d; border-top:none; } /* 2차 메뉴*/
.snb .wrapper.last .snb_menu a{ font-weight:400; color:#fff; line-height:1.7em;} 
.snb .wrapper.last .snb_menu a:hover{ color:#deecff;}
.snb .wrapper.last > .tit{ font-weight:400; color:#fff}
.snb .wrapper.last > .tit::before{display:none;}
.snb .wrapper.last .tit::after{border-color:transparent transparent transparent #fff;}
.snb::after{content:"";clear: both;display: block;}

/* fixed */
.snb[data-fixed="fixed"]{position: fixed;/*left:0;*/top:82px;width:100%;}


.fixBottom {position:fixed; bottom:0px; padding:20px; background:#FFF; z-index:100000;box-shadow: 0px -2px 2px #a3a3a3;}

.section{ margin:40px auto; width:90%; }

.content { width:85%; margin:40px auto; background:#FFFFFF; }

.content > .center { text-align:center; }

.content h1 {font-size:1.4em; font-weight:600; color:#2e2e2e; line-height:1.4em; letter-spacing:-0.5px; margin-top:0; }
.content h1 strong { color:#1d45aa;  }
.content h2 {font-size:1.5em; font-weight:600; color:#333; line-height:1.4em; letter-spacing:-0.5px;  margin-bottom:0;}
/*.content h2::before {content :""; display:block; background:#004baf; margin-bottom:8px; width:15px; height:2px; }*/
.content h2 strong { color:#64be0d; }
.content h2 a { color:#2e3c83; border-bottom:1px solid; }
.content h3 {font-size:1.2em; font-weight:500; color:#333; line-height:1.3em; letter-spacing:-0.5px;}
.content h3 span { display:block; margin:0 auto; width:90%; text-align:center;}
.content h3 strong {color:#a10c0c;}
.content h4 {font-size:1.1em; font-weight:400; color:#333; line-height:25px; letter-spacing:-1.0px; margin-top:;}
.content h4 strong {  font-weight:400; color:#4c7ec1;}

.content .wrapper{ margin:40px 0; padding:0; overflow:hidden;}
.content .wrapper1{ margin: 70px 0; padding-bottom:20px; border-bottom:0px #CCC dashed;  }
.content .wrapper2{ margin: 50px 0; padding:0; overflow:hidden;}
.content .wrapper3{ margin: 20px 0; padding-bottom:20px; background:url(../images/line_01.png) repeat-x bottom;}

.content .border{border:1px #d2d2d2 solid; padding:5%; margin-top:20px; width:89.5%; text-align:center; } 
.content .border2{ background:#f2f2f2; padding:5%; margin-top:20px; width:89.5%; text-align:center; } 

.content .titlebar { color:#444; font-size:1.2em; font-weight:600; border-bottom:1px #d9d9d9 solid; padding-bottom:12px; width:100%; margin:20px auto 0; }

.content img, .content .wrapper2 img { }

.content .txtCenter{ text-align:center;}
.content .subtitle { margin-top:7%; font-size:1.5em; font-weight:600; letter-spacing:-0.5px; text-align:center;}
.content .subtitle_line { width:20px; margin:0 auto;  margin-top:-7px; border-bottom:1px #ff8e01 solid; text-align:center;}
.picimg{ margin:30px 0; text-align:center;}

/* 소타이틀 */
.stit { background:url() no-repeat 0 5px; padding-top:;  font-size:1.2em; font-weight:600; color:#2e2e2e; line-height:1.2em; letter-spacing:-0.5px; margin-bottom:;}
.stit:before {content :""; display:block; background:#69ba09; margin-bottom:8px; width:15px; height:2px; }
.stit2 { display:block; margin:10px 0; font-size:1.1em; font-weight:500; color:#0b479d; line-height:1.25em; letter-spacing:-0.5px; }


.br { display:block; height:15px;}
.br2 { display:block; height:20px;}
.fb_1 { font-size:1.0em; font-weight:; color:#ff6e05;}
.fb_2 { font-weight:; color:#21a6e5;}
.fb_3 { font-size:20px; }



/* 공통영역 */

.pc_view { display:none;}
.mob_view { display:block;}

ol.listNum {margin-left:20px;}
ol.listNum > li { list-style: decimal !important;   color: #; font-size: ; margin-top:; line-height:22px; }

ol.listNum2 { margin-left:-15px;}
ol.listNum2 li { list-style: decimal}

.common_list1 { margin:15px 0 0;}
.common_list1 li { list-style-image:url(../images/dot.png); list-style-type:disc; list-style-position:outside; margin-left:10px; padding-left:5px; line-height:1.5em; text-align:left;} /* list-style-type:disc; */
.common_list1 span { display:inline-block; width:80%; font-size:1.0em; color:#;  vertical-align:top; }
.common_list1 li.indent {list-style-image:none; list-style-type:none; margin-left:0; font-size:1.1em; font-weight:600; color:#222; }


.common_box { background:#f8f8fa; border:1px solid #dedede; border-radius:; padding:10% 5%; width:89.5%; text-align:center; overflow:hidden;}
.common_box img { border-radius:none; }

.common_box2 { background:#64be0d; border:1px solid #dedede; padding:10% 5%; width:89.5%; text-align:center; overflow:hidden; }
.common_box2 p { text-align:left;}
.common_box2 strong { color:#fff; }
.common_box2 h3 { font-size:1.3em; font-weight:500; color:#fff; line-height:1.5em; }
.common_box2 span { display:block; margin:0 auto 15px; font-size:1.1em; font-weight:600; color:#1b529e; line-height:1.4em; letter-spacing:-0.5px;}



.common_box4 { overflow:hidden;}
.common_box4 li { float:left; margin:1%; margin-bottom:20px; width:48%; text-align:center;}
.common_box4 li img { width:95%; border:1px solid #d8d8d8;}
.common_box4 li p { display:block; margin-top:7px; height:30px;}

.common_pt1 { overflow:hidden;}
.common_pt1 .pic { text-align:center;}
.common_pt1 .text { margin-top:20px;}

.common_pic2 { overflow:hidden;}
.common_pic2 li { float:; width:; margin:30px 0; text-align:center;}
.common_pic2 li img { height:;}

.common_pic { text-align:center; }
.common_pic img { width:100%; }

.common_box { border:1px solid #dedede; padding:5%; width:89.5%; text-align:center;}
.common_box p { text-align:left;}
.common_box strong { color:#f12542; }
.common_box img { width:100%; }
.common_box .left { float:left; width:49%; }
.common_box .right { float:right; width:49%; }

.common_btn a { display:block; border-radius:50px; background:#fcb934; margin:40px auto 0; padding:12px; width:55%; font-size:1.1em; color:#fff; text-align:center; letter-spacing:-0.5px; transition:.3s;}
.common_btn a:hover { background:#20a89a; transition:.3s; }

.divide2_wrap { display:flex; justify-content:space-between; flex-wrap:wrap; }
.divide2_wrap .content { border-bottom:1px solid #d8d8d8; width:; padding:7% 0; margin-bottom:5%; overflow:hidden; }
.divide2_wrap .last { background:url(/images/mb_0.jpg); background-size:cover; border:0;} /*opacity:0; */
.divide2_wrap .content .pic { display:block; width:100%; padding:0; }
.divide2_wrap .content .pic img { width:100%; }
.divide2_wrap .content .txt { border-left:1px solid #d8d8d8; border-right:1px solid #d8d8d8; height:84%; padding:6%; text-align:center;}
.divide2_wrap .content .txt span { display:block; margin-bottom:5px; font-size:1.0em; color:#789500; letter-spacing:1.0px; text-align:center;}
.divide2_wrap .content .txt strong { display:block; margin-bottom:15px; font-weight:600; font-size:1.8em; color:#393939; line-height:1.4em; letter-spacing:-0.5px; text-align:center;}
/*.divide2_wrap .content .txt strong:after {content :""; display:block; border-bottom:1px solid #ff8400; margin:20px auto; width:40px; height:1px; } */


.divide3_wrap { display:flex; justify-content:space-between; flex-wrap:wrap; }
.divide3_wrap .content { border-bottom:1px solid #d8d8d8; margin-bottom:5%; overflow:hidden; }
.divide3_wrap .last { background:url(/images/mb_0.jpg); background-size:cover; border:0;} /*opacity:0; */
.divide3_wrap .content .pic { display:block; width:100%; padding:0; }
.divide3_wrap .content .pic img { width:100%; }
.divide3_wrap .content .txt { border-left:1px solid #d8d8d8; border-right:1px solid #d8d8d8; height:80%; padding:5%; text-align:center;}
.divide3_wrap .content .txt span { display:block; margin-bottom:10px; font-size:1.1em; color:#f04343; letter-spacing:1.0px; text-align:center;}
.divide3_wrap .content .txt strong { display:block; margin-bottom:15px; font-weight:600; font-size:1.4em; color:#393939; line-height:1.3em; letter-spacing:-0.5px; text-align:center;}

.divide3_1_wrap { display:flex; justify-content:space-between; flex-wrap:wrap; }
.divide3_1_wrap .content { border:0px solid #d8d8d8; width:32%; }
.divide3_1_wrap .content img { display:block; width:100%; margin:0 auto;}
.divide3_1_wrap .content strong { display:block; font-weight:600; font-size:1.5em; color:#333; letter-spacing:-0.5px; text-align:center;}
.divide3_1_wrap .content strong:after {content :""; display:block; border-bottom:1px solid #5a5a5a; margin:20px auto; width:30px; height:1px; }
.divide3_1_wrap .content span { display:inline-block; width:100%; text-align:center; }

/*
.divide4_wrap { display:flex; justify-content:space-between; flex-wrap:wrap; }
.divide4_wrap .content { border:1px solid #d8d8d8; width:42%; padding:7% 3%; margin:3% 0 0; color:#727272; }
.divide4_wrap .content img { display:block; width:25%; margin:0 auto 10px;}
.divide4_wrap .content strong { display:block; font-weight:600; font-size:1.1em; color:#393939; letter-spacing:-0.5px; text-align:center;}
.divide4_wrap .content span { display:inline-block; width:100%; color:#f04343; text-align:center; }
.divide4_wrap .content span:after {content :""; display:block; border-bottom:1px solid #f04343; margin:15px auto; width:20px; height:1px; }
*/

.divide4_wrap { display:flex; justify-content:space-between; flex-wrap:wrap; }
.divide4_wrap .content { border-radius:0; border:1px solid #d8d8d8; width:45%; padding:6% 0; margin:2%; margin-bottom:; color:#; text-align:center; }
.divide4_wrap .last { background:url(/images/mb_0.jpg); background-size:cover; border:0;} 
.divide4_wrap .content img { display:block; width:35%; margin:0 auto 20px;}
.divide4_wrap .content strong { display:block; font-weight:; font-size:1.4em; color:#1a3f8e; letter-spacing:-0.5px; text-align:center;}
.divide4_wrap .content strong:after {content :""; display:block; border-bottom:1px solid #1a3f8e; margin:20px auto; width:30px; height:1px; }
.divide4_wrap .content span { display:block; margin-bottom:15px; font-size:1.3em; font-weight:600; color:#789500; }
.divide4_wrap .content p { font-size:1.1em; font-weight:500; color:#888; }
.divide4_wrap .content p:after {content :""; display:block; border-bottom:1px solid #8b8b8b; margin:20px auto; width:30px; height:1px; }


.divide6_wrap { display:flex; justify-content:space-between; flex-wrap:wrap; }
.divide6_wrap .content { border-radius:15px; border:1px solid #d8d8d8; width:41%; padding:6% 2%; margin:2%; color:#; text-align:center; }
.divide6_wrap .last { background:url(/images/mb_0.jpg); background-size:cover; border:0;} /*opacity:0; */
.divide6_wrap .content img { display:block; width:35%; margin:0 auto 20px;}
.divide6_wrap .content strong { display:block; font-weight:; font-size:1.4em; color:#1a3f8e; letter-spacing:-0.5px; text-align:center;}
.divide6_wrap .content strong:after {content :""; display:block; border-bottom:1px solid #1a3f8e; margin:10px auto; width:20px; height:1px; }
.divide6_wrap .content span { font-size:1.1em; font-weight:500; color:#1a44b0; }
.divide6_wrap .content p { font-size:1.2em; font-weight:600; color:#cbcbcb; }
.divide6_wrap .content p:after {content :""; display:block; border-bottom:1px solid #8b8b8b; margin:10px auto; width:20px; height:1px; }



/* 원형3개 */
.common_won3 { display:flex; justify-content:center; flex-direction:column;}
.common_won3 .content { display:flex; justify-content:center; flex-direction:column; align-items:center; width:70%; margin:3% auto;}
.common_won3 .content img { height:60px; margin-top:-10px; }
.common_won3 .content strong { display:block; font-size:1.3em; font-weight:500; margin:7px 0; }
.common_won3 .content:nth-child(1) { background:#00b4cb; border-radius:100px; width:160px; height:160px; padding:20px; font-size:1.05em; font-weight:; color:#fff; line-height:; letter-spacing:-0.5px; text-align:center;}
.common_won3 .content:nth-child(2) { background:#668fe2; border-radius:100px; width:160px; height:160px; padding:20px; font-size:1.05em; font-weight:; color:#fff; line-height:; letter-spacing:-0.5px; text-align:center;}
.common_won3 .content:nth-child(3) { background:#f99a45; border-radius:100px; width:160px; height:160px; padding:20px; font-size:1.05em; font-weight:; color:#fff; line-height:; letter-spacing:-0.5px; text-align:center;}

/* 원형4개 */
.common_won4 { display:flex; justify-content:center; flex-wrap:wrap; }
.common_won4 .content { display:flex; justify-content:center; flex-direction:column; align-items:center; margin:0 2% 4%; width:44%;}
.common_won4 .content:nth-child(1), .common_won4 .content:nth-child(2), .common_won4 .content:nth-child(3), .common_won4 .content:nth-child(4) 
{ background:#fff; border:2px dashed #b2b2b2; border-radius:75px; width:130px; height:130px; padding:10px; font-size:1.2em; color:#727272; letter-spacing:-1.0px; text-align:center;}
.common_won4 .content img { display:block; height:30%; margin-bottom:10px; }
.common_won4 .content strong { display:block; font-size:1.1em; font-weight:600; color:#393939; margin-bottom:5px; }


.customer_sub { overflow:hidden; }
.customer_sub ul li { float:left; width:50%;}
.customer_sub ul li img { width:100%; }

.common_tit_eng { font-family: 'Jost', sans-serif; font-size:1.7em; font-weight:800; color:#222; line-height:1.1em; }



/* 테이블표 보이는 영역 조절 */
.table_ov { width:100%; overflow-x:auto; }
.table_ov .tb1 { width:720px; color: #; font-size:; font-weight:400; border-top:1px #434343 solid; margin-top:12px; padding:0; border-spacing:0; border-collapse:collapse; } /* word-wrap:break-word; */
.table_ov .tb1 caption {color: #393939; font-size: 0.9em; margin-bottom:5px; line-height:27px; font-weight:600; background:url(../images/dot_title.png) no-repeat 0px 9px; padding-left:22px; text-align:left; }
.table_ov .tb1 th{background:#f5f5f5; border-right:1px #9ebae0 solid; border-bottom:1px #d8d8d8 solid; padding:10px 20px; font-size:1.0em; font-weight:500; color:#222; line-height:23px; text-align:center; }
.table_ov .tb1 td{border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:10px 20px; line-height:1.7; text-align:; }
.table_ov .tb1 th:last-child, .table_ov .tb1 td:last-child { border-right:0px #d8d8d8 solid; border-left:1px #d8d8d8 solid;}
.table_ov .tb1 th.bd, .table_ov .tb1 td.bd { border-left:0px #d8d8d8 solid; border-right:0px #d8d8d8 solid;}
.table_ov .tb1 td.center{ text-align:center; }
.table_ov .tb1 td.bg1{ background:#fff8d4; font-weight:; color:#; text-align:;}
.table_ov .tb1 td.bg2{ background:#f3fafa; font-weight:600; color:; text-align:center;}
.table_ov .tb1 td strong { color:#1d45aa;}
.table_ov .tb1 th.bg1{ background:#f5f5f5; border-right:1px #d8d8d8 solid; font-size:; color:#444; text-align:center;}
.table_ov .tb1 th .bold, .table_ov .tb1 td .bold {font-size:0.9em; color:#174487;}
.table_ov .tb1 td a { color:#4d4d4d; text-decoration:;}
.table_ov .tb1 td.tit { font-size:1.1em; font-weight:500; color:#1f3990; text-align:center;}
.table_ov .tb1 td.link { background:#efefef; text-align:center;}
.table_ov .tb1 th img { display:block; width:100%; margin:0 auto;}
.table_ov .tb1 td img { display:block; width:100%; margin:10px auto;}
.table_ov .tb1 thead {background:#f3fafa; color:#006666; font-size:15px; font-weight:;}
.table_ov .tb1 .table_ov .tb1_list li{ list-style-image:url(../images/dot.png); list-style-type:; list-style-position:outside; margin-left:6px; font-size: 1.0em; color:#; line-height:1.3em;} /* list-style-type:disc; */
.table_ov .tb1 .table_ov .tb1_list2 li{ list-style-image:url(../images/dot2.png); list-style-type:; list-style-position:outside; margin-left:5px;} /* list-style-type:disc; */
.table_ov .tb1 ol.listNum {margin-left:;}
.table_ov .tb1 ol.listNum > li { list-style: decimal !important;  font-size: 1.0em; line-height:20px; }


/* 테이블 */

.tb1 { width:100%; color: #; font-size:0.95em; font-weight:400; border-top:1px #434343 solid; margin-top:; padding:0; border-spacing:0; border-collapse:collapse; } /* word-wrap:break-word; */
.tb1 caption {color: #393939; font-size: 0.9em; margin-bottom:5px; line-height:27px; font-weight:600; background:url(../images/dot_title.png) no-repeat 0px 9px; padding-left:22px; text-align:left; }
.tb1 th{background:#f5f5f5; border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:10px 5px; font-size:1.0em; font-weight:500; color:#222; line-height:23px; text-align:center; }
.tb1 td{border-right:1px #d8d8d8 solid; border-bottom:1px #d8d8d8 solid; padding:10px; line-height:1.7; text-align:; }
.tb1 th:last-child, .tb1 td:last-child { border-right:0px #d8d8d8 solid; border-left:1px #d8d8d8 solid;}
.tb1 th.bd, .tb1 td.bd { border-left:0px #d8d8d8 solid; border-right:0px #d8d8d8 solid;}
.tb1 td.center{ text-align:center; }
.tb1 td.bg1{ background:#fff8d4; font-weight:; color:#; text-align:;}
.tb1 td.bg2{ background:#f3fafa; font-weight:600; color:; text-align:center;}
.tb1 td strong { color:#1d45aa;}
.tb1 th.bg1{ background:#f5f5f5; border-right:1px #d8d8d8 solid; font-size:; color:#444; text-align:center;}
.tb1 th .bold, .tb1 td .bold {font-size:0.9em; color:#174487;}
.tb1 td a { color:#4d4d4d; text-decoration:;}
.tb1 td.tit { font-size:1.1em; font-weight:500; color:#1f3990; text-align:center;}
.tb1 td.link { background:#efefef; text-align:center;}
.tb1 th img { display:block; width:100%; margin:0 auto;}
.tb1 td img { display:block; width:100%; margin:10px auto;}
.tb1 thead {background:#f3fafa; color:#006666; font-size:15px; font-weight:;}
.tb1 .tb1_list li{ list-style-image:url(../images/dot.png); list-style-type:; list-style-position:outside; margin-left:6px; font-size: 1.0em; color:#; line-height:1.3em;} /* list-style-type:disc; */
.tb1 .tb1_list2 li{ list-style-image:url(../images/dot2.png); list-style-type:; list-style-position:outside; margin-left:5px;} /* list-style-type:disc; */
.tb1 ol.listNum {margin-left:;}
.tb1 ol.listNum > li { list-style: decimal !important;  font-size: 1.0em; line-height:20px; }


/* 테이블2 */
.tb2 { color: #393939; font-size:14px; width:100%; margin-top:15px; border-top:0px #ff8e01 solid; padding:0; border-spacing:0;border-collapse:collapse;word-break:keep-all;}
.tb2 caption {color: #393939; font-size: 16px ; margin-bottom:5px; line-height:29px; font-weight:600; background:url(../images/dot_title.png) no-repeat 0px 9px; padding-left:22px; text-align:left; }
.tb2 th{background:#f7f9fa; border:1px #d0d0d0 solid; padding:7px; font-weight:600; line-height:15px; text-align:center; }
.tb2 td{border:1px #d0d0d0 solid; padding:7px; line-height:15px; }
.tb2 td.center{ text-align:center; }
.tb2 td.bg1{ background:#5cbad4; font-weight:600; color:#fff; text-align:center;}
.tb2 td.bg2{ background:#f3fafa; font-weight:600; color:; text-align:center;}
.tb2 td a { color:#006666}
.tb2 td li{ margin:5px 0;}
.tb2 thead {background:#f3fafa; color:#006666; font-size:15px; font-weight:;}


/* 탭메뉴 */
#tabmenu{ position:relative;overflow:hidden;   font-size:15px; color:#000; border-bottom: 1px #d2d2d2  solid;}
#tabmenu ul {display: flex;}
#tabmenu ul li,#tabmenu ul li a{ background:#efefef; }
#tabmenu ul li{line-height:50px; width:; padding:0 5px; margin-right: 5px; border: 1px #d2d2d2  solid; border-bottom: none;  }
#tabmenu ul li a{display:block;width:100%; text-align:center ; cursor:pointer;text-decoration:none !important}
#tabmenu ul li a:hover{color:#000}
#tabmenu ul li.on{ background:#333; border: 1px #333 solid; border-bottom: none;}
#tabmenu ul li.on a{ color:#fff; background:#333; font-weight:bold; }

/* 지도게시판 */
.mapImg {display:none;}
.bbsSearchMap {}
.selectMap1 {height:25px;color:#3b3b3b;margin:0px 0px 10px 0px;  -webkit-appearance:none; border:1px solid #b7b7b7;border-right-color:#e1e1e1;border-bottom-color:#e1e1e1; background:url(../images/bg_select.gif) right no-repeat;}
.selectMap2 {width:80px;height:25px;color:#3b3b3b;margin:0px 0px 10px 0px;  -webkit-appearance:none; border:1px solid #b7b7b7;border-right-color:#e1e1e1;border-bottom-color:#e1e1e1; background:url(../images/bg_select.gif) right no-repeat;}
.selectMap3 {width:80px;height:25px;color:#3b3b3b;margin:0px 0px 10px 0px;  -webkit-appearance:none; border:1px solid #b7b7b7;border-right-color:#e1e1e1;border-bottom-color:#e1e1e1; background:url(../images/bg_select.gif) right no-repeat;}	
.selectMap4 {width:80px;height:25px;color:#3b3b3b;margin:0px 0px 10px 0px;  -webkit-appearance:none; border:1px solid #b7b7b7;border-right-color:#e1e1e1;border-bottom-color:#e1e1e1;}	