
.main_box {
	/* Important parameters of style start */
	position: relative;
	overflow: hidden;
	float: left;
	/* Important parameters of style end */

}
.main_box > img {
	display: block;
	z-index: 10;
}
.main_box > a {
	text-decoration: none;
}
.popup {
	/* Important parameters of style start */
	display: none;
	text-align: center;
	position: absolute;
	z-index: 40;
	/* Important parameters of style end */
	height: 70px;
	width: 70px;	
 filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#000000, strength=2);
}


.overlayPop {
	/* Important parameters of style start */
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	margin: 0;
	/* Important parameters of style end */	

	background: #000;
}


.user_style3 .popup {
	border-radius: 85px;
	padding-top:5px;
	height: 50px;
	width: 50px;
	
	line-height: 60px;
	color: #fff;
	font-size: 14px;
	font-family:微軟正黑體;
}
.user_style3 .overlayPop {
	background: #000;
	margin:5px;
	-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}
.p3_pro_pic{ overflow:hidden;}
.p3_pro_pic li{ overflow:hidden; float:left; width:342px;}
