@charset "utf-8";
/* CSS Document */
.voteBg {
	background:url(../images/vote_14.jpg) no-repeat right bottom;
}
.vote table span {
	color: #FFF;
	background:none;
}
.vote table h5 {
	padding-bottom:8px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}
.vote table i {	color: #666666;

}
