@charset "iso-8859-2";
/* CSS Document */

/* -------------------- index page */

#page_content {
	position: absolute;
	left: 374px;
	top: 140px;
	background-image: url(../images/login_content_bg.jpg);
	background-repeat: no-repeat;
	width: 352px;
	height: 223px;
}

#page_pic {
	position: absolute;
	left: 27px;
	top: 140px;
	background-image: url(../images/login_pic.jpg);
	background-repeat: no-repeat;
	width: 347px;
	height: 223px;
}

#page_mirror {
	position: absolute;
	left: 0px;
	top: 366px;
	background-image: url(../images/login_mirror.jpg);
	background-repeat: no-repeat;
	width: 755px;
	height: 212px;
}

#indent {
	padding-left: 35px;
}