html {
	overflow: auto;
}

body {
	font-family: "微软雅黑";
	background: transparent;
	background-color:#000000;
}

iframe {
	background: none;
	background: transparent;
}

span {
	text-decoration: none;
}

* {
	font-family: "微软雅黑";
	font-size：60px;
}

.z-label {
	font-family: "微软雅黑";
	font-size:14px;
}
.fl{float:left}
.fr{float:right}
 /**首页*/
 
 .logo{
 background:url(../images/logo.png) no-repeat;
 width:416px;
 height:77px;
 float:left;
 margin-left:20px;
 }
 .top{
 width:390px;
 height:77px;
 }
.z-label{
	font-family:"微软雅黑"
}
.username{
	display:block;
	margin:20px 0 0 10px;
	text-align: center;
}
.timetext{
	display:block;
	margin:5px 0 0 10px;
	text-align: center;
	display:inline;
}
.z-west{
	overflow:visible;
}


