/* css‹¤’Ê‰» */
p.sharePrBanner {
	width: 323px;
	height: 100px;
	float: left;
	margin-left: 7px;
	margin-bottom: 10px;
	border: solid 1px #666;
	background-color: #fff;
}
p.sharePrBanner:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
p.sharePrBanner a {
	display: block;
	width: 100%;
	height: 100%;
}
