.main-bg {
	background-image: url(../bg/main-bg.gif);
	background-repeat: repeat-x;
}
.pattern-1 {
	background-image: url(../pattern-1/bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;

}
.symbol-exclusive {
	background-image: url(../banner/obs-2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.top-bg {
	background-image: url(../bg/t-bg.gif);
	background-repeat: repeat-x;
	background-position: top;

}
