@charset "utf-8";

body {
background-color: #333333;
}

#container_main {
	height: 850px;
	width: 1100px;
	margin-top: 30px;
	margin-left:20px;
	border: 2px none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

#top {
	height: 214px;
	width: 1124px;
	float: left;
	
}
#apDiv1 {
	height: 196px;
	width: 195px;
	position: absolute;
	left: 783px;
	top: 437px;
	z-index: auto;
}

#bottom {
	height: 500px;
	width: 1150px;
	float: left;
	
}
#left {
	float: left;
	width: 396px;
	border: 1px none #FFFFFF;



	background-image: PPTEST3.jpg;
	height: 428px;
}
#mid {
	float: left;
	width: 340px;


	background-image: pptest4.jpg;
	height: 428px;
}
#right {
	float: left;
	width: 388px;
	border: 1px none #FF0000;



	background-image:pptest5.jpg;
	height: 428px;
}
#middle {
	height: 218px;
	width: 1124px;
	float: left;
}
a:link {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}

