/* wz_tooltip */
#WzTtDiV {
}
#WzTiTl {
	background: transparent url(Images/Box/hint_top.png) no-repeat !important;
	_background: transparent url(Images/Box/hint_top.gif) no-repeat !important;
}
#WzBoDy {
	background: transparent url(Images/Box/hint_bottom.png) no-repeat bottom !important;
	_background: transparent url(Images/Box/hint_bottom.gif) no-repeat bottom !important;
}
#WzBoDyI {
	padding: 0 20px 30px 20px !important;
}
#WzClOsE  {
}
#WzClOsE span {
	display: block;
	position: absolute;
	background: transparent url(Images/Box/hint_close.gif) no-repeat;
	width: 16px !important;
	height: 16px !important;
	top: 7px;
	left: -16px;
}