@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.isian {
	border-width: 0px;
	width: 250px;
	height: 30px;
	margin-left: 10px;
	margin-top: 3px;
	font-size: 24px;
	
}
#header {
	background-image: url(images/header_login.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 1000px;
}
#kiri_login {
	background-image: url(images/kiri_login.png);
	background-repeat: no-repeat;
	float: left;
	height: 338px;
	width: 104px;
}
#logo_login {
	background-image: url(images/logo_login.png);
	float: left;
	height: 338px;
	width: 315px;
}
#tulisan_login {
	background-image: url(images/tulisan_login.png);
	background-repeat: no-repeat;
	float: left;
	height: 338px;
	width: 219px;
}
#wrap2 {
	float: left;
	height: 338px;
	width: 269px;
}
#tengah1 {
	background-image: url(images/tengah_login1.png);
	height: 86px;
	width: 269px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	color: #FF0000;
}
#username {
	background-image: url(images/username.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 269px;
}
#tengah2 {
	background-image: url(images/tengah_login2.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 269px;
}
#password {
	background-image: url(images/password.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 269px;
}
#tengah3 {
	background-image: url(images/tengah_login3.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 269px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	color: #FF0000;
	vertical-align: text-bottom;
}
#tengah4 {
	background-image: url(images/tengah_login4.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 164px;
	float: left;
}
#tombol {
	background-image: url(images/tombol_login.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 105px;
	float: left;
}
#wrap3 {
	height: 120px;
	width: 269px;
}
#wrap4 {
	height: 120px;
	width: 105px;
	float: left;
}
#tengah5 {
	background-image: url(images/tengah_login5.png);
	background-repeat: no-repeat;
	float: left;
	height: 82px;
	width: 105px;
}
#kanan {
	background-image: url(images/kanan_login.gif);
	background-repeat: no-repeat;
	height: 338px;
	width: 93px;
	float: left;
}




#wrapper {
	height: 440px;
	width: 1000px;
	margin: 0 auto;
}
