.tip-wrap		{ display: none;}
.tip			{ width:241px; font-family:tahoma,arial; background:url(tips-bg.png) left top repeat-y; }
.tip-top		{ background:url(tips-top.png) top left no-repeat; height:30px; width:241px; }
.tip-title		{ color:#fff; font-size: 12px; margin:0 10px 0 10px; }
.tip-text		{ color:#fff; font-size: 12px; padding:10px 10px 10px 10px; }
.tip-bottom		{ background:url(tips-bottom.png) left bottom no-repeat; width:241px; height:19px; }

