
.gansoTip {

}
.gansoTip .content {
	width: 180px;
	padding: 5px 10px;
/*	border: 1px solid #e2e2e2;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #344079;/*#744143;*/
	color: #FFFFFF;
	text-align: left;
}

.gansoTip .bottom {
	height: 14px;
	background: url(../images/tinyTips/notch-red.png) 110px 0 no-repeat;
}
