@charset "utf-8";

/*

.cnt_banner_wrap {overflow:hidden;width:1100px;height:371px;margin-bottom:10px}

.cnt_banner_tab {position:relative;width:1100px;height:50px;background:#333;border-top:1px solid #ccc}	

.cnt_banner_tab  a.over {border-bottom:6px solid #d3222a;color:#d3222a}

.cnt_banner_tab a {display:block;float:left;width:219px;height:44px;font-weight:bold;text-align:center;background:#fff;border-right:1px solid #ccc;color:#000;line-height:44px;letter-spacing:-1px}

#cnt_tab1 {border-left:1px solid #ccc}

#cnt_tab5 {width:218px !important}

.cnt_banner_area {width:1100px;height:320px}

*/

.cnt_focus_wrap {
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 800px;
    height: 322px;
    z-index: 5;
}

.cnt_focus_nav {
    float: left;
    width: 263px;
    height: 320px;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    z-index: 50;
    list-style: none;
}

.cnt_focus_nav li {
    overflow: hidden;
    height: 80px;
    line-height: 18px;
    /* padding: 22px 20px 21px; */
    font-size: 13px;
    font-weight: 800;
    background: #f6f6f6;
    border-bottom: 1px solid #999;
    text-align: center;
    box-sizing: border-box;
    display:table;
    width:100%;
}

.cnt_focus_nav li p {
    width: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
	font-family: 'Malgun Gothic';
}
/* 
.cnt_focus_nav li span a {
    overflow: hidden;
    text-align: center;
    display: table-row;
    vertical-align: middle;
} */

.cnt_focus_nav li.over p {
    display: table-cell;
    top: 0;
    left: 0;
    width: 265px;
    height: 80px;
    /* padding: 17px 20px 16px; */
    background: #333;
    border: 6px solid #ff0000;
    box-sizing: border-box;
    color: #fff !important;
    text-align: center;
    vertical-align: middle;
}

.cnt_focus_img {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    width: 535px;
    height: 320px;
    border-top: 1px solid #ccc
}

.cnt_fimg {
    position: relative;
    width: 535px;
    height: 321px;
}

.cnt_focus_arr {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 45px;
    padding: 35px 0 0;
    z-index: 50;
}

.cnt_focus_arr img {
    width: 100%;
}

.cnt_fimg a {
    display: block;
}

.cnt_focus_comm {
    position: absolute;
    bottom: 5px;
    right: 10px;
    width: 79px;
    height: 16px;
    z-index: 5;
}

.cnt_focus_title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 505px;
    height: 52px;
    line-height: 20px;
    padding: 15px;
    font-size: 17px;
    font-weight: 800;
    background: url(https://image.gamechosun.co.kr/game/webzine20140324/index/focus_text_bg.png) repeat;
    color: #fff;
}

.cnt_focus_title strong {
    color: #ffe400;
}

.cnt_focus_title>img {
    width: 535px;
    height: 321px;
}

.cnt_fimg_img {
    width: 535px;
    height: 321px;
}

/**/

.cnt_banner_wrap {
    overflow: hidden;
    width: 100%;
    min-width: 1100px;
    max-width: 1920px;
    margin: 0 auto;
}

.cnt_banner {
    overflow: hidden;
    width: 100%;
    min-width: 1100px;
    height: 100%;
    min-height: 431px;
}

.cnt_banner div {
    overflow: hidden;
    float: left;
    height: 100%;
}

.cnt_bn_area1 {
    position: relative;
    width: 35%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 431px;
    background-position: 50% 50%;
    border-left: 1px solid #686868;
    border-right: 1px solid #686868;
    border-bottom: 1px solid #686868;
    box-sizing: border-box;
}

.cnt_bn_area1 a {
    overflow: hidden;
    display: block;
    width: 100%;
}

*:first-child+html .cnt_bn_area1 {
    border: 0 none;
}

.cnt_bn_area1 p a {
    overflow: hidden;
    display: block;
    width: 100%;
    min-width: 385px;
    height: 100%;
}

.cnt_bn_area1 p a img {
    width: 100%;
    height: 100%;
    border: 0 none;
    min-height: 431px;
}

.cnt_bn_area2 {
    width: 65%;
}

