묻고답하기

http://dalbit2u.com/html/test1.html세로로 줄을 긋기 위해 여기서 검색해보니 세로로 칸을 하나 만들어 배경그림을 집어 넣으라고 하더군요.
그래서 링크에서처럼 세로줄을 세군데 긋기 위해 width를 1이나 2로 해서 세로줄을 그을려고 하는데 사이즈가 설정한거와는 다르게 나오는것 같습니다.
맨 왼쪽 세로는 사이즈가 맞게 나오는데 가운데하고 오른쪽 줄은 설정한거 보다 크게 나옵니다.
도대체 뭐가 잘못되었는지 잘 모르겠습니다.
고수님들의 조언 부탁드립니다.
아래는 소스구요...
부탁드립니다.
<?
   $_zb_url = "http://dalbit2u.com/board/";
   $_zb_path = "/free/home/dalbit2u/html/board/";
   include $_zb_path."outlogin.php";
?>
<? include "/free/home/dalbit2u/html/board/counter/dbconn.php3";
       include "/free/home/dalbit2u/html/board/counter/zerocounter.php3"; ?>
<style>
body,td,select,input,div,form,textarea,center,option,pre,blockquote {font-size:9pt;font-family:굴림;color:#777777;line-height:150%;letter-spacing:-1}

A:link{font-size:9pt;font-family:굴림;color:#777777;text-decoration:none;}
A:visited{font-size:9pt;font-family:굴림;color:#777777;text-decoration:none;}
A:active{font-size:9pt;font-family:굴림;color:#777777;text-decoration:none;}
A:hover{font-size:9pt;font-family:굴림;color:777777;text-decoration:none;}

.title {background-image: background-repeat-x; height:27px;}
.small {font-family:Verdana;color:305678;font-size:6pt}
</style>
<html>
<head>
<title>DALBIT2U HOMEPAGE</title>
</head>


<body background="/image/">

<table width="800" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="1" height="100" valign="top" cellpadding="0" cellspacing="0" background="http://dalbit2u.com/image/bg.gif">
      <div align="left"></div></td>
    <td height="100" colspan="4" valign="top" cellpadding="0" cellspacing="0" width="800"><img src="http://dalbit2u.com/image/home_banner.gif"></td>
    <td width="1" valign="top" cellpadding="0" cellspacing="0" background="http://dalbit2u.com/image/bg.gif"> </td>
  </tr>
  <tr>
    <td width="1" height="30" valign="top" cellpadding="0" cellspacing="0" background="http://dalbit2u.com/image/bg.gif">
      <div align="center"></div></td>
    <td height="30" colspan="4" valign="top" cellpadding="0" cellspacing="0" width="800">menu</td>
    <td width="1" height="30" valign="top" cellpadding="0" cellspacing="0" background="http://dalbit2u.com/image/bg.gif"> </td>
  </tr>
  <tr>
    <td width="1" height="300" valign="top" cellpadding="0" cellspacing="0" background="http://dalbit2u.com/image/bg.gif">
      <div align="center"> <br>
      </div>
      <br>
      <div align="center"> </div></td>
    <td width="169" height="300" valign="top" cellpadding="0" cellspacing="0">
      <p><a href="http://dalbit2u.com/board/linuz_member.php?id=member" onFocus='this.blur()'><img src="http://dalbit2u.com/image/members.gif" border="0"></a></p>
      <? print_outlogin("outlogin", 1, 10) ?> <hr width="80%" align="center" color="#777777">
      <p><? print_survey("vote", "<img src=http://dalbit2u.com/image/poll.gif border=0 onfocus='this.blur()'>", "vote", dalbit2u, 50) ?></p></td>
    <td width="1" valign="top" cellpadding="0" cellspacing="0" background="http://dalbit2u.com/image/bg.gif"> </td>
    <a href=# onclick="javascript:RWindow('http://dalbit2u.com/board/counter/status.php3',0,0)">
    <font face="굴림" color="#776655">Visitors</font></a> : <font face="굴림" color="#777777">Total
    <? echo $count[total_hit]; ?> , </font> <font face="굴림" color="#777777">Today
    <? echo $count[today_hit]; ?></font>
    <td width="455" cellpadding="0" cellspacing="0" valign="top">
      <div align="center"><? print_bbs("latest/notice", "공지사항", "notice", 5, 200)?></div></td>
    <td width="175" height="300" valign="top" cellpadding="1" cellspacing="1">
      <div align="center"><? print_bbs("latest/bbs", "FUN FUN", "fun", 6, 200)?></div>
      <br> <hr width="80%" align="center" color="#777777"> <br>
      <div align="center"> </div></td>
    <td width="1" height="300" valign="top" cellpadding="0" cellspacing="0" background="http://dalbit2u.com/image/bg.gif"> </td>
  </tr>
  <tr>
    <td width="1" height="150" valign="top" cellpadding="0" cellspacing="0" background="http://dalbit2u.com/image/bg.gif">
      <div align="center"></div></td>
    <td height="150" colspan="4" valign="top" cellpadding="0" cellspacing="0" width="800"><? print_gal("latest/gallery", "CONTEST PHOTO", "gallary", 6, 10, 100, 100) ?></td>
    <td width="1" height="150" valign="top" cellpadding="0" cellspacing="0" background="http://dalbit2u.com/image/bg.gif"> </td>
  </tr>
  <tr bgcolor="#9999FF">
    <td height="20" colspan="7" cellpadding="0" cellspacing="0" valign="top" width="800">
      <div align="center"> <font face="굴림" size="2" color="#333333"> │Introduce│Privacy
        policy│Helpdesk│<br>
        Copyright ⓒ 2003 DALBIT2U.COM CO.,LTD. All right reserved. </font> </div></td>
  </tr>
</table>

</body>
</html>
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
비토 저기 메뉴에서 누르면 하위 메뉴가 나오는... [1] 2007.08.10
나라^^* html 링크를 클릭해서 미리 저장된 레이어를 띄울수 있나요?  
김은주 [질문] 하드에 있는 동영상 업로드시킬때... [1] 2007.08.10
허재원 밑으로갈수록 사라지는 방명록 아시는분  
[포터]아렌티 새창관련 질문입니다. [3] 2007.08.10
딱풀넷 xx.cgi 문서에서 내용 뽑아 랜덤으로 뿌리기...  
풍월주인 [re] xx.cgi 문서에서 내용 뽑아 랜덤으로 뿌리기...  
귀연악마~ php에서 검색시에 숫자만 나오게 하려할때요..  
위상규 PHP 설정이 잘못된건가요?  
이선미 글씨를 써서 이미지로 만들면 글씨가 흐릿흐릿 [1] 2007.08.10
김석훈 최근게시물 어떻게 하는 거죠? [1] 2007.08.10
라이코스 똑같은 메뉴가 계속 나오게 하려고하는데.. [1] 2007.08.10
cArRot 대출현황같은거 조회할 수 있는 소스 있나요?  
김현경 플래쉬에 관한 질문 [2] 2007.08.10
김우진 제로보드 소스중 $x와 $y의 용도에 대해... [2] 2007.08.10
taeho 포토샵으로 이런거 어떻게 하는거지요? [1] 2007.08.10
§빈궁귀공자§ jacascript나 레이어 초고수님만 가능할 듯한 질문입니다. [1] 2007.08.10
율~* 퍼미션 주기!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [3] 2007.08.10
[-_-]경자 플래쉬 동영상에 관해서. [2] 2007.08.10
이대성 테이블 사이즈 설정에서요 [1] 2007.08.10
야호미 php 대한 질문 입니다...  
해랑 쓸만한 펜마우스 추천 좀 해주세요^^ [4] 2007.08.10
김동호 초보의 질문입니다.. [3] 2007.08.10
허영진 하루에 한번만 여러개 사이트중 하나를 랜덤으로 열게 할려면 (부탁 합니다) [1] 2007.08.10
김이지 정말 큰 고민입니다. [1] 2007.08.10
서울 자바스크립트가 넘 느려요..ㅠㅠ  
안개 메뉴에 따라 바뀌는, [2] 2007.08.10
김봉혁 다시한번 ^^ 죄송하지만...apm setup4 서버 구동이요.. [3] 2007.08.10
김미연 음악을 링크로 스톱시키는 방법 좀... [3] 2007.08.10
톨~~~ [php] require once 와 include once 에 대한 질문입니다. [5] 2007.08.10