Forráskód Böngészése

git-svn-id: https://192.168.57.71/svn/jsgkj@1816 931142cf-59ea-a443-aa0e-51397b428577

ld_xuhx 8 éve
szülő
commit
0e79738646

+ 5 - 1
gkjsjy/trunk/WebContent/WEB-INF/pages/gkyxtjyfx/gkjcssjsfx/gkjcssjsfx.jsp

@@ -241,6 +241,8 @@
 </script>
 </head>
 <body>
+<div class="box">
+	<div class="box-content">
 	<div style="margin-top:20px;background-color:#f4f4f5;border: 1px solid #d0d1d6;height:70px"  >
 		<form action="${app }/gkjcssjsfx/main" id="gkjcssjsfxform"
 			method="post">
@@ -297,7 +299,7 @@
 	</h2>
 	<div id="container"
 		style="min-width: 200px; min-height: 300px; margin: 0 auto;"></div>
-	<div style="margin: 28px 35px; height: 40%; min-height: 200px;">
+	<div style="margin: 28px 0px; height: 40%; min-height: 200px;">
 		<table class="table_ud">
 			<tr>
 				<c:if test="${flag!=1 }">
@@ -316,5 +318,7 @@
 			</c:forEach>
 		</table>
 	</div>
+	</div>
+</div>	
 </body>
 </html>