.cnt_bn_area2 p {
    overflow: hidden;
    float: left;
    width: 50%;
    height: 431px;
    background: #c6c6c6;
    border-right: 1px solid #686868;
    box-sizing: border-box;
}

*:first-child+html .cnt_bn_area2 p {
    border: 0 none;
}

.cnt_bn_area2 p a {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 50%;
    border-bottom: 1px solid #686868;
    box-sizing: border-box;
}

*:first-child+html .cnt_bn_area2 p a {
    border: 0 none;
}

.cnt_bn_area2 p a img {
    width: 100%;
    height: 100%;
}

.cnt_bn_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 96%;
    padding: 2%;
    font-size: 18px;
    background: url(https://image.gamechosun.co.kr/game/webzine20140324/index/focus_text_bg.png) repeat;
    color: #fff;
    line-height: 25px;
    font-family: 'Jeju Gothic', serif;
}

.cnt_bn_category {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    background: url(https://image.gamechosun.co.kr/game/webzine20140324/index/focus_text_bg.png) repeat;
    border: 1px solid #c6c6c6;
    color: #fff;
    z-index: 5
}


#cntBnArea1 {
    overflow: hidden;
    width: 1100px
}

.cnt_bn_img {
    overflow: hidden;
    float: left;
    width: 800px
}

.cnt_bn_img img {
    width: 800px
}

.cnt_txt_area {
    float: left;
    width: 262px;
    height: 282px;
    padding: 19px;
    background: #121218
}

.cnt_bn_txt1 {
    overflow: hidden;
    height: 183px;
    border-bottom: 1px solid #000
}

.cnt_bn_txt1 a {
    color: #fff
}

.cnt_bn_txt1 strong {
    overflow: hidden;
    display: block;
    height: 60px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    letter-spacing: -1px
}

.f_color1 {
    color: #ffe400
}

.cnt_article_txt {
    height: 72px;
    margin-bottom: 10px;
    color: #fff;
    line-height: 18px
}

.cnt_bn_txt2 {
    overflow: hidden;
    height: 96px;
    border-top: 1px solid #2e2e2e;
    color: #fff
}

.cnt_bn_txt2 ul {
    list-style: none;
    margin: 10px
}

.cnt_bn_txt2 ul li {
    overflow: hidden;
    height: 20px
}

.cnt_bn_txt2 ul li a {
    color: #fff
}

.cnt_article_more {
    height: 20px;
    margin-bottom: 10px;
    color: #fff000;
    text-align: right;
    line-height: 20px
}

.cnt_article_more img {
    vertical-align: top
}

.article_area1 {
    overflow: hidden;
    margin-bottom: 24px;
    margin-left: 3px;
}

.article_area2 {
    overflow: hidden;
    margin-left: 3px
}

.cnt_title {
    height: 15px;
    margin-bottom: 10px;
    font-family: nanumgothic;
    font-size: 13px;
    font-weight: bold;
    color: #222;
    letter-spacing: -1px;
    line-height: 15px
}

.cnt_title span {
    color: #d00000
}

.plan_article {
    float: left;
    width: 166px;
    margin: 0 37px 0 0;
}

.plan_article a {
    display: block;
}

.plan_article img {
    display: block;
    width: 166px;
    height: 107px;
}

.plan_article a strong {
    display: block;
    overflow: hidden;
    width: 164px;
    height: 18px;
    margin: 3px 0 2px;
    text-align: left;
    line-height: 15px;
    text-align: center;
}

.plan_article span {
    display: block;
    overflow: hidden;
    width: 164px;
    height: 36px;
    text-align: left;
    line-height: 18px;
    color: #797979
}


.video_article {
    position: relative;
    float: left;
    width: 255px;
    margin-right: 5px
}

#videoArticle03 {
    margin-right: 0 !important;
}

