<!--
.floatable {
width: 535px;
text-align: left;
}
.contable {
width: 480px;
position: relative;
left: 5px;
text-align: left;
float: left;
line-height: 25px;
background: url("../images/nskin/main/txt_bg.gif");
}
.txtable {
width: 480px;
margin: 20px 0 20px 0;
position: relative;
left: 5px;
float: left;
line-height: 25px;
background: url("../images/nskin/main/txt_bg.gif");
}
.imgtable {
position: relative;
top: 15px;
left: 35px;
float: right;
}
-->