div#pg_a{
	z-index: 90;
	background: #ECDDB6;
	display:block;
	left:0;
	position:absolute;
	margin: 0px;
	top:0;
	width:100%;
}
div#pg_b{
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	margin: 10px 10px 15px 10px;
}
a#pg_cn,a#pg_cp{
	z-index: 10;
	top: 0px;
	display: block;
	position: absolute;
	background: url(../_gfx/system/next_blue.gif) no-repeat center right;
}
a#pg_cp{
	background: url(../_gfx/system/prev_blue.gif) no-repeat center left;
}