.bgTempleate_L {
	background-attachment: fixed;
	background: url(../images/bodyTempleateL-bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.bgTempleateR {
	background-attachment: fixed;
	background: url(../images/bodyTempleateR-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodyBackground {
	background-attachment: fixed;
	background: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_underIconlink {
	background-attachment: fixed;
	background: url(../images/menu_undericonBG.gif);
	background-position: right top;
}
.bodyBottom {
	background-attachment: fixed;
	background: url(../images/body_bottomBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_loginProduct {
	background-attachment: fixed;
	background: url(../images/im_loginProduct.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_promotion {
	background-attachment: fixed;
	background: url(../images/im_promotion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_download {
	background-attachment: fixed;
	background: url(../images/im_download.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_dealer {
	background-attachment: fixed;
	background: url(../images/im_dealer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_job {
	background-attachment: fixed;
	background: url(../images/im_job.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}