diff --git a/adm/shop_admin/index.php b/adm/shop_admin/index.php
index c88831528..38c64f36f 100644
--- a/adm/shop_admin/index.php
+++ b/adm/shop_admin/index.php
@@ -20,17 +20,21 @@ $pg_anchor = '
주문현황
-
+
diff --git a/adm/shop_admin/orderlist2.php b/adm/shop_admin/orderlist2.php
index 5b5e16f37..cce7c4e24 100644
--- a/adm/shop_admin/orderlist2.php
+++ b/adm/shop_admin/orderlist2.php
@@ -88,14 +88,14 @@ $listall = '전체목록
주문내역출력
-
- - ">주문번호
- - ">주문자
- - ">건수
- - ">주문합계
- - ">주문취소
- - ">입금합계
- - ">미수금
+
diff --git a/css/admin.css b/css/admin.css
index de8e6f7e8..886314e73 100644
--- a/css/admin.css
+++ b/css/admin.css
@@ -455,6 +455,12 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right}
#sodr_request_list p {position:relative;padding:5px 0;border-bottom:1px solid #e9e9e9}
/* 주문통합내역 */
+#sodr_sort {margin:0 20px 20px;padding:0;list-style:none;zoom:1}
+#sodr_sort:after {display:block;visibility:hidden;clear:both;content:""}
+#sodr_sort li {float:left;margin:0 10px 0 0}
+#sodr_sort a {font-size:0.95em;text-decoration:underline;letter-spacing:-0.1em}
+#sodr_sort a.sort_on {color:#ff3061}
+
#sodr_all {margin:0 20px}
#sodr_all h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}