body{ margin:0;
	padding:0;
	background:#071218 url('../img/pub/mbg.png') repeat-x center top;
}
input {
	border: none;
	outline: none; }
.mcontainer{ 
	z-index:999;
	margin:0 auto;
	padding:0;
	width:865px;
	height:700px;
	background-image: url('../img/pub/sbabes.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	
}

.mplogo{position:relative;
	top:55px;
	left:308px;
	width:242px;
	height:94px;	
	font:normal 0px arial;
	background:url('../img/pub/logo_bigred88.png') no-repeat;	

}


.mplogo_bigred88{
	background:url('../img/pub/logo_bigred88.png') no-repeat;	
}

.mplogin{	
	position:relative;
	top:455px;
	left:60px;
	width:748px;
	height:72px;
	background:url('../img/pub/loginbg.png') no-repeat;	

}
.usern {
	position:absolute;
	top:10px;
	left:108px;
	width: 107px;
	height: 28px;
	background:#0e2431;
	border: none;
	color: #fff;
	font: bold 16px arial;
}
 
.pasw {
	position:absolute;
	top:10px;
	left:297px;
	width: 118px;
	height: 28px;
	background:#0e2431;
	border: none;
	font: bold 18px arial;
	color: #fff;
}
 
.btn {
	position:absolute;
	top:11px;
	left:398px;
	width:27px;
	height:27px;
	font: normal 0px arial;
	background: url('../img/pub/btn.png') no-repeat;

}
.lblipmsg{

}
.errortxt{
	position:relative;
	top:440px;
	text-align:center;
	width:100%;

	line-height:30px;
	font:bold 14px arial;
	color:red;
}
.footer{
	position:relative;
	text-align:center;
	width:100%;
	top:454px;
	font: bold 9px arial;
	color:#576f7e;
}