/*body					{ background: #ffffff; font: 11px "Trebuchet MS", Verdana, Arial, sans-serif; }
p 						{ padding-bottom:10px; position:absolute; left:47%; bottom:5px; }
p a					{ text-decoration: none; outline: none; color:#d00000; }
p a:hover			{ border-bottom: 2px dotted #d00000; }*/
#iconbar			{ position:absolute; top:0; left:0; /*text-shadow:0 1px 0 #eee;*/}
#iconbar li			{
	float:left;
	position:relative;
	/*margin-right:20px;*/
	/*background:#E8E8F9;*/
	/*border: 1px dashed #ffc0ff;*/
	overflow:hidden;
}
#iconbar .li1{background:#ff3333;}
#iconbar .li2{background:#0a6495;}
#iconbar .li3{background:#3b5998;}
#iconbar .li4{background:#33ccff;}
#iconbar a {
	text-decoration: none;
	outline: none;
	color:#d00000;
	display: block;
	width: 40px;
	height:40px;
	/*padding: 10px;*/
	cursor:pointer;
}
#iconbar span	{
	width:60px;
	height: 40px;
	position: absolute;
	display: none;
	/*line-height:110%;*/
	color:#fff;
	/*padding-left: 8px;*/
	line-height:40px;
	font-size:14px;
}