@charset "utf-8";

/* 위치정보 */
.module:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

* html .module {
    height: 1%;
    overflow: visible;
}
* + html .module {
    min-height: 1%;
}

.breadCrumb {
    margin: 0;
    padding: 0;
    float: right;
    display: block;
    height: 18px;
    overflow: hidden;
    padding: 5px;
    background: #fff;

}
.breadCrumb ul {
    margin: 0;
    padding: 0;
    height: 18px;
    display: block;
}
.breadCrumb ul li {
    display: block;
    float: left;
    position: relative;
    height: 18px;
    overflow: hidden;
    line-height: 18px;
    margin: 0px 6px 0px 0;
    padding: 0px 10px 0px 0;
    background: url(/widgets/_acc/breadcrumbs/image/Chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.breadCrumb ul li span {
    display: block;
    overflow: hidden;
}
.breadCrumb ul li a {
    display: block;
    position: relative;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    float: left;
}
.breadCrumb ul li a:hover {
    color: #000;
}
.breadCrumb ul li.first a {
    height: 16px !important;
    text-indent: -1000em;
    width: 16px;
    padding: 0;
    margin-top: 2px;
    overflow: hidden;
    background: url(/widgets/_acc/breadcrumbs/image/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover {
    background-position: 0 -16px;
}
.breadCrumb ul li.last {
    background: none;
    margin-right: 0;
    padding-right: 0;
}
.chevronOverlay {
    display: none;
    background: url(/widgets/_acc/breadcrumbs/ChevronOverlay.png) no-repeat 100% 0;
    width: 13px;
    height: 20px;
}

/* 서브페이지 디자인 정의 */
#sub_01_01_01 .image {
    width: 788px;
    height: 322px;
    background: url(../image/sub_image_01_01.jpg) no-repeat;
    display: block;
    position: relative;
}

#sub_01_01_01 .image p {
    font-size: 20px;
    position: absolute;
    bottom: 0;
    text-shadow: none;
    line-height: 28px;
}

#sub_01_01_01 .image p span.quotation {
    font-size: 20px;
    height: 14px;
}

#sub_01_02_01 .image {
    width: 788px;
    height: 380px;
    background: url(./image/sub_image_01_02.jpg) no-repeat;
    position: relative;
}

#sub_01_02_01 .image p {
    font-size: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-weight: bold;
    text-shadow: none;
    line-height: 28px;
    position: absolute;
    bottom: 0;
}

#sub_01_02_02 p {
    padding-bottom: 24px;
    border-bottom: 1px dotted #cccccc;
    color: #777777;
    line-height: 26px;
}

#sub_01_02_02 p .text-right {
    text-align: right;
    display: block;
    color: #333;
}

#sub_01_02_02 p .text-bold {
    font-weight: bold;
}

#sub_01_02_02 p .text-sign {
    line-height: 24px;
    vertical-align: top;
}

#sub_01_02_02 p .text-sign img {
    margin-left: 10px;
}

#sub_01_03_01 .image {
    width: 788px;
    height: 518px;
    background: url(./image/sub_image_01_03.jpg) no-repeat;
    padding: 48px 32px 0 32px;
    border: 1px solid rgba( 0, 0,0 , .1);
}

#sub_01_03_01 .image p {
    width: 388px;
    line-height: 24px;
    letter-spacing: -.5px;
    background-color: rgba(0, 0, 0, .65);
    padding: 24px 15px 24px 15px;
    text-shadow: none;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
}

#sub_01_03_01 .image h1 {
    font-size: 24px;
    font-weight: bold;
     padding: 24px 15px 24px 15px;
}

#sub_01_03_02 {
    margin-top: 40px;
}

/* 축체도우미 */

.guide .gnb > ul > li.on > a{
    color: #009fa8 !important;
}

.guide .nav ul li.on a {
    background-color: #009fa8 !important;
    border-color: #008b93 !important;
}

.guide .lnb .title h1 {
    color: #009fa8 !important;
}

#sub_02_01_02 {

}

#sub_02_01_02 .summary dl {
    line-height: 26px;
    font-size: 13px;
    font-weight: bold;
    position: relative;
}

#sub_02_01_02 .summary dt {
    float: left;
    width: 42px;
    padding-left: 30px;
}

#sub_02_01_02 .summary dt:after {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #009fa8;
    display: block;
    position: absolute;
    left: 9px;
    top: 50%;
    margin-top: -2px;
}

#sub_02_01_02 .festival_scale {
    border-top: 2px solid #000000;
    padding-top: 20px;
}

#sub_02_01_02 .festival_scale:after {
    content: "";
    display: block;
    clear: both;
}

#sub_02_01_02 .festival_scale ul:last-child {
    margin-right: 0;
}

#sub_02_01_02 .festival_scale ul {
    width: 246px;
    margin-right: 24px;
    float: left;
}

#sub_02_01_02 .festival_scale ul li {
    margin-bottom: 10px;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    border-top: 4px solid #009fa8;
    overflow: hidden;
}

#sub_02_01_02 .festival_scale ul li p {
    padding: 10px 15px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.1px
}

#sub_02_01_02 .festival_scale ul li.title {
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 20px;
    border: none;
}

#sub_02_01_02 .festival_scale ul li .image {
    height: 170px;
    width: 246px;
    overflow: hidden;
}

#sub_02_01_02 .festival_scale ul li img {
    width: 256px;
    margin-top: -3px;
    margin-left: -3px;
}

.contArea {
    border: none;
}

.contArea.summary {
    border-top: 2px solid #000;
}

.contArea.summary h5 {
    margin-top: 20px; !important;
    margin-bottom: 20px; !important;
    border-bottom: 1px solid #ccc;
}

#sub_02_07_01 {
    border-top: 2px solid #000;
}

#sub_02_07_01 .image {
    color: #333;
    height: 388px;
    background: url(../image/sub_conImg_15.png) no-repeat;
}

#sub_02_07_01 .image h4 {
    color:#333;
    text-shadow:none;
    display: block;
    font-size: 20px;
    height: 20px;
    margin-top: 40px;
    padding-bottom: 18px;
    font-weight: bold;
    background: url(../image/headline_1.jpg) no-repeat;
    padding-left: 30px;
    color: #444444;
}

#sub_02_07_01 .image dl{
    line-height:26px;
    font-size:14px;
    padding-top:20px;
    width: 444px;
}

#sub_02_07_01 .image dt {
    float:left;
    font-weight:bold;
}

#sub_02_07_01 .image dd {
    display:block;
    padding-left:44px;
    font-size:12px;
}

#sub_02_07_01 .image dd .hi{
    font-weight:bold;
}

#sub_02_07_02 .summary h5 {
    margin-bottom: 0;
}

#sub_02_07_02 .festivalYear {
    border-top: none;
}

/* 유등이야기 */
.story .gnb > ul > li.on > a{
    color: #cf5f00 !important;
}

.story .nav ul li.on a {
    background-color: #cf5f00 !important;
    border-color: #cf5f00 !important;
}

.story .lnb .title h1 {
    color: #cf5f00 !important;
}

/* 열린마당 */
.community .gnb > ul > li.on > a{
    color: #f8b500 !important;
}

.community .nav ul li.on a {
    background-color: #f8b500 !important;
    border-color: #d99e00 !important;
}

.community .lnb .title h1 {
    color: #f8b500 !important;
}