+
+
-
-
+
+
-
+
diff --git a/src/main/webapp/visitEdu/adm/publish/css/content.css b/src/main/webapp/visitEdu/adm/publish/css/content.css
index a466044f..15c3b9db 100644
--- a/src/main/webapp/visitEdu/adm/publish/css/content.css
+++ b/src/main/webapp/visitEdu/adm/publish/css/content.css
@@ -84,6 +84,9 @@
.btn_down_excel{ height: 40px; padding: 0 18px 0 41px; border: 1px solid #0e8040; margin-left: 2px; background-color: #f9f9f9; color: #0e803f; font-size: 16px; border-radius: 5px; box-sizing: border-box; letter-spacing: -0.5px; background-image: url(../image/content/btn_down_excel.png); background-repeat: no-repeat; background-position: 18px center; vertical-align: middle;}
.btn_down_excel:hover{background-color: #f2f2f2;}
+.right_box {text-align:right;}
+.right_box .btn_type06 {font-size:16px; width:200px; padding:0 3px; margin:1px 0;}
+
/* 기타 input select type */
input[type="text"]:disabled,input[type="password"]:disabled{border: 1px solid #d5d5d5; background-color: #ededed; color: #888; height: 40px; border-radius: 5px; padding: 0 0 0 14px; font-size: 16px;}
input[type="text"],input[type="password"],select{height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; padding: 0 0 0 14px; font-size: 16px; color: #222; box-sizing: border-box;}