.bg1 {
	background-image: url(images/side_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.side_bg {
	background-image: url(images/side_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.read_bg {
	background-image: url(board_set/board_line_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.buttom_line_bg {
	background-image: url(images/graph_buttom_line_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.buttom_bar {
	background-image: url(images/bottom_bar.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.title_line_bg {
	background-image: url(images/title_bg_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.admin_side_bg {
	background-image: url(images/admin_side_line_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.q {
	background-image: url(service/images/q.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.nb_line_bg {
	background-image: url(images/buttom_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.nr_line_bg {
	background-image: url(images/notice_line_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
