38 lines
1.7 KiB
Plaintext
38 lines
1.7 KiB
Plaintext
<%@ page contentType="text/html; charset=utf-8" pageEncoding="utf-8"%>
|
|
<%@include file="/manager_for_cms/include/manager_head.jsp"%>
|
|
|
|
<body style="background:url(/manager_for_cms/images/top/bg_top.gif);background-repeat:repeat-x">
|
|
<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 style="color:#ffffff;font-weight:600;font-size:14px">
|
|
<!--
|
|
<img src="images/top/logo_top.gif" alt="긴급통신관리시스템 관리자페이지">
|
|
-->
|
|
RESoft BMC <br />Management System
|
|
</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="/manager_for_cms/include/manager_bottom.jsp"%>
|