/* CSS Document */

/* Base */
.base-topLeft{
	width:20;
	height:20;
	text-align:left;
	background: #ffffff url(../images/main_graphic/base_topLeft.gif) no-repeat;
}
.base-topRight{
	width:20;
	height:20;
	text-align:left;
	background: #ffffff url(../images/main_graphic/base_topRight.gif) no-repeat;
}
.base-topBg{
	text-align:left;
	background: #ffffff url(../images/main_graphic/base_topbg.gif) repeat-x;
}
.base-left{
	text-align:left;
	background: #ffffff url(../images/main_graphic/base_left.gif) repeat-y;
}
.base-right{
	text-align:left;
	background: #ffffff url(../images/main_graphic/base_right.gif) repeat-y;
}
.base-btmLeft{
	width:20;
	height:20;
	text-align:left;
	background: #ffffff url(../images/main_graphic/base_btmLeft.gif) no-repeat;
}
.base-btmRight{
	width:20;
	height:20;
	text-align:left;
	background: #ffffff url(../images/main_graphic/base_btmRight.gif) no-repeat;
}
.base-btmBg{
	text-align:left;
	background: #ffffff url(../images/main_graphic/base_btmbg.gif) repeat-x;
}