/*¸ê°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;
background:url(../cssimg/super_list_li.gif) bottom left no-repeat;}

#super_pages_list li{ white-space: nowrap; }  
