diff --git a/src/main/webapp/WEB-INF/jsp/web/cop/bbs/FaqListAjax.jsp b/src/main/webapp/WEB-INF/jsp/web/cop/bbs/FaqListAjax.jsp
index 41cc7ae9..68546bd4 100644
--- a/src/main/webapp/WEB-INF/jsp/web/cop/bbs/FaqListAjax.jsp
+++ b/src/main/webapp/WEB-INF/jsp/web/cop/bbs/FaqListAjax.jsp
@@ -59,7 +59,7 @@
-
+
-
diff --git a/src/main/webapp/visitEdu/usr/publish/css/content.css b/src/main/webapp/visitEdu/usr/publish/css/content.css
index 771185af..5e30ed39 100644
--- a/src/main/webapp/visitEdu/usr/publish/css/content.css
+++ b/src/main/webapp/visitEdu/usr/publish/css/content.css
@@ -841,6 +841,12 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa
/*알림마당 > 교육자료실 > 첨부파일 수정*/
.fileView a{margin: 0 0 10px 0; white-space: normal; background-image: url(../images/content/file_img.png); background-repeat: no-repeat; background-position: left 48%; padding-left: 23px; letter-spacing: -0.5px; font-size: 16px; font-weight: 400; color:#555; line-height:20px;}
+/*알림마당 > FAQ > 답변 색 수정*/
+.full_faq .faq li button{background-color: #f5f5f5;}
+.full_faq .faq li button .qst_text{z-index: 1;}
+.full_faq .faq li .answer{background-color: #fff;}
+
+
@media all and (max-width: 1300px){
/*교육소개 추가*/
.edu_wrap .tb_type01 table tbody .edu_sus_num li{width: 55%;}