.admin{
	width:900px;
	float: right;
	margin:15px 0 10px 0;
	display:inline;
}
#warper:after{ content:".";display:block; visibility:hidden;clear:both;height:0;}
#center:after{ content:".";display:block; visibility:hidden;clear:both;height:0;}
#center{
	width:900px;
	margin:0 auto;
	padding:0 0 10px 0;
}
.mainbody{
	width:900px;
	float:right;
}
.voted{
	width:100%;
	float: left;
}
*+html .voted{
	margin-top:10px;
}
.voted_contain{
	width:899px;
	float:left;
}
.voted_contain table{
	margin:10px 0;
}
.link_col a:link,.link_col a:visited{
	color:#FF6600;
}
.link_col a:hover{
	color:#FF0008;
}
.voted_tr{
	background:#FF6600;
}
.voted_tr td{
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.List{
	
	border-bottom:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
}
.List tr td{
	line-height:30px;
	border-top:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
}
