td {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.voting{
    width: 761px;
}

.voting table {
	width: 655px;
	float: right;
	text-align:center;
}

.voting td {
	color: #FF0000;

}
.voting_1 {
	background-image: url(images/voting02.gif);
	background-repeat: no-repeat;
	height: 265px;
	padding:0 10 5 0;
}
.voting_2 {
	background-image: url(images/voting03.gif);
	background-repeat: no-repeat;
	height: 278px;
	padding:0 10 5 0;
}

.voting_3 {
	background-image: url(images/voting04.gif);
	background-repeat: no-repeat;
	height: 278px;
	padding:0 10 5 0;
}

.pp {
	background-image: url(images/voting05.gif);
	background-repeat: no-repeat;
	height: 291px;
	padding:94 0 0 98;
}

.pp table{
	width: 260px;
	float:left;
}
.explain {
	background-image: url(images/explain01.gif);
	background-repeat: no-repeat;
	height: 559px;
	width: 758px;
}
.explain p {
	font-size: 15px;
	color: #0068B7;
	line-height: 30px;
	width: 514px;
	letter-spacing: 1px;
}

.about {
	background-image: url(images/about01.gif);
	background-repeat: no-repeat;
	height: 550px;
	width: 757px;
}
.about p {
    font-size: 15px;
	color: #0068B7;
	line-height: 30px;
	width: 580px;
	letter-spacing: 1px;
}

.list_bg {
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	height: 271px;
	width: 544px;
}
.list {
	margin: 58px 0 0 140px;
}


