li
{
Line-height: 18px;
padding-left: 7px;
padding-top: 0px;
margin-top: 8px;
list-style:inside url(/images/arrow.png);
background-repeat: no-repeat;
}

.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;
}

p {
font-family: arial, verdana; 
font-size: 12px;
color: #000000; 
Line-height: 18px;
}

td {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
}

strong {
color: #000000; 
font-weight:bold;
}

a:link, a:visited {
	color: #000000; text-decoration: none;
}

a:hover {
	color: #FFAE00;	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 9px;
	padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
} 


h2 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	color: #6E5000;
	font-weight: bold;
} 

.title_h2 
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	color: #6E5000;
	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;
}
