#templatePop{position:fixed; background:#fff; border:none; padding:0px 0 30px; text-align:center;z-index:9999}
#templatePop .close {position:absolute; right:10px; bottom:5px; font-size:20px; color:#666;}
#templatePop .close:before{font-family:'FontAwesome'; content:"\f00d";}
.sample01 .cont{width:100%; height:100%; margin:0 0; background:url(/static/images/main/popBg01.jpg); padding:50px;}
.sample01 .cont .contBox{width:100%; height:100%; background:rgba(255,255,255,0.25); border:3px solid #fff;}
.sample02 .cont{width:100%; height:100%; margin:20px auto; background:url(/static/images/main/popBg02.jpg) center center; padding:50px;}
.sample02 .cont .contBox{width:100%; height:100%;  background:url(/static/images/main/popContBg02.png) center center no-repeat; }
.sample03 .cont{width:100%; height:100%; margin:20px auto; background:url(/static/images/main/popBg03.jpg) center center; padding:50px;}
.sample03 .cont .contBox{width:100%; height:100%; background:#fff; border:3px solid #8e7d2e; }

#templatePop .check{text-align:left; }
#templatePop .check label{padding:10px;}