.bgPAGEmain {
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-bottom-style: none;



}
.bgPAGEtop01 {
	background-image: url(../images/bg_PAGE_top_01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
.bgPAGEtop02 {

	background-image: url(../images/bg_PAGE_top_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
.bgPAGEcontent {
	background-image: url(../images/bg_PAGE_content.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 30px;
	padding-left: 30px;
	color: #FFFFFF;


}
.bgPAGEbottom {

	background-image: url(../images/bg_PAGE_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	padding-right: 25px;
	padding-left: 25px;
}
.bgSEPdots {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom-style: dotted;
	font-size: 9px;
	line-height: 14px;







}
