@charset "utf-8";

	html {
		height: 100%;
	}
	body {
		height: 100%;
		margin: 0;
		padding: 0;
	}
	#page-table {
		height: 100%;
		width: 100%;
		border-collapse: collapse;
		text-align: center;
	}
	#page-td {
		height: 100%;
		padding: 0;
		vertical-align: middle;
	}
	div#global {
		width: 767px;
		margin: 20px auto;
		text-align: left;
		background:url(images/bk_user_login.png) center no-repeat

	}

	body {
		background: #eef0ef;
	}
	#page-table {
		background: #eef0ef;
		color: #333333;
	}
	#page-table a {color: #3e7ec5;}
	#page-table a:hover {color: #3e7ec5;}
	div#global {
		padding: 10px 20px;
		background: #eef0ef;
		/*border: 1px solid black;*/
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px
	}
	div#global h1 {font-size: 1.4em;}
	div#global h2 {font-size: 1.1em;}
	div#global p, div#global ul {font-size: .9em;}

/* ============================================================================================ */

.zone_txt_login { background: #F7F7F7; border:1px solid #E1E1E1; width:200px; height:20px; font-family:Arial; font-size:12px; color:#333333; padding:0px 8px }

