@charset "utf-8";
/* CSS Document */

body
{
	text-align:center;
	margin:0;
	padding:0;
}


a img
{
	border:none;
}


#top
{
	height:545px;
	width:950px;
	margin:0 auto;
	padding:0;
	background-image: url(ph_36.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#btm
{
	height:600px;
	width:950px;
	margin:0 auto;
	padding:0;
	background-repeat: no-repeat;
	background-position: center;
}



td
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	text-align:center;
}

td.pp
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	text-align:justify;
}
