묻고답하기

제 사이트는 대부분 표를 이용해서 제작 했습니다
물론 해상도를 의식해 모두 픽셀로 폭과 높이를 픽셀로 고정 시켰구요
헌데 우연히 피시방에서 19인치 모니터로 홈을 확인했는데 홈이 깨져보이는 겁니다
그래서 해상도를 제홈의 표준인1024*768로 맞추고 익스도 6.0으로 업뎃해봐도 똑같았습니다 15인치로도 확인해 봤는데 깨져 보이더군요
--;;
참고로 제홈은 익스5.5  ,  1024*768  ,  나모 4.0으로 제작됬습니다

그리고 서식은
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<style>
<!--
h1           { font-family: Arial, Verdana, Helvetica; font-size: 12pt; font-weight: 600;
               color: #000000 }
p            { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #000000;
               margin-top: 1; margin-bottom: 1 }
td           { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #000000;
               margin-top: 0; margin-bottom: 0 }
-->
<style>
body {font-size:9pt;line-height:1.5}
a{font-size:9pt;color:white;text-decoration:none}
:hover {text-decoration:none;color:red}
td {font-size:9pt;line-height:1.5}

.spanstyle {
position:absolute;
visibility:visible;
top:-50px;
font-size:9pt;
font-family:돋움;
color:#FF6666;
font-weight: bold
}
</style>
로 홈에 적용 시켰습니다

이런 경우 처음이네요
해상도도 아니고 모니터 크기에 따라 홈이 깨져 보이다니..
수고 스러우시겠지만 무엇이 문제인지 제발 알려주세요!