﻿@import url(public.css);
@import url(master.css);

.list{ }
.list ul{ }
.list ul li{ height:40px; line-height:40px; overflow:hidden; padding-left:15px; border-bottom:1px dashed #d9d9d9; position:relative; background:url(icon07.gif) no-repeat left center; }
.list ul li a{ color:#666; }
.list ul li a:hover{ color:#f00; }
.list ul li span{ position:absolute; right:0; top:0; color:#999; }
