﻿
.login
{
	/*float:left;*/
	/*background-image:url('/images/cat_top.gif');
	background-repeat:no-repeat;*/
	width:305px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	/*height:275px;*/
}
.loginBtm
{	
	background-image:url('/images/li_bot.gif');
	position:relative;
	width:305px;
	height:22px;
}
.loginBg
{	
	/*margin-top:43px;*/
	background-image:url('/images/li_mid.gif');
	background-repeat:repeat-y;
}
.loginTxt
{
	overflow:auto;
	width:280px;
	margin:0px 0px 0px 10px;
	padding:2px;
}
