/* 中华游标准CSS样本- Sitemap栏目样式表 */ /* Designed by ChinaHighlights.inc */ /*sitemap index.html*/ #sitemap{margin:0;padding:0;} #sitemap ul{margin:10px;padding:0 0 0 20px; width:180px; float:left; height:180px;} #sitemap ul a{color:#555;font-weight:bold;} #sitemap ul li{list-style: circle;margin-left:12px; font-size:12px; line-height:17px;} #sitemap ul li a{font-weight:normal;}