body {
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: #000;
	display: block;
	margin-bottom: 40px;
	line-height: 18px;
}

/* Контакты в шапке*/
.head_tel {
display: block;
font-size: 16px;
font-family: Arial, sans-serif;
color: #010101;
font-weight: bold;
margin-bottom: 20px;
}

.head_icq {
font-size: 13px;
font-family: Arial, sans-serif;
color: #000;
display: block;
height: 15px;
line-height: 15px;
margin-bottom: 7px;
}

.table_1 table{
border-collapse: collapse;
border-spacing: 0;
width: 100%;
}

/* Стили для правого блока с менеджером */
.h_rs {
font-size: 13px;
display: block;
padding-bottom: 7px;
}

.tel_rs {
font-size: 24px;
display: block;
font-weight: bold;
padding-bottom: 8px;
}

.icq_rs {
font-size: 13px;
display: block;
background: url('../img/img_icq.png') no-repeat left top;
padding-left: 19px;
height: 15px;
line-height: 15px;
}



/*Дополнительные стили для таблицы*/

.table_1 table tr, .table_1 table tr td{
margin: 0;
padding: 0;
vertical-align: top;
text-align: right;
font-size: 13px;
line-height: 18px;
}

.table_1 table tr:first-child {
border-bottom: 1px solid #999999;
font-size: 13px;
font-family: Arial, sans-serif;
color: #000;
font-weight: bold;
}

.table_1 table tr:first-child td{
font-style: normal; 
vertical-align: top;
//border-bottom: 1px solid #999999;
}

.table_1 table tr:first-child i{
font-weight: normal;
color: #666666;
font-style: normal;
display: block;
}

.table_1 table tr td:first-child{
text-align: left;
}

.table_1 table tr td{
vertical-align: middle;
font-style: italic; 
padding: 8px 0;
padding-left: 8px;
}


.h_btable {
display: block;
font-size: 18px;
margin-bottom: 18px;
}
