묻고답하기

<?
   $_zb_url = "/zboard/";
   $_zb_path = "/home1/hhcno1/public_html/zboard/";
   include $_zb_path."outlogin.php";
?>
<html>
<head>
<title>TGGAS에 오신것을 환영 합니다.....</title>
<link rel=StyleSheet HREF=./style.css type=text/css title=style>
</head>

<body  leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="cccccc">
<table align="center" border="1" cellpadding="0" cellspacing="0" width="800" bordercolordark="white" bordercolorlight="black">
    <tr>
        <td width="800">
        
        <table cellpadding="0" cellspacing="0" border="0">
        <tr>
        <td width="800" align="center">
        <img src="./logo.gif" width="800" height="120" cellpadding="1" cellspacing="0" border="0"></td>
        </tr></table>
            
        <table cellpadding="0" cellspacing="0" border="1" bordercolordark="white" bordercolorlight="black">
        <tr><td width="800" height=30 align="CENTER" border="1" bgcolor=#efefef>                    
            <a href="http://tggas.net" onfocus='this.blur()'>HOME</a>ㅣ
            <a href="http://tggas.net" onfocus='this.blur()'>회사소개</a>ㅣ
            <a href="http://tggas.net" onfocus='this.blur()'>사업실적</a>ㅣ
            <a href="http://tggas.net" onfocus='this.blur()'>가스설비</a>ㅣ
            <a href="http://tggas.net" onfocus='this.blur()'>가스종류</a>ㅣ
            <a href="http://tggas.net" onfocus='this.blur()'>관련법규</a>ㅣ
            <a href="http://tggas.net" onfocus='this.blur()'>자유게시판</a>ㅣ
            <a href="http://tggas.net" onfocus='this.blur()'>질문/답변</a>ㅣ
            <a href="http://tggas.net" onfocus='this.blur()'>직원전용</a>ㅣ
            <a href="http://tggas.net" onfocus='this.blur()'>찾아오시는길</a>ㅣ
            <a href="http://tggas.net" onfocus='this.blur()'>e-mail</a>
            </td>
            </tr></table>
            

          
          <table cellpadding="0" cellspacing="0" border="1" border="1" bordercolordark="white" bordercolorlight="black" bgcolor=#ffffff>
            
                  
          <tr><td width="170" align="left"  valign=top ></td></tr>    
              
          <tr><td width="170" height=100 align="left"><? print_outlogin("listory", 1, 10) ?></td></tr>
          
          <tr><td width="170" height=160 align="center">
              <p align="left"><iframe src=http://tggas.net/zboard/loged/index.php width="170" height=160 frameborder=no scrolling=no></iframe></td></tr>
              
          <tr><td width="170" height=150 align="left"><iframe src=http://www.nalsee.com/nalsee/menu.html?id=hhcno1 width="170" height=150 frameborder=no scrolling=no></iframe></td></tr>
          </table>
여기까지가 헤더...

여기 우측부분에 테이블이 만들어지지가 않네요...
이부분에 width=670의 표를 만들어서 아웃로긴 우측에 자리를 잡을려고합니다.
즉 메인표 부분이죠..
              
아래 부분부터 푸터 만들 부분              
        <table cellpadding="0" cellspacing="0" border="0" align="center" bordercolorlight="000000" width="800">
        <tr><td width="800" height="30" align="center" bgcolor=#000000>
            <font class=tahoma>Copyright (c) 2003 TG GAS CONSULTING.co all rights reserved.</font>
            </td>
        </tr>
        </table>
    </td>
    </tr>
</table>
     </body>
</html>
그리고 헤더와 메인 그리고 푸터가 잘 나뉘었는지 좀 봐주세요...