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

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

 /* 타입1 레이아웃 */
.container1 {width:948px;margin:0 auto;border-top:1px solid #d3d3d3; border-left:1px solid #d3d3d3; border-right:1px solid #d3d3d3; /*background:url(../../image/bg_left1.jpg) repeat-y;*/*zoom:1; }
.container1:after {content:"";clear:both;display:block;}
.container1 .type1_left {float:left;width:189px}
.container1 .type1_contents {float:left;width:758px;line-height:1.8; border-left:1px solid #d3d3d3;}
.type1_contents .view {padding:20px 27px;float:left;width:705px;}
 /* 타입2 레이아웃 */
.container2 {width:948px; margin:0 auto;border-top:1px solid #d3d3d3; border-left:1px solid #d3d3d3; border-right:1px solid #d3d3d3; *zoom:1;}
.container2:after {content:"";clear:both;display:block;}
.container2 .type2_left {float:left;width:259px;}
.container2 .type2_contents {float:left;width:688px; line-height:1.8; border-left:1px solid #d3d3d3;}
.type2_contents .view {padding:20px 27px;*zoom:1;}
.type2_contents .view:after {content:"";clear:both;display:block;}

/* 경로 */
.navi {height:30px;text-align:right;padding:0 10px 0;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;}
.navi span.accent {color:#1c2990; font-weight:normal;}
.noline {border-bottom:1px solid #fff;}
.noline_space {margin:0 0 20px}

/* 테마전체보기 */
.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;}
.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:650px;padding:3px 0;}
.opt_lst .more_left strong {font-weight:normal;display:inline-block}
.opt_lst .more_right {float:rigth;padding:3px 0;margin-left:650px}
.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 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%;}
/*.bx-wrapper .bx-loading {min-height: 50px;background: url(../../image/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 {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/controls.png) no-repeat 0 -32px;}
.bx-wrapper .bx-next {right: 10px;background: url(../../image/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/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/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-bottom:1px solid #d3d3d3; position: relative; height: 54px;}
#slider_special span.marker {left:-1px;top:-1px;position:absolute;z-index:50}
#slider_special .bx-wrapper {position: relative;margin: 0;padding: 0;*zoom: 1;}
#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: 9px; bottom: 8px;display: inline-block;}
#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;}

/* 2014-11-13 */

#sidebar {z-index:9999; position:fixed;top:580px;margin-left:955px; cursor:pointer;}


/*type2_특집*/
.special_view {*zoom:1;}
.special_view:after {content:"";clear:both;display:block;}
.special_view .top_info {height:90px;background-color:#ecf1f4;padding:15px;}
.top_info h3 {font-size:18px}
.special_view .sp_thmb2 {position:relative;height:703px}

.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}


/*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:0 0 1px 0;margin-left:1px;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;}
.theme_ev li a {display:inline-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;}
.theme_ev li.null {background-color:#e4e4e4;text-align:center;width:94px;height:47px;}
.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 {margin-left:1px;border-top:1px solid #fff}
.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}
.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;border-bottom:1px solid #ccc;padding:4px 8px;overflow:hidden;width:243px}
.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 13px}
.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}
.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>strong{font-size:13px;color:#555;display:block;padding-right:27px}
.theme_list .thumb ul li a .top_space {height:28px;font-size:11px;padding-right:28px;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 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;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;}

 /* 알아보기_컨텐츠(타입1)  */
.type1_contents .more_info {border-bottom:1px solid #ccc;height:23px;text-align:left;padding:0 10px 0;font-size:11px;}
.sumup {*zoom:1;}
.sumup:after {content:"";clear:both;display:block;}
.sumup .top_class  {margin:0 0 0 -1px;background-color:#ccc;line-height:1.2;*zoom:1;}
.sumup .top_class:after {content:"";clear:both;display:block;}
.sumup .top_class>ul li {float:left;}
.sumup .top_class .section {height:97px;margin: 0 0 0 1px;background-color:#fff;text-align:center;}
.sumup .top_class .area_name {width:127px;background-color:#b7cbd4;position:relative;}
.sumup .top_class .area_name div.ar_hogam {position:absolute;right:5px;top:15px}
.sumup .top_class .area_name span {display:block;font-size:16px;color:#fff;line-height:1.4;padding:20px 5px 0px ;text-align:center}
.sumup .top_class .area_name span strong {display:block;font-size:24px;color:#4b616e;font-weight:bold;letter-spacing:-1px}
.sumup .top_class .hogam {width:125px;}
.sumup .top_class .hogam span{display:block;padding:25px 23px 0}
.sumup .top_class .hogam span p {margin-bottom:7px}
.sumup .top_class .keyword {width:204px;}
.sumup .top_class .keyword strong{display:block;padding:14px 13px 8px 20px;text-align:left;font-weight:bold;font-size:14px }
.sumup .top_class .keyword .keypad {margin:0 15px 0;border-bottom:1px dotted #ccc;overflow:hidden}
.sumup .top_class .keyword .keypad .floor {padding:4px 20px;}
div.key_area{width: 44px;float:left;padding:4px 7px;}
div.title-holder {width: 44px;text-align:center;overflow:hidden;position: relative;}
div.title-holder a {position: relative; white-space:nowrap;left: 0px;}
div.image{background:brown;width: 100%;height: 100px;}

.sumup .top_class .notice {font-size:11px;line-height:1.8;width:299px;font-family: "돋움",Dotum;}
.sumup .top_class .notice ul li {border-bottom:1px solid #ccc;text-align:left;height:19px;width:299px;position:relative}
.sumup .top_class .notice ul li a:hover {font-weight:bold;color:#294353;letter-spacing:-1px;}
.sumup .top_class .notice li span {display:inline-block;*display:inline;zoom:1;font-weight:bold;color:#294353;text-align:center;width:43px;border-right:1px solid #ccc;margin-right:10px;line-height:1.1}
.sumup .top_class .notice em.arrow_go {position:absolute;top:0;right:0}

/*
.footer .notice_wrap {padding:8px 0;border-bottom:3px solid #30323e; }
.notice5 {border-bottom:3px solid #30323e;}
.notice_wrap .notice1 {width:950px;margin:0 auto; color:#595959;overflow:hidden;} 
.notice_wrap .notice1 span {margin-right:10px; background-color:#0f7ce9; color:#fff; font-size: 11px; padding:2px 3px;}
*/



















/* 알아보기 : 내용(예시 1 - 경주) */
.know dl{border-top: 4px solid #9caab3; padding: 40px 0 0; position: relative; width: 705px;}
.know dt{font-size: 25px; color: #535353; font-weight: none;}
.know dd{text-align: justify; padding-bottom: 30px; font-size: 12px;}
.know dd ul{position: relative;}
.know dd ul li{float: left; position: relative;}
.know dd ul li .num{width: 20px; height: 20px; background: #000; color: #fff; text-align: center; line-height: 20px; position: absolute; bottom: 0; right: 0; font-family: Helvetica; font-weight: normal; font-size: 11px;}
.know dd ul li.eq2{width: 470px;}
.know dd ul li.eq2 .num{right: 235px;}
.know dd ul li.eq5{position: absolute; top: 0; right: 0;}
.know dd ul.caption li{float: none; font-size: 11px; height: 22px; line-height: 22px;}



.know .desc_img{text-align: center; font-size: 11px; display: block; color: #000; padding-top: 10px;}
.know .area_img{border: 1px solid #e3e3e3;}
.know b{font-weight: normal; color: #fe0000;}



.know .story_title{border: 0; padding: 0; margin-top: 20px;}
.know .story_title dt{font-size: 30px; color: #5cabe6; width: 420px;}
.know .story_title dd{width: 420px;}
.know .img_logo{width: 270px !important; text-align: center; position: absolute; top: 0; right: 0; padding-top: 15px;}


.know dl.type2 dd{float: left; width: 337px;}
.know dl.type2 dd.sec1{padding-right: 31px;}



 /* 먹어보기_컨텐츠,뽑내보기_컨텐츠(타입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;}
#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 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;padding-top:9px}
.info_section .hotmark {position:absolute;left:320px;bottom:50px;}
.info_section .tag {position:absolute;left:320px;bottom:30px;background:#e0ebed url(../../image/icon_tag.png) no-repeat 4px 4px;width:282px;padding:0 10px 0 20px}
.info_section .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:#b1afaf;}
.net_section ul li a:hover *{text-decoration:underline;}

 /* 둘러보기_상단컨텐츠(타입2) */
.sumup .top_class .market_title {width:223px;background-color:#a1cffe;margin-left:5px;text-align:left;}
.sumup .top_class .market_title span {display:block;padding:37px 0 0 15px;font-size:24px;color:#fff;}
.sumup .top_class .date {width:88px;height:95px;background-color:#fff;margin-left:5px;color:#333;border:1px solid #e0e0e0}
.sumup .top_class .date span {display:block;padding-top:37px;font-size:18px;}
.sumup .top_class .scale {width:88px;height:95px;background-color:#fff;margin-left:5px;border:1px solid #e0e0e0}
.sumup .top_class .scale p {height:38px;margin:7px 5px;background-color:#e8e6e7;text-align:left;padding-left:8px}
.sumup .top_class .scale strong {font-size:9pt;display:block;padding:4px 0;font-weight:normal}
.sumup .top_class .w115 {width:115px}
.sumup .top_class .w90 {width:90px;height:80px;}
.sumup .top_class .w88 {width:88px;height:95px;background-color:#fff;border:1px solid #e0e0e0;margin-left:5px;}
.sumup .bgwh {background-color:#fff;}
.sumup .tab {height:46px;background-color:#fff;position:relative;z-index:1}
  /* .sumup .tab ul li a {display:block;float:left;width:125px;height:47px;}*/
.sumup .tab a {display:inline-block;*display:inline;zoom:1;width:125px;line-height:2.9;text-align:center;font-size:16px;color:#fff;float:left;background-color:#9caab3;margin-left:1px;}
.sumup .tab a:first-child {margin-left:0}
.sumup .tab a.wide {width:254px;background-color:#9caab3;text-align:center}
.sumup .tab a:hover {background-color:#4e6471;}

  /* 둘러보기_컨텐츠(타입2)  */
.info_market {margin:10px 0 0;width:630px;}
.info_market p {margin-bottom:12px}
.info_market #pic {float:left;position:relative;margin-right:20px;border:1px solid #ccc;}
.info_market #pic img {width:276px;height:183px;}
.info_market #pic .slide-wrap {position:relative; width:276px; height:183px; overflow:hidden;}
.info_market #pic ul.slide-list{ position:absolute; left;0px; }
.info_market #pic ul.slide-list li {position:relative; float:left; width:276px; height:183px;}
.info_market #pic .p_zoom {position:absolute;right:60px;bottom:0}
.info_market #pic a span {display:block;text-indent:-9999px;}
.info_market #pic .p_zoom a {background:url(../../image/icon_zoom.jpg) no-repeat;width:30px;height:29px;display:inline-block;*display:inline;zoom:1;float:left}
.info_market #pic a#prev2 {position:absolute; left:216px; top:154px; z-index:20;background:url(../../image/icon_zoom.jpg) no-repeat -30px 0;width:30px;height:29px;cursor:pointer}
.info_market #pic a#next2 {position:absolute; left:246px; top:154px; z-index:20;background:url(../../image/icon_zoom.jpg) no-repeat -60px 0;width:30px;height:29px;cursor:pointer}
.info_market .info {padding-top:20px;text-align:justify;}
.info_market .info h3 {font-size:14px;}
.net_list {margin-bottom:20px;float:left}
.net_list .article {float:left;width:205px;}
.net_list .article ul li {position:relative;margin-top:5px;width:203px;height:86px;border:1px solid #ccc;}
.net_list .article ul li:first-child {margin-top:0}
.net_list .article ul li img {height:203px; height:86px;}
.net_list .article ul li .shdw {background:url(../../image/common/bg_mask.png) no-repeat right 3px;position:absolute;opacity: .4;filter: alpha(opacity = 40);width:203px;height:42px;left:0;bottom:0;}
.net_list .article ul li strong {font-size:13px;position:absolute;left:12px;bottom:15px;color:#fff;display:block}
.net_list .article ul li span {position:absolute;left:12px;bottom:0;color:#b1afaf;}
.net_list .article ul li:hover *{text-decoration:underline;}
.net_list .data {float:left;width:428px;margin:-5px 0 0 0}
.net_list .data .section {display:inline-block;*display:inline;zoom:1;float:left;width:100px;height:86px;margin:5px 0 0 5px;background-color:#fff;border:1px solid #dfdfdf;}
.net_list .data .section span {display:block;padding:5px 0 0 5px}
.net_list .data .section em {display:block;padding:18px 0 0 5px;line-height:1.4}
.net_list .data .w207 {width:207px;height:86px}
.net_list .data .w207 img {width:207px;height:86px}
.net_list .data .course {background-color:#a1defe;text-align:center;}
.net_list .data .home {background-color:#a1cffe;text-align:center}


  /* 즐겨보기_상단컨텐츠 */
.sumup .top_class .panel {width:78px;height:78px;background-color:#fff;border:1px solid #cac8c8;margin-left:-1px}
.top_class .panel p{padding:7px;}
.top_class .panel span {text-align:center;margin-top:10px;display:block}
.poster {float:left;width:180px;height:248px;border:1px solid #ccc;margin-right:15px}
.summ {float:left;width:508px}
.summ .top_class li.en_title {border-top:1px solid #cac8c8;border-bottom:1px solid #cac8c8;width:329px;line-height:2.6;padding:0 5px;height:78px}
.summ .top_class li.en_title h3{border-bottom:1px dashed #a1a5a8;vertical-align:middle;}
.summ .top_class li.en_title h3 img{vertical-align:middle;}
.summ .top_class li.en_title span {color:#266fba;}
.summ .tag {background:#e0ebed url(../../image/common/icon_tag.png) no-repeat 4px 4px;padding:0 10px 0 20px;}
/*#sidebar {margin:19px 0;width:460px;margin:19px auto;}*/
#sidebar .carousel {position: relative;}
#sidebar .carousel li {float:left;margin-left:5px;border:1px solid #f1f1f1}
#sidebar .carousel li:first-child {margin-left:0}
#sidebar .clearfix li img {width:148px;height:108px}
#sidebar .clearfix li a span{position:absolute;top:0px;left:0px;width:148px;height:108px;}
#sidebar .clearfix li:hover a span {background:url(../../image/ov_photo.png) no-repeat left top;}
.clearboth{display: block;clear: both;}
.clearfix:after{ visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
/* clearfix for ie7 */
.clearfix{ display: inline-block; }
#carousel-two li {width:148px; height:108px; position: relative;}
#carousel-buttons a {top:50px; width:8px; height:15px; text-indent:-9999px; display:block; position:absolute; cursor:pointer; background: url(../../image/common/pic_arrow.gif) no-repeat;}
#carousel-buttons a#carousel-prev {left:-15px;}
#carousel-buttons a#carousel-prev:hover {background-position: 0px 100%;}
#carousel-buttons a#carousel-next {background-position:right top;right:-15px;}
#carousel-buttons a#carousel-next:hover {background-position:right 0}
#carousel-two p {background: url(layer.png) 0px 0px; margin: 0px; padding: 2px 5px; left: 7px; width: 65px; bottom: 15px; color: rgb(255, 255, 255); font-weight: normal; display: none; position: absolute;}
.en_info {padding:25px 5px 0;border-top:3px solid #dcdcdc;margin-top:25px}
.en_info ul,.en_info p {margin-bottom:20px}
.en_info ul li span{display:inline-block;*display:inline;zoom:1;font-weight:bold;color:#4e6471;width:40px}
/* 이전다음 화살표  */
.lst_gallery {position:relative;margin:15px 0 20px 0;}
.lst_gallery a{width:8px;height:15px;background:url(../../image/common/pic_arrow.gif) no-repeat left top;}
.lst_gallery a span {text-indent:-9999px;display:block}
.lst_gallery a.prev {position:absolute;left:0;top:50px}
.lst_gallery a.next {background-position:right top;position:absolute;right:0;top:50px}
 
  /* 즐겨보기_컨텐츠 (타입1)  */
.view h3 {font-size:16px;margin:0 0 3px;}
.view h3 span {color:#0f79e7}

#ca_button a {top:35%; width:29px; height:62px; text-indent:-9999px; display:block; position:absolute; cursor:pointer; background: url(../../image/festival/icon_enjoy.gif) no-repeat;}
#ca_button a#ca_prev {left:0;}
#ca_button a#ca_prev:hover {background-position: 0px 100%;}
#ca_button a#ca_next {background-position:right top;right:0;}
#ca_button a#ca_next:hover {background-position:right 0}



   /* 다녀보기_컨텐츠(타입2)  */
.type2_contents .summary  {background-color:#f2f2f2;height:98px;padding:15px 23px;position:relative;width:641px;margin-left:1px}
.type2_contents .summary h3 {font-size:18px;}
.type2_contents .summary span {position:absolute;top:20px;right:25px}
.view .spot_title {width:633px;overflow:hidden}
.view .spot_title h4 {padding-left:10px;width:100px;color:#fff;background-color:#4e6471;display:inline-block;*display:inline;zoom:1;font-size:12px}
.route {margin:0 0 40px -10px;float:left}
.route ul li {float:left;line-height:1.4}
.route .spot {margin:25px 0 0 10px;cursor:pointer;}
.route .spot:hover span.order  {background:url(../../image/go/icon_spotnov.gif) no-repeat;}
.route .spot:hover .site {border:1px solid #0f79e7;}
.route .spot span.order {display:block;background:url(../../image/go/icon_spotn.gif) no-repeat;color:#fff;width:99px;height:17px;padding-left:5px;line-height:1.7}
.route .spot.on span.order {background:url(../../image/go/icon_spotnov.gif) no-repeat;font-weight:bold}
.route .spot .site {width:92px;height:48px;border:1px solid #ccc;background-color:#e6e8e9;padding:5px;display:table;position:relative;overflow:hidden }
.route .spot .site .ss_wrap {#position: absolute; #top: 50%; #left: 50%; display: table-cell; vertical-align: middle; text-align: center;width:92px}
.route .spot .site .ss_wrap span.md_wrap {#position: relative; #top: -50%; #left: -50%;}
.route .spot.on .site {width:92px;height:48px;border:1px solid #0f79e7;background-color:#e6e8e9;text-align:center;padding:5px;color:#0f79e7}
.route .space {margin:25px 0 0 10px;height:80px;}
.route .space >span{display:block;*display:inline;zoom:1;background-color:#739ac1;font-weight:bold;color:#fff;width:20px;height:17px;text-align:center}
.route .space .dist {width:89px;background:url(../../image/go/icon_spot.gif) no-repeat 8px 13px;}
.route .space .dist span {display:block;padding:12px 0 0 27px;line-height:1.6}
.route .total {margin:25px 0 0 10px}
.route .total p {width:91px;height:50px;background-color:#739ac1;text-align:center;color:#fff;margin:17px 0 0;padding:10px 0 0;}
.info_spot {background:url(../../image/go/bg_line.gif) repeat;overflow:hidden;margin:15px 0 20px}
.info_spot .s_info {margin:10px;background-color:#fff;overflow:hidden;}
.info_spot .s_info img {float:left;margin-right:15px;width: 255px;height: 170px;}
.info_spot .s_info .spot_view {float:left;width:330px;padding:5px 0 0}
.info_spot .s_info .spot_view strong {font-size:15px;color:#0f79e7;font-weight:normal}
.info_spot .s_info .spot_view p {text-align:justify;line-height:1.6;margin:2px 0 6px}
.info_spot .s_info .spot_view span {display:inline-block;*display:inline;zoom:1;font-size:11px;font-family: "돋움",Dotum;line-height:1.2;color:#989898}
.info_spot .s_info .spot_view span b {display:inline-block;*display:inline;zoom:1;width:43px;letter-spacing:-1px}
 
 /*느껴보기_전체레이아웃*/
.container{margin:0 auto;overflow:hidden;*zoom:1;}
.container:after {content:"";clear:both;display:block;}
.contents {width:950px;margin:0 auto;*zoom:1;}
.contents:after {content:"";clear:both;display:block;}
.wfeel {}

 /* 느껴보기_메인 */
.today {border-top:5px solid #30333e;position:relative;}
.today>img {width:950px;height:410px}
.today .memo {width:160px;height:75px;background-color:#ff3849;position:absolute;left:0;top:25px;padding:15px 0 0 19px;color:#fff;font-family: "돋움",Dotum; display: none;}
.today .memo h3 {margin-bottom:5px}
.today .memo>p {font-family: "돋움",Dotum;letter-spacing:-1px;line-height:1.3;color:#ffaab1}
.today .memo>p>span {font-size:16px;display:block;font-family: "돋움",Dotum;font-weight:bold;color:#fff}
.today .btn_page a {width:20px;height:30px;}
.today .btn_page a.prev {position:absolute;left:25px;top:190px;}
.today .btn_page a.next {position:absolute;right:25px;top:190px;}

/* 오늘의 포토 슬라이더 */
#slider_today{}
#slider_today .bx-wrapper {position: relative; margin: 0; padding: 0; *zoom: 1; text-align: center; font-size:11px;}
#slider_today .bx-wrapper img {max-width: 100%; display: block;}
#slider_today .bx-wrapper .bx-viewport {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;border: 0px;left: 0px;background: none;}
#slider_today .bx-wrapper .bx-prev {bottom: 0px; left: 0px; background:url(../../image/arrowred_feelp.png) no-repeat center center;}
#slider_today .bx-wrapper .bx-next {bottom: 0px; right: 0px; background:url(../../image/arrowred_feeln.png) no-repeat center center;}
#slider_today .bx-wrapper .bx-prev:hover {background-position: center center;}
#slider_today .bx-wrapper .bx-next:hover {background-position: center center;}
#slider_today .bx-wrapper .bx-controls-direction a { width: 78px; height: 100px; top: 50%; margin-top: -50px;}
#slider_today strong{display:block;color:#eeeeee}
#slider_today p {color:#377abe}
#slider_today em {background-color:#313132;border:1px solid #272728;padding:1px 7px;border-radius:2px;color:#686868}
#slider_today a span {font-size:0;}
#slider_today a strong:hover {text-decoration:underline;}
#slider_today .bx-wrapper .bx-caption {position: absolute; left: 0; top:25px; background: #ff3849 url(../../image/text_today.jpg) no-repeat 15px 8px; width: 179px; height: 90px;}
#slider_today .bx-wrapper .bx-caption span {color: #fff; font-family: '돋움',dotum,sans-serif; display: block; font-size: 15px; font-weight: bold; padding: 10px; letter-spacing: -1px; text-align: left; padding:  37px 0 0px 13px; }
#slider_today .bx-wrapper .bx-caption span.author {font-size: 12px; color: #ffaab1; padding:0; margin: 10px 10px 0 0; font-weight: 400; text-align:right}

.more_view {margin-left:-10px;float:left;width:960px}
.more_view ul li {float:left;margin:10px 0 0 10px;width:470px;height:150px;overflow:hidden;position: relative;}
.more_view ul li a {position:relative; float: left;}
.more_view ul li a>span {position:absolute;top:0;left:0}
.more_view .dis_cover {position:absolute; clear:both;width:470px;height:150px;color:#fff;background-color:#ff3849;opacity: .0;filter: alpha(opacity = 0);font-family: "돋움",Dotum;top:0px;left:0px}
.more_view .dis_cover strong {display:block;width:360px;margin:20px auto 10px auto;border-bottom:1px solid #fff;font-size:16px;letter-spacing:-0.5px;font-weight:bold;padding:3px 5px}
.more_view .dis_cover strong em{font-family:"Tahoma";font-size:9px;letter-spacing:1px;font-weight:normal;display:inline-block;padding-left:10px;color:#d2ff00}
.more_view .dis_cover b {font-size:11px;display:block;width:360px;margin:4px auto;font-weight:normal;padding:0 5px}
.more_view .dis_cover b i {font-weight:bold;display:inline-block;width:60px;font-style:normal}
.more_view .plus_cover {position:absolute; left:0; top:124px;background:url(../../image/feel_ribbon.jpg) no-repeat;width:26px;height:26px}
.more_view ul li:hover .plus_cover {background-position:-26px 0}
.best_area {border-top:10px solid #ebecee;overflow:hidden;margin:20px 0 30px;padding-top:18px;float:left}
.best_area h4 {border-bottom:2px solid #30333e}
.best_area .bind {margin:25px 0 0 -10px;overflow:hidden;background:url(../../image/icon_ranking.png) no-repeat 10px 145px;}
.best_area .bind ul li {float:left;width:240px;text-align:right}
.best_area .bind li h5 {color:#30333e;text-align:left;padding:0 10px;font-size:14px}
.best_area .bind a >img {border:1px solid #d7d7d7;width:228px;height:118px;height:118px}
.best_area .bind ul li ol li {border-bottom:1px solid #ebecee;line-height:3.4;letter-spacing:-1px;}
.best_area .bind ul li ol li:first-child {border-bottom:1px solid #30333e;font-size:15px;color:#30333e;line-height:2.6;font-weight:bold}
.best_area .bind p{position:relative;}
.best_area .bind a span.shdw {background:url(../../image/icon_make.gif) repeat;position:absolute;opacity: .6;filter: alpha(opacity = 60);width:230px;height:35px;left:11px;bottom:0;cursor:hand}
.best_area .bind a strong {position:absolute;left:20px;bottom:7px;color:#dcdcdc;display:block;}
.best_area .bind a em {position:absolute;color:#fff;right:10px;bottom:11px;width:28px;display:block;}

 /* 느껴보기_메뉴 */
.s_item {margin:30px 0 7px 0;overflow:hidden;border-bottom:5px solid #30333e;padding-bottom:4px}
.s_item h3 {float:left;font-size:24px}
.s_item h3 span {font-family:"Tahoma";font-size:11px; color:#3b4352;font-weight:normal;letter-spacing:2px;display:inline-block;*display:inline;zoom:1;margin:-5px 5px}
.s_item .type_text {float:right;font-size:18px;margin-right:-10px;}
.s_item .type_text ul li{float:left;padding-top:7px}
.s_item .type_text ul li:first-child {padding-left:0;}
.s_item .type_text li a {display:block;padding:0 10px;background:url(../../image/bg_feel.gif) no-repeat 100% 8px;color:#bbbcbf}
.s_item .type_text li a.on, .s_item .type_text li a:hover {color:#30333e;}
.lst_area {*zoom:1;}
.lst_area:after {content:"";clear:both;display:block;}

.lst_area > form > div {text-align:right;}


 /* 느껴보기_공통리스트 */
.lst_area ul.thumb1, .lst_area ul.thumb2, .lst_area ul.thumb3, .lst_area ul.thumb4 {width:968px;margin-bottom:20px;*zoom:1}
.lst_area ul:after {content:"";clear:both;display:block;}
.lst_area ul.thumb1 li, .lst_area ul.thumb2 li, .lst_area ul.thumb3 li, .lst_area ul.thumb4 li  {float:left;margin:0 0 0 18px;list-style: none;}
.lst_area ul.thumb1 li a, .lst_area ul.thumb2 li a, .lst_area ul.thumb3 li a, .lst_area ul.thumb4 li a {position:relative;padding:7px 9px 40px 0;display:block;border:1px solid #c3c3c6;background:url(../../image/bg_listback.gif) repeat;margin-bottom:1px}

.lst_area li img.photo {border-top:1px solid #a2a1a1;border-right:1px solid #a2a1a1;border-bottom:1px solid #a2a1a1;width:100%;height:100%;}
.lst_area li a+img{border:1px solid #63666b;width:198px;height:117px;}
.lst_area li span.lit {display:block;font-size:11px;/* font-family: "돋움",Dotum; */border-top:1px solid #e9ebee;line-height:2.0;margin:0 15px 0}
.lst_area li span.lit strong {color:#30333e;padding:0 4px 0 0}
.lst_area li span.play_go {position:absolute;top:55px;left:90px;text-align:center;color:#fff;border:none;font-weight:bold;}
.lst_area li h4 {height:46px; line-height:23px; display:inline-block;  margin:17px 17px 5px;font-size:16px;color:#30333e;font-weight:normal;}
.lst_area li span.hogam {position:absolute;left:180px;bottom:81px;border:none}
.lst_area li span.chogam {position:absolute;left:10px;bottom:-40px;border:none;z-index:999}
.lst_area li span.mark {position:absolute;left:15px;bottom:12px;border:none}
.lst_area li span.donation {position:absolute;left:15px;bottom:33px;border:none}

.lst_area li span+em {display:block;font-family:Tahoma;font-size:10px;border-top:1px solid #e9ebee;color:#c0c1c5;text-align:right;margin:0 14px}
.lst_area ul.thumb1 li.on a, .lst_area ul.thumb1 li:hover a {border-top:1px solid #8c4ce0;border-left:1px solid #8c4ce0;border-right:1px solid #8c4ce0;border-bottom:2px solid #8c4ce0;margin-bottom:0}
.lst_area ul.thumb2 li.on a, .lst_area ul.thumb2 li:hover a {border-top:1px solid #fa0a96;border-left:1px solid #fa0a96;border-right:1px solid #fa0a96;border-bottom:2px solid #fa0a96;margin-bottom:0}
.lst_area ul.thumb3 li.on a, .lst_area ul.thumb3 li:hover a {border-top:1px solid #4ae0d0;border-left:1px solid #4ae0d0;border-right:1px solid #4ae0d0;border-bottom:2px solid #4ae0d0;margin-bottom:0}
.lst_area ul.thumb4 li.on a, .lst_area ul.thumb4 li:hover a {border-top:1px solid #7ee00a;border-left:1px solid #7ee00a;border-right:1px solid #7ee00a;border-bottom:2px solid #7ee00a;margin-bottom:0}
.lst_area .basic {/*margin-left:-18px*/;*zoom:1;}
.lst_area .basic:after {content:"";clear:both;display:block;} 

.basic .list{overflow:hidden;margin-bottom:20px;}
.basic .list:after {content: ''; display: none; clear: both; float: none;}
.basic .list > li{width: 224px; float: left; margin:0 0 0 18px;background:url("../image/feel/bg_listback.gif") repeat;}
.basic .list > li:first-child {margin:0 0 0 0;}
.basic .list > li > a{border: 1px solid #c3c3c6; display: block; padding: 0 0 40px 0; position: relative;}
.basic .list > li.lastchild{margin-right: 0px;}

.basic.type1 > ul > li > a.on{border: 1px solid #8c4ce0; border-bottom: 2px solid #8c4ce0;}
.basic.type2 > ul > li > a.on{border: 1px solid #fa0a96; border-bottom: 2px solid #fa0a96;}
.basic.type3 > ul > li > a.on{border: 1px solid #8c4ce0; border-bottom: 2px solid #8c4ce0;}
.basic.type4 > ul > li > a.on{border: 1px solid #7ee00a; border-bottom: 2px solid #7ee00a;}

.view_cm {position:relative;width:950px;height:119px;overflow:hidden}
.view_cm .cm_mark {position:absolute;left:140px;bottom:6px;}
.view_cm .cm_donation {position:absolute;left:30px;top:27px}
.view_cm .cm_area {position:absolute;left:30px;bottom:40px;width:240px;color:#d7d8dc;}

/* 느껴보기 페이지표시 */
.feel_page_list {padding: 10px 0 15px 0;;text-align:center;clear:both}
.feel_page_list a{display:inline-block;text-align:center;/*border:1px solid #c0c0c0;*/vertical-align:middle;font-family:"Tahoma",돋움;vertical-align:middle;}
.feel_page_list a.btn_p{border:1px solid #c0c0c0;margin:0 1px;padding:4px 7px 2px 7px;background-color:#f6fafd;}
.feel_page_list a.btn_p2,.page a.btn_p3{margin:0;padding:0;border:0;}
.feel_page_list a.btn_p2{margin-right:10px;}
.feel_page_list a.btn_p3{margin-left:1px;}
.feel_page_list a.btn_p4{margin:0 1px;padding:0}
.feel_page_list img{vertical-align:middle;margin-top:0px;}
.feel_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}/*활성화된 상태*/
.feel_page_list a:hover{text-decoration:none;}

/* 느껴보기_포토드라마 */
.video {position:absolute;width:100%;height:500px;left:0;display:none;margin-top:20px;}
.video .player{margin:0 auto;width:950px;text-align:center}

/* 느껴보기_포토에세이 */
.essay {background:#60595d url(../../image/cartoons2_view.png) no-repeat top center;height:510px;position: absolute; width: 100%; left:0; display: none; margin-top: 20px; overflow: hidden;}
.essay:after {content:"";clear:both;display:block;}
.essay_area {width:1126px;height:510px;margin:0 auto;position:relative;overflow:hidden}
.essay_area .wrap_caption {width:950px;background:url(../../image/mask_feel.png) repeat;position:absolute;left:90px;bottom:0;display:block; z-index: 500;}
.essay_area .wrap_caption .toggle {position:absolute;right:10px;top:0;z-index:2; cursor: pointer;}
/*.essay_area .describe {width:950px;background:url(../../image/mask_feel.png) repeat; position:absolute;left:0px;top:0;display:none; z-index: 500;}*/

.describe .group1 {width:400px;float:left;margin:33px 0 0 43px;border-right:1px solid #4ae0d0;height:65px}
.describe .group1 p {}
.describe .group1 span {font-size:18px;background-color:#5f5f5f;display:inline-block;*display:inline;zoom:1;padding:1px 2px;color:#fff}
.describe .group1 p strong {display:inline-block;*display:inline;zoom:1;background:url(../../image/feel_bar3.png) no-repeat;padding:3px 6px;font-size:11px;letter-spacing:-1px}
.describe .group2 {float:left;font-weight:bold;color:#5f5f5f;font-family: "돋움",Dotum;width:705px;position:relative}
.describe .group2 p {padding:42px 0 0 48px;width:600px;}
.describe .group2 span {position:absolute;top:0;right:10px}
.t_group {padding:30px 30px 0;color:#d7d8dc;overflow:hidden}
.t_group  table th{width:260px;font-size:18px;font-weight:normal;text-align:left;height:70px;border-right:1px solid #5c5b5b}
.t_group  table td{vertical-align:middle;width:630px;font-family: "돋움",Dotum;font-size:14px;padding:0 10px 0 30px;border-left:1px solid #999898}

/* 포토에세이 이미지 슬라이드 */
.slider_essay{position: relative; height: 510px;}
.slider_essay .bx-wrapper {position: relative;margin: 0 auto;padding: 0;*zoom: 1; height: 510px !important;}
.slider_essay .bx-wrapper img {max-width: 100% !important;display: block;}
.slider_essay .bx-wrapper .bx-viewport {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;border: solid #fff 0px;left: 0px;background: #fff; height: 510px !important;}
.slider_essay .bx-wrapper .bx-viewport .bxslider li {width: 100% !important;}
.slider_essay .bx-wrapper .bx-prev {left: 0px;background: url(../../image/arrow_photon.png) no-repeat 0 0px;}
.slider_essay .bx-wrapper .bx-next {right: 0px;background: url(../../image/arrow_photon.png) no-repeat -41px 0px;}
.slider_essay .bx-wrapper .bx-prev:hover {background-position: 0 0;}
.slider_essay .bx-wrapper .bx-next:hover {background-position: -41px 0;}
.slider_essay .bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -20px;outline: 0;width: 41px !important;height: 41px !important;text-indent: -9999px;z-index: 9995; border: 0; padding: 0;}





/* 동화 이미지 슬라이드 */
.slider_cartoons{position: relative; width: 429px; height: 253px;}
.slider_cartoons .bx-wrapper {position: relative;margin: 0 auto;padding: 0;*zoom: 1; height: 253px !important;}
.slider_cartoons .bx-wrapper img {max-width: 100% !important;display: block;}
.slider_cartoons .bx-wrapper .bx-viewport {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;border: solid #fff 0px;left: 0px;background: #fff; height: 253px !important;}
.slider_cartoons .bx-wrapper .bx-viewport .bxslider li {width: 100% !important;}
/*.slider_cartoons .bx-wrapper .bx-controls{display: none;}*/
.slider_cartoons .bx-wrapper .bx-prev {left: 0px;background: url(../../image/arrow_photon.png) no-repeat 0 0px;}
.slider_cartoons .bx-wrapper .bx-next {right: 0px;background: url(../../image/arrow_photon.png) no-repeat -41px 0px;}
.slider_cartoons .bx-wrapper .bx-prev:hover {background-position: 0 0;}
.slider_cartoons .bx-wrapper .bx-next:hover {background-position: -41px 0;}
.slider_cartoons .bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -20px;outline: 0;width: 41px !important;height: 41px !important;text-indent: -9999px;z-index: 9995; border: 0; padding: 0;}
.slider_cartoons .bx-pager {float: right; padding: 8px 0; border-bottom: 1px solid #ccc;}
.slider_cartoons .bx-pager a {display: inline-block; width: 61px; height: 41px; float: left; margin-left: 5px; border: 2px solid #fff;}
.slider_cartoons .bx-pager a.active {border: 2px solid #8c4ce0;}
.slider_cartoons .bx-pager a img{display: block; width: 61px; height: 41px;}





/* 미션패밀리 이미지 슬라이드 */
.slider_mission{position: relative; width: 805px; height: 510px;}
.slider_mission .bx-wrapper {position: relative;margin: 0 auto;padding: 0;*zoom: 1; height: 510px !important;}
.slider_mission .bx-wrapper img {width: 805px !important; height: 510px; display: block;}
.slider_mission .bx-wrapper .bx-viewport {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;border: solid #fff 0px;left: 0px;background: #fff; height: 510px !important;}
.slider_mission .bx-wrapper .bx-viewport .bxslider li {width: 100% !important;}
/*.slider_mission .bx-wrapper .bx-controls{display: none;}*/
.slider_mission .bx-wrapper .bx-prev {left: 0px;background: url(../../image/arrow_feelp.png) no-repeat 20px 5px;}
.slider_mission .bx-wrapper .bx-next {right: 0px;background: url(../../image/arrow_feeln.png) no-repeat 0px 5px;}
.slider_mission .bx-wrapper .bx-prev:hover {background-position: 20px 5px;}
.slider_mission .bx-wrapper .bx-next:hover {background-position: 0px 5px;}
.slider_mission .bx-wrapper .bx-controls-direction a {position: absolute; top: 107px; outline: 0; width: 41px !important;height: 41px !important;text-indent: -9999px;z-index: 9995; border: 0; padding: 0;}
.slider_mission .bx-pager {position: absolute; bottom: 0; left: 0; z-index: 60; width: 100%; background: url(../../image/mask_feel.png);}
.slider_mission .bx-pager a {display: inline-block; width: 68px; height: 43px; float: left; position: relative;}
.slider_mission .bx-pager a img{display: block; width: 68px; height: 43px;}

.slider_mission .bx-pager a b{position: absolute;top: 0px;left: 0px;width: 68px;height: 43px;}
.slider_mission .bx-pager a.active b {position:absolute;top:0;left:0;background:url(../../image/mission_line.png) no-repeat; display: block;}




 /* 느껴보기_동화 */
.cartoons {background:#e1dfe2 url(../../image/cartoons1_view.png) no-repeat top center;height:510px;position: absolute; width:100%; left:0; display:none; margin-top: 20px; overflow: hidden;}
.cartoons .book_area {height:510px;margin:0 auto;position:relative;width:950px;}
.book_area .book {float:left;padding:38px 20px 0 25px;width:431px;height:452px;position:relative}
.book .marker_lst {padding-left:5px}
.book .explain {}
.book .explain h4 {font-size:28px;font-weight:normal;letter-spacing:-2px;line-height:1.2;margin:0;margin-bottom:3px}
.book .explain h4+p {border:1px solid #a2a1a1;margin-bottom:8px;}
.book .explain h4+p img {width:429px;height:253px}
.book .explain span {font-family: "돋움",Dotum;font-size:11px;padding-right:15px; margin-top: 8px; float: left;}
.book .explain span strong {padding-right:6px;display:inline-block}
.book .explain .ex_area {width:115px;/*background:url(../../image/bg_feel.gif) no-repeat 100% 50%;*/font-family: "돋움",Dotum;font-size:11px; position:absolute;bottom:3px;left:25px;}
.book .explain .ex_area img{/* margin-top:-3px */vertical-align:middle;}
.book .explain .ex_arealogo {position:absolute;bottom:0;right:20px}
.book .explain .ex_mark {position:absolute;bottom:3px;left:135px}
.explain .relate {float:right;border-bottom:1px solid #ccc;padding-bottom:8px}
.explain .relate ul li {float:left;margin-left:5px}
.book_area .more {float:left;width:405px;height:442px;padding:60px 0 0 40px;overflow:hidden}
.more .info {line-height:1.6;height:380px;text-align:justify;overflow:hidden}
.more .info p {margin-bottom:12px}
.page_number {text-align:right;margin:32px 0 0}
.page_number a {background:url(../../image/cartoons_num.jpg) no-repeat;width:17px;height:19px;color:#b3b5bb;display:inline-block;margin-left:2px;text-align:center;line-height:1.8}
.page_number a:first-child {margin-left:0;}
.page_number a.on, .page_number a:active {background:url(../../image/cartoons_numov.jpg) no-repeat;color:#fff}

.cartoons .ex_side {position:absolute;top:10px;right:15px;z-index:999}
.cartoons .ex_close {position:absolute;bottom:13px;right:-41px;}
.cartoons .travel_staff .ex_close {position:absolute;bottom:13px;right:0px;}
.ex_side {position:absolute;top:10px;right:90px;z-index:1000}
.close_staff {position:absolute;bottom:13px;right:0px;}
.ex_close {position:absolute;bottom:13px;right:0;z-index:999}
.travel_staff {position:absolute;top:-308px;left:88px;z-index:999;width:860px;background:#fff url(../../image/bg_people.gif) repeat-x;padding:64px 45px;border-left:1px solid #a6a6a6;border-right:1px solid #a6a6a6;border-bottom:1px solid #a6a6a6}
    .cartoons .travel_staff {left:3px;}
.travel_staff .staff_left {float:left;margin-right:30px}
.travel_staff .staff_right {float:left;margin-top:10px;width:665px;}
.travel_staff .staff_right ul {border-top:2px solid #000;border-bottom:1px solid #000;float:left;padding:40px 0 20px}
.travel_staff .staff_right ul li {float:left;position:relative;margin:0 19px;width:57px}
.travel_staff .staff_right li a span.staff_pic img{width:57px;height:57px}
.travel_staff .staff_right li a span.st_name {display:block;text-align:center;font-size:11px;margin:5px 0}
.travel_staff .staff_right li a span.frame_mask {position: absolute;top: 0;left: 0;border: 1px solid #000;_border: 0;filter: alpha(opacity=20);opacity: 0.2;-moz-opacity: 0.2;cursor: pointer;width:55px;height:56px}

.mission {background:#60595d url(../../image/cartoons2_view.png) no-repeat top center;height:510px;position:absolute;width:100%;left:0;display: none; margin-top: 20px; overflow: hidden;}
.mission .mission_area {width:1126px;height:510px;margin:0 auto;position:relative;}
.mission_area .prologue {float:left;width:281px;position:relative;margin-left:40px}
.mission_area .prologue p {position:absolute;top:13px;left:13px}
.mission_area .prologue p>span {display:inline-block;*display:inline;zoom:1;background-color:#8c4ce0;color:#d7d8dc;padding:1px 6px}
.mission_area .mcview {float:left;width:805px;position:relative;height:510px}
.mission_area .mission_view {position:absolute;/*font-family: "돋움",Dotum*/;top:57px;left:0;width:805px; z-index: 100;}
.mission_view .more_pic {width:805px;height:43px;background: url(../../image/mask_feel.png) repeat}
.mission_view .more_pic ul{position:relative;left:0;}
.mission_view .more_pic li {float:left;position:relative}
.mission_view .more_pic li a {display:block;width:68px;height:43px;overflow:hidden;cursor:pointer;}
.mission_view .more_pic li a b{position: absolute;top: 0px;left: 0px;width: 68px;height: 43px;}
.mission_view .more_pic li:hover a b {position:absolute;top:0;left:0;background:url(../../image/mission_line.png) no-repeat;}
.mission_view .more_pic li img {width:68px;height:43px}

.prologue  p {position:absolute;top:14px;left:30px;font-family: "돋움",Dotum;color:#d7d8dc;}
.prologue  p strong {display:inline-block;*display:inline;zoom:1;background:url(../../image/feel_bar2.png) no-repeat;padding:3px 6px;font-size:11px;letter-spacing:-1px}
.prologue h4 {margin:5px 0 50px;color:#fff;font-size:23px;text-align:left;font-weight:normal} 
.prologue h5 {margin:0 0 5px 15px;color:#fff;font-size:15px;width:243px}
.prologue h5 +ul li {margin:0 0 0 15px;color:#aeafaf;line-height:2.1;padding-right:8px; cursor: pointer;}
.prologue h5 +ul li.on {color:#fff;}
.prologue h5 +ul {padding-bottom:60px;border-bottom:1px solid #4f5051;width:245px}
.prologue .cm_mark {position:absolute;left:86px;top:73px}
.prologue .cm_donation {margin:70px 0 0}
.prologue .share {border-top:1px solid #4f5051;margin:68px 26px 0 26px}
.prologue .share ul li {float:right;margin:5px 0 0 5px}
.mission_view .question {background:url(../../image/mask_feel.png) repeat;height:110px;position:relative;width:100%; display: table;}
.mission_view .question p {color:#fff;font-weight:bold;font-size:14px;width:500px;padding:0px 0 0;/*font-family:"돋움",Dotum;*/margin:0 auto; display: table-cell; vertical-align: middle; text-align: center;}
.mission_view .question p span{display: inline-block; width: 650px; text-align: left;}
.question a {width:20px;height:30px}
.question a.prev {position:absolute;left:20px;top:35%;}
.question a.next {position:absolute;right:20px;top:35%;}
.mission_view .answer {position:relative;height:300px}
.mission_view .answer .qna1{position:absolute;left:25px;top:60px}
.mission_view .answer .qna2{position:absolute;right:25px;bottom:15px}
.mission_view .box_top {background:url(../../image/textbox_top.png) repeat;width:365px;height:16px}
.mission_view .box_middle {background:url(../../image/textbox_bg.png) repeat;width:365px;}
.mission_view .box_middle p {padding:0 30px;font-family: "돋움",Dotum;color:#060606}
.mission_view .box_bottom {background:url(../../image/textbox_bott.png) repeat;width:365px;height:16px}
.mcview .prologue_cu {width:649px;color:#d1d1d1;margin:0 auto;margin:74px 67px 0;float:left}
.mcview .prologue_cu>span {display:block;margin-bottom:4px}
.mcview .prologue_cu .pro_text {float:left;width:327px;margin-right:58px}
.mcview .prologue_cu .pro_text>strong {font-size:32px; color:#ffffff; letter-spacing:-1px;font-weight:normal;margin-bottom:21px;display:block}
.mcview .prologue_cu .pro_text>p {font-size: 14px;color: #ffffff;letter-spacing: 1px;line-height: 1.6;margin-bottom:10px;}
.mcview .prologue_cu .pro_img {float:left;width:264px}

 /* 살펴보기 */
.sub_tab {float:right;margin-top:15px}
.sub_tab a {display:inline-block;width:126px;height:23px;color:#fff;background-color:#757780;text-align:center;font-family: "돋움",Dotum;padding-top:8px;font-weight:bold;letter-spacing:-1px}
.sub_tab a.on {background-color:#0e79e7;}
.placing {float:left;border-top:5px solid #30333e;width:950px;}
.placing .search {overflow:hidden}
.placing .search .select_mot {height:35px;float:left;padding:15px 0 0;font-size:14px;font-family: "돋움",Dotum;}
.placing .search .select_mot a {float:left;display:block;padding:0 10px 0 10px;background:url(../../image/bg_feel.gif) no-repeat 0 40%;display:inline-block;*display:inline;zoom:1;}
.placing .search .select_mot a:first-child {background:none}
.placing .search .select_mot a.on {font-weight:bold;color:#000}
.search .standard {float:right;color:#8c8c8c;padding:10px 0 0;}
.search .standard select {display: inline-block;height:26px;border: 1px solid #dfe1e2;background-color: #fff;color: #666;vertical-align: middle;}
.search .standard input.txt{padding:4px 10px;border: 1px solid #dfe1e2;color: #666;vertical-align: middle;letter-spacing: 0;margin:-1px}
.rank_view {width:950px;border-bottom:2px solid #30333e;float:left}
.rank_view .sns {padding:5px 0 0 0;float:right;overflow:hidden}
.rank_view .sns a {float:left;margin-left:5px;display:block}
.rank_view .set{clear:both;float:left;width:379px;padding:5px 0 0;}
.rank_view .set dl{}
.rank_view .set dt {font-size:24px;font-weight:bold;border-bottom:1px solid #4f5053}
.rank_view .set dd {border-bottom:1px dotted #b3b6b9;height:32px;line-height:2.6;color:#717171}
.rank_view .set dd strong {font-family: NanumBarunGothic;padding-right:40px;color:#3c3c3c;}
.rank_view .set dd strong>img {padding-left:10px;vertical-align:middle}
.rank_view .set dd strong span.rise {color:#3bcfd4}
.rank_view .set dd strong span.drop {color:#f95587}
.rank_view .set dd em {color:#cb0000;font-size:14px;font-weight:bold;padding-right:15px}
.rank_view .set dd.final {border-bottom:1px solid #b3b6b9;height:75px;}
.rank_view .set dd.final span {font-size:70px;color:#85d654;font-family:Arial;line-height:1.1;padding-left:100px}
.rank_view .set dd.final img {vertical-align:middle;padding-right:25px}
.rank_view .set dd.final>strong {margin-top:-40px}
.rank_view .set p {margin-top:5px;text-align:right}
.rank_view .set .awards>img{float:left}
.rank_view .set .awards>p {float:left;margin:0 0 5px 15px;text-align:left;}
.rank_view .set .awards p span {font-weight:bold;display:block}
.rank_view .graph {float:left;width:482px;margin:0 0 0 89px;}
.rank_view .graph h3 {text-align:center;height:135px}
.rank_view .graph div p{background:url(../../image/bg_awards.gif) no-repeat;width:482px;height:200px;}
.rank_view .graph div ul {border-right:1px solid #d5d7da;float:left;border-left:1px solid #d5d7da}
.rank_view .graph div ul li {float:left;width:120px;border-top:2px solid #85d654;height:31px;text-align:center;line-height:2.6;background:url(../../image/bg_feel.gif) no-repeat 0 50%}
.rank_view .graph div ul li:first-child{background:none}
.rank_view .graph div ul li.on {background-color:#4f5053;color:#fff;font-weight:bold;border-top:2px solid #ff8700;}
.rank_lst {overflow:hidden;padding:5px 0;border-bottom:2px solid #b3b6b9;position:relative;width:950px}
.rank_lst>span {float:left;font-size:20px;font-weight:bold;width:40px;padding-top:50px}
.rank_lst>img {float:left;width:148px;height:88px;border:1px solid #ccc;margin:10px 20px 0 0}
.rank_lst .title {float:left;width:260px;margin-top:10px}
.rank_lst .title strong {display:block;margin:0 0 3px}
.rank_lst .title h3 {clear:both;font-size:18px;width:260px;margin:0 0 5px}
.rank_lst .viewer {position:absolute;right:0;top:25px;width:135px}

 /* 살펴보기_메인디테일정보 */
.awards_lst .info_title { background-color:#d3d3d3;border:1px solid #a4a4a4;overflow:hidden;text-align:center;font-family: "돋움",Dotum;width:948px}
.awards_lst .info_title ul li {float:left;width:120px;background:url(../../image/bg_feel.gif) no-repeat 0% 50%;padding:5px;color:#646464}
.awards_lst .info_title ul li:first-child {background:none}
.awards_lst .info_title ul li.w730 {width:678px}
.awards_lst .more {height:371px;padding:30px 30px;color:#a7a8ac;position:relative;background:#30333e url(../../image/bg_awards.jpg) no-repeat 0 352px;width:890px;float:left;letter-spacing:-1px}
.more .best10 {position:absolute;top:20px;right:25px}
.more .btn_areamore{position:absolute;top:42px;left:350px}
.more .ranking {position:absolute;top:20px;right:40px;font-size:20px;font-family:'Arial'}
.more .ranking b {font-size:60px;color:#ff4200;font-family: NanumBarunGothic,Dotumsans-serif,AppleGothic;}
.more .ranking span {font-size:14px;font-weight:bold;font-family: NanumBarunGothic,Dotumsans-serif,AppleGothic;}
.more .area_name {border-bottom:2px solid #8b8f9f;width:818px;font-size:26px;padding-bottom:5px;font-family:NanumBarunGothic;color:#fff}
.more .setting {float:left;width:411px;margin-right:55px;}
.more .setting ul {overflow:hidden;width:411px;}
.more .setting ul li {height:33px;border-bottom:1px dotted #64676f;line-height:2.1}
.more .setting .final {border-bottom:1px solid #64676f;height:90px}
.more .setting .final {position:relative;}
.more .setting .final .hogam_price {position:absolute;top:22px;right:10px;font-size:50px;line-height:1.0;color: #fff;}
.more .setting .final .hogam_price img {margin-top:16px}
.more .setting ul+p {float:right;margin:6px 0;}
.more .setting ul li strong {font-size:15px;padding:0 13px 0 10px;font-family: "돋움",Dotum;}
.more .setting ul li span.rise {color:#3bcfd4;margin-right:20px}
.more .setting ul li span.drop {color:#f95587;margin-right:20px}
.more .setting .awards {float:left;font-size:11px; width:410px; height:90px; overflow:hidden;font-family: "돋움",Dotum;}
.more .setting .awards span {display:block;float:left;width:117px;height:90px;border-right:1px solid #64676f;margin-right:15px;}
.more .setting .awards p.f1 {padding-top:15px;}
.more .setting .awards p {float:left;margin-bottom:4px;width:270px}
.more .setting .awards p strong {width:83px;display:inline-block;border-right:1px solid #4c4e57;text-align:right;padding-right:5px;margin-right:5px;line-height:1.0}
.more .setting .orange {color:#fa4206;font-weight:bold;font-size:18px;}
.more .setting .awards .hogam_price {border-right:1px solid #64676f;padding-right:8px;margin-right:10px;width:84px;text-align:right;display:inline-block}
.more .setting ul li strong+img {vertical-align:middle;margin-top:-5px}

.more .graph {float:left;width:424px;}
.more .graph h3 {width:424px;height:60px;text-align:center;padding:15px 0}
.more .graph .graph_area {background:url(../../image/bg_awards.gif) no-repeat 0 0;width:424px;height:200px}
.more .graph .btn_part a {display:inline-block;*display:inline;zoom:1;width:140px;padding:7px 0;background-color:#757780;color:#fff;font-size:14px;text-align:center;margin-left:2px;letter-spacing:0}
.more .graph .btn_part a:first-child {margin-left:0}
.more .graph .btn_part a:hover {background-color:#0e79e7}

.info_lst {}
.info_lst .list_search:first-child dl dt span {font-size:11px;font-family: "돋움",Dotum;position:absolute;right:40px;top:15px}
.info_lst .list_search:first-child dl dt span strong {color:#ff4200}
.info_lst .list_search{padding:15px;border-bottom:1px solid #ccc;float:left;width:920px}
.info_lst .list_search li {float:left;width:140px;}
.info_lst .list_search li>img {border:1px solid #ccc;width:104px;height:125px}
.info_lst .list_search li.infos {width:640px;position:relative;}

.info_lst .list_search li.infos dl {width:600px}
.info_lst .list_search li.infos dl dt {border-bottom:1px dotted #ccc;font-size:18px;padding-bottom:7px;margin-bottom:7px}
.info_lst .list_search li.infos dl dd {font-family: "돋움",Dotum;line-height: 1.6;color: #717171;}
.info_lst .list_search li.infos dl dd strong {width:77px;color:#717171;display:inline-block;*display:inline;zoom:1}
.info_lst .list_search li.infos dl dd strong+b {color:#4fcddc}
.info_lst .list_search li.infos dl dd span.score {font-size:16px;font-family: NanumBarunGothic,Dotumsans-serif,AppleGothic;font-weight:bold;color:#30333e}
.info_lst .list_search li.infos dl dd span.line_bar {color:#d5d7da;margin:0 15px }
.info_lst .list_search li.infos dl dd span.org {color:#ff4200;font-weight:bold;}
.info_lst .list_search li.infos dl dd strong.final {width:60px}
.info_lst .list_search li.infos dl dd em {color:#71bd47;font-weight:bold}
.info_lst .list_search li.infos p {position:absolute;top:38px;right:40px}
.info_lst .list_search li.final {text-align:center;width:90px;padding:20px 0 0 50px}
.info_lst .list_search li.final p strong {font-size:30px;}
.info_lst .list_search:first-child li.final p strong {color:#ff4200} 

.board_v1 {margin-bottom:30px;text-align:center;font-family: "돋움",Dotum;height:1.0}
.board_v1 thead th {padding:5px 0;border-bottom:1px solid #a4a4a4;border-top:1px solid #a4a4a4;color:#646464;font-weight:normal;background:#d3d3d3 url(../../image/bg_feel.gif) no-repeat 0% 50%;font-size:11px}
.board_v1 thead th:first-child {background:#d3d3d3;border-left:1px solid #a4a4a4;}
.board_v1 thead th.final {border-right:1px solid #a4a4a4;}
.board_v1 tbody th {text-align:left;border-bottom:1px solid #dfe1e2;padding-left:50px;font-weight:normal;}
.board_v1 tbody td {border-bottom:1px solid #dfe1e2;padding:14px 0;}
.board_v1 tbody td img {vertical-align:middle}
.board_v1 tbody td.stats, .board_v1 tbody th.stats {background-color:#f6f6f6;border-bottom:0}
.board_v1 tbody tr.stats td, .board_v1 tbody tr.stats th {border-bottom:0}
.board_v1 tbody tr.stats_graphic td {padding:0 0 0 240px;background-color:#f6f6f6;}
.board_v1 tbody tr.stats_graphic td ul {float:left;width:353px;text-align:left;border-top:1px dotted #757780;padding:15px 0;}
.board_v1 tbody tr.stats_graphic td ul li span {width:45px;border-right:1px solid #c5c5c5;padding:0 10px;display:inline-block;font-family:"돋움",Dotum;font-size:11px;margin-bottom:5px;line-height:1.2}
.board_v1 tbody td.num {font-family:'Arial';font-weight:bold;}
.board_v1 tbody td em{color:#3bcfd4;padding:0 1px;font-size:11px;font-weight:bold}
.board_v1 tbody td strong {font-size:11px;color:#4e4e4e;padding:0 5px;}
.board_v1 tbody td span.final a{color:#fff;background-color:#32b0f3;font-family:"돋움",Dotum;font-size:11px;padding:4px 0 2px 0;letter-spacing:-1px;font-weight:normal;width:71px;margin:0 auto;display:inline-block}
.board_v1 tbody td span.final_view a {color:#fff;background-color:#757780;font-family:"돋움",Dotum;font-size:11px;padding:4px 0 2px 0;letter-spacing:-1px;font-weight:normal;width:71px;margin:0 auto;display:inline-block}
.board_v1 tfoot td {border-bottom:1px solid #dfe1e2;color:#717171;font-weight:normal;text-align:left;padding:8px 0}
.board_v1 tfoot td strong {padding:0 10px;}
.board_v1 tfoot td span {text-align:right;display:block;padding:0px 5px 0 0;vertical-align:middle}
.lst_foot {padding:10px;border-bottom:1px solid #dfe1e2;float:left;width:930px;font-family:"돋움",Dotum;}
.lst_foot ul li {float:left;width:50%}
.lst_foot li.fal {text-align:right}
.btn_next10 {text-align:center;float:left;width:950px;margin:30px 0;}
.btn_next10 strong {background-color:#a3a5af;display:block;color:#fff;margin-top:14px;line-height:2.2;font-family: "돋움",Dotum;cursor:pointer}
.btn_next10 a {padding:0 3px}
.story_search {text-align:right;padding:0 0 5px;width:950px}
.story_search span {display:inline-block;border:1px solid #c6c6c6;height:20px;margin-left: 10px;}
.story_search .input_area input {border:0}
.line_null {border:0;padding:0 0 10px}

 /* 팝업 */
#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}
.photo_zoom span.close {position:absolute;top:15px;right:8px}
.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 #largeImg #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;overflow:hidden;}
.traveli_info .bunch {border-top:3px solid #30333e;position:relative;margin-top:30px;*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}
.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_view {float:left;width:730px;font-family: "돋움",Dotum;}
.join_content .txt_img {padding:65px 0;text-align:center;}
.back_add {background-color:#f2f1ef}
.join_head ol {width:638px;height:92px;background:url(../../image/util/bg_joinstep.gif) no-repeat;margin:0 auto;}
.join_head ol li {text-indent:-9999px}
.join_head ol.step02 {background-position:0 -92px;}
.join_head ol.step03 {background-position:0 -184px;}
.join_head ol.step04 {background-position:0 -276px;}
.join_head ol.step05 {background-position:0 -372px;}
.join_register h3, .search_email h3,.search_pass h3, .search_register h3 {border-bottom:2px solid #000;padding:0 0 3px;font-size:16px}
.search_gr {margin:60px 0 20px;overflow:hidden}
.search_gr .search_email {float:left;width:345px;}
.search_gr .search_pass {float:right;width:363px;margin-left:20px}
.search_register .email_view {float:left;margin:30px 0 30px 200px}
.search_register .email_view img {float:left;width:75px;height:75px}
.search_register .email_view span {float:left;margin:15px;text-align:left;letter-spacing:-0.5px}
.search_register .email_view span strong {font-size:16px;}
.search_register p.iden {clear:both;text-align:center;margin:0 0 40px;font-size:12px}
.search_register p.iden a {color:#1078e7;border-bottom:1px solid #1078e7}
.search_register>p {text-align:center;font-size:14px;line-height:1.6;margin:50px 0 20px;}
.search_register>p+span {color:#979799;display:block;text-align:center;margin:0 0 50px}

.blank_re {margin:30px 0 0;}
.blank_re tbody tr {height:40px}
.blank_re tbody td .item {margin-bottom:45px}
.blank_re tbody td .item p.dot_line {border-top:1px dotted #000}
.blank_re tbody td input.no_b {border:0;padding:2px}
.blank_re tbody th {font-size:14px;letter-spacing:-1px;padding:10px 15px 0 15px;text-align:left;background:url(../../image/icon_make_blue.gif) 5px 16px no-repeat;vertical-align:top}
.blank_re tbody td {padding:5px 0}
.blank_re tbody td input {border:1px solid #d6d7db;padding:8px;font-size:12px}
.blank_re tbody td select {border:1px solid #d6d7db;height:30px;padding-left:10px;font-size:12px}
.blank_re fieldset {text-align:left}
.blank_re tbody td .item label span {display:block;margin:-17px 0 0 20px}
.blank_re tbody th.fs11 {font-size:11px}
.blank_re th.final {background:none;padding:0}
.blank_re td textarea {padding:7px 0 7px 10px;resize:none}
.policy_content {margin-top:10px;padding:7px;height:140px;border: 1px solid #d5d5d5;overflow: auto;font-size:11px;color:#656565}
.policy_content p.private_list_title {margin:5px 0;font-weight:bold}
.policy_content ol>li {list-style-type:decimal;margin-left:20px}
.policy_content ol li ul li {list-style-type:square;margin-left:15px}
.blank_re .item .rule{float:left;width:358px;line-height:1.6}
.blank_re .item .private{float:right;width:358px;line-height:1.6}
.blank_re .item .rule label, .blank_re .item .private label {background:url(../../image/icon_make_blue.gif) 0 5px no-repeat;padding:0 0 0 8px;font-size:14px;font-weight:bold;letter-spacing:-1px}
.join_register p.finish {border-bottom:1px dotted #afaeb3}
.btn_agree a {background-color:#696c78;display:block;padding:10px 0;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;color:#fff;width:170px;font-size:14px;font-weight:bold;text-align:center;margin:40px auto 50px;}
.join_register .email {text-align:center;font-size:11px;line-height:1.6;margin:40px 0 0}
.join_register .email strong {font-size:16px}
.join_register .email p {margin-bottom:40px}
em.orr {color:#f95f14}
em.blue {color:#0e79e7}
em.whi {color:#fff}

 /* 문의요청 */
.btn_customer {border-top:1px dotted #afafaf;padding:15px 0 50px;text-align:center}
.btn_request {border-top:1px solid #e1e1e1;}
.btn_request a {display:block;background:url(../../image/util/btnbg6.gif) no-repeat;text-align:center;width:106px;height:20px;padding:5px 0;margin-left:5px}
.btn_request a:first-child {margin-left:0}
.btn_request a.btnbg2 {background:url(../../image/util/btnbg2.gif) no-repeat;width:50px}

.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}

 /* 마이페이지 */
.my_page {background-color:#4f5054;margin:10px 0 55px 0;*zoom:1;padding:30px;color:#b7b7b7;font-family:"돋움",Dotum;height:230px}
.my_page:after {content:"";clear:both;display:block;}
.my_page .my_pic {float:left;width:125px;padding-top:10px;}
.my_pic p.ppy {border:1px solid #3c3c44;background-color:#c0c1c3;width:123px;height:155px;color:#4e4f51;font-size:16px;text-align:center;margin-bottom:10px}
.my_page .my_info {float:left;width:275px;margin-left:20px}
.my_info {position:relative}
.my_info p {margin:10px 0;}
.my_info p strong {display:inline-block;width:60px;padding-left:5px;}
.i_name {border-bottom:2px solid #898a8c;height:23px;font-size:16px;margin-bottom:20px}
.i_dna {border-top:1px dotted #898a8c;border-bottom:2px solid #898a8c;height:40px;margin-top:20px;padding:25px 0}
.i_dna span {margin-top:50px}
.my_info .i_modify {position:absolute;right:0;top:-3px}
.my_info .i_more {position:absolute;right:0;top:103px}
.my_info .i_re {position:absolute;right:0;top:195px}
.my_page .my_scrap {float:left;width:421px;margin-left:45px}
.my_scrap .scrap_lst {height:23px;font-size:14px;font-weight:bold}
.my_scrap .scrap_lst span {font-size:12px}
.my_scrap .scrap_lst a {color:#8a8b8d}
.my_scrap .scrap_lst a.on {color:#d0e629}
.my_scrap ul {border-bottom:2px solid #898a8c;border-top:2px solid #898a8c;}
.my_scrap ul li {width:421px;border-top:1px dotted #aaabaf;}
.my_scrap ul li a {line-height:3.1;font-size:11px;color:#98989a;}
.my_scrap ul li:first-child {border-top:0}
.my_scrap ul li strong {background-color:#0d77e5;padding:3px;font-weight:normal;color:#f3f3f3}
.ibtn_next {float:right;margin-top:5px;}
.ibtn_next a {background:url(../../image/util/mp_next.jpg) no-repeat;float:left;width:21px;height:19px;text-indent:-99999px}
.ibtn_next a.next {background-position:-20px -19px;margin-left:-1px;}
.ibtn_next a.people_pre {background-position:0px -38px;}
.ibtn_next a.people_next {background-position:-20px -38px;margin-left:-1px;}
.request_down {border-top:2px solid #30323e;border-bottom:2px solid #30323e;width:950px;font-family:"돋움",Dotum; margin-bottom: 50px;}
.request_down thead tr th {background:#e9ecf3 url(../../image/bg_feel2.gif) no-repeat 0 7px;font-size:11px;line-height:2.2;font-weight:normal;}
.request_down thead tr th:first-child {background:#e9ecf3}
.request_down tbody tr {cursor:pointer}
.request_down tbody tr td {border-top:1px solid #dedfe1;height:25px;text-align:center;line-height:3.0;font-size:11px}
.request_down tbody tr td.ad_left {text-align:left;padding:0 20px ;}
.request_down tbody tr p {padding:60px 0;line-height:2.0}
.request_down tbody tr p strong{font-size:14px;color:#bd0102}
.request_down tbody tr.claim_more td {border-top:none}
.request_down tbody tr .net_pic {border-top:1px dotted #afaeb3;padding:15px 34px;float:left;}
.request_down tbody tr .net_pic ul li {float:left;margin:0 1px}
.request_down tbody tr .net_pic li a {}
a.mybtn  {float:right;background-color:#6a6c79;display:block;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;width:75px;height:22px;color:#dcdcdd;font-size:11px;text-align:center;line-height:2.0;margin:0 auto}
a.mybtn_blue {background-color:#0f79e7}
a.btn_pop {float:right;font-weight:bold;padding:2px 3px;font-size:12px;margin:10px 0;color:#fff}
.individual_modify {width:540px;height:700px;background-color:#e9ecf3;border:4px solid #0e7ae7;font-family:"돋움",Dotum;padding:55px 0}
.i_group {width:500px;margin:0 auto;color:#4f4e54;*zoom:1;margin-bottom:30px}
.i_group:after {content:"";clear:both;display:block;}
.i_group h3 {border-bottom:2px solid #30323f;background:url(../../image/util/bg_mh3.gif) 99% 4px no-repeat;padding:0 0 3px;font-size:16px;letter-spacing:-1px}
.tab1 tbody th,.tab1 tbody td {text-align:left;padding:10px 0 10px 10px;border-bottom:1px dotted #adb0b7;height:20px;}
.tab1 tbody tr td.ps {position:relative}
.tab1 tbody tr td.ps>span {color:#fff;background-color:#6a6c79;font-size:11px;position:absolute;top:12px;right:0;display:block;width:160px;text-align:center}
.tab1 tbody tr.final th,.tab1 tbody tr.final td {border-bottom:1px solid #acafb6;}
.tab1 input {border:1px solid #d6d7db;padding:6px}
.tab1 select {border:1px solid #d6d7db;height:28px}
.people_info  table th,.people_info table td{border-top:1px solid #e4e4e4}
.i_group p+span {float:left;font-size:11px;background:url(../../image/icon_make_blue.gif) 0 15px no-repeat;padding:10px 0 0 10px;letter-spacing:-0.5px}
.i_group p span {background:url(../../image/icon_make_blue.gif) 0 5px no-repeat;padding:0 0 0 8px;line-height:1.6;font-size:11px;display:block;margin-bottom:10px}
.i_group p {border-bottom:1px solid #acafb6;padding:15px 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}

/* customer */
.ly_customer {width:730px;}
.ly_customer thead tr th {background:#e9ecf3 url(../../image/bg_feel2.gif) no-repeat 0 7px;font-size:11px;font-weight:normal;border-bottom:1px solid #dedfe1;border-top:1px solid #dedfe1;padding:5px 10px;color:#747577}
.ly_customer thead tr th:first-child {background:#e9ecf3}
.ly_customer td {padding:13px;border-bottom:1px solid #dedfe1;text-align:center;font-size:11px}
.ly_customer tbody tr:hover td a {color:#074b91;}
.ly_customer tbody tr:hover td {color:#074b91;background-color:#f7f7f7}
.ly_customer tr.detail_view {color:#747577;text-align:left;}
.ly_customer tr.detail_view>td {padding:30px 20px;text-align:left;line-height:2.0;height:250px}
.ly_customer td.ad_left {text-align:left;padding:0 10px ;}
.ly_right {float:right;margin:15px 0 7px 0}
.ly_left {float:left;margin:15px 0 7px 0}
.ly_sel select {padding:2px 0 2px 10px;border:1px solid #d6d7db }

.btn_bg6 {background:url(../../image/util/btnbg6.gif) no-repeat;text-align:center;width:106px;display:inline-block;padding:5px 0;font-size:11px;}
.btn_bg4 a {background:url(../../image/util/btnbg4.gif) no-repeat;text-align:center;width:84px;height:20px;display:block;padding:5px 0;font-size:11px}
.btn_bg2 a {background:url(../../image/util/btnbg2.gif) no-repeat;text-align:center;width:50px;height:20px;display:block;padding:5px 0;font-size:11px}
.btnpage {width:730px;text-align:center;margin:10px 0}
.btnpage a {background:url(../../image/util/btn_utmun.gif) no-repeat;display:inline-block;width:25px;padding:5px 0;vertical-align:top}
.btnpage a.btn_utpre {background:url(../../image/util/btn_utpre.gif) no-repeat;}
.btnpage a.btn_utnext {background:url(../../image/util/btn_utnext.gif) no-repeat;}
.btnpage a span {display: block;overflow: hidden;text-indent: -9999px;}
.mt48 {margin-top:48px}

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.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>strong{font-size:13px;color:#555;display:block;padding-right:27px}
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 .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;}

  /* 로그인 */
.login_view {float:left;width:700px;font-family: "돋움",Dotum;}
.login_section {width:516px;margin:70px auto;letter-spacing:-1px;position: relative;overflow:hidden}
.login_section p.txt {font-size:16px;font-weight:bold}
.login_section dl {margin-top:25px}
.login_section dl dt {font-size:16px;background:url(../../image/icon_make_blue.gif) 0 15px no-repeat;float:left;padding:7px 0 0 10px;width:100px;height:33px}
.login_section dl dd {float:left;width:300px;height:40px}
.login_section dl dd input{border:1px solid #d6d7db;padding:8px 10px }
.login_section p.save_id {float:left;margin:15px 0 0 109px;color:#99999b;}
.login_section p.error {position:absolute;top:125px;left:109px}
.login_section p.btn_login {position:absolute;top:45px;left:365px}
.login_section p.btn_login a {width:106px;height:80px;text-align:center;display:block;background:url(../../image/util/btn_login.gif) no-repeat;text-indent: -9999px}
.btn_aa {border-top:1px dotted #afafaf;width:730px;text-align:center;overflow:hidden;padding:20px 0 50px;}

  /* 지역펼침 */ 
.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;}
.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 {float:left;margin-right:10px;background-color:#0f7ce9;color:#fff;font-size: 11px;padding:2px 3px;}
.footer .notice_wrap .notice1 span a {color:#fff;}
.footer .notice_wrap .notice1 div {top:2px;}
.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 select {position:absolute;top:12px;right:0;height:20px;border:1px solid #e1e1e1;background-color:#ececec;}

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

/* .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:205px;}
.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 10px;background: url(../image/common/bg_feel.gif) no-repeat 0% 2px;}
.footer_bottom .info_side2 li:first-child a {background:none;padding:0 10px 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:205px;}
.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-07-30 : 심플 스크롤 */
.more .info{position:relative;}
.page_utils{margin:32px 0 0;text-align:right}
.page_utils a{display:inline-block;padding:3px 10px;width:auto;color:#D7B8FF;border:1px solid #CCA5FF;border-radius:50px;background:#fff;font-size:9px}
.page_utils a:hover{background:#8c4ce0;color:#fff;}
.slider_wrap{margin:20px 20px 0;width:1px;height:150px;position:absolute;right:-12px;top:42px;z-index:1000}
.slider_wrap{background:#DAC1FA}
.slider_handle{position:absolute;left:-6px;width:11px;height:12px;background:#8C4CE0;border:1px solid #242424;cursor:n-resize;top:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}

.essay_contents{font-size:14px;color:#fff;line-height:2;font-family:"돋움",Dotum;}

.mission_caption {position:absolute;top:-40px;left:20px;color:#fff;font-size:13px;}


/* 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;margin-top:0;}
.asideBanner > div img {margin-bottom:5px;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:hover {background-color:#0f79e7;}

.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.blockLi:last-child {margin-bottom:70px;}
.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:240px;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;}


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


/* 아울렛 연동 */
.top-banner {overflow:hidden;position:relative;width:100%}
.top-banner li {position:relative;}
.top-banner img {width:100%}
.ban-close {position:absolute;display:block;width:36px;height:36px;top:50%;right:23px;margin-top:-18px;}
.ban-close img {width:100%;}

@media all and (max-width:1024px) {
#sidebar {display:none;}

.view_cm {position:relative;/* 2014-11-17 width:950px; */height:119px;overflow:hidden}
.view_cm .cm_area {position:absolute;left:30px;bottom:40px;/* 2014-11-17 width:240px; */width:198px;color:#d7d8dc;}
.essay_area {/* 2014-11-17 width:1126px; */width:980px;height:510px;margin:0 auto;position:relative;overflow:hidden}
.essay_area .wrap_caption {/* 2014-11-17 width:950px; */width:90%;margin:0 5%;background:url(../../image/mask_feel.png) repeat;position:absolute;/* 2014-11-17 left:90px; */left:0;bottom:0;display:block; z-index: 500;}
.t_group  table th{/* 2014-11-17 width:260px; */width:198px;font-size:18px;font-weight:normal;text-align:left;height:70px;border-right:1px solid #5c5b5b}
.t_group  table td{vertical-align:middle;/* 2014-11-17 width:630px; */font-family: "돋움",Dotum;font-size:14px;/* 2014-11-17 padding:0 10px 0 30px; */padding:0 0 0 30px;border-left:1px solid #999898}
.slider_cartoons{position: relative; /* 2014-11-17 width: 429px; */width:100%; height: 253px;}
.cartoons {/* 2014-11-17 */ background:#e1dfe2 url(../../image/cartoons1_view02.png) no-repeat top center;height:510px;position: absolute; width:100%; left:0; display:none; margin-top: 20px; overflow: hidden;}
.book_area .book {float:left;/* 2014-11-17 padding:38px 20px 0 25px;width:431px; */padding:38px 20px 0 35px;width:421px;height:452px;position:relative}
.book_area .more {float:left;/* 2014-11-17 width:405px;height:442px;padding:60px 0 0 40px; */width:400px;height:452px;padding:50px 5px 0 20px;overflow:hidden}
.more .info {line-height:1.6;/* 2014-11-17 height:375px; */height:391px;text-align:justify;overflow:hidden}
.cartoons .ex_side {position:absolute;top:10px;/* 2014-11-17 right:15px; */right:35px;z-index:999}
.cartoons .ex_close {position:absolute;bottom:13px;/* 2014-11-17 right:-41px; */right:-10px;}
.mission .mission_area {/* 2014-11-17 width:1126px; */width:951px;height:510px;margin:0 auto;position:relative;}
.mission_area .prologue {float:left;/* 2014-11-17 width:281px; */width:190px;position:relative;/* 2014-11-17 margin-left:40px */letter-spacing:-1px;}
.mission_area .mcview {float:left;/* 2014-11-17 width:805px; */width:761px;position:relative;height:510px}
.mission_area .mission_view {position:absolute;/*font-family: "돋움",Dotum;*/top:57px;left:0;/* 2014-11-17 width:805px; */width:100%; z-index: 100;}
.slider_wrap{margin:20px 20px 0;width:1px;height:150px;position:absolute;/* 2014-11-17 right:-12px; */right:15px;top:42px;z-index:1000}

.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:240px;font-size:15px;font-weight:bold;text-align:right;cursor:pointer;}

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




