* { margin: 0; padding: 0;}
img { border: 0;}
body{ font-family: 'Microsoft Yahei',verdana; font-size: 12px;width:100%;height:100%;}
.mainContent{background: url(images/bg_login.png) no-repeat center;background-position: center;}
.mainContentA{background: url(images/a.bg_login.png) no-repeat center;background-position: center;}
.logo{
	height:35px;width:226px;
	background: url(images/logo.gif) no-repeat center;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
}
.company_link{
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	margin-right:5px;
	color:#808080;
}
.company_link:hover{
	color:darkorange;
}
.connectCls{
	font-family: 'Microsoft Yahei','Century Gothic',verdana;
	font-size: 12px; 
	border: solid 2px #FFFFFF;
	border-radius: 3px;
	background-color:#66CCCC;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	opacity: .60;
}
.divContentLBody{
	float:left;
	width:600px;
	margin-top:106px;
	margin-left:43px;
	border:0px solid #fff;
} 
.divContentRBody{
	float:right;
	width:350px;
	margin-top:95px;
	margin-right:60px;
	border:0px solid #fff
}

.fly{background: url(images/iconFly.png) no-repeat center;background-position: center;
position:absolute;left:55.1%;top:15.6%;width:70px;height:59px;z-index:9999;
}
.loginIcon{background: url(images/loginIcon.png) no-repeat center;background-position: center;
	position:absolute;left:37.3%;top:4.9%;width:65px;height:62px;
}