/*
 +----------------------------------------------------------------------+
 | Copyright (c) STUDYMAX.  co. Ltd
 +----------------------------------------------------------------------+
 | 작업일 : 2017-09-01
 | 파일설명 : 팝업 공통 컨텐츠 CSS
 +----------------------------------------------------------------------+
 | 퍼블리셔 : 박소율	
 +----------------------------------------------------------------------+
 | 수정사항
 +----------------------------------------------------------------------+
*/
 
.layerPop .layerTit{height:65px;line-height:60px;padding-left:12px;font-size:28px;color:#fff;font-weight:bold;letter-spacing:-1px;background:url('/images/front/layout/bg_layerTit.png') no-repeat 0 0;font-family:'Nanum Gothic', 'Dotum';}
.layerPop .layerTit img{padding:15px 0 0 20px;}
.layerPop .layerTit.titleImg img{padding:15px 0 0 0;}
.layerPop.type2{border:10px solid #000000;border-top:none;}
.layerPop.type2.br14{border:14px solid #000000;border-top:none;}
.layerPop.type2 .popClose{position:absolute;top:15px;right:2px;width:20px;height:20px;background:url('/images/front/layout/btn_popClose.png') repeat 0 0;}
.layerPop.type2 .layerTit{height:50px;line-height:50px;padding-left:5px;font-size:20px;background:#000000;}
