﻿.news_title
{
    margin-bottom: 10px;
    color: #666666;
    font-size: 14px;
}
.news_date
{
    margin-bottom: 5px;
    color: #999999;
    width: 100%;
}
.news_link
{
    width: 100%;
    margin-bottom: 30px;
}
.news_link a {
	color: #000000;
}
.news_link a:hover {
	color: #cc0000;
}