body { background: #fff; font: 11px "Trebuchet MS", Verdana, Arial, sans-serif; }
a			{ text-decoration: none; outline: none; color:#d00000; }
p 			{ padding-bottom:10px; position:absolute; left:47%; bottom:5px;}
p a:hover	{ border-bottom: 0px dotted #d00000; cursor:pointer;}

#iconbar	{ height:auto; position:absolute; top:200px; left:5%; bottom:5%; right:5%; z-index:100; }
#iconbar li { float:left; position:relative; margin-right:7px; margin-bottom:5px; margin-top:5px; margin-left:7px;}

#iconbar span {
	background:url(../images/ttbg.png) no-repeat;
	width: 110px;
	height: 35px;
	position: absolute;
	top: 15px;
	left: 20px;
	text-align: center;
	padding: 5px;
	display: none;
	color:#000000;
	cursor:pointer;
}
