﻿#top_left{
	height:10px;
	background:transparent url('../imgs/2PRCWhite/Top-Left.png') no-repeat 0px 0px;
	margin: 0;padding: 0 ;
	border: 0px transparent hidden ; 
	 
}

#top_right{
	width:15px;
	background:transparent url('../imgs/2PRCWhite/Top-Right.png') no-repeat right 0px;
}

#middle_left{

	 background:white url('../imgs/2PRCWhite/Middle-Left.png') repeat-y 0px 0px;
}

#middle_right{
	width:15px;
	 background:transparent url('../imgs/2PRCWhite/Middle-Right.png') repeat-y right 0px;
}


#bottem_left{
	height:14px;
	 background:transparent url('../imgs/2PRCWhite/Bottem-left.png') no-repeat 0px 0px;
}

#bottem_right{
		width:15px;
   		background:transparent url('../imgs/2PRCWhite/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;

}
*/