@import "jec_tag.css";
@import "jec_header.css";
@import "jec_contents.css";
@import "jec_footer.css";
@import "jec_shared_class.css";
#documentbody {
	background-image: url(../image/contents_bk.gif) !important;
	background-repeat: repeat-y;
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;	
	border-bottom-color: #666666;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#documentbody2 {
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#documentbody3 {
	background-image: url(../image/contents_bk.gif) !important;
	background-repeat: repeat-y;
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFF00;
}

