@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Nanum Gothic','나눔고딕', dotum, sans-serif;background:#ffffff;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Nanum Gothic','나눔고딕', dotum, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'Nanum Gothic','나눔고딕', dotum, sans-serif;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Nanum Gothic','나눔고딕', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}
 
input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {
-webkit-box-shadow:  0 0 5px #9ed4ff;
-moz-box-shadow:  0 0 5px #9ed4ff;
box-shadow: 0 0 5px #9ed4ff;
border: 1px solid #558ab7 !important;
}
.placeholdersjs { color: #aaa !important; }


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#top {position:fixed;z-index:1000000;width:100%;}
#hd_tnb {width:100%; background:#819e68;height:25px;}

#hd {z-index:999999;position:relative;min-width:1080px; width:100%; height:109px;margin:0 auto; padding-top:0px;border-bottom:1px solid #ddd;background:url('/img/index/top_bg.png') repeat;}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd_tnb_wrap {width:1080px; margin:0 auto; height:30px;padding-right:30px;}
#hd_tnb_wrap ul {}
#hd_tnb_wrap ul li {float:right; padding:5px 0 0 10px; color:#fff}

#hd_tnb_wrap ul li a {color:#fff}

#hd_tnb_wrap a:focus, #hd_tnb_wrap a:hover {color:#a2ce7c;}
#hd_tnb_wrap .tnb_admin a{color:#ff0000;}
#hd_tnb_wrap .tnb_left{float:left}
#hd_tnb_wrap .tnb_left a{padding:0 14px}

#hd_tnb_wrap .tnb_community{border-right:0px solid #ddd}
#hd_tnb_wrap .tnb_community i{font-size:15px}


#hd_tnb_wrap .tnb_line {color:#fff; font-weight:200}



/*로고,메뉴*/
#hd_wrap {height:80px; width:1080px; background:none; clear:both; margin:0 auto;}
.hd_logo {width:305px; float:left;} /* 메뉴5개: 305, 6개:270 */

.hd_menu { float:left; padding:0;}
.hd_menu ul {font-size: 0; margin: 0; padding: 0;}
.hd_menu ul li {display: inline-block; position: relative; width:155px;}/* 메뉴5개: 155, 6개:135 */
.hd_menu ul li a {display: block; padding: 24px 0 24px 0; transition: 0.2s linear; text-align:center;}
.hd_menu ul li:hover {background: #cd6d5e;color:#ffffff !important;}

.hd_menu ul li ul {border-top: 1px solid #035e89; display: none; position: absolute; width: 155px; background:#fff;}/* 메뉴5개: 155, 6개:135 */
.hd_menu ul li ul li {display: block;}
.hd_menu ul li ul li:first-child { border-top: none; }
.hd_menu ul li ul li a {background:#fff; display: block; padding: 10px 10px; text-align:center;color:#555; letter-spacing:-0.05em}
.hd_menu ul li ul li a:hover { background: #cd6d5e; color:#fff}
nav .fa.fa-angle-down { margin-left: 6px; }
.sub2_menu a {color:#000; font-size:14px;}
.menu_title {font-size:18px; font-weight:600;color:#333;letter-spacing:0.075em; }


 /* 4.로고+메뉴 show all*/
#hd4 {width:100%; clear:both;border:0px solid red;height:77px;}
	#hd4_wrapper {background:none;width:1080px; margin:0 auto;}



/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {border-bottom:1px solid #e38d86;background:#ffa69e/*50824b*/;}
#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {margin:0 auto;width:1080px;zoom:1}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:right;border-left:1px solid #e38d86;margin-bottom:-1px;font-size:0.92em}
#tnb a {display:inline-block;padding:0 10px;color:#fff;line-height:32px}
#tnb a:focus, #tnb a:hover {color:#333;background:#fff;border-bottom:0px solid #3f693b}
#tnb .tnb_admin a{color:#7c3428;}
#tnb .tnb_left{float:left}
#tnb .tnb_left a{;padding:0 14px}
#tnb .tnb_cart{border-right:0px solid #3f693b;}
#tnb .tnb_community{border-right:0px solid #5b7743}
#tnb .tnb_community i{font-size:15px}
#tnb .tnb_shop{background:#fff;}
#tnb .tnb_shop:focus, #tnb .tnb_shop:hover {color:#333;border-bottom:0}
#tnb .tnb_shop a{border-bottom:0px solid #3f693b;color:#333;}
#tnb .tnb_shop .bookmark{
display: inline-block;
height: 11px;
line-height: 39px;
width: 11px;
background: url('/theme/basic/img/index/bookmark.png') no-repeat;
margin: 0 0 0 5px;
vertical-align: middle;
}

/* 메인메뉴 */
#gnb {position:relative;margin:-1px 0 0;border-top:1px dotted #dde4e9;border-bottom:1px solid #dde4e9;background:#ecf0f7}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {margin:0 auto !important;padding:0;width:970px;zoom:1}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;position:relative;float:left}
.gnb_1da {display:inline-block;padding:0 40px 0 10px;height:35px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-weight:bold;line-height:2.95em;text-decoration:none}
.gnb_1da:focus, .gnb_1da:hover {background:url('../img/gnb_bg00.gif') #333 center right no-repeat;text-decoration:none}
.gnb_1dli_air .gnb_1da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_1da {background-color:#333;color:#fff}
.gnb_2dul {display:none;position:absolute;top:35px;width:180px}
.gnb_2da {display:block;padding:13px 10px;text-align:left;text-decoration:none}
.gnb_1dli_air .gnb_2da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_2da {background-color:#333;color:#fff}
.gnb_2da:focus, .gnb_2da:hover {background:#666;text-decoration:none}
.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

/* 중간 레이아웃 */
#wrapper {z-index:5;margin:0 auto;width:100%;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}

#container {width:1080px;z-index:4;position:relative;float:left;height:auto !important;background:#fff;font-size:1.2em;zoom:1; width:100%;margin-top:108px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}

/* 하단 레이아웃-black
#ft {width:100%; height:200px; background:#222222; margin-top:50px;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:970px;text-align:center}
#ft_company {text-align:center}

#ft_qnb {height:50px; border-bottom:1px solid #555; }
#ft_qnb ul {width:1080px; margin:0 auto; padding:15px 0 0 0}
#ft_qnb ul  li {color:#fff; float:left;padding-right:10px; font-size:15px}
#ft_qnb ul li a {color:#fff}
#ft_copy {width:1080px; margin:0 auto; padding:10px 0 0px 0}
.ft_logo {float:left; padding-right:30px}
.copy_text {font-size:15px; color:#999; float:left; width:760px}
.ft_mobile{float:right; padding-right:10px;}
*/

/*하단 레이아웃 black*/
#ft01{background:#222;margin-top:0px;border-top:1px solid #555;}
#ft01_qnb {height:50px; }
#ft01_qnb ul {width:1080px; margin:0 auto; padding:15px 0 0 0;}
#ft01_qnb ul  li {color:#fff; float:left;padding-right:10px; font-size:15px}
#ft01_qnb ul li a {color:#fff}

#ft01_wrap{width:1080px;height:200px;margin:0 auto;padding:20px 0;position:relative;border-top:0px dotted #999; }
#ft01_logo{position:absolute;left:1px;top:20px;color:#fff; text-align:left;border:0px red;}
#ft01_copyright{position:absolute;left:240px;top:15px;color:#fff; text-align:left;font-size:1.175em;}
#ft01_copyright p.ft_info{;border-bottom:0px solid #75738c;color:#fff;padding:0 0 1px;line-height:30px}
#ft01_copyright p.ft_copy{text-align:center;color:#fff;padding:1px 0}
#ft01_mobile {position:absolute;right:10px;top:15px;text-align:center;}
#ft01_privacy{position:absolute;right:100px;top:15px;text-align:center;}

/*하단 레이아웃 white*/
#ft02{background:#fff;margin-top:0px;border-top:1px solid #c9c9c9;}
#ft02_qnb {height:50px; }
#ft02_qnb ul {width:1080px; margin:0 auto; padding:15px 0 0 0;}
#ft02_qnb ul  li {color:#444; float:left;padding-right:10px; font-size:15px}
#ft02_qnb ul li a {color:#444}

#ft02_wrap{width:1080px;height:200px;margin:0 auto;padding:20px 0;position:relative;;border-top:0px dotted #999; }
#ft02_logo{position:absolute;left:1px;top:20px;color:#111; text-align:left;border:0px red;}
#ft02_copyright{position:absolute;left:240px;top:15px;color:#111; text-align:left;font-size:1.175em;}
#ft02_copyright p.ft_info{;border-bottom:0px solid #75738c;color:#333;padding:0 0 1px;line-height:30px}
#ft02_copyright p.ft_copy{text-align:center;color:#333;padding:1px 0}
#ft02_mobile {position:absolute;right:10px;top:15px;text-align:center;}
#ft02_privacy{position:absolute;right:100px;top:15px;text-align:center;}

/*하단 레이아웃 연한 회색 -  bbb ccc ddd eee*/
#ft03{background:#eee;margin-top:0px;border-top:1px solid #ccc;}
#ft03_qnb {height:50px; }
#ft03_qnb ul {width:1080px; margin:0 auto; padding:15px 0 0 0;}
#ft03_qnb ul  li {color:#444; float:left;padding-right:10px; font-size:15px}
#ft03_qnb ul li a {color:#444}

#ft03_wrap{width:1080px;height:200px;margin:0 auto;padding:20px 0;position:relative;border-top:0px dotted #999; }
#ft03_logo{position:absolute;left:1px;top:20px;color:#111; text-align:left;border:0px red;}
#ft03_copyright{position:absolute;left:240px;top:15px;color:#111; text-align:left;font-size:1.175em;}
#ft03_copyright p.ft_info{;border-bottom:0px solid #75738c;color:#333;padding:0 0 1px;line-height:30px}
#ft03_copyright p.ft_copy{text-align:center;color:#333;padding:1px 0}
#ft03_mobile {position:absolute;right:10px;top:15px;text-align:center;}
#ft03_privacy{position:absolute;right:100px;top:15px;text-align:center;}


/*하단 레이아웃 진한 회색*/
#ft04{background:#444;margin-top:0px;border-top:1px solid #555;}
#ft04_qnb {height:50px; }
#ft04_qnb ul {width:1080px; margin:0 auto; padding:15px 0 0 0;}
#ft04_qnb ul  li {color:#fff; float:left;padding-right:10px; font-size:15px}
#ft04_qnb ul li a {color:#fff}

#ft04_wrap{width:1080px;height:200px;margin:0 auto;padding:20px 0;position:relative;border-top:0px dotted #999; }
#ft04_logo{position:absolute;left:1px;top:20px;color:#fff; text-align:left;border:0px red;}
#ft04_copyright{position:absolute;left:240px;top:15px;color:#fff; text-align:left;font-size:1.175em;}
#ft04_copyright p.ft_info{;border-bottom:0px solid #75738c;color:#fff;padding:0 0 1px;line-height:30px}
#ft04_copyright p.ft_copy{text-align:center;color:#fff;padding:1px 0}
#ft04_mobile {position:absolute;right:10px;top:15px;text-align:center;}
#ft04_privacy{position:absolute;right:100px;top:15px;text-align:center;}



/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove  .win_desc {text-align:center;display:block}
#copymove  .tbl_wrap{margin:20px }
#copymove  .win_btn{padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha2.png') no-repeat 0 0 ;  vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn,.btn{line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#cd6d5e;color:#fff;cursor:pointer;border:0;}
.btn_submit:hover {background:#99493d}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa;
}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:40px;border:0;background:#3c3c3c;border-radius:5px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#54598c}
a.btn_b02,.btn_b02 {display:inline-block;background:#cd6d5e;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#1f5704}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;background:#484950;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border:1px solid #ccc;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ddd;background:#fafafa;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#f0f0f0;}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;}

.full_input{width:100%}
.half_input{width:49.5%}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
/*폼 리스트*/
.form_01 h2{margin:0 0 10px;font-size:1.167em}
.form_01 li{margin:10px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#cd6d5e;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#cd6d5e;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:bold;font-size:1.083em;float:right}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;
-webkit-box-shadow: inset 1px 1px 2px #222542;
-moz-box-shadow:  inset 1px 1px 2px #222542;
box-shadow: inset 1px 1px 2px #222542;
}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/*메일인증*/
.rg_em{margin-top:5px}
.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden}

/*캡챠 모바일에서 피시버젼*/
#captcha.m_captcha audio{display:block;margin:5px 0 10px;}
#captcha.m_captcha #captcha_key{margin-left:3px }
#captcha.m_captcha #captcha_reload span{background:none;display:inline}
#captcha.m_captcha  #captcha_reload {position:relative ;width:auto;top:0;left:0;margin:0;padding:0 10px;height:43px;border:0;background:#e4eaec;vertical-align:middle;overflow:hidden;cursor:pointer}



/* BOX 공통 */

	

#bd4{width:100%;margin:0px auto;padding:20px 0;}
#bd4_wrap {margin:0 auto;padding:0;width:1080px;border:0px solid red;}
#bd4_wrap:after {display:block;visibility:hidden;clear:both;content:""}

	#box41{position:relative; width:258px; height:290px; background:url("/img/index/icon01.png") center 0px no-repeat; float:left; border:0px solid #dcdcdc;padding:0;margin-right:16px;}
	#box41:hover{background:#e3f1fb url("/img/index/icon01on.png") center 0px no-repeat;}
	#box42{position:relative; width:258px; height:290px; background:url("/img/index/icon02.png") center 0px no-repeat; float:left; border:0px solid #dcdcdc;padding:0;margin-right:16px;}
	#box42:hover{background:#e3f1fb url("/img/index/icon02on.png") center 0px no-repeat;}
	#box43{position:relative; width:258px; height:290px; background:url("/img/index/icon03.png") center 0px no-repeat; float:left; border:0px solid #dcdcdc;padding:0;margin-right:16px;}
	#box43:hover{background:#e3f1fb url("/img/index/icon03on.png") center 0px no-repeat;}	
	#box44{position:relative; width:258px; height:290px; background:url("/img/index/icon04.png") center 0px no-repeat; float:left; border:0px solid #dcdcdc;padding:0;margin-right:0px;}
	#box44:hover{background:#e3f1fb url("/img/index/icon04on.png") center 0px no-repeat;}
#bd4_wrap .box_txtbtm {border:0px solid red;width:100%;padding:10px 0;margin-top:240px;text-align:center;background:#162e01;color:#fff;font-size:20px;font-weight:500;opacity: 0.80;}



#bd4a{width:100%;margin:20px auto;padding:20px 0 0;background:#fff;}
#bd4a_wrap {margin:0 auto;padding:0;width:1080px;}
#bd4a_wrap:after {display:block;visibility:hidden;clear:both;content:""}

	#box41a{position:relative; width:255px; height:220px; background:#f5ede9 url("/img/index/icon01a.png") center 30px no-repeat; float:left; border:0px solid #dcdcdc;padding:0;margin-right:20px;}
	#box41a:hover{background:#f0aba5 url("/img/index/icon01a_on.png") center 30px no-repeat;}
	#box42a{position:relative; width:255px; height:220px; background:#f5ede9 url("/img/index/icon02a.png") center 30px no-repeat; float:left; border:0px solid #dcdcdc;padding:0;margin-right:20px;}
	#box42a:hover{background:#f0aba5 url("/img/index/icon02a_on.png") center 30px no-repeat;}
	#box43a{position:relative; width:255px; height:220px; background:#f5ede9 url("/img/index/icon03a.png") center 30px no-repeat; float:left; border:0px solid #dcdcdc;padding:0;margin-right:20px;}
	#box43a:hover{background:#f0aba5 url("/img/index/icon03a_on.png") center 30px no-repeat;}	
	#box44a{position:relative; width:255px; height:220px; background:#d5cccf url("/img/index/icon04a.png") center 30px no-repeat; float:left; border:0px solid #dcdcdc;padding:0;margin-right:0px;}
	#box44a:hover{background:#e08b83 url("/img/index/icon04a_on.png") center 30px no-repeat;}

.txt_btm_a {
	padding-top: 160px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #333;
}

#bd4b{width:100%;margin:0 auto;padding:20px 0 50px;background:#f1efed;}
#bd4b_wrap {margin:0 auto;padding:0;width:1080px;border:0px solid red;}
#bd4b_wrap:after {display:block;visibility:hidden;clear:both;content:""}

	#box21 {width:532px; height:250px; background:url('/img/index/b05.jpg') center no-repeat; float:left;margin-bottom:20px;margin-right:16px;}
	#box21:hover {background:url('/img/index/b05on.jpg')no-repeat;}
	#box21 ul {padding:35px 0 0 290px}

	#box22 {width:532px; height:250px; background:url('/img/index/b06.jpg') right no-repeat; float:right;margin-bottom:20px}
	#box22:hover {background:url('/img/index/b06on.jpg')no-repeat;}
	#box22 ul {padding:35px 0 0 290px}

	#box4b1 {width:345px; height:177px; background:#eee2dc url("/img/index/bg_cs2.png") 0px 0px no-repeat; float:left; margin-right:18px}
	#box4b1:hover {}
	#box4b1 ul {padding:30px 0 0 25px}

	#box4b2 {width:345px; height:177px; background:#bab2b5 url("/img/index/bg_bbs.png") 0px 0px no-repeat; float:left; margin-right:18px}
	#box4b2:hover {background-color:#eee5e8;color:#9d616a;}
	#box4b2 ul {padding:30px 0 0 25px}

	#box4b3 {width:177px; height:177px; background:#d2e3ed url("/img/index/bg_icon011.png") 40px 20px no-repeat; float:left;}
	#box4b3:hover {background-color:#f2f8fc;color:#3e6982;}

	#box4b4 {width:177px; height:177px; background:#d0e4d9 url("/img/index/bg_icon022.png") 40px 20px no-repeat; float:left;}
	#box4b4:hover {background-color:#e9f6ef;color:#378158;}

.box4a_tit {font-size:20px; color:#444}
.box4a_tit2 {padding:125px 0 0 2px;font-size:16px; color:#444;letter-spacing:-1px;}
.box4a_txt {font-size:14px; color:#444; margin:10px 0 0 0; line-height:16px}
.box4a_tel {font-size:30px; color:#9d5e5b; margin:5px 0 0 0}
.box4a_stext a {color:#444;}

.box4b_tit {font-size:20px; color:#fff}
.box4b_tit2 {padding:125px 0 0 0px;font-size:18px; color:#ffffff;letter-spacing:-2px;}
.box4b_txt {font-size:14px; color:#fff; margin:10px 0 0 0; line-height:16px}
.box4b_tel {font-size:30px; color:#fdffd2; margin:5px 0 0 0}
.box4b_stext a {color:#fff;}


.box2_tit {font-size:30px}
.box2_txt {font-size:16px; color:#555; margin:15px 0 20px 0; line-height:22px}
.box2_btn {width:110px; padding:10px; border:1px solid #aaa; font-size:14px;margin-left:100px;}
.box2_txt2 {font-size:16px; color:#555; margin:15px 0 40px 0; line-height:22px}


.main_tit {text-align:center}
.main_txt {font-size:16px; color:#555; text-align:center; margin:10px 0 25px 0}


 /* cs-cneter */

.txt_big   {font-size: 35px;color:#555;font-weight:600;text-align:center;}
.txt_small {font-size:18px; color:#222; text-align:center; margin:10px 0 25px 0}
.txt_btm   {padding-top:200px;text-align:center;font-size:18px;font-weight:600;color:#333;}
.tit_span {float:right;color:#457117; font-size:15px;padding-right:10px;}
.tit01 {font-size:21px; color:#000;}
.tit01_line {width:40px;border-bottom:1px solid #457117;padding-top:10px;}
.txt01 {font-size:15px; color:#000; padding-top:15px; line-height:15px}
.txt01_span {color:#457117; font-size:25px}
.txt01_small {font-size:13px; color:#888;padding-top:15px;}

.tit02 {font-size:21px; color:#fff;}
.tit02_line {width:40px;border-bottom:1px solid #fdfdca;padding-top:10px;}
.txt02 {font-size:15px; color:#fff; padding-top:15px; line-height:25px}
.txt02_span {color:#fdfdca; font-size:25px}
.txt02_small {font-size:13px; color:#fff;padding-top:15px;}
.txt02_btn {display: inline-block;background:transparent;padding: 8px 20px; font-size:15px;color: #fff;text-decoration: none;border: 1px solid #fff;vertical-align: middle;float:right;}


/***************************** subpage **************************************************************************************************/

/* 1.subtop */
#subtop01 {background:url("/img/sub/subtop01.jpg") no-repeat scroll center bottom 0; height: 295px; width: 100%;}
#subtop02 {background:url("/img/sub/subtop02.jpg") no-repeat scroll center bottom 0; height: 295px; width: 100%;}
#subtop03 {background:url("/img/sub/subtop03.jpg") no-repeat scroll center bottom 0; height: 295px; width: 100%;}
#subtop04 {background:url("/img/sub/subtop04.jpg") no-repeat scroll center bottom 0; height: 295px; width: 100%;}
#subtop05 {background:url("/img/sub/subtop05.jpg") no-repeat scroll center bottom 0; height: 295px; width: 100%;}
#subtop06 {background:url("/img/sub/subtop06.jpg") no-repeat scroll center bottom 0; height: 295px; width: 100%;}
#subtop09 {background:url("/img/sub/subtop09.jpg") no-repeat scroll center bottom 0; height: 295px; width: 100%;}
#subtop_wrap {margin: 0 auto;padding: 120px 0 0;width: 1080px; text-align:center}
.subtop_title {color: #fff;font-size: 50px;font-weight: 500;}
.subtop_title::after {background-color: #fff; content: ""; display: block; height: 2px; margin: 30px auto 10px; width: 56px;}

/* 2.sub-menu */
#submenu {width: 100%;height: 50px;background-color: #333333;}
#submenu_wrap {width: 1080px;margin: 0px auto;}
.menulist .home {float: left;width: 50px;display: block;text-align: center;line-height: 50px;border-left: 1px solid #525252;}
.menulist ul li {float: left;}
.menulist ul li:hover a, .menulist ul li.on a {background-color: #cd6d5e; letter-spacing:-0.06em}
.menulist ul li:first-child a {border-left: 1px solid #525252;}
.menulist ul li a {display: block;width: ;height: 50px;line-height: 50px;color: #fff;letter-spacing: 0.25px;font-size: 15px;font-weight: 300;text-align: center; padding:0 15px; letter-spacing:-0.05em;border-right: 1px solid #525252;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;transition: all 0.3s;}
.menulist .on {background-color: #cd6d5e; letter-spacing:-0.06em}

/* 3.sub-content 공통*/
#subcon {width:1080px; margin:50px auto 150px auto;}
#subcon:after {display:block;visibility:hidden;clear:both;content:""}

/* 3-1 text */

.subtitle     {margin:10px 0 50px;padding:0 0 60px;background:url('/img/sub/title_bar.gif') no-repeat center bottom;font-size: 40px;font-weight: 400;color: #222;text-align: center;letter-spacing: -0.05em;border:0px solid red;}
.subtxt_s {font-size:12px; color:#333;line-height:1.75em;}
.subtxt   {font-size:15px; color:#333;line-height:1.75em;}
.subtxt_m {font-size:20px; color:#555;line-height:1.75em;letter-spacing:0.05em;}
.subtxt_b {font-size:25px; color:#555;line-height:1.75em;letter-spacing:-0.01em;}
.subtxt_eb {font-size:30px; color:#222;line-height:1.75em;letter-spacing:-0.01em;}


/* 3-2 Grid */
#grid21  {width:49.0%; background:#fff; float:left; border:0px solid red;margin-right:20px;clear:both;}
#grid22  {width:49.0%; background:#fff; float:right;border:0px solid blue;}

#grid21b {width:348px; height:450px; background:#fff; float:left; margin-right:25px;clear:both;}
#grid22b {width:707px; height:450px; background:#fff; float:right;}
#grid21c {width:528px; height:450px; background:#fff; float:left; margin-right:24px;clear:both;}
#grid22c {width:528px; height:450px; background:#fff; float:right;}

#grid31  {width:350px; height:100px; background:#2c9eaf; float:left; margin-right:15px;clear:both;}
#grid32  {width:350px; height:100px; background:#2c9eaf; float:left; margin-right:20px}
#grid33  {width:350px; height:100px; background:#2c9eaf; float:left; }


/* 3-3. 여기서부터는 각 페이지별 */




/* 인사말 */
.intro {margin-top: 50px;background: url("/img/sub/sub11.png") no-repeat right 60px;border:0px solid red;clear:both;}
.intro_sign {padding: 60px 0px;width: 320px;margin-left:50px;float: left;background: url("/img/sub/sub11-3.png") no-repeat scroll right 45px;font-size: 16px;font-weight: bold;color: #444;}

/* 경영비전 */
.intro2 {margin-top: 50px;background: url("/img/sub/sub12-1.png") no-repeat right 60px;border:1px solid red;}
.intro2_sign {padding: 60px 0px;width: 320px;margin-left:50px;float: left;background: url("/img/sub/sub12-2.png") no-repeat scroll right 45px;font-size: 16px;font-weight: bold;color: #444;}

/* 조합사소개 */
	#bd73{position:relative;float:left; padding:0; margin-left:0; width:430px;background:#fff;border:0px solid #dee3eb}
	#bd73-1{position:relative;width:430px;height:100px;float:left;padding:10px 0;overflow:hidden;border-bottom:1px dotted #959595;background:url(../img/sub/sub13-1.png) no-repeat 330px 8px #fff;}
	#bd73-2{position:relative;width:430px;height:100px;float:left;padding:10px 0;margin-top:0px;overflow:hidden;border-bottom:1px dotted #959595;background:url(../img/sub/sub13-2.png) no-repeat 330px 8px #fff;}
	#bd73-3{position:relative;width:430px;height:100px;float:left;padding:10px 0;margin-top:0px;overflow:hidden;border-bottom:1px dotted #959595;background:url(../img/sub/sub13-3.png) no-repeat 330px 8px #fff;}
	#bd73-4{position:relative;width:430px;height:100px;float:left;padding:10px 0;margin-top:0px;overflow:hidden;border-bottom:1px dotted #959595;background:url(../img/sub/sub13-4.png) no-repeat 330px 8px #fff;}
	#bd73-5{position:relative;width:430px;height:116px;float:left;padding:10px 0;margin-top:0px;overflow:hidden;border-bottom:1px dotted #959595;background:url(../img/sub/sub13-5.png) no-repeat 330px 18px #fff;}

	#bd73 h5{position:absolute;top:5px;font-size:18px;font-weight:bold;color:#355999;}
	#bd73 p{position:absolute;top:40px;margin-left:0 !important;color:#566472;}

	.join {background: url("/img/sub/sub13-logo.png") no-repeat 700px 15px;border:0px solid red;clear:both;}

/* 오시는 길 */
.findway .title {border-bottom: 1px solid #CFCFCF;padding-left: 15px;background: url("/img/sub/loc_icon.png") no-repeat left 15px;padding-bottom: 15px;font-size: 18px;letter-spacing: -0.35px;color: #333333;margin-top: 50px;margin-bottom: 0;}
.findway p {font-size: 16px;line-height: 40px;letter-spacing: -0.35px;color: #333333;margin-bottom: 150px;margin-top: 20px;}
.findway ul li {font-size: 16px;line-height: 40px;letter-spacing: -0.35px;color: #666666;margin-top: 10px;padding-left:30px;}

/* custom 추가 */
.btn_cate01 {
	background:#e3e3e3;/*회색 */
	border-radius:3px;
	border:0px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-size:14px;
	padding:10px 0px;
	width:100px;
	text-decoration:none;
}


.btn_cate02 {
	background:#e2efbe;
	border-radius:3px;
	border:0px solid #fdf2df;/*파랑 */
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-size:14px;
	padding:10px 0px;
	width:100px;
	text-decoration:none;
}

.btn_cate03 {
	background:#d3e3f7;/*파랑 */
	border-radius:3px;
	border:0px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-size:14px;
	padding:10px 0px;
	width:100px;
	text-decoration:none;
}

.btn_cate04 {
	background:#f8d4df; /*분홍 */
	border-radius:3px;
	border:0px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-size:14px;
	padding:10px 0px;
	width:100px;
	text-decoration:none;
}

.btn_cate05 {
	background:#fbf8df;/*노랑 */
	border-radius:3px;
	border:0px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-size:14px;
	padding:10px 0px;
	width:100px;
	text-decoration:none;
}

.btn_cate06 {
	background:#eefdf2;/*녹색 */
	border-radius:3px;
	border:0px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-size:14px;
	padding:10px 0px;
	width:100px;
	text-decoration:none;
}