.custom_tip .tip {
	background-color: #4ca3d9;
	padding: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	max-width: 200px;
}
 
.custom_tip .tip-title {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
 
.custom_tip .tip-text {
	color: #fff;
	padding: 5px;
	font-size: 12px;
}

.tip01 {
	font-size: 11px;
}

.tip02 {
	font-size: 13px;
}

.tip03 {
	font-size: 17px;
}

.tip04 {
	font-size: 26px;
}

.tip05 {
	font-size: 36px;
}
