.news_title
{
	font-weight: bold;
	font-size: 16px;
}

.news_more
{
	text-align: left;
	font-size: 8pt;
	margin-top: 1px;
	float: left;
}

.news_date
{
	text-align: right;
	font-size: 9pt;
	color: #666;
	padding-right: 2px;
}

.news_item
{
	margin-bottom: 6px;
	margin-top: 6px;
	padding: 4px;
	width: 692px;
	background-color: #f4f4f4;
	border: 1px dotted #a6a59f;
}

.news_text
{
	margin-bottom: 5px;
}

a img
{
	border: 0px;

}

.image_left
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid black;
}

.input {
	width: 600px
}

.input_text {
	width: 600px;
	height: 350px;
}