body
{
	font-family:"ËÎÌå";
	font-size:12px;
	text-align:center;
}
a {
text-decoration: underline;
color: #246da0;
}
a:hover {
text-decoration: underline;
color: #ff6600;
}
#head
{
	width:760px;
	height:500px;
	background:url(bg.gif) no-repeat;
	border: 1px solid #ccd5dc; 
}
.space
{
	clear:both; 
	padding-top:8px;
}
.space2
{
	clear:both; 
	padding-top:16px;
}
.login
{
     width:365px;
     line-height:50px;	
}
.title
{
	font-size:22px;
	font-weight:bold;
	color:#246da0;
	text-align:center;
	letter-spacing:20px;
	padding-top:30px;
}
.txt
{
	text-align:left;
}
.txt span
{
	font-size:14px;
}
.txt1
{
	padding-left:97px;
}
.txt2
{
	padding-left:82px;
}
.txt3
{
	line-height:25px;
	color:#ff0000;
}
._txt1
{
	padding-left:28px;
}
._txt2
{
	padding-left:13px;
}
.LoginUserName 
{
	background-color: #ffffff;
	height: 21px;
	width: 195px;
	border: 1px solid #0071BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	/*text-indent: 5pt;*/
	vertical-align: middle;
	padding-top: 2px;
	padding-top: 2px;
    padding-left: 8px;
}
.LoginCheckCode 
{
	background-color: #ffffff;
	height: 21px;
	width: 52px;
	border: 1px solid #0071BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	/*text-indent: 5pt;*/
	vertical-align: middle;
	padding-top: 2px;
	padding-top: 2px;
    padding-left: 8px;
}
.LoginBT 
{
	background-image: url(../images/BtTemplate.jpg);
	height: 26px;
	width: 67px;
	border: none;
	font-size: 14px;
	font-family:"ºÚÌå";
    cursor: hand;
}
