@charset "utf-8";
/* CSS Document */
#message_b1 p	{
	text-align:justify;
}
#news_link {
	background-image: url(images/newsicon_small.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	padding-top: 2px;
	padding-bottom:7px;
}
#news_link a {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	padding-left: 24px;
	padding-bottom:0px;
	letter-spacing:0.04em;
	display: block;
	color: #777;
}
#news_link a:first-line	{
	font-size:11px;
	line-height:12px;
	font-weight: bold;
	color:#0A51A1;
}
#news_link a:hover {
	color: #FF7F00;
}