﻿#divLoginTop
{
	width:100%;
	height:200px;	
}
#divLoginCenter
{
	width:100%;
	height:200px;
}
#divLoginBottom
{
	width:100%;
	height:200px;
}
.cssLogTab
{
	width:250px;
	border:solid 1px #ccf;
	margin:auto;
}
.cssLabel
{
	font-size:13px;
	font-weight:bold;
	text-indent:5px;
	width:80px;
}
.cssTextInput
{
	width:130px;
	border:solid 1px #ccc;
}
.cssbtn
{
	width:60px;
}
.cssMSG
{
	font-size:12px;
	font-weight:bold;
	color:#f00;
}