.conten1{
	background-image: url(Images/bgr_left_1.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 30px
}
.conten2{
	background-image: url(Images/bgr_center1.jpg);
	background-repeat: repeat-x;
	height: 30px
}
.conten3{
	background-image: url(Images/bgr_right1.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 30px
}