/* CSS Document */
.style2 {
	font-size: 12px;
	text-align:right;
	color: #999999;
	}
#Layer1 {
	position:absolute;
	width:800px;
	height:150px;
	z-index:1;
	left: 112px;
	top: 10px;
	background-image: url(../image/toplogo.png);
}
#Layer2 {
	position:absolute;
	left:19px;
	top:18px;
	width:295px;
	height:76px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	left:25px;
	top:20px;
	width:128px;
	height:57px;
	z-index:1;
}
#Layer4 {
	position:absolute;
	left:112px;
	top:201px;
	width:200px;
	height:500px;
	z-index:2;
}
#Layer5 {
	position:absolute;
	left:333px;
	top:199px;
	width:599px;
	height:500px;
	overflow:auto;
	z-index:3;
}
#Layer6 {
	position:absolute;
	left:112px;
	top:161px;
	width:200px;
	height:29px;
	text-align:center;
	font-weight:bold;
	color:#0066FF;
	text-decoration:overline;
	text-decoration:underline;
	z-index:4;
}
#Layer7 {
	position:absolute;
	left:313px;
	top:161px;
	width:619px;
	height:29px;
	text-align:center;
	font-weight:bold;
	color:#0066FF;
	text-decoration:overline;
	text-decoration:underline;
	z-index:5;
}
#Layer8 {
	position:absolute;
	left:112px;
	top:702px;
	width:820px;
	height:20px;
	z-index:6;
}
