/* CSS Document */
table.hotlist{
margin-bottom:10px;
font:11px  Arial
}
#hot table td{
padding-left:0px;
padding-right:0px;
}

table strong{font-weight:bold}
table.hotlist .tour{color:#006699;font-size:larger}
table.hotlist  a{color:#0066cc;font-weight:bold;text-decoration:none}
table.hotlist  a:hover{color:#ff6600;text-decoration:none}
table.hotlist .locate{color:#ff6600}
table.hotlist .pro{font-weight:bold;color:#0697a8}
table.hotlist .price{text-decoration:line-through}
