@charset "utf-8";

@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://fonts.googleapis.com/earlyaccess/jejugothic.css);

/* float 처리  */
.clearfix:after {content: " ";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix { display: inline-block; }
/* Hides from IE-mac \\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* 초기화 */
html, body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, p, address, pre, cite, form, fieldset, caption, textarea, input, select, table, th, td { margin: 0px;
padding: 0px; }
html {overflow-y:scroll}
body {margin:0;padding:0; width:100%; font-size:14px;font-family:'Nanum Gothic', sans-serif; -webkit-text-size-adjust:none; font-weight:normal;  color:#444;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {word-break:normal;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav {display:block; margin:0; padding:0;}

ul, dl, ol  {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}
input, button {margin:0;padding:0; font-size:14px; font-family:'Raleway', 'Nanum Gothic', sans-serif;}
button {cursor:pointer;font-family:'Raleway', 'Nanum Gothic', sans-serif;}

textarea, select {font-size:1em;font-family:'Nanum Gothic', sans-serif;}
select {margin:0;font-family:'Nanum Gothic', sans-serif;}
p {margin:0;padding:0;word-break:normal}
span {word-break:normal;}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a{cursor:pointer;}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:none;}
img{display:inline-block; margin:0; padding:0;}
.ml5{margin-left:5px;}
.ml3{margin-left:3px;}


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:960px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #ddd;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}

/* 상단 레이아웃 추가수정 css*/
#hd {z-index:4;position:relative;width:100%;  min-width:1420px;  margin-bottom:30px;background-color: #081328;color: #fff;}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;width:1380px;zoom:1; height:95px; padding-right:40px;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#hd #top_nav ul{margin-top:0; margin-bottom:0;}
#hd #top_nav .next{text-align: center; padding: 0 10px; line-height: 28px; font-size: 13px; display: inline-block; font-weight: bold; letter-spacing: -0.03em;margin: 0 auto;}
#hd #top_nav p.next b{color: #F44336;}

#logo {top:24px; position:absolute; left:0px;}
#logo a img{position: relative;}
#logo a span {position: absolute;padding: 0px 10px;border-radius:15px;font-family:'Jeju Gothic', serif;font-size: 12px;top: -20px;right: 0;color:#fff;font-family: notosanskr,'Malgun Gothic','맑은 고딕',Dotum,'돋움',sans-serif;}
/*대전충청*/
#logo a .area1 {background: #d80000;}
/*부산경남*/
#logo a .area2 {background: #ff4d00;}
/*서울*/
#logo a .area3 {background: #0266d8;}
/*인천/경기*/
#logo a .area4 {background: #5d239f;}
/*광주/전라*/
#logo a .area5 {background: #233460;}
/*강원/제주*/
#logo a .area6 {background: #20a32c;}

.topBan1{float:right; }



/* 상단 회원가입 등 링크 */
#top_nav{width:100%;  overflow: hidden; border-bottom:1px solid #eaeaea5c;    background-color: #060D1C;}
#top_nav .wrap{width:1380px; margin:0 auto; padding-right:40px; font-family:notosanskr,'Malgun Gothic','맑은 고딕',Dotum,'돋움',sans-serif; text-align: center;}

.visit{float:left;}
.visit li{float:left; padding:0 8px;line-height:33px; font-size:12px; color:#fff; /*border-right:1px solid #ccc;*/}
/* .visit li:first-child{border-left:1px solid #ccc;} */
.visit li span{padding:5px;}
.visit li b{padding-left:5px; color:#e63f4c;}
.visit li.check{padding:0;}
.visit li.check a{display:block; padding: 0 20px; height:33px; line-height:32px; font-size:12px;}
.visit li.check i{color:#fff; font-size:12px;}
.visit li.check b{color:#fff; font-weight:normal;}
.tnb {margin:0;padding:0;list-style:none;zoom:1; text-align:right; float:right;}
.tnb li {float:left; /*border-right:1px solid #eaeaea;*/}
.tnb li:first-child{ /*border-left:1px solid #eaeaea; */}
.tnb a {display:block; padding:0 8px; font-size:12px; line-height:33px; color:#fff; }
.tnb a:hover{background:#1b2639; color:#fff; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;}
.tnb a.red {background:#1b2639; color:#fff;}
.tnb a:focus, .tnb a:hover, .tnb a:active {text-decoration:none}
.tnb img {margin-right:3px}
.tnb a.message{display:inline-block;}
.tnb a.message:hover{background:#1b2639; color:#fff;}
.tnb a.message_on{display:inline-block; background-color:#1b2639; color:#ffffff;}



/* 검색 헤더로 옮기는 css*/
.searchbox{position: absolute;left: 24%;width: 700px;height: 44px;background:#212B3E;border: 1px solid #d4d4d4;border-radius: 4px;zoom:1;z-index:11;margin-top:25px;}
.searchbox input{width: 90%;height:29px;line-height:24px;margin: 8px 0 0 15px;padding-left:5px;border:0;border-right:1px solid #ccc;color:#fff;background:#212B3E;float:left;outline: 0;font-family: notosanskr,'Malgun Gothic','맑은 고딕',Dotum,'돋움',sans-serif;}
/* .searchbox input::placeholder { color: #fff; } */
.searchbox button{width:35px;height:30px;margin-top: 7px;margin-left: 5px;display:inline-block;border:0;background:url(/images/btn_search2.png) no-repeat 0 0;background-size:100%;}


/* 메인메뉴 + 지역별 메뉴바 색상 추가수정 css*/
#gnb {position:relative; border-top:0; border-bottom:0; height: 50px; line-height:50px;}

/*메뉴바색 지역순*/
.gnb1 {background:#1B2639;}
.gnb2 {background:#404448;}
.gnb3 {background:#404448;}
.gnb4 {background:#404448;}
.gnb5 {background:#404448;}
.gnb6 {background:#404448;}

#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}

/* 공통 스타일 유지 */
#gnb_1dul { margin: 0 auto !important; padding: 0; width: 1420px; zoom: 1; }
#gnb_1dul::after { display: block; visibility: hidden; clear: both; content: ""; }
.gnb_1dli { z-index: 10; position: relative; display: inline-block; float: left; }

.gnb_1ma { position: relative; z-index: 10; }
.gnb_1ma::before { content: ""; position: absolute; top: 0; left: 0; height: 0; width: 100%; background: #fff; opacity: 0; }
.gnb_1ma::after { content: ""; position: absolute; top: 2px; left: 50%; transform: translateX(-50%); border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #fff; opacity: 0; }
.gnb_1dli.gnb_1dli_on > .gnb_1ma::before { height: 2px; opacity: 1; }
.gnb_1dli.gnb_1dli_on > .gnb_1ma::after { opacity: 1; }

.gnb_1da { position: relative; z-index: 10; }
.gnb_1da::before { content: ""; position: absolute; top: 0; left: 0; height: 0; width: 100%; background: #fff; opacity: 0; }
.gnb_1da::after { content: ""; position: absolute; top: 2px; left: 50%; transform: translateX(-50%); border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #fff; opacity: 0; }
.gnb_1dli.gnb_1dli_on > .gnb_1da::before { height: 2px; opacity: 1; }
.gnb_1dli.gnb_1dli_on > .gnb_1da::after { opacity: 1; }

/*지역별 메뉴 추가css*/
.gnb_1ma {padding: 0px 28px;display:inline-block;font-size: 14px;font-weight:bold;text-align:center;height:50px;box-sizing:border-box;font-family:notosanskr,'Malgun Gothic','맑은 고딕',Dotum,'돋움',sans-serif;}
.gnb_1ma {position: relative;}
.gnb_1ma span {position: absolute; bottom: 0;}
/*대전*/
.area_m1 {display: block;}
/*부산*/
.area_m2 {display: none;}
/*서울*/
.area_m3 {display: none;}

.mn_1 {color:#ff7d7d !important;}
.mn_2 {color:#ffb74c !important;}
.mn_3 {color:#59b3ff !important;}
.mn_4 {color:#e990ff !important;}
.mn_5 {color:#89f4ff !important;}
.mn_6 {color:#77ff66 !important;}
.gnb_1da {letter-spacing:-1px;display:inline-block;font-size: 13px;padding:0 25px;line-height:44px;font-weight:bold;color:#fff !important;text-align:center;font-family: notosanskr,'Malgun Gothic','맑은 고딕',Dotum,'돋움',sans-serif;}
.gnb_1dli_air .gnb_1da {background-color:#333;color:#fff}
/* .gnb_1dli_on .gnb_1da {color:#1b2639 !important;} */
.gnb_2dul {display:none;position:absolute;top:50px;width:180px;font-family: notosanskr,'Malgun Gothic','맑은 고딕',Dotum,'돋움',sans-serif;background: #fff; padding: 10px 5px; filter: alpha(opacity=95); opacity: 0.95; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);}
.gnb_2dul_1 {display:none;position:absolute;top:50px;width:250px; background: #fff; padding: 10px 5px; filter: alpha(opacity=95); opacity: 0.95; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);}
.gnb_2dul_1 li{width:50%;float:left;}
.gnb_2dul_1 li a { font-size:12px; }
.gnb_2da {display:block;padding:0px 18px;text-align:left; font-size:12px;}


/*대전/충청 기본 */
.pull1 .gnb_1dli_on .gnb_2da {background-color:#fff;color:#000; font-weight:bold;}
.pull1 .gnb_2da:hover {background:#081328;color:#fff;text-decoration:none;}


/*부산/경남*/
.pull2 .gnb_1dli_on .gnb_2da {background-color:#fff;color:#000; font-weight:bold;}
.pull2 .gnb_2da:hover {background:#081328;color:#fff;text-decoration:none;}

/*서울/강남*/
.pull3 .gnb_1dli_on .gnb_2da {background-color:#fff;color:#000; font-weight:bold;}
.pull3 .gnb_2da:hover {background:#081328;color:#fff;text-decoration:none;}

/*인천/경기*/
.pull4 .gnb_1dli_on .gnb_2da {background-color:#fff;color:#000; font-weight:bold;}
.pull4 .gnb_2da:hover {background:#081328;color:#fff;text-decoration:none;}

/*광주/전라*/
.pull5 .gnb_1dli_on .gnb_2da {background-color:#fff;color:#000; font-weight:bold;}
.pull5 .gnb_2da:hover {background:#081328;color:#fff;text-decoration:none;}

/*강원/제주*/
.pull6 .gnb_1dli_on .gnb_2da {background-color:#fff;color:#000; font-weight:bold;}
.pull6 .gnb_2da:hover {background:#081328;color:#fff;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 {margin:0 auto; width:100%; min-width:1420px; min-height:1000px; overflow: hidden;}
.cont{width:1420px; margin:0 auto; position:relative;}
/*#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}*/
/* #container {width:960px;min-height:500px; float:left; margin-left:20px;} */
#container {width:1300px;min-height:500px; float:left; margin-left:20px;}
#container:after {display:block;visibility:hidden;clear:both;content:"";}
#container_title {margin-bottom:20px;font-size:20px;;font-weight:bold; background:url(/images/i_ctitle.gif) no-repeat 0 center; padding-left:20px;}

/* 왼쪽배너공간 */
.left_ban{width:227px;float:left;font-family: notosanskr,'Malgun Gothic','맑은 고딕',Dotum,'돋움',sans-serif;display: none;}
.left_ban a {border:1px solid #ddd; display: block; width:227px; margin-bottom:15px;}
.left_ban a img{width:100%;}
.left_ban span{display:block; height: 105px; background:#ddd; margin-bottom:15px;}
.left_ban p.next{width:100%;text-align: center;padding:0 10px;line-height:28px;border: 3px solid #404448;font-size: 13px;display:inline-block;margin-bottom:15px;font-weight:bold;letter-spacing:-0.03em;}
.left_ban p.next b{color: #1b2639;}


.pr{position:relative; display:block;}
.region{display:block; position:absolute; top:8px; left:5px; padding:3px 5px; border:2px solid #fff; color:#fff; border-radius:15px; font-size:11px; font-weight:bold;}


/* #notice{width:227px;position:relative;} */
#notice a{border:0; margin:0; width:auto;}
#notice ul.menu{width:227px;}
#notice ul.menu li{width:50%;float:left; text-align:center;}
#notice ul.menu li a{line-height:32px;font-size: 13px;background:#404448; color:#ffffff;}
#notice ul.menu li a:hover{background:#1b2639; color:#fff; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;}
#notice ul.menu li a.on{background: #1b2639;color:#fff;}

#notice ul.nt, #notice ul.cm{border-left:1px solid #ddd;border-bottom:1px solid #ddd;border-right:1px solid #ddd;padding:10px;min-height: 110px;}
#notice ul.nt a, #notice ul.cm a{line-height:22px;background:url(/images/dot_red.gif) no-repeat left center;padding-left:8px;font-size: 12px;font-weight: bold;}
#notice ul.cm{display:none;}
/*#notice a.more{position:absolute; right:10px; top:35px; display: block; background:#ddd; color:#fff; line-height:20px; padding:0 7px; font-size:12px;}*/

/* 업소바로가기메뉴 */
#compPanel{width:100%; margin-bottom:15px;}
#compPanel p{line-height:32px; font-size:15px; background:#d80000; color:#fff; text-align: center;}
#compPanel ul{ border:1px solid #ddd;}
#compPanel ul li{border:0; border-top:1px solid #ddd; position:relative;}
#compPanel ul li:first-child{border:0;}
#compPanel ul li a{line-height:30px; border:0; margin:0; width:auto; padding:0;padding:0 10px 0 10px; font-weight:bold; color:#444;}
#compPanel ul li a b{position:absolute; right:15px;}


/* 오른쪽배너공간 */
.right_ban{width:150px;float:left; margin-left:20px; padding-right:40px;display: none;}
.right_ban a{border:1px solid #ddd; display: block; width:150px; margin-bottom:15px;}
.right_ban a img{width:100%;}

.right_ban div.rank{width:150px; margin-bottom:15px; position:relative;}
.right_ban div.rank a{line-height:32px;border:0;font-size: 12px;background: #404448;color: #ffffff;text-align:center;margin-bottom:0;font-family: notosanskr,'Malgun Gothic','맑은 고딕',Dotum,'돋움',sans-serif;}
.right_ban div.rank a:hover{background:#1b2639; color:#fff;-webkit-transition-duration: 0.3s; transition-duration: 0.3s;}
.right_ban div.rank i{font-size: 12px; color:#efff00;}
.right_ban div.rank ul{width:128px; padding:10px; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc;}
.right_ban div.rank ul li{line-height:24px;}
.right_ban div.rank ul li b{line-height:18px; font-size:13px; background:#494949; color:#fff; padding:0 3px; display:inline-block; margin-right:5px;}
.right_ban div.rank ul li span{line-height:24px; display:inline-block;}

.right_ban div.point{width:150px;margin-bottom:15px;position:relative;font-family: notosanskr,'Malgun Gothic','맑은 고딕',Dotum,'돋움',sans-serif;}
.right_ban div.point a.txt{width:128px; padding:10px; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; display:block; text-align:center;}
.right_ban div.point a.txt span{display:block;}
.right_ban div.point a.txt span.title{border:0;font-size: 14px;border-bottom: 2px solid #1b2639;color: #404448;text-align:center;margin-bottom:0;padding-bottom:5px;font-weight:bold;}
.right_ban div.point a.txt span.ing{line-height:24px;font-weight:bold;margin-top: 6px;font-size: 13px;}
.right_ban div.point a.txt span.ing b{display:inline-block;line-height:18px;font-size: 13px;/* background: #1b2639; */color: #1b2639;padding:0 5px;display:inline-block;margin-right: 0px;border-radius: 18px;}
.right_ban div.point a.txt span.click{font-weight:bold;line-height:25px;padding:0 5px;border-radius:25px;background: #404448;color:#fff;font-size: 12px;margin-top:5px;}
.right_ban div.point a.txt:hover span.click{ background-color:#1b2639; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;}

#ft_totop{text-align: center;border:0;font-weight: bold;font-size: 13px;color:#fff;position:fixed;right:10px;bottom:10px;background: #404448;margin:0 auto;width:80px;line-height: 30px;border-radius: 30px;font-family: notosanskr,'Malgun Gothic','맑은 고딕',Dotum,'돋움',sans-serif;}
#ft_totop:hover { background-color:#1b2639; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
/* 갤러리 */
/* #galWrap{width:960px;margin:0 auto;font-family: notosanskr,'Malgun Gothic','맑은 고딕',Dotum,'돋움',sans-serif;}
.w97{width:960px;margin:0 auto; text-align:center;} */
/* .gal{width:23.43%; margin:0 4px 20px 4px;display:inline-block; border:1px solid #ddd; position: relative; background:#ffffff;} */
#galWrap{width:1300px;margin:0 auto;padding: 20px 0;font-family: notosanskr,'Malgun Gothic','맑은 고딕',Dotum,'돋움',sans-serif;}
.w97{width:1300px;margin:0 auto; text-align:center;}
.gal{width:18.97%; margin:0 4px 20px 4px;display:inline-block; border:1px solid #ddd; position: relative; background:#ffffff;}
.gal:hover{border:1px solid #1b2639; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;}
.imgwrap{height: 170px; overflow: hidden;}
.gal img{background:#ddd; display:block; width:100%; height: 170px; overflow: hidden;}
.copy{ padding:10px; border-top:1px solid #ccc;}
.num {padding-bottom:5px;}
.num strong{background:#494949; font-size:16px; line-height:45px; width:45px; border-radius: 30px; margin-right:15px; text-align:center; color:#fff; float:left; display:block;}
.num p{float:left;}
.num h4{font-size:18px;margin:0;}
.num h4.hp{background:url(/images/i_s8.png) no-repeat 0 0;}
.num span{color:#333;}
.num h4{line-height:30px; padding-left:26px; letter-spacing: -0.05em;white-space: nowrap;    text-overflow: ellipsis;overflow:hidden; }


/* .num h4.room_bar {background:url(/img/top/room_bar.png) no-repeat center center;width:30px; height:30px;background-size:cover;background-color: #1b2639; border-radius: 50%;} */
/* .num h4.room_bar { position: relative; padding-left: 40px; }
.num h4.room_bar::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 30px; height: 30px; background: url(/img/top/room_bar.png) no-repeat center center; background-size: 25px; background-color: #f4a300; border-radius: 50%; }
.num h4.night {background:url(/img/top/night.png) no-repeat center center;width:30px; height:30px;background-size:cover;background-color: #000; border-radius: 50%;}
.num h4.kiss {background:url(/img/top/kiss.png) no-repeat center center;width:30px; height:30px;background-size:cover;background-color: #000; border-radius: 50%;}
.num h4.soft {background:url(/img/top/soft.png) no-repeat center center;width:30px; height:30px;background-size:cover;background-color: #000; border-radius: 50%;}
.num h4.hard {background:url(/img/top/hard.png) no-repeat center center;width:30px; height:30px;background-size:cover;background-color: #000; border-radius: 50%;}
.num h4.trip {background:url(/img/top/trip.png) no-repeat center center;width:30px; height:30px;background-size:cover;background-color: #000; border-radius: 50%;}
.num h4.tie {background:url(/img/top/tie.png) no-repeat center center;width:30px; height:30px;background-size:cover;background-color: #000; border-radius: 50%;}
.num h4.woman {background:url(/img/top/woman.png) no-repeat center center;width:30px; height:30px;background-size:cover;background-color: #000; border-radius: 50%;}
.num h4.store {background:url(/img/top/store.png) no-repeat center center;width:30px; height:30px;background-size:cover;background-color: #000; border-radius: 50%;} */
.num h4.room_bar,
.num h4.night,
.num h4.kiss,
.num h4.soft,
.num h4.hard,
.num h4.trip,
.num h4.tie,
.num h4.woman,
.num h4.store { position: relative; padding-left: 40px; }

/* 공통 before */
.num h4.room_bar::before,
.num h4.night::before,
.num h4.kiss::before,
.num h4.soft::before,
.num h4.hard::before,
.num h4.trip::before,
.num h4.tie::before,
.num h4.woman::before,
.num h4.store::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 30px; height: 30px; border-radius: 50%; background-repeat: no-repeat; background-position: center; background-size: 25px; }

/* 개별 아이콘 + 배경색 */
.num h4.room_bar::before { background-image:url(/img/top/room_bar.png); background-color:#f4a300; } /* 주황 */
.num h4.night::before    { background-image:url(/img/top/night.png);    background-color:#111;    } /* 검정 */
.num h4.kiss::before     { background-image:url(/img/top/kiss.png);     background-color:#ff4d6d; } /* 핑크레드 */
.num h4.soft::before     { background-image:url(/img/top/soft.png);     background-color:#4dabf7; } /* 스카이블루 */
.num h4.hard::before     { background-image:url(/img/top/hard.png);     background-color:#845ef7; } /* 퍼플 */
.num h4.trip::before     { background-image:url(/img/top/trip.png);     background-color:#20c997; } /* 민트 */
.num h4.tie::before      { background-image:url(/img/top/tie.png);      background-color:#12b886; } /* 초록 */
.num h4.woman::before    { background-image:url(/img/top/woman.png);    background-color:#ff6b6b; } /* 코랄 */
.num h4.store::before    { background-image:url(/img/top/store.png);    background-color:#495057; } /* 다크그레이 */

/* .num h4.op{background:url(/images/i_s1.png) no-repeat 0 0;}
.num h4.gun{background:url(/images/i_s2.png) no-repeat 0 0;}
.num h4.cafe{background:url(/images/i_s3.png) no-repeat 0 0;}
.num h4.rum{background:url(/images/i_s4.png) no-repeat 0 0;}
.num h4.massage{background:url(/images/i_s5.png) no-repeat 0 0;}
.num h4.tel{background:url(/images/i_s6.png) no-repeat 0 0;}
.num h4.kiss{background:url(/images/i_s7.png) no-repeat 0 0;} */
/* .num h4.real{background:url(/images/i_s7.png) no-repeat 0 0;} */

/* .num h4.rum1{background:url(/images/i_s8.png) no-repeat 0 0;}
.num h4.book{background:url(/images/i_s9.png) no-repeat 0 0;}
.num h4.bar{background:url(/images/i_s10.png) no-repeat 0 0;}
.num h4.aroma{background:url(/images/i_s11.png) no-repeat 0 0;}

.num h4.gun1{background:url(/images/i_s12.png) no-repeat 0 0;}
.num h4.massage1{background:url(/images/i_s13.png) no-repeat 0 0;}
.num h4.cafe1{background:url(/images/i_s14.png) no-repeat 0 0;}
.num h4.kiss1{background:url(/images/i_s15.png) no-repeat 0 0;}
.num h4.etc{background:url(/images/i_s16.png) no-repeat 0 0;} */


.galInfo{border-top:1px dashed #ddd; padding-top:5px;}
.galInfo strong{line-height:22px; font-size:14px; letter-spacing: -0.05em;white-space: nowrap;    text-overflow: ellipsis;overflow:hidden; }
.galInfo p{font-weight:bold; line-height:18px; color:#666;        white-space: nowrap;    text-overflow: ellipsis;overflow:hidden;margin: 0; padding: 0;}
.galInfo b{background:#666;color:#fff;padding: 0px 12px;border-radius: 20px;font-size: 11px;}
.galInfo span{font-weight:normal; padding-left:5px; font-size:12px; letter-spacing: -0.05em;}
.coNum{margin-top:5px;width:100%;}
.coNum ul{width:100%;}
.coNum ul li{float:left; width:50%; position: relative;}
.coNum ul li:last-child a { border-left:0px !important; }
.coNum ul li:first-child a { border:0px !important; }
.coNum ul li:first-child{width:100%;}

.coNum span.new{width:17px; height:17px; background:url(/images/new.png) no-repeat 0 0; position:absolute; top:9px; right:12px; display:block;}
.coNum a {width: 100% !important;/* margin:0 2px; */margin-top:4px;line-height:25px;display:block;text-align:center;text-decoration: none;font-weight:bold;text-align: center;border: 1px solid #dddddd;font-size: 13px;box-sizing: border-box;}
.coNum a:hover{background:#444; color:#fff; border: 1px solid #444 !important;}
.btn_red{background:#1b2639; color:#fff !important; border: 1px solid #d80000 !important;}
.btn_grey{background:#666; color:#fff !important; font-weight:bold; border: 1px solid #666 !important;}
#sban{}
#sban .gal_top{width:31.81%; margin:0 4px 20px 4px; display:inline-block; border:1px solid #ddd; position: relative;}
#sban .gal_top:hover{border:1px solid #1b2639; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;}
#sban .imgwrap{height: 229px; overflow: hidden;}
#sban .gal_top img{background:#ddd; display:block; width:100%; }
#sban .gal_top .coNum ul li a{font-size: 13px;float:left;width: 100% !important;box-sizing:border-box;/* margin:0 2px; */border: 1px solid #ddd;margin-top:4px;line-height:25px;display:block;text-align:center;text-decoration: none;font-weight:bold;text-align: center;}
/* 아이콘들 */
i.dis5000{display:block; width:62px; height:62px; background:url(/images/i_d05.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}
i.dis10000{display:block; width:62px; height:62px; background:url(/images/i_d1.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}
i.dis20000{display:block; width:62px; height:62px; background:url(/images/i_d2.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}
i.dis30000{display:block; width:62px; height:62px; background:url(/images/i_d3.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}
i.dis40000{display:block; width:62px; height:62px; background:url(/images/i_d4.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}
i.dis50000{display:block; width:62px; height:62px; background:url(/images/i_d5.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}

i.disa_1{display:block; width:62px; height:62px; background:url(/images/i_d1a.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}
i.disa_2{display:block; width:62px; height:62px; background:url(/images/i_d2a.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}
i.disb_1{display:block; width:62px; height:62px; background:url(/images/i_d1b.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}
i.disb_2{display:block; width:62px; height:62px; background:url(/images/i_d2b.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}
i.disc_1{display:block; width:62px; height:62px; background:url(/images/i_d1c.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}
i.disc_2{display:block; width:62px; height:62px; background:url(/images/i_d2c.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}
i.disd_1{display:block; width:62px; height:62px; background:url(/images/i_d1d.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}
i.disd_2{display:block; width:62px; height:62px; background:url(/images/i_d2d.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}
i.dise_1{display:block; width:62px; height:62px; background:url(/images/i_d1e.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}
i.dise_2{display:block; width:62px; height:62px; background:url(/images/i_d2e.png) no-repeat 0 0; position:absolute; top:-10px; left:-10px;}


i.nf{display:block; width:34px; height:35px; background:url(/images/i_nf.png) no-repeat 0 0; position:absolute; top:-3px; right:6px;}
i.close{display:block; width:55px; height:55px; background:url(/images/icon_close.png) no-repeat 0 0; position:absolute; top:-10px; right:-10px;}

/* 하단 레이아웃 */

#ft {min-width:1420px; margin-top:20px;}
#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:960px;text-align:center}
#ft_company {text-align:center}
#ft_copy {width:960px; margin:0 auto;}
#ft_copy .copy{width:940px; margin-left:20px; padding-top:20px; border-top:2px dashed #ddd;}
#ft_copy .flogo{float:left; padding:0 30px 0 20px; margin-right:30px; border-right:1px solid #777;}
#ft_copy .cr{position:relative;margin:0 auto; color:#444; padding-top:6px;}
#ft_copy .cr a {display:inline-block; color:#444; font-weight:bold;padding-right:8px;}
#ft_copy .cr p {margin:0; padding:0; margin:10px 0 5px 0; line-height:14px;}
#ft_copy .cr span{display:block; line-height: 14px; font-size:12px; margin-top:8px}
#ft_copy #ft_totop {position:absolute;top:10px;right:0; line-height:28px; padding:0 10px; background:#666; color:#fff; border-radius: 20px;}

/* sub top */
#sub_top{width:100%; margin:0 auto; margin-bottom:20px; overflow: hidden; font-family: notosanskr,'Malgun Gothic','맑은 고딕',Dotum,'돋움',sans-serif; }
#sub_top ul{width:100%;margin:0 auto; text-align:center; border-bottom:2px dashed #ddd;padding-bottom:15px;}
#sub_top ul li{display:inline-block; text-align:center; padding:0 10px; vertical-align: top;}
#sub_top ul li a{text-align:center;width:100px; height:100px; display:block; background:url(/images/circle_grey.png) no-repeat 0 0; padding-top:9px;}
#sub_top ul li a:hover, #sub_top ul li a.on{background:url(/images/circle_red.png) no-repeat 0 0;}
#sub_top ul li a span {color:#fff; text-align:center; font-weight:bold; margin-top:2px; font-size:13px; display:block;} 
#sub_top ul li a i{display:block; margin:0 auto; margin-top:5px;}
#sub_top ul li a.all i{background:url(/images/i_all.png) no-repeat 0 0; width:35px; height:32px; margin-top: 10px;}

/* #sub_top ul li a.op i{background:url(/images/i_op.png) no-repeat 0 0; width:23px; height:32px;}
#sub_top ul li a.tel i{background:url(/images/i_tel.png) no-repeat 0 0; width:39px; height:32px;}
#sub_top ul li a.cafe i{background:url(/images/i_cafe.png) no-repeat 0 0; width:35px; height:32px;}
#sub_top ul li a.gun i{background:url(/images/i_gun.png) no-repeat 0 0; width:23px; height:32px;}
#sub_top ul li a.bar i{background:url(/images/i_bar.png) no-repeat 0 0; width:23px; height:21px; background-size:100%;}
#sub_top ul li a.rum i{background:url(/images/i_rum.png) no-repeat 0 0; width:26px; height:32px;}
#sub_top ul li a.masage i{background:url(/images/i_masage.png) no-repeat 0 0; width:46px; height:32px;}
#sub_top ul li a.aroma i{background:url(/images/i_aroma.png) no-repeat 0 0; width:23px; height:21px; background-size:100%;}
#sub_top ul li a.book i{background:url(/images/i_book.png) no-repeat 0 0; width:15px; height:21px; background-size:100%;}
#sub_top ul li a.i_real i{background:url(/images/i_doll.png) no-repeat 0 0; width:20px; height:32px; background-size:100%;} */

#sub_top ul li a.room_bar i{background:url(/img/top/room_bar.png) no-repeat center center;width:40px; height:40px;background-size:cover;}
#sub_top ul li a.night i{background:url(/img/top/night.png) no-repeat center center;width:40px; height:40px;background-size:cover;}
#sub_top ul li a.kiss i{background:url(/img/top/kiss.png) no-repeat center center;width:40px; height:40px;background-size:cover;}
#sub_top ul li a.soft i{background:url(/img/top/soft.png) no-repeat center center;width:40px; height:40px;background-size:cover;}
#sub_top ul li a.hard i{background:url(/img/top/hard.png) no-repeat center center;width:40px; height:40px;background-size:cover;}
#sub_top ul li a.trip i{background:url(/img/top/trip.png) no-repeat center center;width:40px; height:40px;background-size:cover;}
#sub_top ul li a.tie i{background:url(/img/top/tie.png) no-repeat center center;width:40px; height:40px;background-size:cover;}
#sub_top ul li a.woman i{background:url(/img/top/woman.png) no-repeat center center;width:40px; height:40px;background-size:cover;}
#sub_top ul li a.store i{background:url(/img/top/store.png) no-repeat center center;width:40px; height:40px;background-size:cover;}

/*#sub_top ul li a.kiss i{background:url(/images/i_kiss.png) no-repeat 0 6px; width:40px; height:32px;}*/
/* #sub_top ul li a.kiss i{background:url(/images/i_kiss.png) no-repeat 0 0; width:57px; height:32px; margin-top:6px;} */

/* sub top_커뮤니티등등게시판 */
#b_top{width:100%; margin:0 auto; margin-bottom:20px; overflow: hidden; }
#b_top ul{width:100%;margin:0 auto; text-align:center; border-bottom:2px dashed #ddd;padding-bottom:15px;}
#b_top ul li{display:inline-block; text-align:center; padding:0 10px;}
#b_top ul li a{text-align:center;width:82px; height:73px; display:block; background:url(/images/circle_grey.png) no-repeat 0 0; padding-top:9px;}
#b_top ul li a:hover, #b_top ul li a.on{background:url(/images/circle_red.png) no-repeat 0 0;}
#b_top ul li a span {color:#fff; text-align:center; font-weight:bold; margin-top:24px; display:block; letter-spacing:-0.05em; font-size:13px;}

/* b top_커뮤니티등등게시판 */
#b_top_sub_sub{width:100%; margin:0 auto; margin-bottom:20px; overflow: hidden; }
#b_top_sub ul{width:100%;margin:0 auto; text-align:center; border-bottom:2px dashed #ddd;padding-bottom:15px;}
#b_top_sub ul li{display:inline-block; text-align:center; padding:0 20px;}
#b_top_sub ul li a{text-align:center;width:82px; height:73px; display:block; background:url(/images/circle_grey.png) no-repeat 0 0; padding-top:9px;}
#b_top_sub ul li a:hover, #sub_top ul li a.on{background:url(/images/circle_red.png) no-repeat 0 0;}
#b_top_sub ul li a span {color:#fff; text-align:center; font-weight:bold; margin-top:20px; display:block; letter-spacing: -0.05em; font-size:13.2px;} 
#b_top_sub ul li a i{display:block; margin:0 auto;}
#b_top_sub ul li a.all i{background:url(/images/i_all.png) no-repeat 0 0; width:35px; height:32px;}
#b_top_sub ul li a.op i{background:url(/images/i_op.png) no-repeat 0 0; width:23px; height:32px;}
#b_top_sub ul li a.tel i{background:url(/images/i_tel.png) no-repeat 0 0; width:39px; height:32px;}
#b_top_sub ul li a.cafe i{background:url(/images/i_cafe.png) no-repeat 0 0; width:35px; height:32px;}
#b_top_sub ul li a.gun i{background:url(/images/i_gun.png) no-repeat 0 0; width:23px; height:32px;}
#b_top_sub ul li a.bar i{background:url(/images/i_bar.png) no-repeat 0 0; width:23px; height:21px; background-size:100%;}
#b_top_sub ul li a.rum i{background:url(/images/i_rum.png) no-repeat 0 0; width:26px; height:32px;}
#b_top_sub ul li a.masage i{background:url(/images/i_masage.png) no-repeat 0 0; width:46px; height:32px;}
#b_top_sub ul li a.aroma i{background:url(/images/i_aroma.png) no-repeat 0 0; width:23px; height:21px; background-size:100%;}
#b_top_sub ul li a.book i{background:url(/images/i_book.png) no-repeat 0 0; width:15px; height:21px; background-size:100%;}

/* 컨텐츠배너 */
.pcc_ban{width:100%; margin-bottom:30px;}
.pcc_ban ul li{float:left; position:relative; border:1px solid #666;}
.pcc_ban ul li:first-child{margin-left:0;}
.pcc_ban ul li span{display:block; position:absolute; right:8px; top:8px;}
.pcc_ban ul li button{background:#fff; border:0; line-height:23px; padding:0 7px; font-size:13px; font-weight:bold; color:#fff;}
.pcc_ban .profile{border-radius: 12px 0 0 12px; background:#238de9;}
.pcc_ban .profile:hover{background:#3ea5ff;}
.pcc_ban .timeCard{border-radius:0 12px 12px 0; background:#f36152;}
.pcc_ban .timeCard:hover{background:#ff877a;}


/* 회원가입 */
#join_select{width:1300px; text-align: center;  overflow: hidden; padding:60px 0 100px;}
#join_select h4{font-size: 35px; text-align: center;}
#join_select p {font-size:18px; color:#666; margin-top:10px;}
#join_select div {width:594px; text-align:center;margin:0 auto;margin-top:60px;}
#join_select div a {display:block; width:280px; height:280px; border:1px solid #ddd; border-radius:280px; float:left;}
#join_select div a i {display:block; font-size:60px; margin-top:20px;}
#join_select div a b {display:block; font-size:25px;padding:0 0 20px 0;}
#join_select div a span {display:block; font-size:15px; line-height: 20px; border-top:1px solid #ddd; padding-top:20px; font-weight:bold;}
#join_select div a.n_member i {color:#339999;}
#join_select div a.n_member b {color:#339999;}
#join_select div a.comp_member {margin-left:30px;}
#join_select div a.comp_member i {color:#ee4444;}
#join_select div a.comp_member b {color:#ee4444;}

#join_select div a.n_member:hover i, #join_select div a.n_member:hover b, #join_select div a.n_member:hover span {color:#999;}
#join_select div a.comp_member:hover i, #join_select div a.comp_member:hover b, #join_select div a.comp_member:hover span {color:#999;}


/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#444}
.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 {width:160px;height:60px;border:1px solid #ddd;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;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 #ddd;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;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/captcha.png') no-repeat; 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:#fff;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 #ddd}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fff;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:#fff;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #555;background:#666;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 #555;background:#666;color:#fff;text-decoration:none}

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

.btn_submit {padding:8px;border:0;background:#444;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fff;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fff;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding: 7px 10px;background: #404448;color: #ffffff;text-decoration:none;vertical-align:middle;font-size: 13px;}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding: 7px 40px;font-size: 13px;background: #238ae2;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/*.cmt_point{width:100%; margin:5px;}
.cmt_point div{display:inline-block;line-height:18px; padding:5px 10px !important; background:#ff831f; position:relative; color:#fff; font-size:12px; font-weight:bold; border-radius: 10px;}
.cmt_point div span{position:absolute; display:block; width:7px; height:6px; background:url(/images/cmt_point2.png) no-repeat 0 0; top:-6px; left:10px;}
*/
/* 서울 
.cmt_point{width:100%; margin:5px;}
.cmt_point div{width:50%; line-height:18px; padding:5px 10px !important; background:#317fd7; position:relative; color:#fff; font-size:12px; font-weight:bold; border-radius: 10px;}
.cmt_point div span{position:absolute; display:block; width:7px; height:6px; background:url(/images/cmt_point3.png) no-repeat 0 0; top:-6px; left:10px;}*/

/* 대전 */
.cmt_point{width:100%; margin:5px;}
.cmt_point div{display:inline-block;line-height:18px; padding:5px 10px !important; background:#f36152; position:relative; color:#fff; font-size:12px; font-weight:bold; border-radius: 10px;}
.cmt_point div span{position:absolute; display:block; width:7px; height:6px; background:url(/images/cmt_point1.png) no-repeat 0 0; top:-6px; left:10px;}



/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0; font-weight:bold;text-align:left; font-size:15px; color:#d80000;}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;background: #404448;color: #fff;font-size: 12px;font-weight: normal;text-align:center;letter-spacing:-0.1em;}
.tbl_head01 thead a {color: #ffffff;}
.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-top:1px solid #ddd;border-bottom:1px solid #ddd}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;line-height:1.5em;word-break:break-all;font-size: 13px;}
.tbl_head01 a {}

.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:2px solid #ddd;border-bottom:1px solid #ddd;background:#f5f5f5;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 #ddd;border-bottom:1px solid #ddd}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;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 40px;border:1px solid #ddd;border-left:0;background:#efefef;text-align: center;font-size: 12px;}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;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}



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

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;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:100px;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}

.level{padding-right:3px;}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#666;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#666;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

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

/* 자바스크립트 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 #ddd;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}




/* 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}

.banner-box{ margin: 15px auto; text-align: center; border-bottom: 2px dashed #ddd; padding-bottom: 15px;}

@media (min-width:700px){

}
