﻿@charset "utf-8";
.mask {
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	height: 100%;
	background: #333;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 9999;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
.LoginBox {
	width:706px; top:240px;
	position: absolute;
	 left:30%;
	background:url(../img/tanc.png) no-repeat;
	height: 666px;
	z-index: 10000;
	display: none;
}

.LoginBox2 {
	width:706px; top:240px;
	position: absolute;
	 left:30%;
	background:url(../img/zs.png) no-repeat;
	height: 616px;
	z-index: 10000;
	display: none;
}
.row1 {


}
.close_btn {
	font-family: arial;
	font-size: 30px;
	font-weight: 700; 

	text-decoration: none; position:absolute; right:5px; top:5px;
	float: right;
	padding-right: 4px;
}


.z_tab2 {
	font-size:18px;
	color:#fff;
	width:500px;
	margin:200px auto auto auto;
}
.z_tab2 td {
	padding:0 0 14px 0;
}
