diff --git a/css/default.css b/css/default.css
index ea4bbc1fe..5056f2086 100644
--- a/css/default.css
+++ b/css/default.css
@@ -26,10 +26,12 @@ a:active {color:#000;text-decoration:underline}
#logo {padding:17px 0}
-#sch_all {position:absolute;top:22px;left:70px;margin:0;padding:0;letter-spacing:-5px}
+
+/* 전체 검색 */
+#sch_all {position:absolute;top:22px;left:70px;margin:0;padding:0;border:1px solid #555}
#sch_all legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
-#sch_all_stx {padding-left:5px;width:156px;height:24px;border:1px solid #aaa;border-right:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
-#sch_all_submit {border:1px solid #aaa;border-left:0}
+#sch_all_stx {padding-left:5px;width:165px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
+#sch_all_submit {padding:0 5px;height:26px;border:0;background:#555;color:#fff}
#tnb {position:absolute;top:18px;right:0;zoom:1}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
diff --git a/head.php b/head.php
index 0a9fecadb..7e246c027 100644
--- a/head.php
+++ b/head.php
@@ -41,7 +41,7 @@ if ($config['cf_include_head']) {
-
+