/* ------------------------------
	GENERAL
------------------------------ */

#entry table {
	width:610px;
}
#entry table td {
	vertical-align:top;
	background:url(../../news/img/list_line.jpg) no-repeat bottom;
	padding:0.5em 0;
	line-height:1.5em;
	word-break: break-all;
	color: #666666;
}
#entry a:link {
	color: #666666;
	text-decoration: underline;
}
#entry a:active {
	color: #666666;
	text-decoration: none;
}
#entry a:hover {
	color: #666666;
	text-decoration: none;
}
#entry a:visited {
	color: #666666;
	text-decoration: underline;
}

.ic_list {
	width:89px;
}
.ic_new {
	width:33px;
}
.ic_new img {
	margin-top:0.2em;
}
.day {
	width:80px;
}
.page_number {
	padding:1em 2.2em;
	color: #0033cc;
}
#entry {
	padding-left:29px;
}