@charset "utf-8";

#tb_top_news {
	width: 610px;
	margin-top: 10px;
}

#tb_top_news th,
#tb_top_news td {
	font-size: 0.75em;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
}
#tb_top_news td p{
	font-size: 1em;
}

#tb_top_news th {
	width: 6em;
	background: url(../images/top_news_line.gif) no-repeat 2px 4px;
	padding: 2px 0 2px 15px;
}

* html body #tb_top_news th {
	width: 7em;
}

