.vote_subject{
		font-size:12px;
		font-weight:bold;
	}
	.vote_days{
		font-size:12px;
	}
	.vote_total{
		font-size:12px;
	}
	.vote{
		font-size:12px;
	}
	.vote_item{
		padding-left:14px;
	}
	.bar{
		border: 1px #cccccc solid;
		font-family:arial,verdana;
		font-size:9px;
		height:8px;
	}
	.y{
		background: #008800;
	}
	.n{
		background: #efefef;
	}
	.p{
		padding-left:4px;
		font-family:arial,verdana;
		font-size:9px;
	}