
/* 2016 Christmas */

.founding{z-index;10;position:relative;}
.founding #container_founding{margin-top:10px;}
.founding #container_founding .bg_vod{height:669px;overflow:hidden;}
.founding #container_founding .founding{width:1240px; margin:0 auto 0; height:970px;}
.founding #container_founding .founding .foundingcts{position:relative;width:1240px;height:auto;margin:0 auto 0;}
.founding #container_founding .founding .foundingcts .fn_logo{position:absolute;top:-669px;left:0px;width:1240px;height:669px;}
.founding #container_founding .founding .foundingcts .contents{margin-top:0px;width:1240px;height:970px;z-index:11;}

#video { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;
    background-size: cover; 
}

.founding #container_founding .bg_bottom{background:url(../../img/ko/2016/bg_photogallery.jpg) no-repeat center top;margin-bottom:30px;height:490px;overflow:hidden;}
.founding #container_founding .bg_bottom .photo_wrap {position:relative;width:334px;height:40px;margin:0 auto;}
.founding #container_founding .bg_bottom .photo_wrap .photo {position:absolute;display:block;width:334px;height:37px;top:184px;left:8px;}
.founding #container_founding .bg_bottom .photo_wrap .photo a{display:block;width:334px;height:37px;}

.tab_year {position:absolute; top:215px; right:0px; width:100px; height:159px; padding:5px 0px 5px 0px;background-color:#565243;z-index:20;opacity:0.70;filter:alpha(opacity:70);}
.tab_year span {height:20px;padding-top:10px;padding-left:18px;padding-bottom:10px;display:block;border-bottom:1px solid #C5C4C0;}
.tab_year span a{color:#fff;font-size:14px;}
.tab_year .p_year .sel{color:#FFFF00;}




