﻿@charset "utf-8";
@import "reset.css";
@import "theme.css";
@import "gnb.css";
@import "people.css";
@import "popup.css";
@import "header.css";

html {overflow-y:scroll;}


/* 나눔 고딕 볼드 */

@font-face{
font-family: "NanumGothic";
    src: url('../fonts/NanumGothic.eot'); 
    src: url('../fonts/NanumGothic.eot') format('embedded-opentype'),
		 url('../fonts/NanumGothic.woff') format('woff');
}

@font-face{
font-family: "NanumGothicBold";
    src: url('../fonts/NanumGothicBold.eot'); 
    src: url('../fonts/NanumGothicBold.eot') format('embedded-opentype'),
		 url('../fonts/NanumGothicBold.woff') format('woff');
}





/* 공통 */
.clearfix:after {content: "";display: block;clear: both;}
    .ie6 .clearfix {height: 1px;}
    .ie7 .clearfix {min-height: 1px;}

.container{width:950px;margin:0 auto;overflow:hidden;*zoom:1;}
.container:after {content:"";clear:both;display:block;}
.contents {/* width:950px; */margin:0 auto;*zoom:1;}
.contents:after,
.contWrap01:after {content:"";clear:both;display:block;}
 /* 타입1 레이아웃 */
.container1 {width:948px;margin:0 auto;/*background:url(../image/bg_left1.jpg) repeat-y;*/*zoom:1; margin-top:30px;}
.contents:after,
.contWrap01:after {content:"";clear:both;display:block;}
.container1 .type1_left {float:left;width:188px;}
.container1 .type1_contents {float:left;width:758px;line-height:1.8;}
.type1_contents .view {padding:0 27px;float:left;width:705px;}


 /* 타입2 레이아웃 */
