#iconbar	{  border:0px solid;}
#iconbar li { float:left; position:relative; list-style:none; width:65px;}

#iconbar span {
	/* background: url(ttbg.jpg) no-repeat; */
	width: 110px;
	position: absolute;
	top: -50px;
	left: -35px;
	text-align: center;
	padding: 5px;
	display: none;
	line-height:12px;
	color:#d30e0c;
	cursor:pointer;
	font-weight:bold;
	border:0px solid;
	text-decoration:none;
}
