body {
	background:url(../Images/login/bgnew.jpg) top center no-repeat;
	width:100%;
	height:100%;
}
html, body {
	overflow:auto;
	min-width:1350px;
	min-height:600px;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
.loginB, .loginF, .loginM, .loginCd {
	position:absolute;
}
.loginB {
	width:600px;
	height:535px;
	top:50%;
	left:50%;
	margin-left:-262px;
	margin-top:-268px;
}
.loginT {
	background:url(../Images/login1/logo1.png) center top no-repeat;
	height:111px;
}
.loginF {
	bottom:0px;
	height:26px;
	line-height:26px;
	color:#000;
	font-size:16px;
	left:0px;
	right:0px;
	text-align:center;
}
.loginM {
	width:525px;
	height:317px;
	top:150px;
    left:30px;
	background:url(../Images/login/bg.png) center no-repeat;	
}
.qy {
	background:url(../Images/login/bg1.png) center no-repeat;	
}
.loginCd {
	width:270px;
	height:150px;
	left:50%;
	margin:73px 0 0 -135px;
}
.qy .loginCd {
	width:284px;
	margin:73px 0 0 -142px;
}
.loginC {
	height:35px;
	clear:both;
	padding-bottom:20px;
}
.loginC font {
	font-size:14px;
	display:block;
	height:35px;
	line-height:35px;
	color:#333;
	text-align:right;
	float:left;
}
.loginC font b {
	padding-left:14px;
}
.qy .loginC font b {
	padding-left:28px;
}
.loginC input {
	float:left;
	width:200px;
	height:35px;
	line-height:35px;
	padding:0 7px;
	background:url(../Images/login/inputBg1.gif) center no-repeat;
}
.loginC input:hover {
	background:url(../Images/login/inputBg2.gif) center no-repeat;
	color:#069;
}
.loginBtn {
	clear:both;
	padding-left:56px;
}
.loginBtn a {
	display:block;
	height:31px;
	line-height:31px;
	text-align:center;
	width:72px;
	margin-right:10px;
	float:left;
	background:url(../Images/login/btn1.gif) center no-repeat;
}
.loginBtn a span {
	font-size:14px;
	width:45px;
	width:72px\9;
	color:#FFF;
	text-align:center;
	position:absolute\9;
	filter: 
	Dropshadow(offx=1,offy=0,color=#165f71) 
	Dropshadow(offx=0,offy=1,color=#165f71) 
	Dropshadow(offx=0,offy=-1,color=#165f71) 
	Dropshadow(offx=-1,offy=0,color=#165f71); 
	text-shadow:#165f71 1px 0 0,#165f71 0 1px 0,#165f71 -1px 0 0,#165f71 0 -1px 0; /*兼容ff*/
}
.loginBtn a:hover {
	background:url(../Images/login/btn2.gif) center no-repeat;
}
.loginBtn a:hover span {
	filter: 
	Dropshadow(offx=1,offy=0,color=#c87c00) 
	Dropshadow(offx=0,offy=1,color=#c87c00) 
	Dropshadow(offx=0,offy=-1,color=#c87c00) 
	Dropshadow(offx=-1,offy=0,color=#c87c00); 
	text-shadow:#c87c00 1px 0 0,#c87c00 0 1px 0,#c87c00 -1px 0 0,#c87c00 0 -1px 0; /*兼容ff*/
}