yanlış yönlendirmek istemem ama bildiğim kadarı ile style kısmı bu

<style media="all" type="text/css">
#table{
	border:1px;
        border-style:solid;
        border-color:#000;
	width:950px;
	height:177px;
}
#td1{
	width:490px;
	vertical-align:top;
}
</style>


body kısmı ise burda

<div class="table">
&nbsp;&nbsp;
</div>
<div class="td1">
&nbsp;&nbsp;&nbsp;
</div>