.top {  
	background: url(bg/top.jpg) #FFFFFF bottom left fixed no-repeat;
 }
 
.top_right {  
	background: url(bg/top_right.jpg) #FFFFFF bottom left fixed no-repeat;
 }
 
.right {  
	background: url(bg/right.jpg) #FFFFFF top left fixed no-repeat;
 }
.right_index {  
	background: url(bg/right_index.jpg) #FFFFFF top left fixed no-repeat;
 }
 
.bottom_right {  
	background: url(bg/bottom_right.jpg) #FFFFFF top left fixed no-repeat;
 }
.bottom_right_index {  
	background: url(bg/bottom_right_index.jpg) #FFFFFF top left fixed no-repeat;
 }
 
.bottom {  
	background: url(bg/bottom.jpg) #FFFFFF top center fixed no-repeat;
 }
.bottom_index {  
	background: url(bg/bottom_index.jpg) #FFFFFF top center fixed no-repeat;
 }
 
.bottom_left {  
	background: url(bg/bottom_left.jpg) #FFFFFF top right fixed no-repeat;
 }
 
.left {  
	background: url(bg/left.jpg) #FFFFFF top right fixed no-repeat;
 }