묻고답하기

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 남기남
김현경 플래쉬에 관한 질문 [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
임태호 홈피메인에 게시판 링크시킬때.. [4] 2007.08.10
홍성걸 게시판들이 익스플로어 5.0에서는 안보이고 6.0에서만 보이는데 원인을 알고싶습니다. [1] 2007.08.10
시현 용어에 대해서 질문. [1] 2007.08.10
이영호 갑자기 DB 접속 에러 발생 "꼭 도와 주세요." [1] 2007.08.10
투덜이™ MMD 사용하고 싶습니다. [2] 2007.08.10
표자두임충 하이퍼링크 관련이요.. [3] 2007.08.10
The -A- 웹폰에 관한 질문..!  
즐거운하루 META http-equiv=''refresh''시 소리가 안나게 할 수는 없는지? [1] 2007.08.10
붉은곰 아이프레임 안 쓰고 첫페이지에 게시판 띄울려면 어떻게 해야하나요? [3] 2007.08.10
황현주 레이어안에 게시판을 넣었는데..  
Lovely..윤미 새창뜨는소스 홈속도와 서버에 무리한 영향을 주나요? [2] 2007.08.10
최강남자킹 아래와 같은 경우에 쿼리문을 어캐 사용해야되는지 궁금합니다. [5] 2007.08.10
Wing 노프레임 홈인데요.. 질문요!! T-T [3] 2007.08.10