/* CSS Document */
html { width:100%; height:100%; }
body { background:url(images/bg.jpg) bottom repeat-x #000000; margin:0px; padding:0px; color:#ffffff; overflow:hidden; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; }
img { border:0px; }

div.main { background:url(images/pelcor-bg.png) no-repeat; width:540px; height:490px; margin:auto;}
div.btm { width:100%; text-align:center; padding-top:290px; }
div.btm a { width:100px; height:35px; }
div.btm img { margin:0px 10px; width:100px; height:35px; }

div.text { line-height:12px; text-align:justify; margin-top:18px; padding:0px 100px; }
div.trace { border-bottom:1px dashed #999; margin:20px -50px; }

div.footer { position:absolute; bottom:0px; text-align:center; width:100%; padding-bottom:15px; }