body
{
	background-color: #f0f1f6;
	font-size: 12px;
	font-family: @宋体, Verdana, 'Times New Roman';
	margin-bottom:0;
	margin-top:0;
}

TABLE
{
	font-size: 12px;
	font-family: @宋体;
}
.TextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	height:auto;
	font-size: 12px;
	width:80px;
	font-family: @宋体, Verdana, 'Times New Roman';
}
.Button
{
	background-color:gainboro;
	border-right:darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	width:80px;
	font-size: 12px;
	font-family: @宋体, Verdana, 'Times New Roman';
}
.Normal
{
	font-size:12px;
	font-family: @宋体, Verdana, 'Times New Roman';	
}
.HeaderFriends
{
	font-weight:bold;
	font-size:12px;
	font-family: @宋体, Verdana, 'Times New Roman';
	width:100%;
	color:White;
	background-color:#336699;
	text-align:right;	
}
.HeaderImage
{
	vertical-align:middle;
}
.HeaderTitle
{
	padding-right:5px;
	padding-left:0px;
	font-weight:bold;
	font-size:12px;
	font-family: @宋体, Verdana, 'Times New Roman';
	width:100%;
	color:White;
	background-color:#336699;
}
.FooterFriends
{
	font-size:12px;
	font-family: @宋体, Verdana, 'Times New Roman';
	width:100%;
	color:black;
	background-color:#B2C2F3;
	text-align:center;	
}

.SubHeader
{
	border-top: 3px groove;
	font-size: 8pt;
	color: #ff0000;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #ffffff;
	text-align: right;
}

A:hover
{
	text-decoration:underline; color: #FF9933;
}
A:active
{
	text-decoration:underline; color: #FF9933;
}
A:link       
{
	text-decoration: none; color: #003366;
}
A:visited    
{
	text-decoration: none; color: #660000;
}

.DataGrid
{
 color:White;  
	
}
zc
{
	font-weight: bold;
	color: #ff0000;
}

