@charset "utf-8";
/* CSS Document */

.tip {width:260px; font-family: Arial, Helvetica, sans-serif;}
.tip[class] {background:url(../images/tip-text.png) left top repeat;}
.tip-top {height:20px; width:260px;}
.tip-top[class] {background:url(../images/tip-top.png) top left no-repeat;}
.tip-title {color:#ffffff; font-weight:bold; margin:0 30px 0 50px;}
.tip-text {color:#ffffff; padding:0px 20px 0px 20px;}
.tip-bottom {width:260px; height:20px; }
.tip-bottom[class] {background:url(../images/tip-bottom.png) left bottom no-repeat;}
.smoothtipbox {z-index:200;}
