 	.naver .naver-handle { color: #fff; cursor: pointer; display: none; font-size: 14px; height: ; line-height: 35px; text-transform: uppercase; background-color:#000; padding:5px; margin-bottom:0px;
	 	-webkit-user-select: none;
		   -moz-user-select: none;
		    -ms-user-select: none;
		     -o-user-select: none;
			    user-select: none;
 	}
 	.naver .naver-handle:before { background: url('./jquery.fs.naver-icon.png') no-repeat center; content: ''; display: block; float: left; height: 15px; margin: 10px 10px 0 10px; width: 20px; }
 	.naver .naver-wrapper { height: auto; }
 	.naver .naver-container:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }

	.naver.enabled .naver-handle { display: block; z-index:1000; }
	.naver.enabled .naver-wrapper { height: 0px; overflow: hidden; }