
.float_inner {
	width: 960px;
	margin: 0 auto;
	position: relative;

}
@media (max-width: 960px){
    .float_inner {
        display: none;
    }
}
.float_pop {
	display: none;
	position: absolute;
	width: 180px;
	height: 180px;
	z-index: 9999;
	top: -30px;
	right: 0;
}
.float_pop > img {
	position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
	cursor: pointer;
}

body > div:not(#CoolrisGnb) {
    font-family: "NanumGothic-Regular","나눔고딕", Dotum, "굴림", Gulim, sans-serif;
    line-height: 1;
}
#allWrap{ min-width:1280px; }
.width_1280{ width:1280px !important; margin:0 auto; }
@media (max-width: 960px){
    body {
        width: 960px;
        margin: 0 auto;
        overflow-x: auto;
    }
}

/* 메인슬라이드 ----------------------------------------------------------------------------------------------------- */
/* 메인슬라이드 ----------------------------------------------------------------------------------------------------- */
/* 메인슬라이드 ----------------------------------------------------------------------------------------------------- */
#mainFlexSlider {
    width: 100%;
    /*padding-top: 129px;*/
    box-sizing: content-box;
    border: none;
    overflow: hidden;
    margin: 0;
    height: 625px;
}
.flex_txt{ text-align:center; margin-top:186px; }
.flex_txt p{ color:#fff; font-size:20px; line-height:32px; }
.bi_txt{ display:inline-block; width:253px; height:34px; background:url(/common/images/bi_txt.png) no-repeat ; margin-top: 9px; }
.slide01{ background:url(/common/images/main_slide_img001.png) no-repeat center top; }
.slide02{ background:url(/common/images/main_slide_img02.png) no-repeat center top; }
.slide03{ background:url(/common/images/main_slide_img03.png) no-repeat center top; }
#mainFlexSlider ul li{ height:100%; background-size:cover; }
.slides{ height:100%; }
#mainFlexSlider .flex-viewport{ height:100%; }
#mainFlexSlider .flex-direction-nav{
    width: 960px;
    margin: 0 auto;
    position: absolute;
    /*height: 625px;*/
    left: 50%;
    margin-left: -480px;
    /*top: 84px;*/
    z-index: 9;
}

/* 메인슬라이드 링크 박스 -------------------------------------------------------------------------------------------------------*/
/* 메인슬라이드 링크 박스 -------------------------------------------------------------------------------------------------------*/
/* 메인슬라이드 링크 박스 -------------------------------------------------------------------------------------------------------*/
#mainSlideLink{ width:960px; margin:0 auto; }
#mainSlideLinkInner{
    width: 880px;
    margin: 0 auto;
    position: absolute;
    bottom: 38px;
    z-index: 999;
    left: 54.7%;
    margin-left: -440px;
}
#mainSlideLinkInner > div{ width:172px; height:132px; background:#129aef; text-align:center; margin:0 2px; position:relative; }
#mainSlideLinkInner > div:hover{ background:#0074bd; }
#mainSlideLinkInner > div a{ display:block; height:100%; width:100%; }
#mainSlideLinkInner > div p{ color:#fff; position:absolute; bottom:19px; width:100%; }
.ico_notice{ margin-top:34px; }
.ico_applyDemo{ margin-top:32px; }
.ico_referenceRoom{ margin-top:29px; }
.ico_faq{ margin-top:32px; }
.ico_technicalSupport{ margin-top:34px; }
*+html body #mainSlideLinkInner > div p{ left:0; }


