@charset "windows-1251";
* {
	margin: 0;
	padding: 0;
}
html {

}

body {
	background: #cecece url('n.gif') no-repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
img {
	border: 0;
}
a {
	color: #197ab5;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0 0 13px 0;
	line-height: 18px;
}

h1 {
	color: #197ab5;
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 19px 0;
}
h2 {
	color: #494949;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 18px;
}
h3 {
	color: #494949;
	font-size: 16px;
}

.clear_both {
	clear: both;
}
ol {
	list-style: none;
	margin: 0 0 23px 30px;
}
ol li {
	position: relative;
	margin: 0 0 10px 0;
	line-height: 18px;
}
ol li  ins {
	display: block;
	height: 20px;
	width: 21px;
	position: absolute;
	left: -30px;
	z-index: auto;
	background: url(../img/blue_list.gif) no-repeat 0 0;
	top: -1px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	text-decoration: none;
}
ol.info_list {
	float: left;
	margin: 0 0 23px 30px;

	//margin: 0 0 29px 30px;
	_display: inline;
}

ol.info_list li {
	color: #197ab5;
	text-decoration: underline;
	float: left;
	clear: left;
	white-space: nowrap;
}
ol li ul {
	list-style: none;
	margin: 7px 0 0 0;
	float: left;
}
ol li ul li {
	margin: 0;
	padding: 0 0 0 18px;
	background: url(../img/arrow.gif) no-repeat 0 7px;
}
.height {
	height: 30px;
}
.fl {
	float: left;
}
img.fl {
	float: left;
	margin: 0 25px 0 0;
}
img.fr {
	float: right;
	margin: 0 0 0 25px;
}
.fr {
	float: right;
}
img.border {
	border: 15px solid #dddddd;
	margin-bottom: 13px;
}
.clear_both{ clear:both;}.r-box {
	width: 326px;
	float: left;
}
table {
	border-collapse: collapse;
}
table  td {
	border: 1px solid #545454;
	padding: 7px 30px 4px 29px;
}


.grey_table {
	margin: 0 0 23px 0;
	border:0;
	border-collapse: separate;
}
.grey_table td {
	background: #d8d8d8 url(../img/glc.gif) no-repeat 0 0;
	padding: 0;
	border: 0;
}
.grey_table td div {
	padding: 6px 30px 5px 29px;
	background: url(../img/grc.gif) no-repeat right 0;
}
.grey_table .lgc {
	background: #b3b3b3 url(../img/glc2.gif) no-repeat 0 0;
	color: #FFFFFF;
}
.grey_table .lgc div {
	background: url(../img/grc2.gif) no-repeat right 0;
	color: #FFFFFF;
}

