diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduInfo.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduInfo.jsp
index 00ab7496..92a536f2 100644
--- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduInfo.jsp
+++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduInfo.jsp
@@ -84,4 +84,13 @@
+
diff --git a/src/main/webapp/visitEdu/usr/publish/css/content.css b/src/main/webapp/visitEdu/usr/publish/css/content.css
index 5dacb8d2..f05510da 100644
--- a/src/main/webapp/visitEdu/usr/publish/css/content.css
+++ b/src/main/webapp/visitEdu/usr/publish/css/content.css
@@ -209,6 +209,8 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa
.btnType06:hover{background-color: #f1f5fb; transition: background-color .1s linear;}
.btnType07{border: 1px solid #d04400; background-color: #fefaf7; color: #d04400;}
.btnType07:hover{background-color: #fdf3ed; transition: background-color .1s linear;}
+.btnType08{background-color: #3a72db; color: #fff; width:200px;}
+.btnType08:hover{background-color: #1854c3; transition: background-color .1s linear;}
/* calendar */
.calendar_wrap {display: inline-block; position: relative;}