﻿/* CSS Document */
@charset "utf-8";

/*活动剪影样式*/
.photos{ width:675px; clear:both; float:left; overflow:hidden;}
.photos_top{width:635px; height:31px; clear:both; float:left; overflow:hidden; background:url(../Images/photo.gif) no-repeat; font-family:"黑体"; font-size:14px; line-height:31px; color:#4f8911; padding-left:40px;}
.photos_cont{ width:642px; padding:25px 0px 15px 31px; border-left:1px solid #e7e7e7; border-right:1px solid #e7e7e7; clear:both; float:left; overflow:hidden;}
.photos_bot{ width:675px; height:11px; clear:both; float:left; overflow:hidden; background:url(../Images/speca2.gif) no-repeat;}
.pho_list{ width:180px; margin-right:32px; height:160px; float:left; overflow:hidden; background:url(../Images/photobg.gif) 0px 120px no-repeat; }
.pho_list div{ width:180px; height:120px; clear:both; float:left; overflow:hidden;}
.pho_list span{ display:block; width:180px; height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-top:10px; text-align:center; clear:both; float:left;}
.pho_list a{ font-size:12px; color:#000000; font-family:"微软雅黑";}
.pho_list a:hover{ color:#FF3300; text-decoration:underline;}
/*活动剪影样式*/

