dbnt.co.kr2019/eng/html/sub01_5_eng.html

166 lines
6.0 KiB
HTML

<!DOCTYPE html>
<html lang="eng">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=10">
<meta name="description" content="주식회사 디비엔텍의 홈페이지입니다.">
<title>DBNtect</title>
<link rel="stylesheet" href="../css/reset.css">
<link rel="stylesheet" href="../css/common.css">
<link rel="stylesheet" href="../css/common_eng.css">
<link rel="stylesheet" href="../css/sub.css">
<link rel="stylesheet" href="../css/style.css">
<link rel="shortcut icon" href="../images/favicon.ico">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script src="../js/function.js"></script>
<script src="../js/sub_fnc.js"></script>
<script src="../js/move.js"></script>
</head>
<body>
<div id="wrap">
<p class="upArrow"></p>
<header>
<div class="inner">
<p class="toggle">버튼</p>
<h1><a href="./index_eng.html">dbntect</a></h1>
<div class="gnb">
<ul class="clearfix">
<li class="headerM hit">
<a href="./index_eng.html">HOME</a>
</li>
<li class="headerM">
<a href="#" class="on">COMPANY</a>
<div class="sub sub01">
<div class="subcontainer">
<ul class="clearfix">
<li><a href="./sub01_1_eng.html">Greetings</a></li>
<li><a href="./sub01_2_eng.html">Status</a></li>
<li><a href="./sub01_3_eng.html">History</a></li>
<li><a href="./sub01_4_eng.html">Certification</a></li>
<li><a href="./sub01_5_eng.html">R&amp;D</a></li>
</ul>
</div><!--end of subcontainer-->
</div><!--end of sub-->
</li>
<li class="headerM">
<a href="./sub02_eng.html">BUSINESS</a>
<div class="sub sub02">
<div class="subcontainer">
<ul class="clearfix">
<li><a href="./sub02_Ai_eng.html">AI</a></li>
<li><a href="./sub02_Bigdata_eng.html">Public Big Data</a></li>
<li><a href="./sub02_Soc_eng.html">Technical support</a></li>
<li><a href="./sub02_Si_Ito_eng.html">SI&amp;ITO </a></li>
</ul>
</div><!--end of subcontainer-->
</div><!--end of sub-->
</li>
<li class="headerM hit">
<a href="./sub03_eng.html">CONTACT</a>
<div class="sub sub04">
<div class="subcontainer">
<ul class="clearfix">
</ul>
</div><!--end of subcontainer-->
</div><!--end of sub-->
</li>
</ul>
<div class="lang">
Language
<ul>
<li><a href="../../index.html">KOR</a></li>
<li class="on"><a href="./index_eng.html">ENG</a></li>
</ul>
</div>
</div><!--gnb end-->
</div><!--inner end-->
<div class="sub_bg"></div>
</header>
<div id="topic_bg">
<div class="topic_bg_info" style="cursor:default;">
<ul>
<li>COMPANY<span>R&amp;D</span></li>
<li>Our R&D Plan</li>
</ul>
</div><!--end of topic_bg_info-->
</div><!--end of topic_bg -->
<div id="research" style="height : 500px;"><!-- 임시 높이값 지정 추후 삭제-->
<div class="index_tap">
<p style="cursor:default;">COMPANY <em>></em> <span><a href="#">R&D</a></span></p>
</div><!--end of index_tap-->
<div class="none" style="font-size: 16px; font-weight: 600; text-align: center; margin-top: 50px;">
coming soon.
</div><!--none-->
</div><!--end of #research-->
<footer>
<div class="inner clearfix">
<h1>dbntect</h1>
<address>
<ul>
<li>
<dl>
<!-- <dt>f_icon_1</dt> -->
<dd>Email <a href="mailto:ahn@dbnt.co.kr">ahn@dbnt.co.kr</a></dd>
</dl>
</li>
<li>
<dl>
<!-- <dt>f_icon_2</dt> -->
<dd>Tel <a href="tel:+82-32-721-5670">+82.32.721.5670</a></dd>
</dl>
</li>
<li>
<dl>
<!-- <dt>f_icon_2</dt> -->
<dd>Fax <a href="#">+82.32.721.5680</a></dd>
</dl>
</li>
<li>
<dl>
<!-- <dt>f_icon_3</dt> -->
<dd>Location <a href="https://www.google.co.kr/maps/place/%EB%A1%9C%EB%B4%87%EB%9E%9C%EB%93%9C/@37.5181167,126.6047585,15.75z/data=!4m8!1m2!2m1!1z66Gc67SH656c65Oc66Gc!3m4!1s0x0:0xc3c41e97f713287c!8m2!3d37.5196316!4d126.610879?hl=ko" target="_blank">RobotTower, No. 1205, 155-11, Robot land-ro, Seo-gu,<span> Incheon, Republic of Korea</span></a></dd>
</dl>
</li>
</ul>
</address>
<div class="f_nav">
<ul class="clearfix">
<li><a href="./index_eng.html">home</a></li>
<li><a href="./sub02_eng.html">business</a></li>
<li><a href="./sub03_eng.html">contact</a></li>
</ul>
</div><!--end of f_nav-->
<div class="copyright">
Copyright 2018. DBNtech all rights reserved
</div><!--end of copyright -->
</div><!--end of inner -->
</footer>
</div><!--wrap end -->
</body>
</html>