@charset "utf-8";
/* CSS Document */

.ps_01{ padding-left:30px; width:1230px}
.ps_01 dl{ width:216px; margin-right:30px; float:left; overflow:hidden; margin-top:20px }
.ps_01 dl dd{ width:208px; float:left; overflow:hidden; margin-bottom:15px;position:relative; height:208px}
.ps_01 dl dd img{ width:206px; height:206px; float:left; overflow:hidden; border:1px solid #aaa}
.ps_01 dl dd span{ display:block; width:206px; height:206px; position:absolute; top:-500px; left:0}
.ps_01 dl dd a:hover span{ position:absolute; top:0; left:0; z-index:9}
.ps_01 dl dd a:hover span img{ border:1px solid #ececec}
.ps_01 dl dt{ width:100%; float:left; overflow:hidden; line-height:30px; height:30px; text-align:center}
.ps_01 dl dt a{ font-size:16px; color:#666; font-weight:bold}
.ps_01 dl dt a:hover{ color:#87b902; text-decoration:underline;}