@charset "utf-8";
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669933;
}
.bg_body_blue {
	background-attachment: fixed;
	background: url(../images/body_boxTbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_body_Rimage {
	background-attachment: fixed;
	background: url(../images/body_boxTR.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_boxCom {
	background-attachment: fixed;
	background: url(../images/body_boxTRim.jpg);
	background-repeat:  no-repeat;
	background-position: right top;
}

