<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Noto+Sans+KR&amp;display=swap");
html {font-family: 'Noto Sans KR', sans-serif;}

/*肄섑뀗痢�*/



input,textarea:focus {outline: none;
	autocomplete:"off";}



.ipfind_title{
	margin:0 auto;
}

.ipfind_title&gt;h2{
	margin:0px 0 45px 0;
	text-align:center;
	font-size:40px;
	color:#ffc528;
	letter-spacing: -2px;
}

.ipfind_title&gt;h2&gt;span{
	letter-spacing: -5px;
}

.ipfind_title&gt;h2&gt;img{
	margin: 30px 0 20px 3px;
}

.ipfind_line{
	width:950px;
	border-top: 1px dashed #a0a0a0;
	margin:0 auto;
	margin-bottom:30px;
}

.ipfind_res{
	margin:80px 0 0 0;
	text-align:center;
}

.ipfind_res&gt;span{
	color:#777;
	font-size:30px;
	line-height:25px;
	letter-spacing: -3px;
	font-weight: 600;
}

.ipfind_res&gt;p{
	font-weight:lighter;
	color:#666;
	font-size:25px;
	margin: 23px 0 120px 0;
	letter-spacing: -2px;
	line-height:35px;
}

/* 踰꾪듉 */



.ipfind_res_log{
	margin:0 auto;
	width:195px;
	height:65px;
	background-color:#ffba00;
	border-radius:4px;
	color:#fff;
	font-size:25px;
	text-align:center;
	line-height:65px;
	margin-bottom:770px;
}

</pre></body></html>