/* CSS Document */

.top_bg{
	text-align:left;
	background: url(../images/main_graphic/base_topBg.gif) repeat-x bottom left;
}
.left_bg{
	text-align:left;
	width:15;
	background: url(../images/main_graphic/base_left.gif) repeat-y;
}
.right_bg{
	text-align:left;
	width:15;
	background: url(../images/main_graphic/base_right.gif) repeat-y;
}

.btm_bg{
	text-align:left;
	background: url(../images/main_graphic/base_btmBg.gif) repeat-x top left;
}