/* CSS Document */
.prc2 {
	padding: 10px 7px;
}
.prc2 a {
	width: 100%;
	position: relative;
	display: block;
	background: #f2f2f2;
	overflow: hidden;
	border: 1px solid #999;
}
.prc2 .pic-img {
	padding-top: 75%
}
.prc2 .prc2-show {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	background: #fff;
	color: #222;
	font-size: 14px;
	line-height: 30px;
}
