body,td
{
    color:#222222;
    background-color:#ffffff;
    font-size: 12px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
}

#inputfld {
  position:absolute; padding-top: 16px; 
  left: 390px; top: 0px;
  height: 140px; width: 380px;
}
#image {
  position:absolute;
  left: 0px; top: 0px;
}
#kwfld {
  position:absolute; padding:3px;
  border: 1px dotted #3366CC;
  left: 168px; top: 130px;
  height: 140px; width: 600px; overflow:auto;
  z-index: 99;
}
#sxfld {
  position:absolute; padding-left:10px; padding-right:10px;
  left: 0px; top: 290px;
}

div.rss, td.rss {
  font-size:9px;
  border:1px dashed #c0c0c0;
  padding:2px;
}
div.zhp {
  margin-left:16px;
  margin-bottom:2px;
  width:160px;
}
td.mrs {
  margin-right:2px;
  width:200px;
  height:100px;
  overflow:hidden;
}


.hoveron, div.zhp:hover, td.mrs:hover {
  background:#ffeecc;
}

.price {
  font-size: 10px;
  font-weight: bold;
  color: #3366CC;
}

.found {
  margin-top:12px;
  font-family: Arial,Helvetica,sans-serif;
}

.foundad {
  margin-top:12px;
  font-family: Arial,Helvetica,sans-serif;
  border-top:1px dashed #c0c0c0;border-bottom:1px dashed #c0c0c0;
}

body, p, h1, h2, h3
{
    font-family: Tahoma,arial,helvetica,sans-serif;
}

a       {
        color:#3366CC;
        text-decoration:none;
        }
a.visited {
        color:#3366CC;
        }

a.url   { font-size:13px; text-decoration:underline; font-weight:bold; }

.link    {
        font-size:9px;
        color:green;
        }

