묻고답하기

안녕하세요..
모사이트의 템플릿을 퍼다가 수정해서 사용하려는데 어렵네요...
노프레임인데 타겟지정을 어찌할줄 몰라 이렇게 나옵니다.
http://ktmaia.webice.co.kr/ <-- 현재상황
메인화면에 나올까요 ㅠ_ㅠ

-index.html-------------------------------------------
<html>
<TITLE>어렵다 어려워</TITLE>
<frameset rows="1*">
    <frame name="main" src="bbs/golden47_index.html">
</frameset>
</html>
------------------------------------------------------

-bbs/golden47.index.html------------------------------
<?
include "./m_connect.php";
   include $_zb_path."outlogin.php";
?>

<html>
<head>
<title>MY HOME</title>
<STYLE>
body,td,tr,table{font-size:9pt; font-family:돋움; color:#000000; line-height:150%;}
A:link {font-family:돋움; font-size:9pt; color:#000000; text-decoration:none;}
A:visited {font-family:돋움; font-size:9pt; color:#000000; text-decoration:none;}
A:active {font-family:돋움; font-size:9pt; color:#000000; text-decoration:none;}
A:hover {font-family:돋움; font-size:9pt; color:#CBCBC8; text-decoration:none;position:relative;top:2;left:2}

</STYLE>

<script>
function iframe_autoresize(arg) {
    arg.height = eval(arg.name+".document.body.scrollHeight");
}
</script>

</head>

<body topmargin="10" marginheight="10" leftmargin="10" marginwidth="10">
<table border="0" cellpadding="0" cellspacing="0" width="900" height="32" background="./images_m/cyber_bgline1.gif">
    <tr>
        <td width="1349">
            <p> </p>
        </td>
    </tr>
</table>
<div align="left">
<table width="900" border="0" cellpadding="0" cellspacing="0" background="./images_m/cyber_bgline3.gif">
  <tr>
    <td width="211" valign="top">
                            <p align="center">    <a href="golden47_index.html"><img src="images_m/main_logo.jpg" width="175" height="175" border="0"></a></p>
<table width="99%"  border="0" align="center" cellpadding="0" cellspacing="0" style=margin-top:10>
      <tr>
        <td align="center" valign="top">
                          
<div align="right">

                            <table style="margin-top:12; border-bottom-width:0; border-style:none;" border="0" cellspacing="0" width="180" cellpadding="3">
                                <tr>
                                    <td style="border-width:1; border-style:dotted;" height="26">
                                      

                                          <? print_outlogin("ganjilogin002", 1, 10) ?>
                                    </td>
                                </tr>
                                <tr>
                                    <td style="border-bottom-width:1; border-bottom-style:dotted;" height="14">
                                      

                                            <p><b>  <a href="golden47_index.html">+
                                            HOME</a></b></p>
                                    </td>
                                </tr>
                                <tr>
                                    <td style="border-bottom-width:1; border-bottom-style:dotted;" height="10">
                                      

                                            <p>   <a href="zboard.php?id=notice"><b>공
                        지 사 항</b></a></p>
                                    </td>
                                </tr>
                                <tr>
                                    <td style="border-bottom-width:1; border-bottom-style:dotted;" height="10">
                                            <p><b>   </b><a href="zboard.php?id=about"><b>소
                        개</b></a></p>
                                    </td>
                                </tr>
                                <tr>
                                    <td style="border-bottom-width:1; border-bottom-style:dotted;" height="7">
                                            <p><b>   </b><a href="zboard.php?id=freeboard"><b>자
                        유 게 시 판</b></a></p>
                                    </td>
                                </tr>
                                <tr>
                                    <td style="border-bottom-width:1; border-bottom-style:dotted;" height="7">
                                            <p><b>   </b><a href="zboard.php?id=gallery"><b>갤
                        러 리</b></a></p>
                                    </td>
                                </tr>
                                <tr>
                                    <td style="border-bottom-width:1; border-bottom-style:dotted;" height="14">
                                            <p><b>   </b><a href="zboard.php?id=guest"><b>방
                        명 록</b></a></p>
                                    </td>
                                </tr>
                            </table>
                            </div>

<p align="right"><iframe src="huniz_skyblue_vote/vote_blue.php" width="190" height="250" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" leftmargin="0" topmargin="0"></iframe></p>
</td>
      </tr>
    </table></td>
    <td width="20" valign="top" background="./images_m/cyber_bgline4.gif"><img src="./images_m/cyber_bgline5.gif" width="20" height="24"></td>
    <td align="center" valign="top" width="673">
                <p align="left"><img src="images_m/mail_service_ok_top.jpg" width="650" height="56" border="0"></p>
                <p align="left"><!--이곳 위golden47_head--> <? include ("golden47_main.html"); ?> <!--이곳 아래golden47_foot--></p>  </td>
  </tr>
</table>
</div>
<table border="0" cellpadding="0" cellspacing="0" width="900" height="29" background="./images_m/cyber_bgline2.gif">
    <tr>
        <td width="1349">
            <p> </p>
        </td>
    </tr>
</table>
</body>
</html>
------------------------------------------------------------------------

-bbs/golden47_main.html------------------------------------------------
<!--이곳은메인index-->
<base target="main">                  
<div align="left">
<table border="0" width="95%">
                        <tr>
                            <td width="630" height="12" colspan="2">
                                <p><? print_bbs("jinky_notice_0403", "공지사항", "notice", 5, 30)?></p>
                            </td>
                        </tr>
                        <tr>
                            <td height="3" colspan="2" bgcolor="#F4F4F4">
                    
                            </td>
                        </tr>
                        <tr>
                            <td width="326" height="15">
                                <p><? print_bbs("backpce_10bbs", "자 유 게 시 판", "freeboard", 5, 30)?></p>
                            </td>
                            <td width="326" height="15">
                                <p><? print_bbs("backpce_10bbs", "방 명 록", "guest", 5, 30)?></p>
                            </td>
                        </tr>
                        <tr>
                            <td width="326" height="2">
                                <p> </p>
                            </td>
                            <td width="326" height="2">
                                <p> </p>
                            </td>
                        </tr>
                        <tr>
                            <td width="630" height="9" colspan="2">
                                <p> </p>
                            </td>
                        </tr>
                        <tr>
                            <td width="630" height=100% colspan="2">
<? print_gallery("golden47_gallery", "이 미 지 갤 러 리", "gallery", 5, 110, 100, 5) ?>                        
    </td>
                        </tr>
                    </table>  
</div>
<!--이곳은메인index-->
----------------------------------------------------------------------------
foot과 head는 수정이 필요 없을것 같아 제외 했습니다.
메뉴를 누루면 golden47_main.html에 나와주었으면 하는데 휑하니 보드만 떠버립니다. ㅠ_ㅠ
어찌하면 되나요????
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
젠이 회원정보에 포인트, 작성글수, 작성댓글수 나오게 하려면 어떻게 해야 되나요? [6] 2011.06.06 by 늘푸른이
난자상학 이 게시판에 글을 쓸때 이미지를 같이 올리려면 어떻게 하는 겁니까? [1] 2011.04.18 by 새하나모
H-BNB 초보가 급한질문드립니다. [1] 2011.04.22 by 송동우
Ada지오 이미지 슬라이더 문제! (질문수정) [2] 2011.04.20 by 한마음^^
H-BNB 송동우님 봐주세요 [1] 2011.04.22 by 송동우
한마음^^ 언어 변경 오류 [2] 2011.04.28 by guny
nexonx xe게시판의 위치에서 왼쪽에 여백을 둘 수는 없을까요..? [6] file 2011.04.26 by nexonx
wings174 썸네일 관련 질문드립니다. [1] 2011.04.30 by 인간a
제주촌닭 본문 글 내용이 하얀바탕에 하얀색 글로 있어서 글이 안보입니다 [3] 2011.05.07 by 송동우
스반 탭 형태 최근 게시물 "더보기" 버튼을 넣는 방법?? [2] 2011.05.10 by 송동우
무야 위젯스타일에 언어코드로 다국어 제목 입력시 충돌 [2] 2011.04.18 by 무야
김영광609 게시판 제목클릭시 새창으로 열리게 하는방법좀.. 제발요 ㅠㅠ [1] 2011.04.14 by 제주촌닭
제주촌닭 왼쪽 제일위 수정 방법 [2] 2011.04.13 by 제주촌닭
김선생™ 이번 1.4.5.2 업글후 첨부이미지파일명이.. [1] 2011.04.11 by 백성찬
상해파 게시판 출력 순서 변경은 어떻게 해야 하나요?  
홍순만619 로그인윗젯을 설치할려 하는데 방법을 모르겠습니다. ㅡ.,ㅡ [1] 2011.04.04 by 에혀라X
미스백 로그인 페이지 이동 질문드립니다. [1] 2011.04.03 by 신군임니돠
물고기708 회원그룹추가 [5] 2014.02.18 by KrteamENT
XE모듈 우측 배너떄문에 물어봅니다!! file  
순대애 소시랑 한줄메모 스킨 글자수 제한 없앨 수 있는 방법은 없나요? [1] 2014.02.18 by BJ람보
야옹이님 탈퇴를 1.7.3.8에서 금지하는 방법이 무엇인가요? [18] 2014.02.18 by BonaSera
강신봉 몇일 전부터 갑자기 css 스타일(jquery등..)이 안먹는 것 같은 문제가.. [4] file 2014.02.18 by 강신봉
우니즈 스케치북5 갤러리형 수정..  
기린782 경고 메시지 확인 좀 부탁드립니다.  
inphyy 팝업 창 크기 조절은 어떻게 해야하나요? file  
Xe초보자 새글 알림에 파일첨부 표시를 없게 하고싶습니다.. file  
소이스 CONTACT US 깨짐 [5] 2014.02.18 by 착한악마
조인잡 1.7.4 업데이트후 문제가 이만 저만이 아니군요. [1] 2014.02.18 by ForHanbi
soso 메뉴의 폰트를 바꾸고싶어요 [1] 2014.02.18 by ForHanbi
수정원 xe_official_v2 배경색 변경방법 [1] file 2014.02.18 by ForHanbi