body {
	background:#000005;

}

.education_paper_bg {
	width: 955px;
	height: 484px;
	position: fixed;
	left: 235px;
	top: 95px;
	z-index:1;
}

#education_bird_box {
	position: fixed;
	left:445px;
	top:285px;
	width:135px;
	height:159px;
	z-index:2;
	cursor:pointer;
}

.education_bird_box2 {
	position: fixed;
	left:645px;
	top: 105px;
	width: 130px;
	height: 100px;
	z-index:1;
}

.center_image_V {
	width:40px;
	height:37px;
	z-index:4;
	cursor:pointer;
}


.center_image_H {
	width:40px;
	height:37px;
	z-index:4;
	cursor:pointer;
}


#center_image_table {
	position: absolute;
	left:610px;
	top:160px;
	width:80px;
	height:335px;
	z-index:3;
}


.imageCanvas_H
{	
	position:fixed;
	left:730px;
	top:210px;
	width:400px;
	height:370px;
	z-index:3;
}

.imageCanvas_V
{	
	position:fixed;
	left:730px;
	top:180px;
	width:400px;
	height:370px;
	z-index:3;
}


.education_text {
	color: #000;
	font: 20px Papyrus;
	text-align: center;

}

#text_top_box {
	position: fixed;
	left:670px;
	top:150px;
	width:500px;
	height:137px;
	z-index:2;
}



#text_buttom_box {
	position: fixed;
	left:700px;
	top:540px;
	width:445px;
	height:177px;
	z-index:2;

}

