#main     { position: absolute; top: 160px; left: 120px; width: 700px; height: 100px; visibility: visible; display: block }#left     { position: absolute; top: 160px; left: 120px; width: 330px; height: 100px; visibility: visible; display: block }#right     { position: absolute; top: 160px; left: 470px; width: 330px; height: 100px; visibility: visible; display: block }a   { text-decoration: none }a:hover   { color: red; text-decoration: underline }body           { font-size: 10pt; line-height: normal; font-family: "Times New Roman", Georgia, Times; background-color: #fff }