@charset "utf-8";
/* CSS Document */
html,body {
	height: 100%;
	width: 100%;
}

.container {
	width: 100%;
	height: 100%;
	background-image: url(images/bkg.png);
	font: 12px/150% arial, helvetica, sans-serif;
	text-decoration: none;
	background-repeat: repeat-x;
}

.log_head {
	height: 20%;
	width: 81%;
	display: inline-block;
	position: relative;
	margin: 30px 0px 0px 10px;
	margin-left: 19%;
}

.log_mid {
	height: 55%;
	width: 100%;
}

.mid_left {
	height: 230px;
	width: 429px;
	background-repeat: no-repeat;
	display: inline-block;
	position: relative;
	float: left;
	margin: 23px 0px 10px -38px;
	margin-left: 23%;
}

.mid_right {
	display: inline-block;
	position: absolute;
	float: left;
	margin: 2px 0px 10px -38px;
}

.log_foot {
	text-align: center;
	margin: 21px 0px 0px 0px;
	font: 12px/150% arial, helvetica, sans-serif;
	text-decoration: none;
}

.img_user_l {
	position: absolute;
	margin: 8px 0px 0px 7px;
}

.img_user_r {
	position: absolute;
	margin: -45px 0px 0px 197px;
}

.dvd {
	position: absolute;
	margin: -47px 0px 0px 36px;
	color: #ccc;
	font-size: 18px;
}

.img_pwd_l {
	position: absolute;
	margin: 8px 0px 0px 10px;
}

#img_pwd_r {
	position : absolute;
	margin: -45px 0px 0px 192px;
	position: absolute;
}

.dvd2 {
	position: absolute;
	margin: -47px 0px 0px 36px;
	color: #ccc;
	font-size: 18px;
}