#JT,#JT1 {
   position: absolute;
   z-index:900;	
   line-height:14px;
   /*padding:25px 55px 60px 15px;*/
   width:320;
   height:220;
   /*!background:url(/sage/themes/tonermax/images/SearchingTips.png);
   !background-repeat:no-repeat;*/
}

#JT-fix {
   position: absolute;
   z-index:100;	
   font-size:10px;
   position:absolute;
   line-height:14px;
   padding:25px 55px 50px 20px;
   width:320;
   height:220;
   !background:url(/sage/themes/tonermax/images/SearchingTips.png);
   !background-repeat:no-repeat;
}
 

.jTip{
cursor:help;
}
#JT2 {
   position: absolute;
   z-index:100;	
   position:absolute;
   line-height:14px;
   padding:30px 60px 50px 20px;
   width:320;
   height:220;
   !background:url(/sage/themes/tonermax/images/ItemTip.png);
   !background-repeat:no-repeat;
}

#JT2-ffix {
   position: absolute;
   z-index:100;	
   position:absolute;
   font-size:10px;
   line-height:14px;
   padding:30px 60px 50px 20px;
   width:320;
   height:220;
   !background:url(/sage/themes/tonermax/images/ItemTip.png);
   !background-repeat:no-repeat;
}
.jTip2{
cursor:pointer;
} 