﻿body
{
    font-family: tahoma;
    font-size: 10pt;
    padding: 0px;
    margin: 0px;
    background-color: #41472A;
}
.MainTable
{
    font-family: tahoma;
    font-size: 10pt;
    background-color: #FFFFFF;
    width: 970px;
}
.GrideViewAndListView
{
    margin-top: 7px;
}
.MaxCount
{
    font-family: tahoma;
    font-size: 8pt;
    color: #666666;
}
.NewsSp1
{
    font-family: 'times New Roman';
    font-size: 14pt;
        font-weight: bold;
    text-decoration: none;
    color: #0000FF;

}
.NewsSp1:Hover
{
    font-family: 'times New Roman';
    font-size: 14pt;
        font-weight: bold;
	text-decoration: none;
	color: #FF6600;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FF6600;
}
.Foo
{
    height: 30px;
    background-color: #C0C5AB;
    text-align: center;
}
