
.news{
	background:url(../images/menu.body.gif) repeat-y top right;
}

	
b.tl,b.tr,b.bl,b.br{
	display: block;
	padding: 0;
	height: 13px;
}
b.tl,b.bl{
	width: 100%;
	float: left;
	margin: 0;
}
b.tr,b.br{
	width: 50%;
	float: right;
}
b.tl{
	background: url(../images/tl.gif) no-repeat top left;
}
b.tr{
	background: url(../images/tr.gif) no-repeat top right;
}
b.bl{
	background: url(../images/bl.gif) no-repeat bottom left;
}
b.br{
	background: url(../images/br.gif) no-repeat bottom right;
}
b.break{
	clear: both;
	display: block;
	height: 5px;
}



b.tl1{
	background: url(../images/tl.menu.gif) no-repeat top left ;
}

b.tr1{
	background: url(../images/tr.menu.gif) no-repeat top right;
}

b.bl1{
	background: url(../images/bl.menu.gif) no-repeat  bottom left ;
}
b.br1{
	background: url(../images/br.menu.gif) no-repeat  bottom right ;
}


b.tr1,b.bl1,b.br1{
	display: block;
	padding: 0;
	height: 13px;
}
b.tl1,b.bl1{
	width: 100%;
	float: left;
	margin: 0;
}
b.tr1,b.br1{
	width: 50%;
	float: right;