﻿ .LoginButton
{color:#FFFFFF;
	background:#800080;
	border:1px #C3D6EE solid;
	text-align: center;cursor: pointer;
}
 .LoginRegButton
{height:20px;
	color:#FFFFFF;
	background:#f97c00;
	border:1px #C3D6EE solid;
	text-align: center;cursor: pointer;
}
 .LoginText
{height:20px;
	color:#800080;
	text-align: left;
	line-height:16px;
}
 .LoginTitle
{height:20px;
	color:#FFFFFF;
	text-align: left;
	line-height:20px;
	background:#800080;
     height: 30px;
}
 .LoginRegTitle
{height:20px;
	color:#FFFFFF;
	text-align: left;
	line-height:20px;
	background:#f97c00;
	 height: 30px;
}
a.registLink:Link,a.registLink:Visited{height:20px;color:#993300;text-decoration:underline;font-size:14px}
a.registLink:Hover,a.registLink:Active{height:20px;color:#993300;text-decoration:underline;font-size:14px}
 .RegistTitleYellow
{height:20px;
	color:#ff3300;
	font-size:14px;
	line-height:20px;
	text-indent: 2mm
}
 .RegistTitle 
{height:20px;
	color:#000000;
	font-size:14px;
	line-height:20px;
	text-indent: 2mm
}
 .Registleft 
{height:30px;
	font-size:14px;
	line-height:20px;
	text-indent: 2mm;
	background-color:#FFFBFF;
}
.field-text {
	margin: 0px 5px; padding: 2px; border: 1px solid rgb(219, 146, 56);  background-color:#FFFBFF;
}
