﻿@charset "utf-8";

/*지도검색*/
.search_map{border: 1px solid #ccc; box-sizing: border-box; overflow: hidden; margin-top:50px;}
.search_map>.map{float: left; width: 420px; height: 420px; position: relative;box-sizing: border-box;}
.search_map>.map>li{
    line-height: 30px; padding: 0 20px; border-radius: 20px; 
    position: absolute; font-weight:600; font-size:1.2em;
}
.search_map>.map>li:hover a{color:#fff;}
.search_map>.map>li:hover{color: #FFF; cursor: pointer; }
/* korea */
.search_map>.map_1001{background-image: url('/images/sub_page/map_korea.png') ;}
.search_map>.map_1001>li:hover{background-color: #6666cc; }
.search_map>.map_1001>.p100101{ top: 110px; left: 148px;}
.search_map>.map_1001>.p100102{ top: 65px; left: 147px;}
.search_map>.map_1001>.p100103{ top: 86px; left: 72px;}
.search_map>.map_1001>.p100104{ top: 160px; right: 202px;}
.search_map>.map_1001>.p100117{ top: 190px; right: 202px;}
.search_map>.map_1001>.p100105{ top: 140px; left: 180px;}
.search_map>.map_1001>.p100106{ top: 275px; left: 105px;}
.search_map>.map_1001>.p100107{ top: 234px; left: 133px;}
.search_map>.map_1001>.p100108{ top: 232px; left: 220px;}
.search_map>.map_1001>.p100109{ top: 289px; left: 250px;}
.search_map>.map_1001>.p100110{ top: 80px; right: 132px;}
.search_map>.map_1001>.p100111{ bottom: 20px; left: 105px;}

.search_map>.map_1001>.p100112{ top: 160px; right: 246px;}
.search_map>.map_1001>.p100114{ top: 192px; left: 225px;}
.search_map>.map_1001>.p100113{ top: 302px; left: 105px;}
.search_map>.map_1001>.p100115{ top: 269px; left: 200px;}
.search_map>.map_1001>.p100116{ top: 252px; right: 90px;}
/* asia */
.search_map>.map_1002{background-image: url('/images/sub_page/map_asia.png') ;}
.search_map>.map_1002>li:hover{background-color: #4070b7; }
.search_map>.map_1002>li.p5:hover{background-color: #cf4339; }
.search_map>.map_1002>.p100201{ top: 170px; right: 16px;}
.search_map>.map_1002>.p100202{ top: 204px; left: 204px;}
.search_map>.map_1002>.p100203{ top: 280px; right: 32px;}
.search_map>.map_1002>.p100204{ top: 290px; left: 236px;}
.search_map>.map_1002>.p100205{ top: 260px; left: 250px;}
/* america */
.search_map>.map_1003{background-image: url('/images/sub_page/map_america.png') ;}
.search_map>.map_1003>li:hover{background-color: #d66203;; }
.search_map>.map_1003>.p100301{ bottom: 100px; left: 140px;}
.search_map>.map_1003>.p100302{ top: 208px; left: 110px;}
/* europe */
.search_map>.map_1004{background-image: url('/images/sub_page/map_europe.png') ;}
.search_map>.map_1004>li:hover{background-color: #b530b4;; }
.search_map>.map_1004>.p100401{ top: 222px; left: 72px;}
.search_map>.map_1004>.p100402{ top: 238px; left: 148px;}
.search_map>.map_1004>.p100403{ top: 276px; left: 92px;}
/* oceania */
.search_map>.map_1005{background-image: url('/images/sub_page/map_oceania.png') ;}
.search_map>.map_1005>li:hover{background-color: #d66203;; }
.search_map>.map_1005>.p100501{ top: 158px; left: 190px;}


.search_map>.segment{width: 390px; padding: 30px 20px; box-sizing: border-box; float: right;}
.search_map>.segment>.txt{
    width: 100%;
    line-height: 30px; font-size:1.5em; font-weight:600;
    padding: 30px 0;
    border-bottom: 1px solid #CCC;
}
.search_map>.segment>.txt>b{color: #005bac;}

.search_map>.segment>.serInp{
     overflow: hidden;
}
.search_map>.segment>.serInp>li{overflow: hidden;}
.search_map>.segment>.serInp>li>h3{
    font-size: 18px; font-weight: 600; line-height: 40px; color: #005bac; padding:0 0 10px 0 !important; border-bottom:none !important;
}
.search_map>.segment>.serInp>li>select{ height: 40px; width: 100px; padding-left: 10px; box-sizing: border-box; margin-bottom: 4px; display: inline-block;}
.search_map>.segment>.serInp>li>select>option{}
.search_map>.segment>.serInp>li>input{height: 40px; width: 130px; box-sizing: border-box; margin-bottom: 4px; line-height: 140%; display: inline-block; border: 1px solid #bebebe;}
.search_map>.segment>.serInp>li>input[type=search]{width: 100px; text-indent: 10px; border: 1px solid #bebebe;}
.search_map>.segment>.serInp>li>input[type=button]{width: 80px; background-color: #005bac; border: 0; color: #FFF;}


.searchmap_table{
    margin-top: 40px;
}
.searchmap_table>h4{
    line-height: 40px; font-size: 1.4em; font-weight: 600;
    color: #999;
}
.searchmap_table>h4>span{
    color: #005bac; font-weight:600;
}
.searchmap_table>table thead tr th, .searchmap_table>table tbody tr td{overflow: hidden; border-bottom: 1px solid #cccccc; line-height: 140%;font-size:1em; text-align:center; padding: 8px 0;}
.searchmap_table>table thead tr th{background: #f5f5f5;}
.searchmap_table>table tr:hover{background-color: #f5f5f5;}
.searchmap_table>table{ width: 100%; border-bottom: 0;  border-top: 2px solid #555; box-sizing: border-box; font-size:1em; text-align:center; margin:10px 0 0 0;}
.searchmap_table>.Tbtn .btn {background: #fff; border: solid 1px #ccc; padding: 4px 10px; box-sizing: border-box; font-size: 1.1em;}


#contents>section>.pagenation{width: 210px; margin:0 auto; overflow: hidden;}
#contents>section>.pagenation>li{
    width: 24px; height: 24px; float:left; margin: 3px; margin-top: 40px; 
    text-align: center; line-height: 24px; outline: 1px solid #cecece;
    cursor: pointer;
}
#contents>section>.pagenation>li.clk{background-color: #5b6378; color: #FFF;}
#contents>section>.pagenation>li:hover{background-color: #5b6378; color: #FFF;}

/* //지도검색*/