@charset "UTF-8";       /* Set the encoding of the style sheet to Unicode UTF-8 */
/* 
FILENAME:index.css
DESCRIPTION:This stylesheet serves global declarations to all tcmwater.com assets
AUTHORS:webmasters->webmaster last modified date:4th.07.2026
*/
/* Coupon styles*/
span.tfcoupon{border:1px solid #FFFAFA;border-radius:3px;margin:1px 2px;padding:1px 4px;background-color:#339966;font-family:KaiTi,NSimSun;font-weight:bolder;font-size:1.0em;color:#FFFFFF;}
span.ofcoupon{border:1px solid #FFFAFA;border-radius:2px;margin:1px 1px;padding:1px 4px;background-color:#339999;font-family:Verdana,Helvetica;font-weight:bolder;font-size:0.9em;color:#FFFFFF;}


