.contest .head {
	width: 870px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	padding-bottom: 2px;
	height: 90px;
}
.contest .head .ban {
	width: 870px;
	height: 65px;
	margin-bottom: 2px;
}
.contest .head .menu {
	width: 870px;
}
.contest .head .menu .frame {
	float: left;
	padding-left: 2px;
}
.contest .gaiyou {
	width: 870px;
	margin-top: 15px;
}
.contest .gaiyou .text {
	/* width: 200px; */
	float: left;
	text-align: left;
}
.contest .gaiyou .setsumei {
	width: 870px;
	text-align: right;
	float: left;
	color: #666666;
}
.contest .main {
	width: 870px;
	float: left;
}
.contest .main .frame {
	width: 165px;
	height: 273px;
	margin-right: 11px;
	margin-top: 16px;
	float: left;
}

.contest .main .frame4 {
	margin-right: 0px;
}

.contest .main .frame .style {
	background-image: url(../basic/2011/month/image/bg_style.gif);
	padding-top: 12px;

}
.contest .main .frame .style .photo {
	width: 165px;
	text-align: center;
	height: 194px;
}
.contest .main .frame .style .catch {
	width: 153px;
	text-align: left;
	padding-right: 6px;
	padding-left: 6px;
}
.contest .main .frame .style .vote {
	height: 31px;
	width: 153px;
}
.contest .footer {
	float: left;
	width: 870px;
	padding-top: 20px;
}
.contest .footer .text {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #696969;
	padding: 10px;
}
.contest .footer .frame {
	width: 870px;
}
.contest .footer .vote {
	background-color: #8C8C8C;
	color: #FFFFFF;
	height: 21px;
	padding-top: 4px;
	padding-left: 4px;
	clear: left;
}
