.contest .header {
	width: 752px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 17px;
}

.contest .main {
	width: 752px;
	padding-right: 25px;
	padding-left: 25px;
}
.contest .main .vote {
	width: 484px;
	float: left;
	text-align: left;
	padding: 0px 15px 15px 0px;
}
.contest .main .vote .vote-under {
	float: left;
	width: 484px;
}
.contest .main .reselt {
	width: 203px;
	float: left;
	margin-bottom: 15px;
}

.contest .sub {
	width: 752px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
}
.contest .sub .left .c-style .title-style {
	background-image: url(../image/bg_title_line.gif);
	height: 26px;
	width: 484px;
	margin-bottom: 10px;
	clear: left;
}
.contest .sub .right .info {
	width: 203px;
	float: left;
}
.contest .sub .left {
	width: 484px;
	margin-right: 15px;
	float: left;
}
.contest .sub .left .c-style .photolist {
	float: left;
	height: 100px;
	width: 385px;
	overflow: hidden;
}
.contest .sub .left .c-style .photolist .photo {
	height: 100px;
/*	width: 72px; */
	float: left;
	margin-right: 5px;
}
.contest .sub .left .c-style .state {
	width: 99px;
	text-align: center;
	float:right;
}
.contest .sub .left .c-style .state .state-a {
	height: 12px;
	width: 99px;
	margin-top: 11px;
	margin-bottom: 5px;
}
.contest .sub .left .c-style .state .state-b {
	text-align: right;
	height: 24px;
	width: 85px;
	color: #333333;
	margin-right: 12px;
}
.contest .sub .left .c-style .state .state-c {
	/* width: 99px; */
	padding-left: 4px;
	padding-bottom: 4px; 
}
.contest .sub .left .c-style .state .state-b .fc-value {
	color: #E36B59;
	float: none;
}
.contest .sub .left .c-style .state .state-d {
	/* width: 99px; */
	padding-left: 4px;
}
.contest .sub .left .whatsnew .ttl-wsnew {
	height: 26px;
	margin-bottom: 10px;
	background-image: url(../image/bg_title_line.gif);
	width: 484px;
	clear: both;
}
.contest .sub .right {
	width: 203px;
	float: left;
}
.contest .sub .right .info .title-info {
	background-image: url(../image/bg_title_line.gif);
	width: 203px;
	margin-bottom: 10px;
	clear: left;
}
.contest .sub .left .whatsnew .newlist {
	width: 484px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADADAD;
	float: left;
}
.contest .sub .left .whatsnew .newlist .newicon {
	height: 45px;
	width: 45px;
	border: 1px solid #999999;
	float: left;
}
.contest .sub .left .whatsnew .newlist .newtext {
	float: left;
	width: 427px;
	height: 46px;
	padding-left: 10px;
}
.contest .sub .left .whatsnew .newlist .newtext .date {
	height: 12px;
	color: #333333;
	width: 427px;
	margin-top: 2px;
	float: left;
}
.contest .sub .left .whatsnew .newlist .newtext .newread {
	height: 15px;
	width: 427px;
	margin-top: 2px;
	float: left;
}
.contest .sub .left .whatsnew .newlist .newtext .newtitle {
	height: 12px;
	width: 427px;
	margin-top: 2px;
	float: left;
}
.contest .sub .left .c-style {
	height: 140px;
	width: 484px;
	margin-bottom: 10px;
	float: left;
}
.contest .sub .left .whatsnew {
	width: 484px;
	float: left;
}
.contest .sub .right .info .info-ban {
	width: 203px;
	margin-bottom: 10px;
	float: left;
}

