body{
  background-color:#fff;
  background:#fff;
  color: #000;
  /*background-image:  url(../images/logo.gif);
background-repeat: no-repeat;*/
}

p,pre{
  font-family: Verdana, Arial, Courier, Swiss, sans-serif;
  font-size: 10px;
}
#headerP{
	width:600px;
	height:68px;
	border:0px solid #ff0000;
	overflow:hidden;
}
#topp{
	position:absolute;
	top:0;
	left:0;
	margin-top: 0px;
	margin-bottom: 10px;
	width:100%;
	height:110px;
	border:1px solid #ff0000;
	/*background-image:  url(../images/logo.gif);
	background-repeat: no-repeat;*/
}
#bottomp{
	font-size: 9px;
	width:650px;
	text-align:center;
	padding-top:10px;
	height:50px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#content{
width:600px;
border: 0px solid #cccccc;
border-top: 1px solid #cccccc;
margin-top: 5px;
padding: 0px 20px;
margin-top:10px;
}
#sort{
display:none;
}