.container2 {width:948px; margin:0 auto; margin-top:30px; *zoom:1;}
.container2:after {content:"";clear:both;display:block;}
.container2 .type2_left {float:left;width:256px;border:1px solid #dedede;}
.container2 .type2_contents {float:left;width:688px; line-height:1.8;}
.type2_contents .view {padding:10px 27px 20px;*zoom:1;}
.type2_contents .view:after {content:"";clear:both;display:block;}


/* 경로 */
.navi {height:30px;text-align:right;line-height:2.8;/* overflow:hidden; */font-family: "돋움",Dotum; letter-spacing:-0.5px}
.navi span {padding:0 10px; color:#767676;}
.navi strong {color:#1c2990; font-weight:normal;}
.noline {border-bottom:1px solid #fff;}
.noline_space {margin:0 0 20px}


/* 디자인 셀렉트박스 2014-12-05 */
.dSelect01 {display:inline-block;height:30px;line-height:30px;position:relative;margin-left:20px;min-width:150px;vertical-align:middle;}
.dSelect01 * {font-family: "돋움",Dotum;}
.dSelect01 .btn {width:100%;height:28px;cursor:pointer;background:none;border:0 none;/*border:1px solid #a8a8a8;*/}
.dSelect01 .list {position:absolute;top:28px;left:-8px;width:166px;overflow-x:hidden;z-index:9999;border-bottom:1px solid #a8a8a8;display:none;}
.dSelect01 .list > li a {display:block;min-width:148px;background:#fff;text-align:left;padding-left:10px;border-left:1px solid #a8a8a8;border-right:1px solid #a8a8a8;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.dSelect01 .list > li a:hover {background:#e9e9e9;}

.dSelect01 .list.on {height:180px !important;overflow-y:scroll;}
.dSelect01 .list.on > li a {min-width:138px;}


/* 테마전체보기 */
.opt_wrap{width:100%;background-color:#d2d3d5;border-top:1px solid #fff;border-bottom:1px solid #fff}
.opt_lst {width:950px;margin:30px auto 0 auto}
.opt_lst .opt_title {border-bottom:1px solid #898989;font-size:16px;position:relative;*zoom:1;height:30px;}
.opt_lst .opt_title:after {content:"";clear:both;display:block;}
.opt_lst .opt_title .close_list {position:absolute;top:7px;right:10px}
.opt_lst .more_left {float:left;width:620px;padding:3px 0;}
.opt_lst .more_left strong {font-weight:normal;display:inline-block}
.opt_lst .more_right {padding:3px 0;margin-left:600px}
.opt_lst .more_right input, .opt_lst .more_right select {padding:2px 0 2px 2px;font-size:11px;}
.opt_lst .more_right input.button {border:0;margin-left:-5px;margin-top:1px}
.opt_lst .ground {border-top:1px solid #edecec;border-bottom:1px solid #898989;padding:20px 0;*zoom:1;}
.opt_lst .ground:after {content:"";clear:both;display:block;}
.opt_lst .ground ul {width:248px;float:left;border:1px solid #bfbfbf;padding:30px;background-color:#f9f9f9;margin-left:10px}
.opt_lst .ground ul:first-child {margin-left:0;}
.opt_lst .position {border-top:1px solid #edecec;height:50px;padding-top:10px;text-align:center}
.opt_lst .position a {border:1px solid #b2b2b2;width:10px;height:10px;display:inline-block;background-color:#eaeaea;}
.opt_lst .position a span {text-indent:-9999px;display:block}
.opt_lst .position a.on, .opt_lst .position a:active {background-color:#0a81d5;border:1px solid #9B9898}

/* BXSLIDER 기본 설정 */
.bx-wrapper {position: relative;/* margin: 0 auto 60px; */padding: 0;*zoom: 1;}


/* .bx-wrapper .bx-controls {display:none;} */





.bx-wrapper img {max-width: 100%;display: block;}
.bx-wrapper .bx-viewport {-moz-box-shadow: 0 0 5px #ccc;-webkit-box-shadow: 0 0 5px #ccc;box-shadow: 0 0 5px #ccc;border: solid #fff 5px;left: -5px;background: #fff;}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {position: absolute;bottom: -30px;width: 100%;z-index:100;}
.bx-wrapper .bx-loading {display:none;min-height: 50px;/* background: url(../image/common/bx_loader.gif) center center no-repeat #fff; */height: 100%;width: 100%;position: absolute;top: 0;left: 0;z-index: 2000;}
.bx-wrapper .bx-pager {display:none;			text-align: center;font-size: .85em;font-family: Arial;font-weight: bold;color: #666;padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}
.bx-wrapper .bx-prev {/*left: 10px;*/background: url(../image/common/controls.png) no-repeat 0 -32px;}
.bx-wrapper .bx-next {right: 10px;background: url(../image/common/controls.png) no-repeat -43px -32px;}
.bx-wrapper .bx-prev:hover {background-position: 0 0;}
.bx-wrapper .bx-next:hover {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute;/*top: 50%;*/margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 9995;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block;text-indent: -9999px;width: 10px;height: 11px;outline: 0;background: url(../image/common/controls.png) -86px -11px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop {display: block;text-indent: -9999px;width: 9px;height: 11px;outline: 0;background: url(../image/common/controls.png) -86px -44px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active {background-position: -86px -33px;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: left;width: 80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 0;width: 35px;}
.bx-wrapper .bx-caption {position: absolute;/*bottom: 0;left: 0;*/background: #666\9;background: rgba(80, 80, 80, 0.75);width: 100%;}
.bx-wrapper .bx-caption span {color: #fff;font-family: Arial;display: block;font-size: .85em;padding: 10px;}

/* 특집 슬라이드 배너 */
#slider_special{border:1px solid #d3d3d3; position: relative; height: 54px;}
/* 2014-10-08 z-index 주석 */
#slider_special span.marker {left:-1px;top:-1px;position:absolute;/* z-index:9999; */}
#slider_special span.marker img {display:none}
#slider_special .bx-wrapper {position: relative;margin: 0;padding: 0;*zoom: 1;z-index:0;}
#slider_special .bx-wrapper img {max-width: 100%;display: block;}
#slider_special .bx-wrapper .bx-viewport {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;border: 0px;left: 0px;background: #f0f0f0;}
#slider_special .bx-wrapper .bx-pager,#slider_special .bx-wrapper .bx-controls-auto {position: absolute;bottom: 0px;/* width: 48px; */}
#slider_special .bx-wrapper .bx-pager {padding-top: 0px;position: absolute; right: 0; bottom: -18px;display: block;text-align:center;;font-size:0;line-height:0;color:transparent;padding-bottom:5px;}
#slider_special .bx-wrapper .bx-pager.bx-default-pager a {background: #fff;width: 6px;height: 6px;margin: 0 2px;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;border: 1px solid #a5a4a4;}
#slider_special .bx-wrapper .bx-pager.bx-default-pager a:hover,#slider_special .bx-wrapper .bx-pager.bx-default-pager a.active {background: #063d77;}
#slider_special .bx-wrapper .bx-prev {position: absolute;top: 10px !important;right: 33px;background: url(../image/common/arrow_left.gif) no-repeat 0 0px;}
#slider_special .bx-wrapper .bx-next {top: 10px;right: 10px;background: url(../image/common/arrow_right.gif) no-repeat 0px 0px;}
#slider_special .bx-wrapper .bx-prev:hover {background-position: 0 0;}
#slider_special .bx-wrapper .bx-next:hover {background-position: 0px 0;}
#slider_special .bx-wrapper .bx-controls-direction a {width: 23px;height: 21px;margin-top: 0px;}


/*type2_특집*/
.special_view {*zoom:1;}
.special_view:after {content:"";clear:both;display:block;}
.special_view .top_info {/* height:90px; *//*background-color:#ecf1f4;*//* padding:15px 45px 15px 45px; *//* height:100%; */width:668px;margin:0 auto 15px auto;}
.special_view .top_info h2,
.special_view .top_info p {background:url('/image/width_fix.png') repeat;}
.special_view .top_info p {font-size:13px;margin-top:10px;}

.top_info h2 {font-size:18px;line-height:1.3;}
.special_view .sp_thmb2 {position:relative;height:100%}
.type2_contents .special_view .top_info {height:90px;/*background-color:#ecf1f4;*/padding:0 15px;height:100%;padding-top:0;}

.sp_thmb2 .cell {position: absolute;}
.sp_thmb2 .cell dl {border:1px solid #5a5a5a}
.sp_thmb2 .cell a dt {position:relative;} 
.sp_thmb2 .cell a dd {position:absolute;left:0;bottom:0;width:100%;background:url(../image/common/bg_bannermask.png) right top no-repeat;height:50px;color:#f5f5f5;font-size:14px;overflow:hidden}
.sp_thmb2 .cell a {position:relative;display:block;width:100%;height:100%;}
.sp_thmb2 .cell a:hover dd {left:0;top:0;background:url(../image/common/bg_bannermask.png) right top no-repeat;width:100%;height:100%}
.sp_thmb2 .cell dd strong {margin-bottom:20px;display:block;padding:15px;}
.sp_thmb2 .cell dd strong.hnull {margin-bottom:100px;}
.sp_thmb2 .cell dd span{display:block;margin:15px 15px 0;color:#106fd1;border-bottom:1px solid #fff;}
.sp_thmb2 .cell dd em {display:block;margin:5px 15px 0;line-height:1.6;font-size:12px;color:#f3f3f3}
.cell.cell_t11 {top:9px;left:9px;}
.cell.cell_t11 img {width:442px;height:163px}
.cell.cell_t12 {top:9px;left:461px}
.cell.cell_t12 img {width:216px;height:336px}
.cell.cell_t13 {top:182px;left:9px}
.cell.cell_t13 img {width:216px;height:163px}
.cell.cell_t14 {top:182px;left:235px}
.cell.cell_t14 img {width:216px;height:163px}
.cell.cell_t15 {top:355px;left:9px}
.cell.cell_t15 img {width:216px;height:336px}
.cell.cell_t16 {top:355px;left:235px}
.cell.cell_t16 img {width:442px;height:163px}
.cell.cell_t17 {top:528px;left:235px}
.cell.cell_t17 img {width:216px;height:163px}
.cell.cell_t18 {top:528px;left:461px}
.cell.cell_t18 img {width:216px;height:163px}
.cell.type1{top:9px;left:9px}
.cell.type1 img{width:442px;height:163px}
.cell.type2{top:9px;left:461px}
.cell.type2 img{width:216px;height:336px}
.cell.type3{top:182px;left:9px}
.cell.type3 img{width:216px;height:163px}

/*type1_특집*/
.special_view .sp_thmb1 {position:relative;height:780px;}
.sp_thmb1 .cell {position: absolute;}
.sp_thmb1 .cell dl {border:1px solid #5a5a5a}
.sp_thmb1 .cell a dt {position:relative;} 
.sp_thmb1 .cell a dd {position:absolute;left:0;bottom:0;width:100%;background:url(../image/common/bg_bannermask.png) right top no-repeat;height:50px;color:#f5f5f5;font-size:14px;overflow:hidden}
.sp_thmb1 .cell a {position:relative;display:block;width:100%;height:100%;}
.sp_thmb1 .cell a:hover dd {left:0;top:0;background:url(../image/common/bg_bannermask.png) right top no-repeat;width:100%;height:100%}
.sp_thmb1 .cell dd strong {margin-bottom:20px;display:block;padding:20px}
.sp_thmb1 .cell dd strong.hnull {margin-bottom:100px;}
.sp_thmb1 .cell dd span{display:block;margin:15px 23px 0;color:#106fd1;border-bottom:1px solid #fff;}
.sp_thmb1 .cell dd em {display:block;margin:5px 23px 0;color:#fff;line-height:1.6;font-size:12px;color:#}
.cell.cell_t21 {top:9px;left:9px;}
.cell.cell_t21 img {width:488px;height:179px}
.cell.cell_t22 {top:9px;left:509px}
.cell.cell_t22 img {width:238px;height:370px}
.cell.cell_t23 {top:200px;left:9px}
.cell.cell_t23 img {width:238px;height:179px}
.cell.cell_t24 {top:200px;left:259px}
.cell.cell_t24 img {width:238px;height:179px}
.cell.cell_t25 {top:391px;left:9px}
.cell.cell_t25 img {width:238px;height:370px}
.cell.cell_t26 {top:391px;left:259px}
.cell.cell_t26 img {width:488px;height:179px}
.cell.cell_t27 {top:582px;left:259px}
.cell.cell_t27 img {width:238px;height:179px}
.cell.cell_t28 {top:582px;left:508px}
.cell.cell_t28 img {width:238px;height:179px}

 /* 타입1 알아보기 왼쪽_지역구분 */
.type1_left .theme_ev {border-bottom:1px solid #d3d3d3;background-color:#fff;display:inline-block;margin:15px 0 1px 0;width:189px;}
.type1_left .theme_ev ul {width:100%; padding:0;margin:0;}
.type1_left .theme_ev ul li {list-style:none;float:left;display:inline-block;*display:inline;zoom:1;}
.theme_ev li.area1 { margin-top:1px; background-color:#e4e4e4;clear:both}
.theme_ev li.area2 { margin-top:1px; margin-left:1px; background-color:#e4e4e4;}
/* 2014-10-08 display inline-block ~ block*/
.theme_ev li a {display:block;*display:inline;zoom:1;text-align:center;width:94px;height:47px;font-size:13px;color:#4e6471;text-decoration:none;overflow:hidden;}
.theme_ev li a span {display:block;line-height:50px;}
/* 2014-10-10 height:52 ~ 48 */
.theme_ev li.null {background-color:#e4e4e4;text-align:center;width:94px;height:48px;}
.theme_ev li a.on, .type1_left .theme_ev li.area1 a:hover, .type1_left .theme_ev li.area2 a:hover  {background-color:#71838d;color:#fff;}
.theme_ev li.zone {background-color:#dce5ea;overflow:hidden;margin-top:1px;}
.theme_ev li.zone ul { width:100%;padding:0;margin:0;}
.theme_ev li.zone ul li {list-style:none; width:94px }
.theme_ev li.zone ul li.s1 {float:left; background:url(../image/know/subline.gif) no-repeat 15px bottom;}
.theme_ev li.zone ul li.s2 {float:right; background:url(../image/know/subline.gif) no-repeat -80px bottom;}
.theme_ev li.zone ul li.final {background:none;}
.theme_ev li.zone ul li a {display:block;width:100%; height:40px; text-align:center; text-decoration:none;font-size:12px;line-height:40px;}
.theme_ev li.zone ul li a:hover {font-weight:bold;color:#2899DB;font-size:13px}
.type1_left .go li a{display:inline-block;*display:inline;zoom:1;background-color:#e4e4e4;margin:0 0 1px 0;width:189px;height:47px;font-size:13px;color:#4e6471}
.type1_left .go ul li  {text-align:left;height:2.0}
.type1_left .enjoy {border-top:1px solid #fff;margin-top:15px;}
.type1_left .enjoy li a {display:inline-block;*display:inline;zoom:1;background:url(../image/festival/bg_enjoy.jpg) no-repeat left top;width:189px;height:47px;border-bottom:1px solid #fff;font-size:13px;}
.type1_left .enjoy li a.on,.type1_left .enjoy li a:hover {background-color:#71838d;color:#fff;background:url(../image/festival/bg_enjoy.jpg) no-repeat left bottom}
.type1_left .enjoy li a span {display:block;padding:14px 0 0 15px}

 /* 타입1 알아보기 왼쪽_지역구분_테이블구조 */
.theme_ev tbody tr {background-color:#e4e4e4;font-size:13px}
.theme_ev tbody tr td {border-left:1px solid #fff;text-align:center;vertical-align:middle;height:50px;border-bottom:1px solid #fff;color:#4e6471;background-color:#e4e4e4;cursor: pointer}
.theme_ev tbody tr td.on a, .theme_ev tbody tr td:hover a {background-color:#71838d;color:#fff;}
.theme_ev tbody tr td.on , .theme_ev tbody tr td:hover {background-color:#71838d;color:#fff}
.theme_ev tbody tr td.bgnone {background-color:#e4e4e4}
.theme_ev tbody tr td span {font-size:11px}

 /* 타입2 왼쪽메뉴 */
.type2_left .theme_ev {border-top:1px solid #fff;border-bottom:1px solid #d3d3d3;display:inline-block;margin-top:15px;}
.type2_left .theme_ev  ul li {float:left;}
.type2_left .theme_ev li a {display:inline-block;*display:inline;zoom:1;background-color:#e4e4e4;margin:0 0 1px 1px;text-align:center;width:64px;height:50px;font-size:13px;color:#4e6471}
.type2_left .theme_ev li a span {font-size:12px;display:block;}
.type2_left .theme_ev li a.fir {margin:0 0 1px 0}
.type2_left .theme_ev li a.on ,.type2_left .theme_ev li a:hover {background-color:#71838d;color:#fff;}
.type2_left .theme_ev li.null {background-color:#e4e4e4;width:64px;height:50px;margin:0 0 1px 1px;}

 /* 타입2 왼쪽 리스트 */
.type2_left .theme_list {*zoom:1;}
.type2_left .theme_list:after {content:"";clear:both;display:block;}
.type2_left .theme_list {overflow:hidden}
.type2_left .theme_list .ranking {background-color:#fff;/* height:16px; 2015-01-28 */border-bottom:1px solid #ccc;padding:4px 8px;overflow:hidden;width:243px}
.type2_left .theme_list .ranking ul {float:right;margin-top:2px;}
.type2_left .theme_list .ranking ul li {float:left}
.type2_left .theme_list .ranking li a {display:inline-block;*display:inline;zoom:1;background:url(../image/common/arrow_ranking.png) no-repeat left bottom;padding:0 7px 0 13px;height:15px;font-size:11px;}
.type2_left .theme_list .ranking li a.on {background-position:left top;color:#0576c6}
.type2_left .theme_list .thumb{width:259px;height:467px;overflow-y:scroll;position:relative}
.type2_left .theme_list .goThumb{width:259px;height:512px;overflow-y:scroll;position:relative;}
.theme_list .thumb ul li {border-bottom:1px solid #ccc;padding:9px 0 9px 9px;line-height:1.3;position:relative;float:left;width:233px}
.theme_list .thumb ul li a>img{float:left;width:54px;height:54px;border:1px solid #2b2b2b;margin:1px 7px 0 0}
.theme_list .thumb ul li a>img.go_thumb{float:left;width:81px;height:54px;border:1px solid #2b2b2b;margin:1px 7px 0 0}
.theme_list .thumb ul li a>strong{font-size:13px;color:#000066;display:block;padding-right:8px}
.theme_list .thumb ul li a .top_space {height:28px;font-size:11px;padding-right:8px;display:block;line-height:1.25}
.theme_list .thumb ul li a .region {font-size:11px;display:block;color:#8e98a4;height:12px;font-family: "돋움",Dotum;letter-spacing:-1px}
.theme_list .thumb ul li a .go_region {font-size:11px;display:block;color:#8e98a4;height:12px;font-family: "돋움",Dotum;letter-spacing:-1px;padding-bottom:4px;}
.theme_list .thumb span.spot_area {display:block;width:56px;height:16px;background-color:#b7cbd5;float:left;margin:0 7px 0 0;color:#fff;text-align:center;padding:20px 0}
.theme_list .thumb strong.hw {margin:0 0 7px;font-size:12px}
.theme_list .thumb li a{display:block;background:url(../image/common/common/arrow_ckeck.png) 95% 1px no-repeat;}
.theme_list .thumb li a:hover, .theme_list .thumb li a.on{background:url(../image/common/common/arrow_ckecked.png)  95% 1px no-repeat;}
.theme_list .thumb li a:hover strong,.theme_list .thumb li a.on strong {color:#0576c6;}
.theme_list .aggre {/* height:16px; 2015-01-28 */overflow:hidden;border-bottom:1px solid #ccc;border-top:1px solid #ccc;padding:5px 4px;}
.theme_list .aggre span {color:#687b85;font-weight:bold}
.theme_list .aggre .total {float:left;}
.theme_list .aggre .unfold {float:right}
 /* 타입2 다녀보기 왼쪽 리스트 */
/*.type2_left.go .theme_list .thumb ul li a .top_space {display: none;}
.type2_left.go .theme_list .thumb ul li a>strong{margin-bottom: 7px;}*/

 /* 먹어보기_컨텐츠,뽑내보기_컨텐츠(타입2)  */
.info_section {border-bottom:1px solid #ccc;padding-bottom:30px;position:relative;display:inline-block;width:633px; }

/* 사진 자세히 보기 슬라이드 배너 */
#slider_picture{float:left; margin-right:20px; position:relative; width:300px; height:220px; border:1px solid #ccc;z-index:999;}
#slider_picture .bx-wrapper {position: relative; margin: 0; padding: 0; *zoom: 1;}
#slider_picture .bx-wrapper img {max-width: 100%; display: block;}
#slider_picture .bx-wrapper .bx-viewport {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;border: 0px;left: 0px;background: #f0f0f0;}
#slider_picture .bx-wrapper .bx-prev {bottom: 0px; right: 30px; background:url(../image/common/icon_zoom.jpg) no-repeat -30px 0;}
#slider_picture .bx-wrapper .bx-next {bottom: 0px; right: 0px; background:url(../image/common/icon_zoom.jpg) no-repeat -60px 0;}
#slider_picture .bx-wrapper .bx-prev:hover {background-position: -30px 0;}
#slider_picture .bx-wrapper .bx-next:hover {background-position: -60px 0;}
#slider_picture .bx-wrapper .bx-controls-direction a { width: 30px; height: 29px; bottom: 0px; margin-top: 0;}
#slider_picture .p_zoom {position:absolute;right:60px;bottom:0}
#slider_picture .p_zoom a {background:url(../image/common/icon_zoom.jpg) no-repeat;width:30px;height:29px;display:inline-block; text-indent: -9999em; }

.info_section .info {float:left;position:relative;width:311px}
.info_section .info .line_region {border-top:1px dashed #a1a5a8;border-bottom:1px dashed #a1a5a8;padding:3px 0;margin:0 0 10px;}
.info_section .info .line_region strong {font-size:13px}
.info_section .sort {position:relative;background:url(../image/common/bg_sort.gif) no-repeat 100% 0;display:inline-block;*display:inline;zoom:1;padding:0 20px 0 10px;color:#fff;font-weight:bold;}
.info_section .sort span {display:block;width:5px;background-color:#59616a;position:absolute;top:0;left:0;text-indent:-9999px;height:20px}
.info_section .info h2 {font-size:20px;line-height:1.4;width:283px}
.info_section .info h3 {font-size:20px;line-height:1.4;width:283px}
.info_section .info .face {width:70px;height:60px;border:1px solid #ccc;position:absolute;top:0;right:0;background:#fff;}
.info_section .info .face p {display:block;text-align:center;margin:0 auto;height:60px;line-height:60px}
.info_section .tag {position:absolute;left:320px;bottom:30px;background:#e0ebed url(../image/common/icon_tag.png) no-repeat 4px 4px;width:282px;padding:0 10px 0 20px}
.info_section .info_go {position:absolute;left:320px;bottom:57px;}

.type2_contents .view .info {position:relative;}
.type2_contents .view .info .line_region {/* border-top:1px dashed #a1a5a8; */border-bottom:1px dashed #a1a5a8;padding:3px 0;margin:0 0 10px;}
.type2_contents .view .info .line_region strong {font-size:13px}
.type2_contents .view .sort {position:relative;background:url(../image/common/bg_sort.gif) no-repeat 100% 0;display:inline-block;*display:inline;zoom:1;padding:0 20px 0 10px;color:#fff;font-weight:bold;}
.type2_contents .view .sort span {display:block;width:5px;background-color:#59616a;position:absolute;top:0;left:0;text-indent:-9999px;height:20px}
.type2_contents .view .info h2 {font-size:20px;line-height:1.4;width:283px}
.type2_contents .view .info h3 {font-size:20px;line-height:1.4;width:283px}
.type2_contents .view .info .face {width:70px;height:60px;border:1px solid #ccc;position:absolute;top:0;right:0;background:#fff;}
.type2_contents .view .info .face p {display:block;text-align:center;margin:0 auto;height:60px;line-height:60px}
.type2_contents .view .tag {position:absolute;left:320px;bottom:30px;background:#e0ebed url(../image/common/icon_tag.png) no-repeat 4px 4px;width:282px;padding:0 10px 0 20px}
.type2_contents .view .info_go {position:absolute;left:320px;bottom:57px;}


.ex_section {clear:both;margin:20px 0;}
.net_section {margin:0 auto;margin-bottom:10px;overflow:hidden}
.net_section ul li {float:left;margin:2px;position:relative;}
.net_section ul li .im_nor {width:205px;height:124px;}
.net_section ul li .im_ext {width:227px;height:124px;}
.net_section ul li a {border:1px solid #999;float:left}
.net_section ul li a span.shdw {background:url(../image/common/bg_mask.png) no-repeat right 3px;position:absolute;opacity: .6;filter: alpha(opacity = 60);width:100%;height:42px;left:0;bottom:0;}
.net_section ul li a strong {font-size:13px;position:absolute;left:12px;bottom:15px;color:#dcdcdc;display:block}
.net_section ul li a span {
    position: absolute;
    left: 12px;
    bottom: 0;
    color: #ffffff;
    font-size: 11px;
    display: block;
    width: 83%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.net_section ul li a:hover *{text-decoration:underline;}

.net_section ul li.vs {width:227px;height:152px;position:relative;background:#f3f3f3;}
.net_section ul li.vs > a {display:block;width:100%;position:absolute;top:0;left:0;}
.net_section ul li.vs > a:hover * {text-decoration:none !important;}
.net_section ul li.vs > a > span {display:block;width:228px;position:absolute;bottom:-1px;left:-1px;}
.net_section ul li.vs > a > span * {vertical-align:middle;color:#fff;position:static;}
.net_section ul li.vs > a > span strong {font-size:28px;line-height:40px;display:inline-block;position:static;padding-left:12px;}
.net_section ul li.vs > a > span .num {font-size:14px;}







 /* 팝업 */
#mask {position:fixed;left:0;top:0;z-index:9000; background-color:#000;display:none;}
.popup_zoom {display:none;position:fixed;z-index:10000;width:778px;height:568px;}
.popup_zoom .photo_zoom {width:770px;margin:0 auto;border:4px solid #458acf;height:560px;position:relative;background-color:#000}
.photo_zoom #largeImg {width:770px;height:515px;}
.photo_zoom #largeImg img {width:770px;height:515px}
.photo_zoom .area {width:68px;height:48px;background-color:#458acf;position:absolute;left:0;top:0;color:#fff;text-align:center;padding-top:12px;line-height:1.4}
.photo_zoom .area span {font-size:16px;display:block}
/* 2014-10-08 right 8~15 수정 */
.photo_zoom span.close {position:absolute;top:15px;right:15px}
.photo_zoom span.shdw {background:url(../image/bg_mask2.png) repeat;position:absolute;opacity: .7;filter: alpha(opacity = 70);width:780px;height:45px;left:0;bottom:30px;}
.photo_zoom  #caption {color:#fff;font-size:16px;display:block;font-weight:normal;left:0;top:473px;position:absolute;background:url(../image/common/mask_feel.png) repeat 0 7px;width:750px;padding:10px 10px}
.photo_zoom .all_lst {float:left;padding:0 1px}
.photo_zoom .all_lst ul li {float:left;}
.photo_zoom .all_lst ul li a {float:left;border:1px solid #000;}
.photo_zoom .all_lst ul li img {width:62px;height:42px}
.photo_zoom .all_lst ul li a:hover,.photo_zoom .all_lst ul li a.on {border:1px solid #0f79e7}
.photo_zoom .all_lst li em{}
.photo_zoom .btn_page a{width:15px;height:30px;background:url(../image/popup_arrow.png) no-repeat left top;}
.photo_zoom .btn_page a.prev {position:absolute;left:10px;top:7px}
.photo_zoom .btn_page a:hover.prev  {background-position:-30px top;}
.photo_zoom .btn_page a.next {position:absolute;background-position:-15px top;right:10px;top:7px}
.photo_zoom .btn_page a:hover.next {background-position:-45px top;}
.photo_zoom .btn_page a span {visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;}

 /* 트래블아이소개 */
 
.traveli_info  {width:950px;margin:0 auto;}
.traveli_info .bunch {border-top:3px solid #30333e;/* position:relative; *//* margin-top:30px; 20150203 */*zoom:1}
.traveli_info .bunch:after {content:"";clear:both;display:block;}
.traveli_info .bunch  .side_img {position:absolute;top:-27px;right:15px}
.traveli_info .bunch  .top15 {margin-top:-15px}

.bunch .info_submenu {float:left;width:180px;font-size:16px;text-align:center;margin-right:40px}
.bunch .info_submenu > a {display:block;border-bottom:1px solid #d6d6d6;padding:10px 10px}
.bunch .info_submenu > a.on {background-color:#4f5053;color:#fff;border-bottom: 1px solid #4f5053}




 /* 트래블아이소개 */
 .tR {text-align:right !important;}
 
.bunch {width:950px;/* margin:30px auto 100px; 20150203 */margin:0 auto 100px; border-top:3px solid #30333e;}
.bunch:after {content:'';display:block;clear:both;}

.lnbAbout {float:left;width:210px;}
.lnbAbout > li {border-bottom:1px solid #d6d6d6;}
.lnbAbout > li > a {display:block;padding:10px;font-family:"NanumBarunGothic";font-size:16px;}
.lnbAbout > li.on {background:#4f5053;border-bottom:1px solid #4f5053;}
.lnbAbout > li.on a {color:#fff;}

.aboutCont {float:right;width:702px;}
.aboutCont .title {padding:30px 0;}
.aboutCont .title .txt {margin-top:20px;font-size:14px;text-align:justify;color:#3c3c3c;font-family:"NanumBarunGothic";}

.aboutCont .sub01 > ul {padding:40px 0;border-top:1px solid #000;border-bottom:1px solid #000;}
.aboutCont .sub01 > ul > li {overflow:hidden;margin-top:40px;color:#444;font-family:"NanumBarunGothic";font-size:14px;}
.aboutCont .sub01 > ul > li:first-child {margin-top:0;}
.aboutCont .sub01 > ul > li > div {width:330px;float:left;margin:0 10px;}
.aboutCont .sub01 > ul > li dd {margin-top:5px;text-align:justify;}

#layerBg {display:none;position:absolute;top:0;left:0;width:100%;background:url("/image/dna/bg_mask.png") repeat;z-index:8;}
.layerCont01 {display:none;position:absolute;top:230px;left:50%;width:950px;margin-left:-475px;z-index:9;}
.layerCont01 h3 {position:absolute;right:0;top:-220px;}

.layerCont01 .sub01 h3,
.layerCont01 .sub02 h3 {top:-200px;}


.layerCont01 > .lnbAbout {position:absolute;top:0;left:0;z-index:9;}
.layerCont01 > .lnbAbout > li {width:240px;border-bottom:1px solid transparent;height:42px;}
.layerCont01 > .lnbAbout > li > a {display:block;padding:0 0 0 10px;height:47px;line-height:47px;color:#fff;}
.layerCont01 > .lnbAbout > li.on {background:url("/image/dna/bg_over.png") no-repeat 100% 0;border-bottom:1px solid transparent;}

.layerCont01 > .lnbAbout > li.on > div {display:block;}
.layerCont01 > .lnbAbout > li > div {display:none;position:absolute;top:0;left:200px;width:640px;background:#fff;padding:0 55px 60px;z-index:-1;}
.layerCont01 > .lnbAbout > li > div .title {/* padding:0 0 30px; */font-family:"NanumBarunGothic";}
.layerCont01 > .lnbAbout > li > div .title > p:first-child {text-align:center;}
.layerCont01 > .lnbAbout > li > div .title .txt {/* margin-top:20px; */font-size:14px;text-align:justify;color:#3c3c3c;border-bottom:0 none;line-height:22px;margin-bottom:25px;}
.layerCont01 > .lnbAbout > li > div .title .txt02 {padding-top:20px;border-top:1px solid #000;}
.layerCont01 > .lnbAbout > li > div .title .txt02 > li {padding:10px 0;font-size:14px;line-height:22px;text-align:justify;}


.layerCont01 > .lnbAbout > li .sub02 .who {margin-top:-430px;padding:15px;font-family:"NanumBarunGothic";}
.layerCont01 > .lnbAbout > li .sub02 .who dt {margin-top:10px;}
.layerCont01 > .lnbAbout > li .sub02 .who dt:first-child {margin-top:0;}
.layerCont01 > .lnbAbout > li .sub02 .who dd {margin-left:50px;font-size:14px;line-height:22px;letter-spacing:1px;}

.layerCont01 > .lnbAbout > li .sub02 .title {padding:30px 0 30px;}

.layerCont01 > .lnbAbout > li .sub05 {width:750px;/* min-height:1350px; */padding:20px 0 0;background:#38b7ec;}
.layerCont01 > .lnbAbout > li .sub05 .title .wrap {overflow:hidden;width:642px;margin:0 auto;padding:30px 0;border-bottom:2px solid #000;}
.layerCont01 > .lnbAbout > li .sub05 .title .wrap .img {float:left;text-align:right;}
.layerCont01 > .lnbAbout > li .sub05 .title .wrap .txt {float:right;}
.layerCont01 > .lnbAbout > li .sub05 .title .wrap .txt img {margin-left:-6px;}
.layerCont01 > .lnbAbout > li .sub05 .title .wrap .txt ul {margin-top:20px;}
.layerCont01 > .lnbAbout > li .sub05 .title .wrap .txt ul li:first-child {margin-top:0;}
.layerCont01 > .lnbAbout > li .sub05 .title .wrap .txt ul li {margin-top:5px;font-size:13px;}

.layerCont01 > .lnbAbout > li .sub05 .searchCont {position:relative;width:750px;height:490px;background:url("/image/util/about/about_5p/slide_sub/s_1p/gg_stepbg02.png") no-repeat 0 100%;}
.layerCont01 > .lnbAbout > li .sub05 .searchCont .marquee {position:relative;width:227px;height:159px;margin:20px 0 0 71px;background:url("/image/util/about/about_5p/slide_sub/s_1p/01tel.png") no-repeat;}
.layerCont01 > .lnbAbout > li .sub05 .searchCont .marquee marquee {position:absolute;top:65px;left:0;font-size:20px;font-weight:bold;font-family:"NanumBarunGothic"}
.layerCont01 > .lnbAbout > li .sub05 .searchCont .marquee marquee em {color:#ff0000;}

.layerCont01 > .lnbAbout > li .sub05 .searchCont .tit {position:absolute;top:110px;left:80px;}


.layerCont01 > .lnbAbout > li .sub05 .searchCont button {display:inline-block;border:0 none;text-indent:-9999px;}
.layerCont01 > .lnbAbout > li .sub05 .searchCont .red {position:absolute;top:185px;left:95px;}
.layerCont01 > .lnbAbout > li .sub05 .searchCont .red button {position:absolute;top:0;left:0;width:132px;height:137px;background:url("/image/util/about/about_5p/slide_sub/s_1p/gg_step1_gloves_left.png") no-repeat;}
.layerCont01 > .lnbAbout > li .sub05 .searchCont .red .sub > ul > li.on,
.layerCont01 > .lnbAbout > li .sub05 .searchCont .red .sub > ul > li:hover {background:red;}

.layerCont01 > .lnbAbout > li .sub05 .searchCont .blue {position:absolute;top:110px;right:192px;}
.layerCont01 > .lnbAbout > li .sub05 .searchCont .blue button {position:absolute;top:0;left:0;width:132px;height:137px;background:url("/image/util/about/about_5p/slide_sub/s_1p/gg_step1_gloves_right.png") no-repeat;}
.layerCont01 > .lnbAbout > li .sub05 .searchCont .blue .sub {width:126px;top:-66px;}
.layerCont01 > .lnbAbout > li .sub05 .searchCont .blue .sub > ul > li.on,
.layerCont01 > .lnbAbout > li .sub05 .searchCont .blue .sub > ul > li:hover {background:blue;}

.layerCont01 > .lnbAbout > li .sub05 .searchCont .sub {width:130px;position:absolute;top:0;left:3px;display:none;}
.layerCont01 > .lnbAbout > li .sub05 .searchCont .sub > ul {}
.layerCont01 > .lnbAbout > li .sub05 .searchCont .sub > ul > li {font-size:14px;text-align:center;background:#888;line-height:35px;height:35px;font-family:'NanumBarunGothic';color:#fff;}
.layerCont01 > .lnbAbout > li .sub05 .searchCont .sub > ul > li:hover {cursor:pointer;}

.layerCont01 > .lnbAbout > li .sub05 .slideCont {width:750px;display:none;}
.layerCont01 > .lnbAbout > li .sub05 .slideCont .body {position:relative;width:500px;margin:46px auto;padding:55px;background:#fff;overflow:hidden;}
.layerCont01 > .lnbAbout > li .sub05 .slideCont .body > div {width:500px;height:420px;}
.layerCont01 > .lnbAbout > li .sub05 .slideCont .body > div > ul {overflow:hidden;}
.layerCont01 > .lnbAbout > li .sub05 .slideCont .body > div > ul > li {float:left;}
.layerCont01 > .lnbAbout > li .sub05 .slideCont .body button {position:absolute;border:0 none;text-indent:-9999px;width:17px;height:42px;cursor:pointer;}
.layerCont01 > .lnbAbout > li .sub05 .slideCont .body .btnPrev {/*display:none;*/top:50%;left:15px;margin-top:-21px;background:url('/image/util/about/about_5p/btn_prev01.gif') no-repeat;}
.layerCont01 > .lnbAbout > li .sub05 .slideCont .body .btnNext {top:50%;right:15px;margin-top:-21px;background:url('/image/util/about/about_5p/btn_next01.gif') no-repeat;}
.layerCont01 > .lnbAbout > li .sub05 .slideCont .body .btnClose {width:21px;height:26px;top:26px;right:9px;background:url('/image/util/about/about_5p/btn_close01.gif') no-repeat;}

.layerCont01 > .lnbAbout > li .sub06 {}
.layerCont01 > .lnbAbout > li .sub06 h3 {top:-179px;}
.layerCont01 > .lnbAbout > li .sub06 .title {margin-top:40px;}
.layerCont01 > .lnbAbout > li .sub06 .txt {margin:35px 0;font-size:14px;}
.layerCont01 > .lnbAbout > li .sub06 .text {border-bottom:1px solid #000;font-family:"NanumBarunGothic";letter-spacing:1px;}
.layerCont01 > .lnbAbout > li .sub06 .text > li {position:relative;padding:30px 0;border-top:1px solid #000;}
.layerCont01 > .lnbAbout > li .sub06 .text .bg {position:absolute;top:0;right:0;}
.layerCont01 > .lnbAbout > li .sub06 .text > li > div {/* width:360px; */}
.layerCont01 > .lnbAbout > li .sub06 .text > li > div > em {display:block;color:#7c43ac;font-size:16px;}
.layerCont01 > .lnbAbout > li .sub06 .text > li > div > strong {display:block;color:#0e79e7;font-size:22px;margin-bottom:10px;}
.layerCont01 > .lnbAbout > li .sub06 .text > li > div > p,
.layerCont01 > .lnbAbout > li .sub06 .text > li > div > ul li p,
.layerCont01 > .lnbAbout > li .sub06 .text > li > div > ul li ol li {color:#2e2e2e;font-size:14px;text-align:left;line-height:1.5;}
.layerCont01 > .lnbAbout > li .sub06 .text > li > div > ul li p,
.layerCont01 > .lnbAbout > li .sub06 .text > li > div > ul li ol {margin-top:10px;}
.layerCont01 > .lnbAbout > li .sub06 .text > li > div > ul > li {margin-top:20px;}
.layerCont01 > .lnbAbout > li .sub06 .text > li > div > ul li strong {color:#0e79e7;font-size:18px;}

.layerCont01 > .lnbAbout > li .sub06 .text .list01 .bg {top:53px;}
.layerCont01 > .lnbAbout > li .sub06 .text .list02 .bg {top:68px;}
.layerCont01 > .lnbAbout > li .sub06 .text .list03 .bg {top:53px;}
.layerCont01 > .lnbAbout > li .sub06 .text .list03 .bg02 {position:absolute;bottom:53px;right:0;}
.layerCont01 > .lnbAbout > li .sub06 .text .list04 .bg {top:24px;}

.layerCont01 > .lnbAbout > li .sub06 .end {margin-top:30px;color:#fa8733;font-size:20px;text-align:center;}

/* 기사 사진제공 */
 
.layerCont01 > .lnbAbout > li .articleCont  {padding-top:50px;}
.layerCont01 > .lnbAbout > li .articleCont .title01 {padding-left:20px;background:url('/image/together/mapView/bullSt03.gif') no-repeat 0 4px;color:#323d4f;font-size:21px;}
.layerCont01 > .lnbAbout > li .articleCont .title > div {margin-top:20px;color:#2e2e2e;font-size:14px;}
.layerCont01 > .lnbAbout > li .articleCont .title > div p a {font-family:'NanumBarunGothicBold';color:#7c43ac;}
.layerCont01 > .lnbAbout > li .articleCont .title > div .tip {padding:10px;margin-top:20px;background:#d9d9d9;color:#2e2e2e;border-radius:10px;}
.layerCont01 > .lnbAbout > li .articleCont .title > div .tip > li {position:relative;}
.layerCont01 > .lnbAbout > li .articleCont .title > div .tip > li > strong {position:absolute;top:0;left:0;}
.layerCont01 > .lnbAbout > li .articleCont .title > div .tip > li > p{padding-left:70px;text-indent:-7px;}
.layerCont01 > .lnbAbout > li .articleCont .text01 {margin:10px auto 0;background:#f3f3f3;border-radius:30px;border:0 none;padding:0;}
.layerCont01 > .lnbAbout > li .articleCont .text01 a {color:#1f6bc1;font-size:14px;font-family:'NanumBarunGothicBold';}
.layerCont01 > .lnbAbout > li .articleCont .text01 p {font-size:12px;padding:30px;text-align:justify;}
.layerCont01 > .lnbAbout > li .articleCont form {margin-top:10px;}
.layerCont01 > .lnbAbout > li .articleCont form table {width:100%;border-spacing:0;border-collapse:collapse;text-align:left;border-top:1px solid #333232;border-bottom:1px solid #333232;}
.layerCont01 > .lnbAbout > li .articleCont form table th {color:#0e79e7;font-size:14px;padding-left:15px !important;background:url('/image/util/about/about_7p/bullSt01.gif') no-repeat 3px 12px;}
.layerCont01 > .lnbAbout > li .articleCont form table td {}
.layerCont01 > .lnbAbout > li .articleCont form table th,
.layerCont01 > .lnbAbout > li .articleCont form table td {padding:5px 0;/* border-bottom:1px solid #989ea7; */}
.layerCont01 > .lnbAbout > li .articleCont form table select {height:24px;padding:0 10px 0 5px;border:1px solid #0e79e7;}
.layerCont01 > .lnbAbout > li .articleCont form table option {height:20px;line-height:20px;padding-left:5px;border-right:2px solid #b2b2b2;}
.layerCont01 > .lnbAbout > li .articleCont form table .fileCont01 {position:relative;height:15px;}
.layerCont01 > .lnbAbout > li .articleCont form table .fileCont01 select,
.layerCont01 > .lnbAbout > li .articleCont form table .fileCont01 .cont {vertical-align:middle;}
.layerCont01 > .lnbAbout > li .articleCont form table .fileCont01 select {left:0;position:absolute;top:5px;}
.layerCont01 > .lnbAbout > li .articleCont form table .fileCont01 .cont {position:relative;left:112px;display:inline-block;width:381px;height:29px;line-height:29px;}
.layerCont01 > .lnbAbout > li .articleCont form table .fileCont01 .type01 {margin-top:-3px;}
.layerCont01 > .lnbAbout > li .articleCont form table .fileCont01 .type02 {/* margin-top:5px; */}
.layerCont01 > .lnbAbout > li .articleCont form table .fileCont01 .type02 { margin-top:-3px; }
.layerCont01 > .lnbAbout > li .articleCont form table .fileCont01 .cont  * {vertical-align:middle;}
.layerCont01 > .lnbAbout > li .articleCont form table .fileCont01 .cont  input[type='text'] {position:absolute;top:1px;left:0;width:280px;height:26px;line-height:26px;padding-left:15px;border:1px solid #0e79e7;border-radius:30px 0 0 30px;border-right:0 none;background:none;}
.layerCont01 > .lnbAbout > li .articleCont form table .fileCont01 .cont  input[type='file'] {position:absolute;top:1px;right:10px;width:80px;height:29px;border:0 none;}
.layerCont01 > .lnbAbout > li .articleCont form table .fileCont01 .cont  label {position:absolute;top:1px;right:0;display:inline-block;width:90px;height:28px;background:#0e79e7;color:#fff;font-family:"NanumBarunGothicBold";font-size:16px;text-align:center;border-radius:0 15px 15px 0;}
.layerCont01 > .lnbAbout > li .articleCont form table .fileCont01 .type02  label {/* background:url('/image/together/mapView/bg_flie03.jpg') no-repeat; */}
.layerCont01 > .lnbAbout > li .articleCont form table .btnSend {text-align:center;}
.layerCont01 > .lnbAbout > li .articleCont form table .btnSend button {width:86px;height:86px;background:url('/image/together/mapView/btn_circle01.gif') no-repeat;text-align:center;color:#fff;font-family:'NanumBarunGothicBold';border:0 none;font-size:16px;}

.layerCont01 > .lnbAbout > li .articleCont form table .inpSt01 {width:470px;height:29px;padding-left:20px;border-radius:30px;border:1px solid #0e79e7;}
.layerCont01 > .lnbAbout > li .articleCont form table .bdNone th,
.layerCont01 > .lnbAbout > li .articleCont form table .bdNone td {border-bottom:0 none;}
.layerCont01 > .lnbAbout > li .articleCont a {color:#606060;}
.layerCont01 > .lnbAbout > li .articleCont .help {position:relative;padding-left:140px;margin-top:10px;}
.layerCont01 > .lnbAbout > li .articleCont .help > strong {color:#0e79e7;position:absolute;top:0;left:0;}
.layerCont01 > .lnbAbout > li .articleCont .btn {cursor:auto;margin-top:20px;text-align:center;}
.layerCont01 > .lnbAbout > li .articleCont .btn button {width:119px;height:39px;background:url('/image/util/about/about_7p/btn_complete.gif') no-repeat;border:0 none;font-size:0;line-height:0;color:transparent;cursor:pointer;}



.layerCont01 .text01 {padding:25px 0;border-top:1px solid #000;border-bottom:1px solid #000;}
.layerCont01 .text01 > li {overflow:hidden;margin-top:40px;color:#444;font-family:"NanumBarunGothic";font-size:14px;}
.layerCont01 .text01 > li:first-child {margin-top:0;}
.layerCont01 .text01 > li > div {width:295px;float:left;margin:0 10px;}
.layerCont01 .text01 > li dd {margin-top:5px;text-align:justify;}

.layerCont01 .text02 {}
.layerCont01 .text02 > li {overflow:hidden;position:relative;font-family:"NanumBarunGothic";font-size:14px;}
.layerCont01 .text02 > li .bold {color:#ff6000;}
.layerCont01 .text02 > li .txt {display:block;text-align:right;}
.layerCont01 .text02 > li.even .img {}
.layerCont01 .text02 > li.even .txt {text-align:left;}
.layerCont01 .text02 > li.list01 {height:174px;background:url('/image/util/about/about_2p/ab_022_02.jpg') no-repeat 0 0;}
.layerCont01 .text02 > li.list01 .txt {margin-top:40px;}

.layerCont01 .text02 > li.list02 {height:187px;margin-top:-65px;background:url('/image/util/about/about_2p/ab_023_02.jpg') no-repeat 100% 0;}
.layerCont01 .text02 > li.list02 .txt {margin-top:30px;}

.layerCont01 .text02 > li.list03 {height:270px;background:url('/image/util/about/about_2p/ab_024.jpg') no-repeat 0 0;}
.layerCont01 .text02 > li.list03 .txt {margin-top:35px;}

.layerCont01 .text02 > li.list04 {margin-top:-40px;height:155px;background:url('/image/util/about/about_2p/ab_025.jpg') no-repeat 100% 0;}
.layerCont01 .text02 > li.list04 .txt {margin-top:70px;}

.layerCont01 .text02 > li.list05 {height:280px;background:url('/image/util/about/about_2p/ab_026.jpg') no-repeat 20px -30px;}
.layerCont01 .text02 > li.list05 .txt {margin-top:20px;}

.layerCont01 .text02 > li.list06 {padding:20px 0;text-align:justify;color:#000;font-size:14px;letter-spacing:1px;font-family:"NanumBarunGothicBold";}

.layerCont01 .text03 {margin-top:20px;}
.layerCont01 .text03 > li > dl {float:left;width:278px;font-family:"NanumBarunGothic";letter-spacing:1px;}
.layerCont01 .text03 > li {overflow:hidden;}
.layerCont01 .text03 > li > dl > dt {color:#007eff;font-size:22px;line-height:35px;}
.layerCont01 .text03 > li > dl > dd {font-size:14px;line-height:1.8;}
.layerCont01 .text03 .list01 {padding:10px 30px 30px 10px;border-right:1px solid #000;border-bottom:1px solid #000;}
.layerCont01 .text03 .list02 {padding:10px 10px 30px 30px;border-left:1px solid transparent;border-bottom:1px solid #000;}
.layerCont01 .text03 .list03 {padding:30px 30px 10px 10px;border-right:1px solid #000;}
.layerCont01 .text03 .list04 {padding:30px 10px 10px 30px;}
.layerCont01 .text03 .list01 dd {background:url("/image/util/about/about_2p/y1.jpg") no-repeat 195px 100%;}
.layerCont01 .text03 .list02 dd {background:url("/image/util/about/about_2p/y2.jpg") no-repeat 195px 100%;}
.layerCont01 .text03 .list03 dd {background:url("/image/util/about/about_2p/y3.jpg") no-repeat 195px 100%;}
.layerCont01 .text03 .list04 dd {background:url("/image/util/about/about_2p/y4.jpg") no-repeat 195px 100%;}

.layerCont01 .text04 {position:relative;padding:60px 0;border-top:1px solid #000;border-bottom:1px solid #000;font-family:"NanumBarunGothic";letter-spacing:1px;}
.layerCont01 .text04 .bg {position:absolute;top:0;right:0;}
.layerCont01 .text04 > dl {}
.layerCont01 .text04 > dl dt {color:#007eff;font-size:54px;line-height:66px;}
.layerCont01 .text04 > dl dd {margin-top:20px;color:#444;font-size:25px;line-height:35px;}
.layerCont01 .text04 > ul {padding:20px 0 40px;}
.layerCont01 .text04 > ul > li {padding:10px 0;font-size:14px;line-height:22px;text-align:justify;}

.layerCont01 .text05 {border-bottom:1px solid #000;font-family:"NanumBarunGothic";letter-spacing:1px;}
.layerCont01 .text05 > li {position:relative;padding:30px 0;border-top:1px solid #000;}
.layerCont01 .text05 .bg {position:absolute;top:0;right:0;}
.layerCont01 .text05 > li > dl {width:390px;min-height:165px;}
.layerCont01 .text05 > li > dl dt {color:#007eff;font-size:22px;line-height:35px;}
.layerCont01 .text05 > li > dl dd {margin-top:20px;color:#444;font-size:14px;line-height:22px;text-align:justify;}
.layerCont01 .text05 > li p {font-size:18px;text-align:center;}




.layerCont01 .tblText01 {}
.layerCont01 .tblText01 .tit {color:#007eff;font-size:22px;font-weight:normal;letter-spacing:1px;line-height:35px;}
.layerCont01 .tblText01 > table {margin-top:10px;border-spacing:0;border-collapse:collapse;width:100%;text-align:left;}
.layerCont01 .tblText01 > table th {padding:5px;}
.layerCont01 .tblText01 > table th img {vertical-align:middle;margin:0 20px 0 10px;}
.layerCont01 .tblText01 > table th,
.layerCont01 .tblText01 > table td {padding:5px;border:1px solid #d6d6d6;font-family:"NanumBarunGothic";font-size:14px;text-align:justify;vertical-align:middle;}
.layerCont01 .tblText01 .subTxt {margin-top:40px;font-size:14px;letter-spacing:1px;line-height:1.6;text-align:justify;}



.info_view {float:left;width:730px;text-align:center;margin:100px 0 0}
.info_view h3 {font-size:30px;font-weight:normal;margin:0 0 10px}
.info_view h3+span {font-size:16px;display:block;color:#8a8a8a;margin:-10px 0 35px}
.info_view img {margin:0 0 60px}
.info_view .compo {border:1px solid #d7d7d7;width:550px;margin:30px auto;padding:40px 40px 0;}
.info_view .compo p {width:475px;text-align:left;padding-left:25px;line-height:1.6;margin:-15px 0 30px 15px}
.info_view .compo p.tt1 {background:url(../image/info_2con3.jpg) no-repeat left top;}
.info_view .compo p.tt2 {background:url(../image/info_2con3.jpg) no-repeat left -150px;}
.info_view .compo p.tt3 {background:url(../image/info_2con3.jpg) no-repeat left -281px;}
.info_view .compo p strong {display:block;font-size:14px;font-weight:normal;color:#582470}
.info_view .compo .tt1 strong {color:#582470}
.info_view .compo .tt2 strong {color:#823778}
.info_view .compo .tt3 strong {color:#dc8d8a}
.people_info table{border:0;width:100%;margin-bottom:30px;border-bottom:1px solid #e4e4e4}
.people_info  table tr:first-child th {border-top:3px solid #582470}
.people_info  table tr:first-child td {border-top:3px solid #b9b9b9}
.people_info  table th,.people_info table td{border-top:1px solid #e4e4e4}
.people_info  table th{padding:30px 0; text-align:center;width:20%;font-size:16px;font-weight:normal}
.people_info  table td{padding:0 28px;text-align:left;vertical-align:middle;width:80%;line-height:1.6}

.join_register .go_home {float:left;width:358px;font-size:11px;text-align:center}
.join_register .go_dna {float:right;width:358px;font-size:11px;text-align:center}
.go_home em {display:block;margin:5px 0 20px 0}
.go_dna em {display:block;margin:5px 0 20px 0}
.join_register .info_travel {clear:both;color:#98999d;border-top:1px dotted #adafb4;padding:7px 0 50px;font-size:11px}
.join_register .info_travel strong {display:block;margin-bottom:5px}


/* 사이트맵 */
.s_group {font-family:"돋움",Dotum;float:left;margin-bottom:30px}
.s_group h3 {font-size:16px;float:left;width:140px;font-family:NanumBarunGothic,Dotumsans-serif,AppleGothic;font-weight:normal}
.s_map {float:left;width:810px}
.s_map tbody th {border-bottom:1px dashed #919191;background-color:#f1f1f1;padding:10px 0 10px 20px;text-align:left}
.s_map tbody td {border-bottom:1px dashed #919191;padding:10px 0 10px 15px;font-size:11px;color:#717171}
.s_map tbody th.hee {padding:20px 0 20px 20px}
.s_map tbody span {padding-right:14px}

ul.thumb{width:259px;height:467px;position:relative}
ul.thumb li {border-bottom:1px solid #ccc;padding:9px 0 9px 9px;line-height:1.3;position:relative;float:left;width:233px}
ul.go_thumb li {border-bottom:1px solid #ccc;padding:9px 0 9px 0;line-height:1.3;position:relative;float:left;width:265px}
ul.thumb li:first-child {border-top:0}
ul.thumb li a>img{float:left;width:54px;height:54px;border:1px solid #2b2b2b;margin:1px 7px 0 0}
ul.thumb li a>img.go_thumb{float:left;width:81px;height:54px;border:1px solid #2b2b2b;margin:1px 7px 0 0}
ul.thumb li a>strong{font-size:13px;color:#555;display:block;padding-right:27px}
ul.go_thumb li a>strong{height:32px;font-size:13px;color:#555;display:block;padding-right:27px;overflow:hidden;text-overflow:ellipsis;}
ul.thumb li a span {font-size:11px;display:block;padding-right:30px;height:30px;font-family: "돋움",Dotum;letter-spacing:-1px}
ul.thumb li a .top_space {padding-top:4px;height:25px;font-family: "돋움",Dotum;letter-spacing:-1px}
ul.thumb li a .region {font-size:11px;display:block;color:#8e98a4;height:12px;font-family: "돋움",Dotum;letter-spacing:-1px}
ul.thumb li a .go_region {font-size:11px;display:block;color:#8e98a4;height:12px;font-family: "돋움",Dotum;letter-spacing:-1px;padding-bottom:4px;}
ul.thumb .spot_area {width:56px;height:56px;background-color:#b7cbd5;float:left;margin:1px 7px 0 0;}
ul.thumb .spot_area span {display:block;font-size:13px;font-weight:bold;color:#fff;padding:20px 0 0;text-align:center;width:56px;height:56px;}
ul.thumb .hw {height:43px;font-weight:bold;font-size:13px;color:#3f3f3f;padding-right:25px}
ul.thumb li a{display:block;background:url(../image/common/arrow_ckeck.png) 95% 1px no-repeat;}
ul.thumb li a:hover, ul.thumb li a.on{background:url(../image/common/arrow_ckecked.png)  95% 1px no-repeat;}
ul.thumb li a:hover strong, ul.thumb li a.on strong {color:#0576c6;}

  /* 지역펼침 */ 
.area_banner {width:950px;margin:0 auto;text-align:right;}
.area_wrap {background-color:#eeeff1;border-top:2px solid #dcdddf;border-bottom:2px solid #2ca8f2;float:left;width:100%;box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow:2px 2px 5px 0 rgba(0, 0, 0, 0.5); -moz-box-shadow:2px 2px 5px 0 rgba(0, 0, 0, 0.5); -o-box-shadow:2px 2px 5px 0 rgba(0, 0, 0, 0.5);-ms-box-shadow:2px 2px 5px 0 rgba(0, 0, 0, 0.5); }
.area_wrap .topline {border-top:1px solid #a4a4a4;border-bottom:1px solid #e4e5e7;height:1px;background-color:#c5c6c8}
.area_wrap .area_cont {width:950px;margin:0 auto;*zoom:1;position:relative;padding:30px 0 50px}
.area_cont:after {content:"";clear:both;display:block;}
.area_cont strong {display:block;margin:0 0 25px 8px}
.area_cont .wide {float:left;margin:0 97px}
.area_cont .wide ul {float:left;margin-left:60px}
.area_cont .wide ul li a {display:block;padding:3px 0;border-bottom:1px solid #cecfd3;text-align:center;width:40px}
.area_cont .wide ul li a:hover {background-color:#0f79e7;border-bottom:1px solid #0f79e7;color:#fff;}
.area_cont .wide .first {margin-left:0}
.area_cont .basic {float:left;margin:0 97px}
.area_cont .basic ul {float:left;margin-left:60px}
.area_cont .basic ul li a {display:block;padding:3px 0;border-bottom:1px solid #cecfd3;text-align:center;width:60px}
.area_cont .basic ul li a:hover {background-color:#0f79e7;border-bottom:1px solid #0f79e7;color:#fff;}
.area_cont .basic .first {margin-left:0}
.btn_area {position:absolute;right:0;bottom:-2px}


.index_wrap {width:100%;height:100%;background:url(../image/bg_index.jpg) no-repeat center center; }
.ta {width:100%;height:900px;}
.ta tbody tr td {text-align:center;vertical-align: middle}

 /* footer */
.mnull {margin:0 auto;}
.footer {clear:both;border-top:1px solid #e0e2e1;/* margin:50px 0 0; */font-family: "돋움",Dotum; font-size:11px;/*소스추가0707*/color:#616161;position:relative;margin-top:20px;}
.footer .notice_wrap {padding:8px 0;border-bottom:3px solid #30323e;}
.footer .notice_wrap .notice1 {width:950px;margin:0 auto;color:#595959;overflow:hidden;}
.footer .notice_wrap .notice1 span {margin-right:10px;background-color:#0f7ce9;color:#fff;font-size: 11px;padding:2px 3px;}
.footer .notice_wrap .notice1 span a {color:#fff}
.notice5 {border-bottom:3px solid #30323e;}

.info_wrap {border-bottom:1px solid #e0e2e1;}
.info_wrap .info_side {position:relative;width:950px;margin:0 auto;color:#000;}
.info_wrap .info_side ul {overflow:hidden;padding:14px 0;width:950px;position:relative;}
.info_wrap .info_side li {float:left;}
.info_wrap .info_side li a {display:block;padding:0 6px; background:url(../image/common/bg_feel.gif) no-repeat 0% 2px;color:#616161;}
.info_wrap .info_side li:first-child a {background:none;padding:0 6px 0 0}

.info_wrap .info_side .sns {position:absolute;top:14px;right:100px;}

.info_wrap .info_side select {position:absolute;top:12px;right:0;height:20px;border:1px solid #e1e1e1;background-color:#ececec;}

/* .ft_border{border-bottom:1px solid #e0e2e1;width:100%;background-color:#ccc;position:absolute;margin:0 auto;left:0;top:72px;} */

.footer_bottom {width:950px;margin:20px auto 0;}
.footer_bottom .info_side2 {background: url("../image/h1_logo_footer.jpg") no-repeat 0 -30px;height:94px;}
/*.ft_wrap .info_side2 {float:left;width:950px;}*/
.footer_bottom .info_side2 > h1{border:5px solid aqua; display:inline; float:left; vertical-align:top;}
.footer_bottom .info_side2 ul{overflow:hidden;margin-left:180px;}
.footer_bottom .info_side2 ul:after {content:'';display:block;clear:both;}
.footer_bottom .info_side2 li {float:left;margin:3px 0 }
.footer_bottom .info_side2 li a {display: block;padding: 0 6px;background: url(../image/common/bg_feel.gif) no-repeat 0% 2px;}
.footer_bottom .info_side2 li:first-child a {background:none;padding:0 6px 0 0}



.footer_bottom .address p strong {color:#000;margin-right:5px}

.footer_bottom .address p span {color:#606060; padding-right:12px;-webkit-text-size-adjust:none;}

.txtAddress {margin-left:180px;}
.txtAddress p span {margin-right:10px;}
.txtAddress p.copy {margin-top:15px;}

.footer p {margin:0 auto;}

.pagenate {clear:both; padding:20px 0; text-align:center;border-top:1px solid #dbdbdb;}
.pagenate a {display:inline-block; }
.pagenate span {margin:0 10px; }
.pagenate span a {margin:0 5px; color:#666; }
.pagenate span a:hover, .board-paging span a:focus, .board-paging span a:active {color:#ff1313;font-weight:bold}
.pagenate span strong {display:inline-block; margin:0 5px; color:#ff1313; }
.pagenate span em {display:none; font-style:normal;}

/* 페이지표시 */
.page_list {margin-top:30px;text-align:center;clear:both}
.page_list a{display:inline-block;text-align:center;/*border:1px solid #c0c0c0;*/vertical-align:middle;font-family:"Tahoma",돋움;vertical-align:middle;}
.page_list a.btn_p{border:1px solid #c0c0c0;margin:0 1px;padding:4px 7px 2px 7px;background-color:#f6fafd;}
.page_list a.btn_p2,.page a.btn_p3{margin:0;padding:0;border:0;}
.page_list a.btn_p2{margin-right:10px;}
.page_list a.btn_p3{margin-left:1px;}
.page_list a.btn_p4{margin:0 1px;padding:0}
.page_list img{vertical-align:middle;margin-top:0px;}
.page_list .on{display:inline-block;padding:5px 11px 3px 10px;text-align:center;/*border:1px solid #c0c0c0;*/vertical-align:middle;font-family:"Tahoma",돋움;vertical-align:middle;font-weight:bold;letter-spacing:-1px;text-decoration:none;background:#666;color:#fff}/*활성화된 상태*/
.page_list a:hover{text-decoration:none;}

/*Page Navigation*/
.page_list{border-top: 1px solid #c0c0c0; padding: 15px 0 0; position: relative; margin-top: 0;}
.page_list a{display: inline-block; width: 23px; height: 23px; line-height: 23px; padding: 0 !important; margin: 0 !important; border: 1px solid #c0c0c0; background-color:#f6fafd; vertical-align: middle;}
.page_list a.on{background: #666; color: #fff; cursor: default;}
.page_list .btn_first{text-indent: -9999em; background: url(../image/admin/pageFirst.gif) no-repeat -1px -1px;}
.page_list .btn_prev{text-indent: -9999em; background: url(../image/admin/pagePrev.gif) no-repeat -1px -1px; margin-right: 8px !important;}
.page_list .btn_next{text-indent: -9999em; background: url(../image/admin/pageNext.gif) no-repeat -1px -1px; margin-left: 8px !important;}
.page_list .btn_last{text-indent: -9999em; background: url(../image/admin/pageLast.gif) no-repeat -1px -1px;}
.page_list .btn_write{position: absolute; top: 12px; right: 65px;}
.page_list .btn_del{position: absolute; top: 12px; right: 0;}
.page_list.type2{border-top: 1px solid #355590; margin-bottom:20px;}
.page_list.type2 .btn_write{position: absolute; top: 12px; right: 0px;}

/* 2014-07-31 :common */
.blind{position:relative;z-index:-1;text-indent:-9999em;font-size:0;width:0;height:0;visibility:hidden}
.clr{*zoom:1;}
.clr:after{content:".";display:block;clear:both;visibility:hidden;font-size:0;width:0;height:0;}

/* 2014-10-16 footer의 css 이동 */
#test{
	height:360px;
	margin: 0 auto;
	width: 950px;
	background-color:#ccc;
	text-align:center;
	color:#ccc
}
#span{
	margin-top:450px;
	padding:10px;
	/*border:1px solid red;*/
}
.notice1 span{float:left;}
.notice1 div{top: 2px;}


.mask_b80 {display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:url('/image/common/bg_opa/bg_opa_b80.png');z-index:20;}

/* 20150202 */
.asideBanner {position:absolute;top:230px;left:50%;margin-left:-568px;}
.asideBanner > p {width:85px;}
.asideBanner > p img {border:1px solid #e3e3e3;}
.asideBanner > div {width:85px;}
.asideBanner.on > div {position:fixed;top:0;}
.asideBanner > div > a {display:block;}
.asideBanner > div > a:first-child {margin-top:0;}
.asideBanner > div > a img {border:1px solid #e3e3e3;}


.entireMenuM {display:none;}
.entireMenuW {position:absolute;top:88px;left:-95px;.z-index:10000;}
.entireMenuW a.btnToggle {display:inline-block;width:95px;height:88px;background:url('/image/icon_menu.png') no-repeat 48% 31%;text-align:center;  position: absolute;}


.entireMenuW a.btnToggle img {margin-top:62px;}
.entireMenuW .menuArea {background: #fcfcfc;display:none;border:1px solid #dedede;position:relative;width: 950px;margin-left: 95px;z-index:9999;padding-left:2%;padding-right:2%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.entireMenuW .menuArea > ul {padding-top:30px;}

.entireMenuW .menuArea li.blockLi {margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #dedede;}

.entireMenuW .menuArea li.floatLi {float:left;display:block;width:14%;text-align:left;}
.entireMenuW .menuArea ul.floatUl:after {content:'';display:block;clear:both;}

.entireMenuW .menuArea ul.floatUl li.floatLi:first-child {margin-left:2%;}

.floatLi li {margin-bottom:3px;}
.floatLi li.headTitle {margin-bottom:10px;}
.floatLi li.headTitle a {font-size:14px;font-weight:bold;color:#04398C;}

.floatLi li a {font-size:13px;}
.entireMenuW .menuArea li a:hover {font-weight:bold;}
.floatLi li.headTitle a:hover {color:#000;}
.entireMenuW .btnClose {padding:10px;width:60px;background:#666666 url('/image/close_menu.png') no-repeat 15% 45%;color:#fff;position:absolute;right:20px;bottom:210px;font-size:15px;font-weight:bold;text-align:right;cursor:pointer;}
.entireMenuW .btnClose:hover {background-color:#282828;} 

.menuArea ul.innerfirstRow {height:180px;}
li.mobileMenu {display:none;}

/* 0625 먹어보기 갤러리 */
.eatGallery {margin:15px 0;position:relative;}
.eatGallery * {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.eatGallery .galleryPager {width:100%;padding:15px 0;  background: #f6f6f6; border: 1px solid #cdcdcd;position:relative;}
.eatGallery .galleryPager ul li {float:left;display:block;width:90px;position:relative;}
.eatGallery .galleryPager ul li a {border:1px solid #666666;display:block;width:100%;margin-left:1px;}
.eatGallery .galleryPager ul li a img {width:88px;}
.eatGallery .galleryPager ul li a.active img {height:58px;border:3px solid #42c118;}

.eatGallery .galleryPager ul li.on .mask {position:absolute;top:3px;left:4px;width:84px;height:54px;background:url('/image/test/bg_mask_opa50.png') 0 0 repeat;}

.eatGallery .galleryPager ul:after {content:'';display:block;clear:both;}
.eatGallery .galleryPager .innerPager {width:542px; margin:0 auto;overflow:hidden;}

.eatGallery a.btnLeft {position:absolute;left:10px;display:block;}
.eatGallery a.btnRight {position:absolute;right:10px;display:block;}

.sliderControl a.btnLeft {background:url('/image/eat/btn_left.png') 0 0 no-repeat;}
.sliderControl a.btnRight {background:url('/image/eat/btn_right.png') 0 0 no-repeat;}
.pagerControl a.btnLeft {background:url('/image/eat/btn_left_p.png') 0 0 no-repeat;}
.pagerControl a.btnRight {background:url('/image/eat/btn_right_p.png') 0 0 no-repeat;}

.sliderControl a {top:200px;width:21px;height:42px;}
.pagerControl a {top:33px;width:10px;height:20px;}

.eatGallery .txtArea {position:absolute;top:406px;text-align:center;width:100%;}
.eatGallery .txtArea p {color:#fff;font-size:12px;}

.eatGallery .txtArea p span {font-weight:bold;}
.eatGallery .txtArea p span.currentNum {color:#42c118;}

#sidebar {z-index:9999; position:fixed;top:580px;margin-left:925px; cursor:pointer;}
.eleInfo {z-index:9999; position:fixed;top:678px;margin-left:925px; cursor:pointer;}
#sidebarList {z-index:9999; position:fixed;top:580px;margin-left:925px; cursor:pointer;}




/* 2015-09-18 소개페이지 vision 추가 */
.vision .row {margin:20px 0;}
.vision p {font-size:14px;text-align:justify;color:#3c3c3c;line-height:22px;}
.vision img {margin:0 auto;}
.vision .divide-bar {width:630px;margin:0 auto;height:17px;background:url('/image/util/about/about_1p/face_line.jpg') 0 0 repeat-x;}
.vision .img_wrap {padding:30px 0 15px 0;text-align:center;}

/* 검색결과 없음 */
li.no-result {text-align:center;}
li.no-result img {width:150px;}
li.no-result p {margin-top:15px;font-weight:bold;}

/* 트래블아울렛 연동 */
ul.thumb li a.list-go-goods {position:absolute;bottom:0;right:5px;display:block;width:23px;height:23px;background:none;}
ul.thumb li a.list-go-goods > img {width:100%;float:none;height:auto;border:none;margin:0;}
.theme_list .thumb ul li a.list-go-goods {position:absolute;bottom:0;right:0;width:23px;height:23px;display:block;}
.theme_list .thumb ul li a.list-go-goods > img{float:none;width:100%;height:auto;border:none;margin:0;}
.sort-goods {color:#fff;letter-spacing:-0.3px;padding:4px 5px 1px 5px;background:#40035e;display:inline-block;font-size:11px;border-radius:3px;}
.sort-all {color:#fff;letter-spacing:-0.3px;padding:4px 5px 1px 5px;background:#384952;display:inline-block;font-size:11px;border-radius:3px;}

.rel-outlet {border-top:1px dashed #ccc;border-bottom:2px solid #000;margin:20px 0;}
.rel-outlet li {padding:10px;border-top:1px solid #a9a9a9;float:none !important;}
.rel-outlet li:nth-child(2n+1) {background:#fcfcfc;}
.rel-outlet li:nth-child(2n) {background:#f2f2f2}

.rel-outlet li:first-child {border-top:none;}
.rel-outlet li:after {content:'';display:block;clear:both;}
.rel-outlet .thum-goods {float:left;width:185px;margin:0 10px 10px 0;border:1px solid #eee;text-align:center;position:relative;}
.rel-outlet .thum-goods > img {width:100%;}
.rel-outlet .thum-goods span {position:absolute;top:0;left:5px;}
.rel-outlet li .go-goods {
    display: block;
	float:right;
    width: 120px;
    height: 22px;
    color: #fff;
    background: url('/image/rel-outlet/sub-link-lg2.png') 0 0 no-repeat;
	background-size:120px 22px;
    line-height: 24px;
}

.rel-outlet li .go-goods span {margin-left: 33px;font-size:12px;letter-spacing:0;}
.rel-outlet .exp-goods p.tit-goods {margin-bottom:7px;}
.rel-outlet .exp-goods p.tit-goods span {font-size:14px;font-weight:bold;}
.rel-outlet .exp-goods p.tit-goods span:first-child {color:#40035e;margin-right:10px;} 
.rel-outlet .exp-goods pre.txt {word-wrap:break-word;}
.rel-outlet .exp-goods pre.txt span {display:block;min-height:90px;white-space:pre-wrap;}

.top-banner {overflow:hidden;width:100%;}
.top-banner li {position:relative;}
.top-banner li img {width:100%;}
.ban-close {position:absolute;display:block;width:36px;height:36px;top:50%;right:30px;margin-top:-18px;}
.ban-close img {width:100%;}

@media all and (max-width:1024px){

	.main_category {margin-left:25px;}
	li.mobileMenu {display:block;}
	.entireMenuW {display:none;}
	.entireMenuM {display:block;position:absolute;top:23px;z-index:9999;width:100%;}


	.entireMenuM .menuArea {background: #fcfcfc;display:none;border:1px solid #dedede;position:relative;width: 100%;box-sizing:border-box;}


	.entireMenuM .menuArea > ul {padding-top:30px;}

	.entireMenuM .menuArea li.blockLi {margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #dedede;}
	.entireMenuM .menuArea li.blockLi:last-child {margin-bottom:70px;}
	.entireMenuM .menuArea li.floatLi {float:left;display:block;width:14.28%;text-align:center;}
	.entireMenuM .menuArea ul.floatUl:after {content:'';display:block;clear:both;}


	.entireMenuM .menuArea li.blockLi:last-child li.floatLi:last-child {text-align:left;margin-left:50px;}


	.entireMenuM .menuArea li a:hover {color:#0f79e7;font-weight:bold;}

	.entireMenuM .btnClose {padding:10px;width:60px;background:#404040 url('/image/close_menu.png') no-repeat 15% 45%;color:#fff;position:absolute;right:10px;bottom:210px;font-size:15px;font-weight:bold;text-align:right;cursor:pointer;}

	.ban-close {width:20px;height:20px;margin-top:-10px;}
}





