<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#closeBtnCN{
    position: absolute;
    margin-bottom: 10px;
    left:50%;
    transform: translateX(-50%);
    bottom: 0;
    display: inline-block;
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;
    color: white;
    background: royalblue;
    cursor: pointer;
}
.container .content .areaCN div span{
    display: inline-block;
    padding: 5px 5px;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-shadow: 0 0 1px rgb(0, 0, 0);
}
.container .content .CN3 span{
    top: 25px;
    left: 25px;
}
.container .content .CN4 span{
    top: 45px;
    left: 15px;
}
.container .content .CN5 span{
    top: 20px;
    left: 35px;
}
.container .content .CN6 span{
    top: 35px;
    left: 20px;
}
.container .content .CN7 span{
    top: 17px;
    left: 12px;
}
.container .content .CN8 span{
    top: 12px;
    left: 15px;
}
.container .content .CN10 span{
    top: 30px;
    left: 5px;
}
.container .content .CN11 span{
    top: 20px;
    left: 20px;
}
.container .content .CN12 span{
    top: 35px;
    left: 10px;
}
.container .content .CNitem{
    position: absolute;
    background-size: contain;  
}
.container .content .CNitem.CN1{
    top: 55px;
    left: 190px;
    width: 81px;
    height: 80px;
    background: url(../img/map/cn/chenan.png) no-repeat center center;
}
.container .content .CNitem.CN2{
    top: 62px;
    left: 155px;
    width: 56px;
    height: 66px;
    background: url(../img/map/cn/asan.png) no-repeat center center;
}
.container .content .CNitem.CN3{
    top: 35px;
    left: 79px;
    width: 80px;
    height: 71px;
    background: url(../img/map/cn/dangjin.png) no-repeat center center;
}
.container .content .CNitem.CN4{
    top: 45px;
    left: 53px;
    width: 66px;
    height: 94px;
    background: url(../img/map/cn/seosan.png) no-repeat center center;
}
.container .content .CNitem.CN5{
    top: 95px;
    left: 104px;
    width: 78px;
    height: 63px;
    background: url(../img/map/cn/yeeasan.png) no-repeat center center;
}
.container .content .CNitem.CN6{
    top: 111px;
    left: 166px;
    width: 96px;
    height: 104px;
    background: url(../img/map/cn/sejong.png) no-repeat center center;
}
.container .content .CNitem.CN7{
    top: 149px;
    left: 124px;
    width: 70px;
    height: 57px;
    background: url(../img/map/cn/cheongyang.png) no-repeat center center;
}
.container .content .CNitem.CN8{
    top: 124px;
    left: 78px;
    width: 65px;
    height: 50px;
    background: url(../img/map/cn/hongsung.png) no-repeat center center;
}
.container .content .CNitem.CN9{
    top: 54px;
    left: 7px;
    width: 68px;
    height: 131px;
    background: url(../img/map/cn/taean.png) no-repeat center center;
}
.container .content .CNitem.CN10{
    top: 159px;
    left: 81px;
    width: 55px;
    height: 81px;
    background: url(../img/map/cn/boreong.png) no-repeat center center;
}
.container .content .CNitem.CN11{
    top: 192px;
    left: 124px;
    width: 78px;
    height: 71px;
    background: url(../img/map/cn/buye.png) no-repeat center center;
}
.container .content .CNitem.CN12{
    top: 182px;
    left: 186px;
    width: 83px;
    height: 82px;
    background: url(../img/map/cn/nonsan.png) no-repeat center center;
}
.container .content .CNitem.CN13{
    top: 216px;
    left: 254px;
    width: 62px;
    height: 66px;
    background: url(../img/map/cn/kumsan.png) no-repeat center center;
}</pre></body></html>