.wrapper{ padding-bottom:15px; border-bottom:solid 1px #ddd; }

.title_list{ height:30px; line-height:20px; border-bottom:solid 1px #ddd; margin-top:10px; clear:both; }
.title_text{ float:left; background:url(../images/photo_news_images/list_icon.gif) no-repeat left center; padding-left:30px; font-size:18px; color:#3f95ca; }
.path{ float:left; margin-left:20px; }

.list li{ float:left; width:226px; height:222px; overflow:hidden; position:relative; margin-top:20px; margin-right:16px; border:solid 1px #e5e5e5; border-bottom-color:#f2f2f2; }
.list li.over{ margin-right:0px; }
.list li .top{ height:4px; background:#f2f2f2; }
.list li .end{ width:100%; height:1px; background:#d3d3d3; position:absolute; bottom:0px;  }
.list li .photo{ width:176px; height:136px; margin:14px auto 0; padding:6px; background:url(../images/photo_news_images/list_imgBg.gif) no-repeat left top; }
.list li .photo a{ width:160px; height:120px; display:block; overflow:hidden; text-align:center; }
.list li .photo img{ height:120px; }
.list li .title{ padding:0px 14px; margin-top:12px; line-height:18px; height:36px; overflow:hidden; }
.list li a:hover{ color:#ff0000; }

.list_pager{ width:100%; margin-top:20px; }
.list_pager li{ float:left; }
.list_pager li a,.list_pager li .pageinfo,.list_pager li.enabled{ display:block; padding:3px 5px; margin:0px 2px; border:solid 1px #ddd; text-decoration:none; }
.list_pager .pageinfo strong{ color:#222; }
.list_pager li a:hover{ border:solid 1px #028ad6; color:#028ad6; }
.list_pager li.thisclass { display:block; padding:3px 5px; margin:0px 2px; border:solid 1px #cc0000; color:#cc0000; }