#P1{
	float: none;
	position: absolute;
	top: 60px;
	left: 50px;
	width: 650px;
	text-align: justify;
}
#P2{
	float: none;
	position: absolute;
	top: 250px;
	left: 400px;
	width: 460px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	text-align: justify;
	z-index: 5;
}
#P3{
	float: none;
	position: absolute;
	top: 310px;
	left: 590px;
	width: 350px;
	z-index: 10;
	text-align: left;
}
#P3 ul{
	list-style-position: inside;
	list-style-image: url(../images/sub.gif);
	list-style-type: none;

}
#P4{
	float: none;
	position: absolute;
	top: 500px;
	left: 30px;
	width: 944px;
	text-align: center;
	background-color: #DEDEDE;
}
#A img{
	vertical-align: middle;
	float: none;
	position: absolute;
	top: 10px;
	left: 800px;
}
#B img{
	vertical-align: middle;
	float: none;
	position: absolute;
	top: 220px;
	left: 50px;
}
#C img{
	vertical-align: middle;
	float: none;
	position: absolute;
	top: 255px;
	left: 280px;
}
