19 lines
763 B
PHP
19 lines
763 B
PHP
<!--// footer -->
|
|
<div id="footer">
|
|
<div style="text-align:center; margin:auto; border-radius:25px; background:#4c4c4b; padding:10px; width:150px;"><a href="/sub/sub06_01.php" style="color:white;">이용약관</a></div>
|
|
<div class="contain" style="margin-top:20px;">
|
|
<div class="foot-logo"><img src="../images/common/foot_logo.png" alt="IT Solution"></div>
|
|
<div class="foot-info">
|
|
<address>
|
|
社名 : 株式会社 YYY <span class="bar"></span> 代表者 : 笹生 勝 <span class="bar"></span> 住所 : 東京都大田区平和島 6-5-1 <span class="bar"></span> Tel : 1661-0577 <br>
|
|
Copyright by 2018 (주)ITSolution. All Right Reserved.
|
|
</address>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- footer //-->
|
|
|
|
</div>
|
|
</body>
|
|
</html>
|