diff --git a/BO/BO.csproj b/BO/BO.csproj
index f8d9518..26370ac 100644
--- a/BO/BO.csproj
+++ b/BO/BO.csproj
@@ -684,6 +684,7 @@
+
diff --git a/BO/Views/Shared/Partial/CMscdBox.cshtml b/BO/Views/Shared/Partial/CMscdBox.cshtml
new file mode 100644
index 0000000..fb49bd4
--- /dev/null
+++ b/BO/Views/Shared/Partial/CMscdBox.cshtml
@@ -0,0 +1,77 @@
+@model String
+ @{
+ var isone = Model.Split(';')[2] == "1";
+ }
+
+
@Model.Split(';')[1]닫기
+
+
+
+
+