html {
	overflow: hidden;
}

body {
	font-family: "微软雅黑";
	background: transparent;
	background:url(../images/login2.png); 
	background-repeat:no-repeat;
	backgroud-size:100%;
	
    
	
}

iframe {
	background: none;
	background: transparent;
}

span {
	text-decoration: none;
}

* {
	font-family: "微软雅黑";
	font-size：60px;
}

.z-label {
	font-family: "微软雅黑";
	font-size:18px;
	color:#000000;
}

.z-grid-body table{
	margin-top:80px;
	margin-left:300px;
		
}

div.z-grid-body{
	background:url(../images/login3.png);
	filter:alpha(opacity=100);
	overflow:hidden;
}

.z-button-os{
	width:80px;
	height:30px;
	font-family: "微软雅黑";
	color:#ffffff;
	border:none;
	font-size:14px;
	background:url(../images/button.png);
}
	
tr.z-row .z-cell{
	background:#f6f6f6;
	padding:4px 8px 4px 6px;
	
}

div.z-footer-cnt{
	margin-left:146px;
	margin-top:14px;
	width:300px;
	height:38px;
	
}

div.z-grid{
	border:30px solid #BDBDBD;
	filter:alpha(opacity=60);
	background:none;
	}
	
div.z-grid-footer{
	border:none;
}
/**以上为登陆样式**/


.index{
	background:white;
	
}

	



