.stickytooltip{
display:none;
position:absolute;
display:none;
z-index:3000;
}

div.atip{
width:253px;
height:141px;
background-image:url(../../img/index/black_arrow.png);
overflow:hidden;
padding:13px 0 0 15px;
}

*:first-child+html div.atip{
}

span.goods_id{
float:left;
width:120px;
max-height:100px;
overflow:hidden;
display:block;
margin-right:5px;
margin-bottom:2px;
border:1px #ffffff solid;
}

div.atip img{
width:120px;
}

p.goods_tx{
float:left;
width:100px;
max-height:100px;
color:#ffffff;
font-size:12px;
line-height:14px;
overflow:hidden;
display:block;
white-space:normal;
}

p.goods_tx span{
color:#ec8a00;
/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-size:15px;
font-weight:bold;
line-height:14px;
display:block;
margin-bottom:2px;
}
