﻿body 
{
	margin:0px;
	padding:0px;
	height:100%;
	font-family:宋体;
	font-size:12px;
	color: #000000;
}
.whitefont {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.grayfont {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a:hover
{
 cursor:hand; 
 font-family:宋体;
 font-size:12px;
 color:#000000;
}


.copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
letter-spacing:1px;
}

.brownfont {
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #b82727;
	text-decoration: none;
}