.video_article span {
    display: block;
    position: absolute;
    bottom: 55px;
    left: 10px;
    width: 28px;
    height: 28px;
    background-image: url(https://image.gamechosun.co.kr/game/webzine2016/webzine/video_icon1.png);
    background-repeat: no-repeat;
    background-size: 28px;
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.video_article a {
    display: block;
    height: 176px;
}

.video_article img {
    width: 255px;
}

.video_article strong {
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: 0;
    display: block;
    width: 245px;
    height: 36px;
    padding: 5px;
    background: url(https://image.gamechosun.co.kr/game/webzine20140324/index/focus_text_bg.png) repeat;
    color: #fff;
    text-align: left;
    line-height: 18px
}

.video_title {
    margin-left: 5px;
    width: 248px;
}

.article_tab {
    overflow: hidden;
    width: 776px;
    height: 35px;
    list-style: none;
    font-weight: bold;
    line-height: 35px;
    color: #fff
}

.article_tab li {
    float: left;
    width: 258px;
    text-align: center;
    background: #c7c7c7
}

.article_tab li.on {
    background: #d23737
}

.article_tab li a {
    color: #fff
}


.tab_cnt_area {
    overflow: hidden;
    padding: 10px 10px 0 0
}

.tab_cnt {
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px solid #d2d2d2;
}

.tab_img {
    overflow: hidden;
    float: left;
    /*width:183px;height:120px*/
}

.tab_img img {
    width: 183px;
    height: 120px;
    border: 1px solid #f0f0f0
}

.tab_txt_area {
    float: left;
    width: 540px;
    padding: 15px 15px;
	font-family: 'Malgun Gothic';
}

.tab_txt_area .title1 {
    display: block;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #1374ac
}

.tab_txt_area .title2 {
    overflow: hidden;
    display: block;
    height: 20px;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 20px
}

.tab_txt_area p {
    overflow: hidden;
    height: 40px;
    line-height: 20px
}

/**/

.gallery_area {
    overflow: hidden
}

.gallery {
    float: left;
    width: 183px;
    margin-right: 13px
}

.gallery img {
    width: 183px;
    height: 101px;
    margin-bottom: 5px
}

.gallery span {
    overflow: hidden;
    display: block;
    width: 183px;
    height: 36px;
    line-height: 18px
}


/* 특집 팝업 */

#lineagem_wrap {
    position: absolute;
    top: 324px;
    left: 3px;
    width: 745px;
    height: 294px;
    padding: 119px 20px 0 30px;
    background: url(https://image.gamechosun.co.kr/game/webzine/main/lineagem0603_bg.gif) no-repeat;
    z-index: 10;
}

.lineagem_close_btn {
    position: absolute;
    top: 7px;
    right: 5px;
    width: 168px;
    height: 21px;
    line-height: 21px;
    text-align: left;
}

.lineagem_close_btn input {
    vertical-align: middle
}

.lineagem_close_btn label {
    display: block;
    position: absolute;
    top: 0;
    right: 21px;
    width: 130px;
    height: 21px;
    font-size: 0;
    text-indent: -9999px;
}

.lineagem_close_btn span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 21px;
    height: 21px;
    font-size: 0;
    text-indent: -9999px;
}

.lineagem_close_btn span a {
    display: block;
    width: 21px;
    height: 21px;
}

.lineagem_link1 {
    display: block;
    position: absolute;
    top: 79px;
    right: 20px;
    width: 132px;
    height: 19px;
    font-size: 0;
    text-indent: -9999px;
}

.lineagem_cnt_wrap1 {
    float: left;
    width: 368px;
}

.lineagem_cnt1_area {
    position: relative;
    overflow: hidden;
    margin-bottom: 9px;
}

.lineagem_cnt1_area span {
    position: absolute;
    bottom: 5px;
    right: 10px;
    color: #ffc822;
}

.lineagem_cnt1_area p {
    float: left;
    width: 120px;
    height: 80px;
    margin: 0 10px 0 0;
}

.lineagem_cnt1_area p img {
    width: 100%;
}

.lineagem_cnt1_area ul {
    float: left;
    width: 235px;
    list-style: none;
}

.lineagem_cnt1_area ul li {
    overflow: hidden;
    height: 54px;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
}

.lineagem_cnt1_title {
    height: 18px !important;
    margin: 3px 0;
    font-size: 13px !important;
    font-weight: 700;
}

.lineagem_cnt_wrap2 {
    float: left;
    width: 355px;
    padding: 0 0 0 16px;
    list-style: none;
}

.lineagem_cnt_wrap2 li {
    overflow: hidden;
    height: 33px;
    line-height: 33px;
    padding-left: 15px;
    font-size: 13px;
    font-weight: 700;
    background: url(https://image.gamechosun.co.kr/game/webzine/main/square.gif) no-repeat;
}



/* 특집 팝업 */

.kingdom5_wrap {
    overflow: hidden;
    position: absolute;
    top: 260px;
    left: 750px;
    width: 249px;
    height: 285px;
    margin: 0;
    padding: 0;
    background: url(https://image.gamechosun.co.kr/game/webzine2016/main/kingdom5_0817.png);
    z-index: 100
}

.kingdom5_close {
    position: absolute;
    top: 0;
    right: 5px;
    width: 26px;
    height: 26px;
    margin: 0;
    padding: 0;
    font-size: 0;
    text-indent: -9999px;
    color: #fff;
    cursor: pointer;
}

.kingdom5_article {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 106px;
    margin: 163px 29px 0 24px;
    padding: 0;
}

#kingdom5Img1 {
    margin-right: 8px;
}

.kingdom5_article ul {
    float: left;
    width: 94px;
    height: 65px;
    margin: 0;
    padding: 0;
}

.kingdom5_article ul .kingdom5_img {
    width: 94px;
    height: 65px;
    margin-bottom: 5px;
}

.kingdom5_article ul .kingdom5_img img {
    width: 94px;
    height: 65px;
    border: 0 none;
}

.kingdom5_article ul .kingdom5_txt {
    overflow: hidden;
    height: 30px;
    line-height: 15px;
    font-size: 11px;
    color: #363636
}



/* 지스타 */

.gstar_pop_wrap {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 1100px;
    height: 332px;
    background-image: url(https://image.gamechosun.co.kr/game/webzine/gstar/2018/gstar18_popup_bg.gif);
    z-index: 10
}

.gstar_nav_wrap {
    overflow: hidden
}

.gstar_nav_wrap li {
    float: left;
    font-size: 0px;
    text-indent: -9999px;
    cursor: pointer;
}

#gstarNav1 {
    width: 98px;
    height: 73px;
    margin-left: 230px;
}

#gstarNav2 {
    width: 72px;
    height: 73px;
}

#gstarNav3 {
    width: 101px;
    height: 73px;
}

#gstarNav4 {
    width: 111px;
    height: 73px;
}

