.signinmain
{
	width: 300px;
	height: 250px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
.signinbg
{
	background-color:#D3D3D3;
} 
.signinlabel
{
	font-family: 微软雅黑;
	font-size: 20px;
}
.signinok
{
	font-family: 微软雅黑;
	color: black;
	font-weight: 800;
	margin-top: 30px;
}
.signinhead
{
	font-family: 微软雅黑;
	font-weight: 900;
	text-align: center;
}
.mainfont
{
	font-family: 微软雅黑;
	font-weight: 500;
}
.headlink
{
	color:#90EE90;
	font-weight: 900;
}
.mainheader
{
	font-family: 微软雅黑;
	height: 50px;
	color: white;
	text-align: center;
	padding-top: 10px;
	background-color: #696969;
}
.infolabel
{
	font-family: 微软雅黑;
	font-size: 20px;
	color:#696969;
}
.upload
{
	font-family: 微软雅黑;
	color: black;
	font-weight: 800;
}