diff --git a/src/main/webapp/WEB-INF/jsp/web/com/webCommonFooter.jsp b/src/main/webapp/WEB-INF/jsp/web/com/webCommonFooter.jsp
index 88e747c6..0a766c42 100644
--- a/src/main/webapp/WEB-INF/jsp/web/com/webCommonFooter.jsp
+++ b/src/main/webapp/WEB-INF/jsp/web/com/webCommonFooter.jsp
@@ -39,7 +39,7 @@ function footerSiteLinkPageTwoGo (){
+
diff --git a/src/main/webapp/publish/css/common.css b/src/main/webapp/publish/css/common.css
index 450ee3b9..b6224f13 100644
--- a/src/main/webapp/publish/css/common.css
+++ b/src/main/webapp/publish/css/common.css
@@ -223,6 +223,13 @@ caption, .label {position: absolute;width: 1px;height: 1px;margin: -1px;border:
.footer .footer_body .footer_service_center dd p {font-size:21px;font-weight:700;line-height:24px;letter-spacing:-0.01em;color:#304b8f;}
.footer .footer_body .footer_service_center dd span {font-size:13px;color:#666;letter-spacing:-0.02em;}
+/* footer 대량문자 전송자격 인증마크_241202 */
+.footer .footer_body .footer_info p{padding: 3px 0 3px 25px;}
+.footer .footer_body .footer_info .info_te{line-height: 1.4;}
+.footer .footer_body .footer_service_center{right: 10%; height: 80px;}
+.footer .footer_body .footer_service_center dt{padding: 48px 0 0; background: url(/publish/images/footer_serive_center.png) #ffcc33 no-repeat center 6px;}
+.footer .footer_body .footer_service_center dd{padding: 18px 10px 0 13px;}
+.footer .footer_body .footer_mark{position: absolute; top: 18%; right: 0; cursor: pointer; width: 95px; height: 95px;}
/* //footer */