table.inform {
	width: 100%;
}

table.inform th {
	background: #3b8ac2 url(../images/fon_th.gif);
}

table.inform td {
	border: 1px double #3b8ac2;
	border-width: 0px 0px 1px 0px;
}

.last_in_gr {
	font-size:11px;
	color:#808080;
	padding-left:15px;
}

table.gr_one {
	margin-bottom: 20px;
	width: 100%;
}

table.gr_one td {
	border: 0px double #BDBDBD;
}

table.gr_one td.file_date {
	border-width: 1px 0px 1px 1px;
}

div.file_date {
	font-size: 10px;
	color: #808080;
}

table.gr_one td.file_id {
	border-width: 1px 1px 1px 0px;
}

div.file_id {
	font-size: 10px;
	color: #808080;
	text-align: right;
}

table.gr_one td.file_header {
	border-width: 0px 1px 1px 1px;
}

div.file_header {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

table.gr_one td.file_content {
	border-width: 0px 1px 1px 1px;
}

div.file_content {
	font-size: 12px;
	padding: 5px 1px 5px 1px;
	text-align: justify;
}

div.file_size {
	font-weight: bold;
	font-size: 11px;
}

table.gr_one td.file_bottom_l {
	border-width: 0px 0px 1px 1px;
}

table.gr_one td.file_bottom_r {
	border-width: 0px 1px 1px 0px;
	text-align: right;
}

table.gr_one td.file_bottom {
	border-width: 0px 1px 1px 1px;
}

div.file_bottom {
	font-size: 11px;
}