.bg_l{
	background-image:url(/img/site/bg/bg_l.png);
	background-repeat:repeat-y;
	width:2px;
}

.bg_l_2{
	background-image:url(/img/site/bg/bg_l.png);
	background-repeat:repeat-y;
	background-position:top left;
}

.bg_r{
	background-image:url(/img/site/bg/bg_r.png);
	background-repeat:repeat-y;
	background-position:top left;
}

.bg_r_2{
	background-image:url(/img/site/bg/bg_r.png);
	background-repeat:repeat-y;
	background-position:top left;
}



.bg_lb{
	background-image:url(/img/site/bg/bg_lb.png);
	background-repeat:no-repeat;
	width:2px;
	background-position:top left;
}


.bg_rb{
	background-image:url(/img/site/bg/bg_rb.png);
	background-repeat:no-repeat;
	background-position:top left;
}

.bg_b{
	background-image:url(/img/site/bg/bg_b.png);
	background-repeat:repeat-x;
	background-position:top;
}


.contact_bot{
	background-image:url(/img/site/bg/contact_bot.png);
	background-repeat:repeat-x;
	background-position:top;
	height:6px;
}

.top_bg{background-image:url(/img/site/top/bg_3.png); background-position:top; background-repeat:repeat-x;}
.top_bg2{background-image:url(/img/site/top/bg2.png); background-position:top; background-repeat:repeat-x;}
.t_bg{background-image:url(/img/site/top/t_bg.png); background-position:top; background-repeat:repeat-x;}

.title_block{background-color:#383838;height:17px;text-align:center;}

.brand_b{background-image:url(/img/site/right/brand_b.png); background-position:top; background-repeat:repeat-x; height:1px;}

.no_bg_repeat{background-repeat:no-repeat; }