@charset "utf-8";
/* CSS Document */

.tip            { width:295px; font-family:Arial, Helvetica, sans-serif; background-color:#000000; border:#FFFFFF solid 1px; }  
.tip-top        { width:295px; height:5px; }  
.tip-title      { color:#ffffff; margin:4px; font-weight:bold; text-align:center; }  
.tip-text       { color:#ffffff; background-color:#333333; padding:8px; }  
.tip-bottom     { width:295px; height:5px; } 

.tipz2 .tip            { width:200px; font-family:Arial, Helvetica, sans-serif; background-color:#000000; border:#FFFFFF solid 1px; }  
.tipz2 .tip-top        { width:200px; height:5px; }  
.tipz2 .tip-title      { color:#ffffff; margin:4px; text-align:left; }  
.tipz2 .tip-text       { display:none;}  
.tipz2 .tip-bottom     { width:200px; height:5px; } 