@charset "utf-8";

#wrap_pop{
	width:318px;
	border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#fff;
	position:absolute;
	left:0;
	top:0;
}			

li {list-style:none; }

#borderPop {
	width:97px;
	height:97px;
	z-index:20;
	position:absolute;
	cursor:pointer;
	border:2px solid #000;
	left:9px;
	top:319px;
}

#fadePop img, #navPop img, #navPopView img { border:none; display:block; outline:none; }
#fadePop a {outline:none;}
#fadePop { clear:both; width:300px; height:300px; text-align:center; margin:0 auto;}
#navPop { display:none; clear:both; width:300px; text-align:center; margin:0 auto; margin-top:8px; border-right:1px solid #eaeaea; border-top:1px solid #eaeaea;}
#navPop div { width:99px; float:left; display:block; border-left:1px solid #eaeaea; border-bottom:1px solid #eaeaea; }

#navPopView { clear:both; width:300px; text-align:center; margin:0 auto; margin-top:8px; border-right:1px solid #eaeaea; border-top:1px solid #eaeaea;}
#navPopView:after{display:block; clear:both; content:"";}
#navPopView div { width:99px; float:left; display:block; border-left:1px solid #eaeaea; border-bottom:1px solid #eaeaea; }
#navPopView div a img { width:99px; height:99px;}

.mpl_pop_footer { position:absolute; clear:both; width:320px !important; padding-top:10px;}
.mpl_pop_footer > div{width:100% !important;height:30px !important;padding:0 !important;overflow:hidden !important;background:#555555 !important;font-family:'Nanum Gothic',나눔고딕 !important;}
.mpl_pop_footer > div > span{position:relative;display:block;float:left;padding:0 0 0 10px;text-indent:20px;font-size:11px;color:#eee;line-height:30px;}
.mpl_pop_footer > div > span > input{position:absolute;left:9px;top:5px;line-height:30px;}
.mpl_pop_footer > div > span + span{display:block;float:right;width:55px;padding:0 22px 0 0;background:#000 !important;font-size:11px;color:#fff;line-height:30px;cursor:pointer;}
.mpl_pop_footer > div > span + span:hover{background:#777 !important;color:#fff;}