.b-close {
	background-color: #a0b833;
	border-radius: 7px 7px 7px 7px;
	box-shadow: none;
	font: bold 131% sans-serif;
	padding: 0 6px 2px;
	position: absolute;
	right: -7px;
	top: -7px;
	border-radius: 10px;
	padding: 2px 7px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-decoration: none
}
.b-close:hover {
	background-color: #1e1e1e
}
._layerbox {
	background-color: #ffffff;
	padding: 15px;
	border-radius: 10px;
	box-shadow: 0px 0px 25px 5px #999;
	display: none;
}

a.cbtn {display:inline-block; height:25px; padding:0 14px 0; border:1px solid #464646;; background-color:#464646; font-size:13px; color:#fff; line-height:25px;font-weight:600;}
a.cbtn1 {display:inline-block; min-width:60px; margin:5px; height:25px; padding:0 14px 0; border:1px solid #464646;; background-color:#464646; font-size:13px; color:#fff; line-height:25px;font-weight:600;}
a.cbtn2 {display:inline-block; min-width:60px; margin:5px; height:25px; padding:0 14px 0; border:1px solid #464646;; background-color:#f1f1f1; font-size:13px; color:#000; line-height:25px;font-weight:600;}

#popupCos {position:relative; width:100%;}
#popupCos .popupExit{position:absolute; top:0; right:0;}
#popupCos .popTitle01{ height:50px;}
#popupCos h3{padding:15px; font-size:18px; color:#a0b833; font-family: 'Nanum Gothic', ³ª´®°íµñ, NanumGothic, dotum, sans-serif;}
.popStyle01{width:90%; margin-left:3%; margin-right:3%; padding:12px; border-top:2px solid #a0b833; border-bottom:1px solid #d2d2d2;  position:relative; }
.btns{text-align:center; margin-top:20px; width:100%;}

.btns ul li{ display:inline; padding:7px 10px 7px 10px; background-color:#464646; color:#ffffff; font-size:14px; margin:10px; }
.btns ul li a{ color:#ffffff; padding:7px 20px 7px 20px;font-family: 'Nanum Gothic', ³ª´®°íµñ, NanumGothic, dotum, sans-serif;} 