﻿.btlogin
{
	width: 60px;
	height: 21px;
	background-position: center center;
	background-image: url(../images/btn_login.gif);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: transparent;
}
.loginli1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93c3f3;
	height: 30px;
}
.logininput1
{
	border-right: #93c3f3 1px solid;
	border-top: #93c3f3 1px solid;
	border-left: #93c3f3 1px solid;
	border-bottom: #93c3f3 1px solid;
	width: 144px;	
}
.loginli2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
	height: 25px;
}
.logininput2
{
	border-right: #663366 0px solid;
	border-top: #663366 0px solid;
	border-left: #663366 0px solid;
	border-bottom: #663366 1px solid;
	width: 100px;	
}

