body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_main {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/m_bg01.jpg);
}
td {
	font-size: 10px;
}
.bg_body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/m_bg02_b.jpg);
	background-color: #ADEC21;
}

.bg_top {


	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/m_bg02_a.jpg);
}
.bg_blanklayer {
	background-attachment: fixed;
	background-image: url(/images/bg_blanklayer_eq0801.jpg); 
	background-repeat: repeat-x;
	background-position: center center;
}