@charset "utf-8";
body{ margin:0px;color:#ffffff;font-size:12px;font-family:"微软雅黑";
	background: url(../images/deskbgsmall.jpg) fixed center center no-repeat;background-size: auto auto; background-color:rgba(0, 0, 0, 0.4)}
/*登录css*/
td {color:#000000;font-size:12px;}
.logon_bg{background-color:rgba(0, 0, 0, 0.4)}
.login{ width:130px; height:20px; display:block; border:1px solid #CCCCCC; padding-left:20px}
.username{ background:url(../images/Emindex_logon.png) 0px -430px  no-repeat; }
.password{  background:url(../images/Emindex_logon.png) 0px -465px no-repeat; }
.submit{background:url(../images/Emindex_logon.png) 0px -512px no-repeat; width:63px; height:60px; border:none}
#logininfo { padding-top:5px;color:#FF0000; font-weight:bold; line-height:32px; height:32px}	
.login_userlist{ position:absolute; top:0px; left:8px; width:408px; z-index:2000; height:273px; overflow:auto; background:#FFFFFF; border:#999999 1px solid}
.login_userlist div{ height:35px; line-height:35px;  text-align:center; font-size:14px; font-weight: bold; color:#000000; width:408px; border-bottom:2px solid  #999999}
.login_userlist div div{ position:absolute; width:100px; top:0px; left:300px}
.login_userlist li{ float:left; width:102px; height:35px; line-height:35px; list-style:none; border-bottom:1px #999999 solid;border-left:0px #999999 solid; cursor:hand ; background:#91C3E6}
