table{
	border-collapse:collapse;
}
/*chrome�Զ���ɱ��󱳾��������*/
input:-webkit-autofill{
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}
.grid-990{
	width:990px;
	margin:0 auto;
}

.ocx_style {
	position: relative;
	left: 32px;
	top: -15px;
	width: 220px;
	height:20px;
	border: none;
	outline: medium none;
	background: url('../image/common/pwd_bg.png') no-repeat top center;
}

.ocx_styleNew {
	left: 32px;
	top: -15px;
	width: 260px;
	height:20px;
/* 	border: none; */
	outline: medium none;
/* 	background: url('../image/common/pwd_bg.png') no-repeat top center; */
}


.login_LOGO{
	height:114px;
	background:url('../image/common/admin_LOGO.png') no-repeat;
	background-position:left center;
}

.En_login_LOGO{
	height:114px;
	background:url('../image/common/admin_LOGOen.png') no-repeat;
	background-position:left center;
}

.hk_login_LOGO{
	height:114px;
	background:url('../image/common/hk_admin_LOGO.png') no-repeat;
	background-position:left center;
}

.hk_En_login_LOGO{
	height:114px;
	background:url('../image/common/hk_admin_LOGOen.png') no-repeat;
	background-position:left center;
}

.coming{
	font-size:15px;
	cursor: default;
	font-style: inherit;
	color: #5B5B5B;
	 
}

.login_main{
	height:535px;
	background:url('../image/common/login_bg.png') no-repeat center;
	position:relative;
}
.login_form{
	position:absolute;
	width:268px;
	height:400px;
	right:0;
	top:50px;
}
.login_form_title{
	font-size:30px;
	line-height:85px;
	text-align:center;
	font-family:"Microsoft YaHei";
	position: absolute;
	top: -30px;
}
#login_form_table{
	width:100%;
	position: absolute;
	top: 40px;
}
#login_form_table td{
	height:60px;
}
#login_form_table .merOrIns{
	font-family:Microsoft YaHei;
}
#login_form_table .merOrIns input{
	position: static;
	width: 20px;
}
/*����ʹ��������ʱ
/* .merOrIns #merOrInslogin{ */
/* 	width:180px; */
/* 	height:30px; */
/* 	font-family:Microsoft YaHei; */
/* } */

#login_form_table .merid{
	background:url('../image/common/merid_bg.png') no-repeat top center;
}
#login_form_table .En_merid{
	background:url('../image/common/merid_bgen.png') no-repeat top center;
}
#login_form_table .operid{
	background:url('../image/common/operid_bg.png') no-repeat top center;
}
#login_form_table .En_operid{
	background:url('../image/common/operid_bgen.png') no-repeat top center;
}
#login_form_table .pwd{
	background:url('../image/common/pwd_bg.png') no-repeat top center;
}
#login_form_table .En_pwd{
	background:url('../image/common/pwd_bgen.png') no-repeat top center;
}
#login_form_table .code{
	background:url('../image/common/code_bg.gif') no-repeat top center;
}
#login_form_table .En_code{
	background:url('../image/common/code_bgen.png') no-repeat top center;
}
#login_form_table input{
	position:relative;
	left:32px;
	top:-15px;
	width:220px;
	border:none;
	background:transparent;
}
#login_form_table img{
	position:absolute;
	left:142px;
	top:248px;
}

#forget_pwd{
	font-size:13px;
	color:#ff9600;
}
#cert_download,#videoDemo{
	font-size:13px;
	color:#07b9a6;
}

#login_btn{
	display:block;
	background:url('../image/common/login.png');
	border:0;
	width:122px;
	height:35px;
	cursor:pointer;
}
#login_btn_en{
	display:block;
	background:url('../image/common/login_en.png');
	border:0;
	width:122px;
	height:35px;
	cursor:pointer;
}

#errormessage{
	color:red;
	font-weight:bold;
	font-size:small;
	
}


.footer{
	font-size:12px;
	color:#757677;
	text-align:center;
	border-top:2px solid #4b99db;
	margin-top:25px;
	background:white;
	padding:15px 0 25px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer a{
	color:#004889;
	text-decoration:none;
}