﻿.title{font-size:14px;font-weight:bold;border-bottom:1px solid #f0f0f0;line-height:30px;height:30px;margin:0 0 15px 0;}
.photolist{ margin: 0; padding: 0; list-style: none; overflow: hidden; 
}
.photolist li{ float: left; display: block; overflow: hidden; background: #f3f3f3; margin: 0 6px 12px 6px; width: 183px; 
}
.photolist li img{
	width: 169px;
	display: block;
	padding: 2px;
	margin: 5px;
	background: #fff;
	height: 125px;
}
.photolist li div{ height: 30px; line-height: 30px; font-size: 12px; display: block; text-align: center; padding: 0 6px; 
}
.photolist li a{font-weight:bold;}
.photolist li p{line-height:22px;padding:0 0 10px 10px;margin:0; height:44px;}

.phototop{ margin: 0; padding: 0; list-style: none; height: 160px; overflow: hidden; clear: both; 
}
.phototop li{
	float: left;
	display: block;
	overflow: hidden;
	background: #f3f3f3;
	margin: 0 9px 20px 9px;
}
.phototop li img{
	width: 159px;
	display: block;
	padding: 2px;
	margin: 5px;
	background: #fff;
	height: 119px;
}
.phototop li div{
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	display: block;
	text-align: center;
	padding: 0 6px;
	width: 135px;
}
