/** 
 *	首页右边登录框样式调整
 *	新加个人手机网银和企业手机网银二维码
 */
div.login_div{
	height: 260px;
}
table.new_login{
	position: absolute;
	z-index: 3px;
}
td.login_top{
	background-image: url("../new/images/j_top.jpg"); 
	background-position: 0px -2px;
	height: 8px;
}
td.login_bottom{
	background-image: url("../new/images/j_bottom.jpg"); 
	height: 8px;
}
td.login_i b.j_icon5{
	background-image: url('../images/freeIcon.png');
	background-position: 5% -64%;
	width: 40px;
	height: 45px;
	position: absolute;
	top: 116px;
	left: -10px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/freeIcon.png");
	_top: -23px;
	_left: -20px;
}
td.login_i_2{
	height: 60px;
	height: 65px\0;
	*height: 64px;
	_height: 60px;
}
td.login_i_2 a.j_a2{
	margin: 1px 3px 3px 6px;
	text-decoration: none;
	position: absolute;
	height: 94px;
	width: 80px;
	top: 158px;
	z-index: 1;
}
td.login_i_2 a.j_a2 img.j_icon6{
	height: 80px;
	width: 80px;
	position: absolute;
	background-color: #ffffff;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: transform 0.1s ease 0s;
	-moz-transition: transform 0.1s ease 0s;
	-o-transition: transform 0.1s ease 0s;
	-ms-transition: transform 0.1s ease 0s;
	transition: transform 0.1s ease 0s;
}
td.login_i_2 a.j_a2:hover img.j_icon6{
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-o-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
	-webkit-transition: transform 0.3s ease 0s;
	-moz-transition: transform 0.3s ease 0s;
	-o-transition: transform 0.3s ease 0s;
	-ms-transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	z-index: 10;
	top: -36px\9;
	left: -36px\9;
	filter: progid:DXImageTransform.Microsoft.Matrix(
		M11=1,
		M12=0,
		M21=0,
		M22=1,
		SizingMethod='scale');
	height: 160px\9;
	width: 160px\9;
}
:root td.login_i_2 a.j_a2:hover img.j_icon6{
	top: 0px\9;
	left: 0px\9;
	height: 80px\9;
	width: 80px\9;
}
td.login_i_2 a.j_a3{
	margin: 1px 6px 3px 3px;
	text-decoration: none;
	position: absolute;
	height: 94px;
	width: 80px;
	top: 158px;
	left: 90px;
}
td.login_i_2 a.j_a3:hover{
	z-index: 1;
	padding: 0px;
}
td.login_i_2 a.j_a3 img.j_icon7{
	height: 80px;
	width: 80px;
	position: absolute;
	background-color: #ffffff;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: transform 0.1s ease 0s;
	-moz-transition: transform 0.1s ease 0s;
	-o-transition: transform 0.1s ease 0s;
	-ms-transition: transform 0.1s ease 0s;
	transition: transform 0.1s ease 0s;
}
td.login_i_2 a.j_a3:hover img.j_icon7{
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-o-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
	-webkit-transition: transform 0.3s ease 0s;
	-moz-transition: transform 0.3s ease 0s;
	-o-transition: transform 0.3s ease 0s;
	-ms-transition: transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
	z-index: 10;
	top: -36px\9;
	left: -36px\9;
	filter: progid:DXImageTransform.Microsoft.Matrix(
		M11=1,
		M12=0,
		M21=0,
		M22=1,
		SizingMethod='scale');
	height: 160px\9;
	width: 160px\9;
}
:root td.login_i_2 a.j_a3:hover img.j_icon7{
	top: 0px\9;
	left: 0px\9;
	height: 80px\9;
	width: 80px\9;
}
td.login_i_2 a.j_a2 font,
td.login_i_2 a.j_a3 font{
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	font-size: 12px;
}

/* 火狐专用 */ 
@-moz-document url-prefix(){
	td.login_i_2{
		height: 58px;
	}
}