.top_line {
	background: url('/rec/top_line.gif') no-repeat 50% 0%;
	position: relative;
	margin-left: -20px;
}
.top_line .u1 {
	margin: -1px;
	background: url('/rec/u1.gif') no-repeat 0% 0%;
}
.top_line .u1 .u2 {
	background: url('/rec/u2.gif') no-repeat 100% 0%;
}
.top_line .u1 .u2 .u3 {
	background: url('/rec/u3.gif') no-repeat 100% 100%;
}
.top_line .u1 .u2 .u3 .u4 {
	background: url('/rec/u4.gif') no-repeat 0% 100%;
	min-height: 45px;
	height: auto !important;
	height: 45px;
	padding: 10px 20px;
}

.bot_line {
	padding: 2px 8px;
	font-size: 14px;
	color: #990000;
	font-style: italic;
	text-align: center;
	margin: -40px auto 0px auto;
	font-weight: bold;
	width: 474px;
}
.bot_line .b_left {
	width: 137px;
	height: 21px;
	float: left;
	position: relative;
	background: url('/rec/bot_left.gif');
}
.bot_line .b_right {
	width: 137px;
	height: 21px;
	float: right;
	position: relative;
	background: url('/rec/bot_right.gif');
}
.bot_line .b_centr {
	white-space: nowrap;
	background: #F3EEEC;
	height: 17px;
	padding: 2px 0px;
	width: 200px;
	overflow: hidden;
}

.u4 table {
	width: 100%;
	border: none;
	margin-bottom: 10px;
}
.u4 table td {
	width: 50%;
	border: none;
	padding: 30px 20px 40px 20px;
	vertical-align: top;
	font-weight: bold;
	font-size: 14px;
}
.u4 {
	text-align: center;
	font-size: 14px;
	color: #B59C85;
	font-weight: bold;
}
.u4 strong {
	font-size: 16px;
	color: #990000;
	text-transform: uppercase;
	display: block;
	padding: 3px 0px;
}
.u4 span {
	font-size: 14px;
	color: #990000;
	display: block;
}

.block_fon {
	margin: 20px 0px 50px 0px;
	background: url('/rec/tbl_center.gif') repeat-x 50% 0%
}
.block_fon_l {
	background: url('/rec/tbl_left.gif') no-repeat 0% 0%;
}
.block_fon_r {
	background: url('/rec/tbl_right.gif') no-repeat 100% 0%;
}