/* 소개 ------------------------------------------------------------------------------------------------------------------------- */
/* 소개 ------------------------------------------------------------------------------------------------------------------------- */
/* 소개 ------------------------------------------------------------------------------------------------------------------------- */
.menual_div > div > p{ line-height:24px; color:#666666; font-size:14px; }
.menual_div > div > p span{ vertical-align: baseline; }
.menual_div > div > h3{ font-size:30px; color:#000; margin-bottom:27px; }
.menual_div > div > h3 span{ vertical-align: baseline; }

.menual_btn{
    color: #fff;
    background: #8d8984;
    display: inline-block;
    padding: 5px 10px 5px;
    text-align: center;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    cursor:pointer;
    margin-top:9px;
    margin-right: 10px;
    height: 34px;
}
.menual_btn p{ color:#fff; display:inline; font-size:14px; vertical-align: middle; line-height: 19px;font-weight: 600; letter-spacing: 0px;}
.menual_btn p span{ color:#fff; font-size:12px; vertical-align:baseline; }
.menual_btn:hover{ background:#4e4b48; }
.use_menual{ display:inline; }
.btn_wrap{ padding-top:42px; }
*+html body .server_menual{width: 118px; height: 34px;}
*+html body .messenger_menual{ width: 128px; height: 34px;}
*+html body .use_menual { width:209px; height: 34px; }
*+html body .amin_login_menual { width:209px;  height: 34px;}
*+html body .amin_join_menual { width:220px; height: 34px; }
*+html body #guidanceGentto > div { width:466px; }

/* 다운로드 ------------------------------------------------------------------------------------------------------------------------ */
/* 다운로드 ------------------------------------------------------------------------------------------------------------------------ */
/* 다운로드 ------------------------------------------------------------------------------------------------------------------------ */
#download{ background:url(/common/images/download_background_img.png) no-repeat center; width:100%; height:600px; background-size:cover; }
#downloadInner{ width:960px; margin:0 auto; }
#downloadInner h2{ color:#fff; font-size:38px; text-align:center; padding-top:66px; padding-bottom:21px; font-weight:normal; }
#downloadInner > p{ color:#fff; font-size:16px; text-align: center; padding-bottom:49px; }
#downloadInner > div h3{ color:#fff; font-size:24px; font-weight:normal; margin-bottom:32px; }
#downloadInner > div h3 span{ vertical-align: baseline; color:#fff; }
.ios_download_btn,
.android_download_btn{
    border:2px solid #fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    width:193px;
    height:74px;
}
.download_btn_wrap p{ display: inline-block; vertical-align: middle; text-align: left; margin-left:16px; line-height:18px; }
.download_btn_wrap p,
.download_btn_wrap p span{ color:#fff; }
.download_btn_wrap div{
    text-align:center;
    /*display: table-cell;*/
    vertical-align: middle;
}
.freeMessenger_download_btn{
    border:2px solid #fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    width:193px;
    height:168px;
}
.download_btn_wrap{ width:401px; }
.download_btn_wrap > div{ width:193px; }
.android_download{ margin-top:20px; }
.android_download p{
    padding-left:51px;
    background:url(/common/images/android_btn.png) left no-repeat;
    margin:0;
    width: 150px;
    top: 50%;
    margin-top: -19px;
    left: 50%;
    margin-left: -69px;
}
.ios_download_btn p{
    padding-left:51px;
    background:url(/common/images/ios_btn_off.png) left no-repeat;
    margin:0;
    width: 150px;
    top: 50%;
    margin-top: -19px;
    left: 50%;
    margin-left: -69px;
    line-height: 18.5px;

}
.download_btn{ position:relative; cursor:pointer; }
.download_btn p { position:absolute; }
.download_btn:hover p,
.download_btn:hover p span{ color:#606060; }
.download_btn:hover{
    background:#fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
}
#gentooDownload{ margin-left:20px; }
#FreeDownload{ margin-right:24px; }
#FreeDownload .ios_download_btn:hover p,
#gentooDownload .ios_download_btn:hover p{ background:url(/common/images/ios_btn_on.png) left no-repeat; }
/* free메신저 다운로드 */
#FreeDownload .freeMessenger_download_btn p, /* 젠투 서버 다운로드 */
.gentooMessenger_download_btn p{
    padding-top:57px;
    background: url(/common/images/gentooMessenger_btn_off.png) no-repeat top;
    line-height:23px;
    margin:0;
    left: 50%;
    margin-left: -40.025px;
    top: 50%;
    margin-top: -50.5px;
    text-align:center;
    line-height: 21px;
}
#FreeDownload .freeMessenger_download_btn:hover p, .gentooMessenger_download_btn:hover p{ background: url(/common/images/gentooMessenger_btn_on.png) no-repeat top; }
/* 젠투 서버 다운로드 */
/*.gentooServer_download_btn p{
    padding-left:62px;
    background:url(/common/images/gentooServer_btn_off.png) no-repeat left;
    !* line-height: 20px; *!
    height: 42px;
    top:50%;
    margin-top:-21px;
    left:50%;
    margin-left:-75.51px;
    line-height:21px;

}
.gentooServer_download_btn:hover p{ background:url(/common/images/gentooServer_btn_on.png) no-repeat left; }
!* 젠투 메신저 다운로드 *!
.gentooMessenger_download_btn p{
    background:url(/common/images/gentooMessenger_btn_off.png) no-repeat left;
    padding-left:63px;
    width: 150px;
    top: 50%;
    margin-top: -21px;
    left: 50%;
    margin-left: -74px;
    height:42px;
    line-height:21px;
}*/
/*.gentooMessenger_download_btn:hover p{ background:url(/common/images/gentooMessenger_btn_on.png) no-repeat top; }*/

.server_messenger_wrap{
    border:2px solid #fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    width:193px;
    height:168px;
}
.server_messenger_wrap > div{
    display:block;
    -moz-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    width:193px;
    height:81px;
}
.server_messenger_wrap a > .gentooServer_download_btn{
    display:block;
    -moz-border-radius:3px 5px 0 0;
    -webkit-border-radius:3px 5px 0 0;
    border-radius: 3px 5px 0 0;
    width:190px;
    height:83px;
    border-bottom:2px solid #fff;
}
.server_messenger_wrap a > .gentooServer_download_btn:hover{
    display:block;
    -moz-border-radius:3px 5px 0 0;
    -webkit-border-radius:3px 5px 0 0;
    border-radius: 3px 5px 0 0;
    width:190px;
    height:83px;
    border:2px solid #fff;
    background:#fff;
}
.server_messenger_wrap a > div:hover{ background:#fff; }
.server_messenger_wrap a > .gentooMessenger_download_btn{
    display:block;
    -moz-border-radius:0 0 3px 5px;
    -webkit-border-radius:0 0 3px 5px;
    border-radius:0 0 3px 5px;
    width:190px;
    height:168px;
    /*border-bottom:2px solid #fff;*/
}

.download_more{ margin-left:0 !important; margin-top:20px; }
.download_more a{ color:#fff; font-size: 18px; }


/* 구매안내 -------------------------------------------------------------------------------------------------------------- */
/* 구매안내 -------------------------------------------------------------------------------------------------------------- */
/* 구매안내 -------------------------------------------------------------------------------------------------------------- */
#purchaseWrap {
    width: 100%;
    height: 640px;
    margin: 0 auto;
    /*padding-bottom: 70px;*/
    background: #f9f9f9;
}
#purchaseGuide{ width: 960px; margin: 0 auto; padding-bottom: 70px;}
/*#messengerTableWrap{ margin-bottom:120px; width:100%; overflow: hidden; }*/
#messengerTableWrap{  width:100%; align-content: center;}
#purchaseGuide h2{ font-size:38px; color:#000; font-weight:500; text-align:center; padding-top:72px; padding-bottom:50px; }
.purchasestep{font-size: 17px;
    line-height: 44px;
    color: #000000;
    font-weight: 400;
margin-left : 10px;}

.purchasestepWrap {
    align-content: center;
    line-height: 44px;
    margin-bottom: 150px;
}
.purchasestepWrap img {
    height: 12px;
    align-content: center;
    margin-top: 30px;
}
.purchasestepWrap div {
    width: 213px;
    margin: 0 10px;
    height: 74px;
    border-radius: 5px;
    background-color: #f9f9f9;
    border: 1px solid #00a1e4;
}
.subscription {
    float: left;
    line-height: 44px;
}
.subscription p {
    font-size: 17px;
    margin: 0 ;
    height: 30px;
    line-height: 44px;
    color: #00a1e4;

    font-weight: 600;
    text-align: center;
}
.subscription .small {
    font-size: 13px;
    line-height: 44px;
    color: #616161;
    font-weight: 400;
    text-align: center;
    top: -20px;
}
.subscription .center {
    margin: 0 auto;
    line-height: 67px;
}
.license {
    font-size: 17px;
    /*line-height: 81px;*/
    color: #000000;
    font-weight: 400;
    text-align: center;
}

/*.messenger_info{ height:270px; }*/
.alert {
    background-color: #fffbbc;
    color: #000000;
    border: 1px solid #e3df9c;
    padding: 5px;
    clear: both;
    font-size: 13px;
    text-align: center;
    font-family: dotum, sans-serif;
    margin-bottom: 17px;
    width: 398px;
    letter-spacing: -0.5px;
}
.alert span {
    color: #ed1f24;
    font-family: dotum, sans-serif;
    font-size: 13px;
    vertical-align: baseline;
}
.price {
    font-size: 27px;
    /*line-height: 81px;*/
    color: #000000;
    font-weight: 400;
    text-align: center;
}
.licenseWrap {
    text-align: center;
}

.vat {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 22px;
    color: #919191;
    font-weight: 400;
    text-align: right;
}

.purchase_btn {
    width: 266px;
    height: 49px;
    border-radius: 5px;
    background-color: #ed1f24;
    display: inline-block;
}

.purchase_btn:hover {
    background: #d41c21;
}

.purchaseGentoo {
    font-size: 21px;
    line-height: 45px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
}
.download_wrap{
    width: 100%;
    text-align: center;
    margin-top: 46px;
    line-height: 39px;
}
.download_wrap a {
    height: 39px;
    border-radius: 5px;
    background-color: #22486b;
    border: 1px solid #c7c7c7;
    display: inline-block;
    text-align: center;
    line-height: 33px;
}
.download_wrap span {
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
}

.download_wrap img {
    height: 12px;
    width: 13px;
    display: inline-block;
}
.estimate {
    width: 154px;
}
.business{
    width: 204px;
}
.bank{
    width: 176px;
}

.messenger_info h3{ font-size:30px; color:#000; font-weight:500; margin-bottom:26px; }
.messenger_info h3 span{ color:#ed1f24; vertical-align: baseline; }
.messenger_info li{ color:#666666; font-size:14px; line-height:22px; }
.messenger_info p{ color:#000; margin-top:4px; }
.messenger_info p span{ color:#000; font-size:14px; }
.red_btn{ background:#ed1f24; }
.red_btn:hover{ background:#d41c21; }
.sqr_btn{
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    padding:13px 29px 13px 30px;
    display:inline-block;
}
#purchaseGuide .sqr_btn img{ margin-left:13px; }
#purchaseGuide .sqr_btn{ margin-top:15px; }
/*#purchaseGuideGentoo .messenger_info { margin-left:18px; }*/
/*#purchaseGuideFree .messenger_info {  margin-left:28px; }*/
.info { text-align: right; padding-top: 20px; }
.info .danger {
    font-family: Dotum, sans-serif;
    font-weight: bold;
    color: #000000;
    font-size: 14px;
    line-height: 22px;
}
.info span {
    font-family: Dotum, sans-serif;
    font-weight: bold;
    font-size: 14px;
    vertical-align: baseline;
}
.info p { color: #666666; font-size: 15px; margin-bottom: 7px; }
.info .size_27 span { color: #919191; font-size: 14px; }
.info .size_27 { color: #000000; font-size: 27px; }

/* 테이블 */
.messenger_table{ clear:both; }
.messenger_table td,
.messenger_table th{ color:#666; font-size:14px; font-weight:normal; }
.table01{ background:#eaeaea;  text-align:center; }
.table01 span{ font-family:"NanumGothic-Bold", sans-serif; line-height:18px; }
.table01 div { border-bottom:1px solid #fff; border-right:1px solid #fff; height: 222px; padding: 85px 0; }
.table01.bottom div { border-top:1px solid #fff; border-right:1px solid #fff; height: 222px; padding: 85px 0; }
.table02{ height:37px; background:#f5f5f5; }
.table02 div { border-left:1px solid #fff; border-right:1px solid #fff; padding: 11px 0; padding-left:14px;  }
.table01,
.table02,
.table03{ border-bottom:1px solid #e8e8e8; }
.table02,
.table03{ border-left:1px solid #e8e8e8; }
.table03{ text-align:center; }
.messenger_table th{ height:41px; border-bottom:2px solid #444444; border-top:2px solid #444444; }
.coolbox_tooltip {
    position: absolute;
    top: -34px;
    right: 20px;
}


/* 파트너사 및 문의 ---------------------------------------------------------------------------------------------------------------------*/
/* 파트너사 및 문의 ---------------------------------------------------------------------------------------------------------------------*/
/* 파트너사 및 문의 ---------------------------------------------------------------------------------------------------------------------*/
#partnerAndQuestion{ background:#eaeaea; height:518px; }
#partnerAndQuestion > div{ width:960px; margin:0 auto; position:relative; height: 100%; }
#partnerAndQuestionInner{ width:900px; margin:0 auto; position:relative; z-index:10; }
#partnerAndQuestion h2{ font-size:38px; color:#000; font-weight:500; text-align:center; padding-top:90px; padding-bottom:69px; }
#partnerAndQuestionWrap li span{ border-bottom:1px solid #3a3a3a; }
#partnerAndQuestionWrap li span,
#partnerAndQuestionWrap li{ font-size:16px; color:#000000; line-height:26px; vertical-align: baseline; }
#partnerAndQuestionWrap p{ font-size:14px; color:#000000; clear:both; padding-top:32px; }
#partnerAndQuestionWrap .color_129aef{ font-size:18px; color:#129aef; margin-bottom:6px; }
#partnerWrap{ padding-bottom:41px; }
#partnerWrap.border_bottom{ border-color:#cfcfcf; }
#partnerAndQuestionWrap{ padding:0 60px; }
/* #questionWrap{ padding-top:43px; } */
.line_vertical{ background:#cfcfcf; width:1px; height:126px; display:inline-block; margin-top:2px; }
.line01{ margin:2px 44px 0 69px; }
.line02{ margin:2px 39px 0 40px; height:68px; }

#partnerAndQuestionImg01{
    position:absolute;
    z-index: 9;
    bottom: -136px;
    left: 0;
    width: 100%;
}
#partnerAndQuestionImg02{ position:absolute; z-index: 9999; right: 30px; bottom:-22px; }
*+html body .p_q ul,
*+html body .p_q span{ float:none !important; }
*+html body .line_vertical{ display:none; }
*+html body .p_q{ margin-right:80px; }
#questionWrapInner{ display:inline-block; padding-bottom:16px; }
#questionWrapInner.border_bottom{ border-color:#cfcfcf; }
#partnerAndQuestionWrap .red_btn{ margin-top:25px; display:inline-block; padding: 16.5px 34.23px;  }
#partnerAndQuestionWrap .red_btn img{ margin-left:16px;  }
/*#gentooButBtnDiv{ text-align:center; }*/

.gentoo_sam_img {
    width: 163px;
    height: 112px;
}

.free_sam_img {
    width: 168px;
    height: 128px;
    padding-right: 10px;
}


/* 메인 배너 리뉴얼 ------------------------------------------------------------------------------------------------------------------------ */
/* 메인 배너 리뉴얼 ------------------------------------------------------------------------------------------------------------------------ */
/* 메인 배너 리뉴얼 ------------------------------------------------------------------------------------------------------------------------ */
.main-banner {
    background-color: #e1f1f9;
}
.main-banner .inner {
    width: 960px;
    margin: 0 auto;
    height: 473px;
    overflow: visible;
    position: relative;
}
.main-banner .inner h1 {
    font-size: 30px;
    line-height: 40px;
    color: #000000;
}
.main-banner .inner .btn-box {
    position: absolute;
    width: 100%;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    bottom: -110px;
}
.main-banner .inner .btn-box .btn {
    background-color: #ffffff;
    padding: 0;
    border: 0;
    border-radius: 18px;
    box-shadow: 0 8px 30px rgb(159 196 215 / 35%);
    transition: box-shadow 0.3s, opacity 0.3s;
}
.main-banner .inner .btn-box .btn:hover {
    box-shadow: 0 8px 30px rgb(159 196 215 / 100%);
    opacity: 0.7
}
.main-banner .inner .btn-box .btn img {
    display: block;
}
.main-banner .inner .btn-box .btn span {
    display: flex;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    flex-direction: column;
    height: 82px;
    align-items: center;
    justify-content: center;
}
.main-banner .inner .btn-box .btn span i {
    font-size: 14px;
    font-weight: bold;
    color: #979797;
    font-style: normal;
}
.main-banner .banner-back {
    position: absolute;
    top: 0;
    right: -60px;
}

.float-banner {
    position: absolute;
    right: -303px;
    top: 200px;
    border-radius: 10px;
    border: 1px solid #cfcfcf;
}
.float-banner.fixed {
    top: 200px;
    right: auto;
    margin-left: 1175px;
    left: auto;
    position: fixed;
}
.float-banner a img {
    display: block;
    margin-bottom: 10px;
}
.float-banner a {
    display: flex;
    background-color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    color: #606060;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 20px 0;
    width: 86px;
}
.float-banner a:first-child {
    padding-top: 30px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.float-banner a:last-child {
    padding-bottom: 30px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