#gstarNav5 {
    width: 65px;
    height: 73px;
}

#gstarNav6 {
    width: 125px;
    height: 73px;
}

#couponGo {
    width: 245px;
    height: 73px;
}

#closeBtn {
    width: 40px;
    height: 70px;
    margin: 3px 0 0
}

.gstar_cnt_wrap {
    position: relative;
    overflow: hidden;
    width: 1098px;
    height: 391px;
    padding: 0 6px;
}

.gstar_coupon_link {
    display: block;
    position: absolute;
    bottom: 6px;
    left: 0;
    width: 739px;
    height: 38px;
    font-size: 0;
    text-indent: -9999px
}

.gstar_cnt_area {
    display: none;
    overflow: hidden;
}

.gstar_article1 {
    float: left;
    width: 426px;
    height: 244px;
    margin: 5px 4px 0 4px;
    position: relative;
}

.gstar_article1 img {
    display: block;
    width: 426px;
    height: 244px;
}

.gstar_article1 span {
    position: absolute;
    bottom: 0;
    overflow: hidden;
    display: block;
    width: 416px;
    height: 36px;
    line-height: 18px;
    margin: 0;
    padding: 5px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7)
}

.gstar_article2 {
    width: 405px;
    margin: 5px 0 0 0;
    overflow: hidden;
    float:left;
}

.gstar_article2 p {
    position: relative;
    width: 200px;
    margin: 0 2px 1 0;
    padding: 0;
    display: inline-block;
}

.gstar_article2 p img {
    display: block;
    width: 200px;
    height: 120px;
}

.gstar_article2 p span {
    position: absolute;
    bottom: 0;
    overflow: hidden;
    display: block;
    width: 190px;
    height: 36px;
    padding: 5px;
    line-height: 18px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7)
}

.gstar_article3 {
    width: 237px;
    margin-top: 1px;
    float:left;
}






.gstar_pop_wrap map {
    display: inline;
    background: #df0100
}