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

.vote-content {
	width: 100%;
	min-width: 1200px;
	height: 1100px;
	margin: 0px auto;
	padding: 30px 0px 60px 0px;
	position: relative;
	background-color: #fff;
}

.vote-content:before {
	content: "";
	left: 50%;
	top: 30px;
	width: 962px;
	height: 1094px;
	background: url(http://img.eprice.com.tw/img/tw/event/20160101/vote.p2.gif) no-repeat;
	position: absolute;
	margin: 0px 0px 0px -481px;
}

.vote-content .member {
	position: relative;
	top: 836px;
	left: 50%;
	display: block;
	width: 78px;
	height: 24px;
	margin: 0px 0px 0px -230px;
	text-indent: -999em;
}