﻿@charset "utf-8";
.tinyTip						{ width: 208px; padding: 13px 0px 0px 0px; display: block; background: url(../images/myslimshop/tip/tinyTip-top.png) 0px 0px no-repeat; }
.tinyTip .content				{
	padding: 0px 15px 0px 15px;
	font-size: 12px;
	color: #37B0F3;
	background: url(../images/myslimshop/tip/tinyTip-content.png) 0px 0px repeat-y;
	text-align: center;
	font-weight: bolder;
}
.tinyTip .bottom				{ height: 20px; background: url(../images/myslimshop/tip/tinyTip-bottom.png) 0px 0px no-repeat; font: 0px/0px sans-serif; }