body {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
}
#pwrap {
	margin-bottom: 50px;
	padding-bottom: 50px;
	overflow: visible;

}
#pbanner {
	background: #99CC00;
	position: absolute;
	width: 1690px;
	height: 30px;
	left: 0px;
	top: 50px;
	z-index: 10;
}
#pcurrent {
	background: #F5F5F5;
	position: absolute;
	width: 230px;
	left: 10px;
	top: 90px;
	z-index: 10;
	overflow: visible;

}
#pnews {
	background: #F5F5F5;
	position: absolute;
	width: 230px;
	left: 250px;
	top: 90px;
	z-index: 10;
	overflow: visible;
}
#pabout {
	background: #F5F5F5;
	position: absolute;
	width: 230px;
	left: 490px;
	top: 90px;
	z-index: 10;
	overflow: visible;
}
#ppress {
	background: #F5F5F5;
	position: absolute;
	width: 230px;
	left: 730px;
	top: 90px;
	z-index: 10;
	overflow: visible;
}
#pcontact {
	background: #F5F5F5;
	position: absolute;
	width: 230px;
	left: 970px;
	top: 90px;
	z-index: 10;
	overflow: visible;
}
#pscrapbook {
	background: #F5F5F5;
	position: absolute;
	width: 230px;
	left: 1210px;
	top: 90px;
	z-index: 10;
	overflow: visible;
}
#plast {
	position: absolute;
	width: 230px;
	left: 1450px;
	top: 90px;
	z-index: 10;
	overflow: visible;
}
#plast #plink {
	background: #FFFFFF;
}
#plast #pfine {
	background: #F5F5F5;
}
.bleft {
	border-left: 1px solid #0099FF;
}
.offst {
	margin-bottom: 10px;
	margin-left: 10px;


}
.tlist {
	font-size: 11px;
}