BODY {
FONT-SIZE:9pt; 
LINE-HEIGHT:5px; 
scrollbar-face-color:#37B4F2; 
scrollbar-shadow-color:ffffff;  
scrollbar-highlight-color:ffffff; 
scrollbar-3dlight-color:ffffff;  
scrollbar-darkshadow-color:ffffff; 
scrollbar-track-color:ffefd7;  
scrollbar-arrow-color:ffffff; 
padding:0px; 
margin:0px;
}
BODY TD {
FONT-SIZE:12px;
}

A {
COLOR: #000000;
TEXT-DECORATION: none;
}
A:hover {
COLOR: #0099FF; 
TEXT-DECORATION: underline;
}

#indextable {
border:1px #6aa6e4 solid;
padding:3px;
}

/* 主站首页“旅游商机” */
#bis {
}
#bis:link {
color: #ffffff;
text-decoration: none;
}
#bis:visited {
color: #ffffff;
text-decoration: none;
}
#bis:active {
color: #0066ff; 
text-decoration: none;
}
#bis:hover {
color: #000000; 
text-decoration: none;
}

/* 首页新闻 */
.inewstxt {
display:block;
text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden;
width:250px;
}

/* 推荐酒店列表 */
.pp {
display:block;
position:relative;
width:64px;
height:64px;
} 
.p1 {
display:block;
width:52px;
height:52px;
overflow:hidden;
border:1px solid #d3dbed;
padding:2px;
margin:3px;
} 
.pp a img {
width:100%;
height:100%;
border:0;
} 
.pp a:hover {
position:absolute;
left:-10px;
top:-30px;
width:120px;
height:90px;
z-index:100;
background:#FFFFFF;
}
.hotellisttab {
width:251px;
float:left;
border:dotted #ccc;
border-width:0 1px 1px 0;
border-collapse:collapse;
line-height:14px;
}
.hoteladdresstxt {
display:block;
text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden;
width:180px;
}

/*News*/
.newstxt {
display:block;
text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden;
width:290px;
}