﻿@import url(public.css);
@import url(master.css);

.list{ padding-top:10px; }
.list ul{ width:676px; }
.list ul li{ float:left; width:145px; height:125px; margin-bottom:20px; text-align:center; padding:0 20px 0 4px; line-height:30px; overflow:hidden; }
.list ul li a.img{ display:block; width:145px; height:93px; border:1px solid #ddd; }
