@charset "utf-8";
@import url('../css/base.css');
body{ background-image: url("../images/bg.gif");height: 100%;width: 100%;overflow:hidden;}
table{border: 0;width: 1550px;table-layout: fixed;margin-left:380px;margin-top:10%;}
table .input_login{position: relative; height: 172px;width: 380px;float: right;top:140px;z-index: 1px;color: #5C6368;cursor: default;}
table .submit_login{position: absolute; height: 50px;width: 440px;right:0px;bottom:10px;z-index: 1px;color: #5C6368;text-align: center;}
table .login_input1 {
	background-image: url("../images/login_03.gif");
	border-style: none;
	font-size: 12px;
	height: 31px;
	line-height:31px; 
	text-indent:6px;
	width: 168px;
	margin-bottom: 10px; 
    vertical-align: middle; 
	}
table .submit_login #imageField{cursor: pointer;outline: none;}
table .validateimg{ background-image: url("../images/validateimg.png");width: 60px;}
.img{float:right;cursor: pointer;height: 20px;width: 20px;background-image: url("../images/close_icon1e9c5d.png");}
table .input_login .labelUsername{vertical-align:middle;padding-right:10px;height: 20px;display: inline-block;margin-bottom: 10px;}
.mask{width:100%;height:100%;position:absolute;top:0px;left:0px;-moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity =40);display:none;z-index:1; background-color:  #eee;}
.dialog{height: 220px;width: 400px;position:absolute;display:none;z-index:999;background-color: rgb(31, 166, 235); border: 1px solid #afbeca;color: #fff;}
.ui_popup{padding-top: 20px; padding-right: 20px;padding-bottom: 20px;padding-left: 80px; max-width: 350px;}
.icon_warn{background-image: url("../images/warn.png");background-repeat: no-repeat;position: absolute;left: 20px;top:20px;width: 51px;height: 51px;}
.ui_popup_container{line-height: 1.5em;font-size: 16px;margin-top: 12px;margin-right: 0px;margin-bottom: 20px;margin-left: 0px;}
.ui_popup_action{text-align: center;}
.input_login .user_error, .input_login .pass_error, .input_login .imageCode_error{ 
	display:inline-table;
	line-height: 14px;
	height: 14px;
	position: absolute;
	top: 8px;
	left: 225px;
}
.input_login .pass_error{
	top: 50px;
}
.input_login .imageCode_error{
	top: 90px;
}
#imageCode{position: absolute;left: 115px;}
.weixin-chart{
  margin-left:30px;
  margin-top:10px;
}
.weixin-sao{
margin-left:100px;
margin-top:10px;
font-size:20px;
color:red;
}
	