@charset "UTF-8";
.corners {
	background-image: url(../images/corner_br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cornerbl {
	background-image: url(../images/cornerbl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cornertl {
	background-image: url(../images/corner_tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cornerlr {
	background-image: url(../images/corner_tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.side_bar {
	background-image: url(../images/side_banner_np.jpg);
	background-repeat: no-repeat;
}
