body					{ background: #ffffff; 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: 2px dotted #d00000; }
#iconbar			{ height:40px; position:absolute; top:45%; left:45%;}
#iconbar li			{
	float:left; position:relative; margin-right:20px;
	padding: 10px 5px 5px 10px;
	width: 30px;
	background:#eef;
	border: 1px dashed #ffc0ff;
}
#iconbar span	{
	width: 100px;
	height: 35px;
	position: absolute;
	/*top: -50px;
	left: -80px;*/
	padding: 0px 5px 5px;
	display: none;
	line-height:110%;
	color:#409BED;
}
