.npop {
	border: 0px solid ;
	border-color:rgba(0,0,0,0.4); }
	
	.npop .btn_wrap {
		width: 100%;
		height: 26px;
		background-color: #000;
		position: absolute;
		bottom: -5px;
		left: 0px;}
		
		.npop .btn_wrap .btn_01 {
			width: 110px;
			height: 26px;
			display: block;
			position: absolute;
			top: 0px;
			left: 10px;}

		.npop .btn_wrap .btn_02 {
			width: 46px;
			height: 26px;
			display: block;
			position: absolute;
			top: 0px;
			right: 10px;}
