@charset "utf-8";
/* CSS Document */
.piclist{padding-top:20px}
.piclist li{float:left;width:220px;height:260px;padding:15px 8px 8px 8px;margin:0 14px 20px 0; position:relative;display:inline}

.piclist li.r{margin-right:0}
.piclist li b{display:block;width:39px;height:43px;background:url(../../img/home/img/zsc_pic1.png) no-repeat; position:absolute;left:100px;top:-15px;z-index:1}
.piclist li .add{ position:absolute;background:url(../../img/home/img/zsc_pic2.jpg) no-repeat; position:absolute;right:0;bottom:0;z-index:1;display:block;width:33px;height:29px}
.piclist ul{width:220px;overflow:hidden;padding-top:5px}
.piclist ul li{margin:0;padding:0 0 0 10px;height:26px;}