@charset "utf-8";
#news td {
	vertical-align: top;
}
#news th {
	background-color: #FFFFFF;
}
#news table {
	margin-top: 20px;
}
#news .name {
	text-align: center;
}
#news .new_old {
	width: 40%;
}
#news .rightText {
	text-align: right;
}
