@charset "utf-8";
.contbg_top1 {
	background-repeat: repeat-x;
	background-image:url(SP_tpln1.gif);
}
.contbg_top2 {
	background-repeat: repeat-x;
	background-image:url(SP_tpln2.gif);
}
.contbg_left {
	background-repeat: repeat-y;
	background-image:url(SP_ltrp.gif);
}
.contbg_right {
	background-repeat: repeat-y;
	background-image:url(SP_rtrp.gif);
}
.contbg_bottom {
	background-repeat: repeat-x;
	background-image:url(SP_bt.gif);
}
.contbg_body {
	background-repeat: repeat-x;
	background-image:url(SP_bg.gif);
	background-position:bottom
}
.header_bg
{
    width:126px;
    background-image:url(top_border.gif); 
    background-repeat:repeat-x
}
.body_bg
{
 padding-right:5px; 
 padding-left:5px;
 width:239px;
 background-image:url(cont_bg.gif); 
 background-repeat:repeat-x
}
.footer_bg
{
    width:239px;
    background-image:url(bottom_border.gif); 
    background-repeat:repeat-x
}
