@charset "utf-8";
/* CSS Document */

table#news th, table#news td {
	padding: 3px 4px;
	border-bottom: 1px solid #E6E6E6;
}

table#news td {
	padding-left: 18px;
	background-image: url(../img/arrow.gif);
	background-position: 5px 0.8em;
	background-repeat: no-repeat;
}