/* CSS Document */

#mainBoxLogin {
	position:relative;
	width:662px;
	height:336px;
	margin:0;
	padding:0;
	background-color:#666666;
}

#containBoxLogin {
	position:absolute;
	width:656px;
	height:330px;
	top:3px;
	left:3px;
	padding:0;
	background-color:#FFFFFF;
}

#contentBoxLogin {
	margin:9px 11px;
	width:635px;
	height:315px;
	padding:0;
	background-color:#FFFFFF;
}

.textTitleL {
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	margin-left:32px;
}

.textTitleStatic {
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
}

.textForgot {
	font-size:11px;
	font-family:Arial;
	color:#999999;
	text-decoration:underline;
}

.inputLg {
	width:214px; 
	height:23px; 
	border:3px solid #cccccc;
}

.textLgR {
	font-size:11px;
	font-family:Arial;
	color:#666666;
}
