body { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; }
#logo { position: absolute; top: 0px; left: 0px; background-image: url(logo.gif); background-repeat: no-repeat; width: 207px; height: 123px; }
#fade { position: absolute; top: 82px; left: 656px; background-image: url(fade.gif); background-repeat: no-repeat; width: 91px; }
#vali { position: absolute; top: 82px; left: 206px; width: 450px; height: 5px; background-image: url(line.gif); background-repeat: repeat-x; }
#navi { position: absolute; top: 123px; left: 18px; background-image: url(logo_down.gif); background-repeat: no-repeat; height: 40px; width: 139px; padding-left: 50px; }
#content { position: absolute; top: 100px; left: 300px; overflow: auto; height: 357px; width: 500px; background-image: url(bg.gif); background-repeat: no-repeat; }
#copyright { position: absolute; top: 250px; left: 50px; }
#productlist tr td { vertical-align: top; }
a:link, a:visited { color: #91a7a0; text-decoration: none; font-weight: bold; }
a:hover { color: #000000; }
.title { font-size: 16px; }
.bold { font-weight: bold; }