33 lines
1.5 KiB
Plaintext
33 lines
1.5 KiB
Plaintext
<%@ page contentType="text/html; charset=utf-8" pageEncoding="utf-8"%>
|
|
<%@include file="/field_manager/include/manager_head.jsp"%>
|
|
|
|
<body style='background-image: linear-gradient(45deg, #C2424B 5%, #DB7029 30%, #FBF433);'>
|
|
<div class="Top_Box" >
|
|
<div class="Logo_Gnb">
|
|
<table width="1100" border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td width="200">
|
|
<div class="Logo_img"><ul><li><img src="images/top/logo_top.png" alt=""></li></ul></div>
|
|
</td>
|
|
<td width="900">
|
|
<div class="Gnb_Box">
|
|
<ul>
|
|
<li class="manager_txt"></a></li>
|
|
<li class="pad01 g_notice">
|
|
<!--<a href="#"><img src="images/top/btn_notice.gif" alt="공지" /></a><a href="#">중앙집중관리IP 관리.통제 시스템</a>
|
|
</li>
|
|
<li class="pad02">
|
|
<a href="#" title="이전으로 이동"><Img src="images/top/btn_arrow_01.gif" alt="이전"></a><a href="#" title="다음으로 이동"><Img src="images/top/btn_arrow_02.gif" alt="다음"></a>
|
|
</li>-->
|
|
</ul>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
</div>
|
|
</body>
|
|
|
|
<%@include file="/field_manager/include/manager_bottom.jsp"%>
|