/*¸ê°T¦C¿ï³æ*/

#super_pages_list {
	width:98%; 
	padding:0;
}
#super_pages_list:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}	

#super_pages_list ul	{
	margin:0 0 0 10px;
	padding:0;
}
#super_pages_list li{
	display : inline;
	line-height:1.9em;
	margin-right : 20px;
	float:left;
	margin-bottom:5px;
}
#super_pages_list li{	
	padding:3px 8px 0px 8px;
}
#super_pages_list li a{
	color: #000;
	padding-left: 15px;
	border:0;
	text-decoration : none;
	background: url(../cssimg/fhi.gif) left center no-repeat;
}
#super_pages_list a{white-space: nowrap;} 
