.f_l {
	background-position: right top;
	background-repeat : no-repeat;
}
.f_r {
	background-position: left top;
	background-repeat : no-repeat;
}
.top {
	background-position: center;
	background-repeat : no-repeat;
}