<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* �낅젰�� */

.x label.postcodify,
.xm label.postcodify { display: inline-block; position: relative; top: -3px; margin-left: 4px; font-size: 12px; color: #666; }

.x label.postcodify.postcode,
.xm label.postcodify.postcode { display: none; }

.x input.postcodify,
.xm input.postcodify { display: inline-block; width: 540px; margin-bottom: 8px !important; }

.x input.postcodify.postcode,
.xm input.postcodify.postcode { width: 206px; }

.x button.postcodify_search_button,
.xm button.postcodify_search_button { position: relative; top: -3px; padding: 0px 12px !important; }

div.postcodify_address_area { margin-bottom: -8px !important; }
div.postcodify_hidden_fields { display: none; }
div.postcodify_popup_layer { font-family: "NanumGothic", "Malgun Gothic", Gulim, sans-serif !important; }
</pre></body></html>