﻿.menu
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.text
{
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.title
{
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.news_title
{
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.news_sumary
{
    font-family: tahoma;
    font-size: 12px;
    color: #808080;
    font-weight: bold;
}
.news_time
{
    font-family: tahoma;
    font-size: 10px;
    color: #008000;
    text-decoration: none;
}
.others
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #808080;
    text-decoration: none;
}
.news_others
{
    font-family: tahoma;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}
.top
{
	 
	   background-image:url(image/menu_bg.PNG);
	border-right: #ffffff 0px groove;
}
.top:hover
{
    background-image:url(image/menu_bg_hover.PNG);
	
}