@charset "utf-8";
/* CSS Document */

.share-content {
	min-width: 1200px;
	height: 692px;
	margin: 0px auto;
	padding: 30px 0px 60px 0px;
	position: relative;
}

.share-content:before {
	content: "";
	left: 50%;
	top: 30px;
	width: 962px;
	height: 692px;
	background: url(http://img.eprice.com.tw/img/tw/event/20141224/share.p3.gif) no-repeat;
	position: absolute;
	margin: 0px 0px 0px -481px;
	z-index: 11;
}

.share-content .shareurl {
	font-size: 19px;
	font-weight: bold;
	color: #441aca;
	position: absolute;
	z-index: 12;
	top: 300px;
	left: 50%;
	margin: 0px 0px 0px -384px;
	text-align: center;
	width: 786px;
	height: 24px;
	padding: 0px;
	border: none;
}

.share-content .shareurl:focus {
	outline: none;
}

.share-content .share-to-fb {
	position: absolute;
	bottom: 148px;
	left: 50%;
	display: block;
	width: 278px;
	height: 91px;
	margin: 0px 0px 0px -120px;
	text-indent: -999em;
	z-index: 12;
}