.container_tl {
	padding-left: 14px;
	background-repeat: no-repeat;
}
.container_tm {
	background-repeat: repeat-x;

}
.container_container {
	background-repeat: no-repeat;
	background-position: top left;
}
.container_title .head      {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.container_tr {
	background-repeat: no-repeat;
	padding-left: 14px;
}
.container_ml {
	background-repeat: repeat-y;
}
.container_mm {
	padding: 6px 6px 0 6px;
	direction: rtl;
	text-align: justify;
}
.container_mm  .head {
	color: #FFFFFF;
}
.container_mm  input,
.container_mm  select
 {
	color: #281100;
}
.container_mr {
	background-repeat: repeat-y;
}
.container_bl {
	background-repeat: no-repeat;
	background-position: bottom left;
}
.container_bm {
	background-repeat: repeat-x;
	font-size: 1px;
	background-position: bottom;
}
.container_br {
	background-repeat: no-repeat;
	background-position: bottom right;
}
.img_width{
	width: 200px;
	height: 5px;
	visibility: hidden;
}

