.stickytooltip{
	box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 5px 5px 8px #818181;
	-moz-box-shadow: 5px 5px 8px #818181;
	display:none;
	position:absolute;
	display:none;
	border:1px solid #f14883; /*Border around tooltip*/
	background:#ffe7ed;
	z-index:5000;
}

.text-open{left: 112px; top: -4px; display: none; border:#f14883 1px solid}
.bg-hdan{background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: #f14883; background-position: initial initial; background-repeat: initial initial; }
.bogoc{border-radius:20px; -moz-border-radius:20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;behavior: url(/Css/border-radius.htc);}
.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/
	color:white;
	padding-top:5px;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	background-color:/* #0072BB*/ #ffe7ed;
}
.kthuoc{width: 550px; display: block; text-align:center; height:400px; margin: 20px 0px}
.chuthich{font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; text-align:center; line-height:20px; color:#f14883}