.bck_RepeatNo {
	background-repeat: no-repeat;
}
.bck_Repeat-x {
	background-repeat: repeat-x;
}
.bck_Repeat-y {
	background-repeat: repeat-y;
}
.img_border {
	border: 1px solid #666666;
}

