/* BASIC css start */
.map{letter-spacing: -1px; padding-top: 4%; padding-bottom: 5%; font-size: 14px; font-family:'Nanumgothic'; text-align: center; }
.map .tit{font-family:'Nanumgothic'; font-weight: 500; padding-bottom: 2%; font-size: 24px; color: #333;}
.map .add{padding: 1.5%;  background: #f4f4f4; margin-bottom: 1.5%; }
.map .add span{font-size: 24px; color: #333; display: block; padding-top: 10px;}
.map .tran{font-size: 14px; padding-bottom: 1.5%; line-height: 22px;}
.map .tran span{font-size: 18px; display: block; margin-bottom: 5px; color: #333;}
.map .tran span i{font-size: 16px;}

.map .info{font-size: 14px; padding-bottom: 1.5%; padding-top: 1.5%; border-top: 1px solid #f3f3f3;}
.map .info span{font-size: 18px; font-weight: 600; font-family:"Nanum Gothic" padding-bottom: 5px;}
.map .info span i{font-size: 16px;}

#seoul,#map{border: 1px solid #999;}








#maps{border: 1px solid #666;}
.wrap {position: absolute;left: 0;bottom: 40px;width: 288px;height: 132px;margin-left: -144px;text-align: left;overflow: hidden;font-size: 12px;font-family: 'Malgun Gothic', dotum, 'µ¸¿ò', sans-serif;line-height: 1.5;}
.wrap * {padding: 0;margin: 0;}
.wrap .info {width: 286px;height: 111px;border-radius: 5px;border-bottom: 2px solid #ccc;border-right: 1px solid #ccc;overflow: hidden;background: #fff;}
.wrap .info:nth-child(1) {border: 0;box-shadow: 0px 1px 2px #888;}
.info .title {padding: 5px 0 0 10px;height: 30px;background: #eee;border-bottom: 1px solid #ddd;font-size: 18px;font-weight: bold;}
.info .close {position: absolute;top: 10px;right: 10px;color: #888;width: 17px;height: 17px;background: url('http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/overlay_close.png');}
.info .close:hover {cursor: pointer;}
.info .body {position: relative;overflow: hidden;}
.info .desc {position: relative;margin: 13px 0 0 30px; height: 75px;}
.desc .ellipsis {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.desc .jibun {font-size: 11px;color: #888;margin-top: -2px;}
.info .img {position: absolute;top: 6px;left: 5px;width: 73px;height: 71px;border: 1px solid #ddd;color: #888;overflow: hidden;}
.info:after {content: '';position: absolute;margin-left: -12px;left: 50%;bottom: 0;width: 22px;height: 12px;background: url('http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/vertex_white.png')}
.info .link {color: #5085BB;}
/* BASIC css end */

