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

.statement {
	display: block;
	width: 448px;
	height: 76px;
	position: relative;
	top: 58px;
	left: 50%;
	margin: 0px 0px 0px -489px;
	text-indent: -999em;
	background: url(http://img.eprice.com.tw/img/tw/event/20160101/share.p4.title.gif) no-repeat;
}

.page {
	width: 962px;
	min-height: 200px;
	margin: 0px auto 0px auto;
	padding: 78px 0px 56px 0px;
	position: relative;
}

.page .candidate {
	box-sizing: border-box;

	width: -moz-calc(20% - 20px);
	width: -webkit-calc(20% - 20px);
	width: -o-calc(20% - 20px);
	width: calc(20% - 20px);

	padding: 13px 12px 10px 12px;
	margin: 0px 20px 28px 0px;
	float: left;
	text-align: center;
	border: 1px solid #ff397f;
	position: relative;
	box-shadow: 5px 8px #f2f2f2;
}

.page .candidate:before {
	content: "";
	position: absolute;
	width: 46px;
	height: 34px;
	background: url(http://img.eprice.com.tw/img/tw/event/20160101/share.p4.crown.png) no-repeat;
	right: 12px;
	top: -20px;
	z-index: 12
}

.page .candidate strong {
	position: relative;
	display: block;
	width: 100%;
	font-size: 14px;
	margin: -46px 0px 0px 0px;
	text-align: left;
	float: left;
}

.page .candidate > a {
	width: 150px;
	height: 112px;
	overflow: hidden;
	display: block;
}

.page .candidate img {
	float: left;
	margin: 0px;
	position: relative;
	z-index: 11;
}

.page .candidate .icon {
	width: 43px;
	height: 75px;
	background: url(http://img.eprice.com.tw/img/tw/event/20160101/share.p4.icon.png) no-repeat;
	float: right;
	margin: -19px 4px 0px 0px;
	padding: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #fffd31;
	position: relative;
	z-index: 12;
}

.page .candidate em {
	display: block;
	margin: 7px 0px 0px 0px;
	padding: 0px 10px 0px 75px;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #fffd31;
	background-color: #ff397f;
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 31px;
}

.page .candidate em:after {
	content: "積分";
	text-align: center;
	position: absolute;
	width: 50px;
	height: 26px;
	padding: 5px 0px 0px 0px;
	left: 0px;
	bottom: 0px;
	font-size: 15px;
	color: #fff;
	background-color: #901b44;
}

.page .black {
	border-color: #939393;
}

.page .black:before {
	display: none;
}

.page .black .icon {
	background: url(http://img.eprice.com.tw/img/tw/event/20160101/share.p4.icon2.png) no-repeat;	
}

.page .black em {
	background-color: #c1bebe;
}
.page .black em:after {
	background-color: #5c5c5c;
}


