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

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

#page_content {
	position: absolute;
	left: 415px;
	top: 122px;
	background-image: url(../images/index_content_bg.jpg);
	background-repeat: no-repeat;
	width: 291px;
	height: 330px;
	padding-top: 65px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 50px;
	line-height: 18px;
	text-align:justify;
}

#page_pic {
	position: absolute;
	left: 11px;
	top: 166px;
	background-image: url(../images/index_pic.jpg);
	background-repeat: no-repeat;
	width: 384px;
	height: 286px;
}

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