.new {
	width: 500px;
	height: 45px;
	border: 1px solid #2c2c2c;
	background-color: #512800;
	text-align: left;
	margin:auto;
}
.text {
	float: left;
	height: 37px;
	width: 380px;
	margin: 3px;
	overflow:hidden;
	text-align: left;
}
.plus {
	float: right;
	height: 38px;
	margin: 3px;
	padding-right:5px;
	overflow:hidden;
	width:45px;
	text-align: left;
}
.date {
	height: 37px;
	width: 48px;
	margin: 3px;
	float: right;
	border: 1px solid #2c2c2c ;
	overflow:hidden;
}
.new:hover {
	width: 500px;
	height: 45px;
	border: 1px solid #2c2c2c;
	background-color: #2F1700;
	margin:auto;
}
#centre {
	width: 520px;
	margin:auto;
}
.new-g {
	width: 520px;
	border: 1px solid #2c2c2c;
	margin:auto;
	float: left;
}
.text-g {
	float: left;
	width: 445px;
	margin: 3px;
	text-align: center;
	border: 1px solid #2c2c2c;
}
.date {
	height: 66px;
	padding-top:15px;
	width: 40px;
	margin: 3px;
	float: left;
	border: 1px solid #2c2c2c ;
	text-align: center;
	background-image:url(http://www.yaoi-juice.com/site/img/body/ico.gif);
	background-repeat:repeat-x;
}
.pagination {
	float: left;
	width: 500px;
	margin: auto;
	text-align: center;
}
#align {
	float: left;
	height: 220px;
	margin-right: 10px;
	margin-top: 10px;
	width:130px;
}