<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#wrap_topix
{
	padding:10px;
}

#wrap_topix li
{

	padding-top:5px;
	padding-bottom:15px;

	clear:both;

	border-bottom:1px #ddd dashed;

}

#topix_date
{
	background-image:url(../image/index/icon_topix.jpg);
	background-repeat:no-repeat;

	background-position:0px 2px;

	padding-left:13px;

	height:16px;
	line-height:16px;

}

#topix_msg
{
	margin-left:10px;
}

#topix_msg img
{
	float:right;

	margin-left:10px;

	border:1px #999 solid;

}

</pre></body></html>