li
{
Line-height: 18px;
padding-left: 7px;
padding-top: 0px;
margin-top: 11px;
list-style:inside url(/images/arrow.png);
background-repeat: no-repeat;
}

p {
font-family: arial, verdana; 
font-size: 12px;
color: #000000; 
Line-height: 18px;
}

strong {
color: #183407; 
font-weight:bold;
}

b {
color: #183407; 
font-weight:bold;
}

.text_1 {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #444444;
}

.text_j_12 
{
font-family: arial, verdana; 
font-size: 12px;
color: #252525; 
text-align:justify; 
Line-height: 18px;
}

.text_01 {font-family: Arial; font-size: 12px;; color: #1F6425; font-weight:bold;}
.text_02 {font-family: verdana; font-size: 10px;; color: #ffffff; font-weight:bold;}

td {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
}


a:link, a:visited {
	color: #27356B; text-decoration: none;
}

a:hover {
	color: #2445C2;	text-decoration: none;
}


h1 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 18px;
	color: #425545;
	font-weight: bold;
} 


h2 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	color: #1F6425;
	font-weight: bold;
} 

.more{
	background-image: url(/images/but_more.gif);
	background-repeat: no-repeat;
	padding: 10px 17px 5px 0px;
	background-position: right;
	font-weight: bold;
	color: #BA6900;
}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code_1
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px
	font-size: 12px;;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
	padding: 5px 5px 5px 5px;
	Line-height: 18px;
}

.Code_2 {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 12px;
	color: #111111;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	Line-height: 18px;
}

.quote_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 125%;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	Line-height: 18px;
}

/* Добавляем пунктирную линию под текстом */
.underline_dashed_blue { 
border-bottom: 1px dashed; 
border-bottom-color: blue;
}

/* Добавляем пунктирную линию под текстом */
.underline_dashed_red { 
border-bottom: 1px dashed; 
border-bottom-color: #F10000;
}