/home/mjc1/public_html/html/mjsoft/Page/common/header_sub.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
    <meta http-equiv="imagetoolbar" content="no" />
    <meta name="Description" content="¿¥Á¦À̼ÒÇÁÆ®" />
    <meta name="keywords" content="¿¥Á¦À̼ÒÇÁÆ®" />
     
    <title>¿¥Á¦À̼ÒÇÁÆ®</title>
     
    <link rel="stylesheet" href="../../Css/import.css"  type="text/css" />
    <script type="text/javascript" src="../../Js/jquery-1.7.2.min.js"></script>
</head>
 
<body>


    <div class="warp">
        <div class="header">
            <h1 class="headerLogo"><a href="/html/mjsoft/intro.php">¿¥Á¦À̼ÒÇÁÆ® ·Î°í</a></h1>
            <nav class="lnb">
                <dl>
                    <dd class="lnb1"><a href="../company/location.php">contact us</a></dd>
                    <dd class="lnb2"><a href="../etc/sitemap.php">site map</a></dd>
                </dl>
            </nav><!-- //lnb -->
            <nav class="gnb">
                <ul>
                    <li class="gnb1"><a href="../company/info.php">ȸ»ç¼Ò°³</a></li>
                    <li class="gnb2"><a href="../business/solution.php">»ç¾÷¿µ¿ª</a></li>
                    <li class="gnb3"><a href="../promote/publicrelations.php">È«º¸¿µ¿ª</a></li>
                    <li class="gnb4"><a href="../recruit/personnel.php">ÀÎÀçÀ°¼º</a></li>
                </ul>
            </nav><!-- //gnb -->
        </div><!-- header -->