@charset "utf-8";
#news td {
	vertical-align: top;
}
#news .name {
	text-align: center;
}
#news .new {
	width: 42%;
}
#news .old {
	width: 42%;
}
#news p {
	margin-bottom: 20px;
}