﻿@import url(public.css);
@import url(master.css);
.list{ padding:10px 0; }
.list ul{}
.list ul li{ height:30px; line-height:30px; padding:10px 0 0 20px; border-bottom:1px dotted #c1c1c1; position:relative; overflow:hidden; background:url(icon07.gif) no-repeat left 23px; }
.list ul li span.data{ position:absolute; right:0; top:10px; color:#999; }
