#piohead {
	width: 100%;
	height: 110px;
	background-image: url(../images/head.gif);
}
#piobody {
	width: 100%;
	background: #FFFFFF;
}
#pioleft {
	width: 180px;
	padding: 10px 0 10px 0;
	vertical-align: top;
}
#piomain {
	padding: 10px;
	vertical-align: top;
}
#pioright {
	width: 180px;
	vertical-align: top;
}
#piofoot {
	padding: 10px;
	background-color: #b60a24;
	color: #FFFFFF;
	font-size: 11px;
}
#piofoot a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#piovr {
	background-image: url(../images/1pxgry.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#piohr {
	background-image: url(../images/1pxgry.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.separator {
	visibility: hidden;
}
table .contentpaneopen td {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
.modifydate {
	padding-top: 30px;
	font-size: 10px;
	color: #666666;
}

