@charset "utf-8";
#picList {
	border-top: 1px solid #ccc;
	height: auto;
	padding: 20px 5px 30px;
}
#title {
	height: 80px;
	overflow: hidden;
}
#tips {
	font-size: 22px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}