﻿body
{
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    background-image:url(../img/bj.gif);
    font-size:12px;
}
hr
{
    width:90%;
    text-align:right;
}
a:link 
{
    color: #000000;
	text-decoration: none;
}
a:visited 
{
    color: #000000;
	text-decoration: none;
}
a:hover 
{
    color: #FF0000;
	text-decoration: underline;
}
a:active 
{
    color: #000000;
	text-decoration: none;
}
.label
{
	
	font-size: 10pt;
	font-family: 黑体;
	vertical-align: baseline;				
	border-right-style: none;
	border-left-style: none;
	height: 20px;	
}
.dgname
{
    text-align:left;
    }