﻿/*内页新闻列表*/
.ny_content{ padding:5px;}
.ny_content ul li{ border-bottom:#CCC dashed 1px; height:30px; line-height:30px; background:url(tb02.png) no-repeat 5px center; padding-left:20px;}
.ny_content ul li a{ font-size:14px}
.ny_content ul li a:hover{ font-size:14px}
.ny_content ul li span{ float:right; color:#666; font-size:12px; }

/*内页图片列表*/
.ny_cpzs{ padding:10px;}
.ny_cpzs dl{ float:left; margin-left:20px; }
.ny_cpzs dl dt{ width:268px; height:219px; padding:5px; border:#CCC solid 1px; text-align:center; background:#FFF}
.ny_cpzs dl dt #img{ width:0; height:100%; display:inline-block; }
.ny_cpzs dl dt img{ max-width:268px;  max-height:219px; vertical-align:middle;  display:inline-block;}
.ny_cpzs dl dd{ width:268px; height:30px; line-height:30px; text-align:center; overflow:hidden;}