﻿#b_top_left{
	height:8px;
	 background:transparent url('../imgs/2PRCbrown/Top-Left.png') no-repeat 0px 0px;
	 margin: 0;padding: 0 ;
	border: 0px transparent hidden ; 
	 
}

#b_top_right{
	width:12px;
	 background:black url('../imgs/2PRCbrown/Top-Right.png') no-repeat right 0px;
}

#b_middle_left{

	 background:transparent url('../imgs/2PRCbrown/Middle-Left.png') repeat-y 0px 0px;
}

#b_middle_right{
	width:12px;
	 background:transparent url('../imgs/2PRCbrown/Middle-Right.png') repeat-y right 0px;
}


#b_bottem_left{
	height:12px;
	 background:transparent url('../imgs/2PRCbrown/Bottem-left.png') no-repeat 0px 0px;
}

#b_bottem_right{
		width:12px;
   		background:transparent url('../imgs/2PRCbrown/Bottem-Right.png') no-repeat right 0px;


}

/*
#top_left{
	height:10px;
	 background:transparent url(../imgs/div/White-Left-Top.png) no-repeat 0px 0px;
	 margin: 0;padding: 0 ;
	border: 0px transparent hidden ; 
	 
}

#top_right{
	width:15px;
	 background:black url('../imgs/div/White-Right-Top.png') no-repeat right 0px;
}

#middle_left{

	 background:transparent url('../imgs/div/White-Left-Middle.png') repeat-y 0px 0px;
}

#middle_right{
	width:15px;
	 background:transparent url('../imgs/div/White-Right-Middle.png') repeat-y right 0px;
}


#bottem_left{
	height:14px;
	 background:transparent url('../imgs/div/White-Left-Bottem.png') no-repeat 0px 0px;
}

#bottem_right{
		width:15px;
   		background:transparent url('../imgs/div/White-Right-Bottem.png') no-repeat right 0px;

}
*/