.post_top
{
	margin: 0px;
	background: url("images/c_news_up.jpg") no-repeat;
	font-size: 10pt;
	text-align: right;
	padding: 5px;
	overflow: hidden;
	width: 390px;
	height: 25px;
}

.post_content
{
	margin: 0px;
	background: url("images/c_news_bg.jpg") repeat-y;
	padding: 5px;
	overflow: hidden;
	line-height: 20pt;
	letter-spacing: 1px;
	width: 390px;
}

.post_content p
{
	margin: 0px;
}

.post_bottom
{
	margin: 0px;
	margin-bottom: 20px;
	background: url("images/c_news_down.jpg") no-repeat;
	text-align: right;
	padding: 22px 80px;
	width: 240px;
	height: 6px;
	color: #999;
}

.post_bottom a
{
	color: #000000;
}

.allanno
{
	margin: 5px;
	font-size: 10pt;
	border-left: 2px solid #999;
	line-height: 20px;
	padding: 0px 10px;
	letter-spacing: 1pt;
}

.allanno a
{
	color: #333;
}

.allanno a:hover
{
	color: #333;
	text-decoration: none;
}
