/*输入框样式*/
.input1{
	font-family: "宋体";
	background-color: #FFFFFF;
	font-size: 12px;
	border: 1px groove #DBDBDB;
	cursor: auto;
}
.fontloginRight {
	font-size: 12px;
	color: #0099FF;
}
.input1-bor {
font-family: "宋体";background-color:#F0F8FF;font-size: 12px; height:19px;
border: 1px groove #DBDBDB;}
/*主体*/
{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
/*左侧*/
.loginLeft{
	width:250px;
	float:left;
	margin-top: 7px;
}
.superiority {
	margin-left: 2px;
	width:248px;
	float:left;
	background:#fff;
	margin-bottom:5px;
	border: 1px solid #e2e2e2;
}
/*右侧*/
.loginRight {
	width:696px;
	height:460px;
	float:right;
	background:#fff;
	border: 1px solid #e2e2e2;
	margin: 7px 0px;
}
.loginRightTop {
	height: 30px;
	width: 52%;
	text-align: center;
	padding-top: 9px;
	margin-left: 150px;
	*margin-left: 150px;
	_margin-left: 83px;
	float: left;
}
.loginRightCenter {
	width: 452px;
	padding: 3px;
	float: left;
	margin-left: 100px;
	*margin-left: 100px;
	_margin-left: 50px;
}

