@charset "utf-8";
/* CSS Document */
#pie{
	font-size:8px;
	color:#666;
	background-color:#333;
	clear:both;
	height:27px;
	line-height:27px;
	padding-left:335px;
	border-left:#666 1px solid;	
	border-top:#666 1px solid;		
}

#pie a#smart{
	height:27px;
	width:200px;
	display:block;
	float:left;
	background:url(smart20.png) no-repeat; 
	padding-left:24px;
	color:#666;
	text-decoration:none;
}#pie a#smart:hover{
	color:#999;
}