.warp1000 {
	width: 1000px;
	margin: 85px auto 0px;
}

.head_newTel {
	height: 35px;
	line-height: 15px;
	font-size: 15px;
	float: left;
	display: block;
	margin: 15px 0px 0 5px;
	background: url(/images/site_ru/icon_tel.png) no-repeat left top;
	width: 160px;
	color: #252525;
}

.card_apply table {
	line-height: normal;
	letter-spacing: 0;
}

.card_apply table tr td {
	text-align: left;
	height: 60px;
	line-height: 30px;
}

.card_apply table tr td.td_first {
	width: 20%;
	padding-left: 50px;
}

.card_apply {
	padding: 120px 0px 220px;
}

.card_apply table {
	width: 100%;
	text-align: center;
	line-height: 60px;
	color: #737373;
	letter-spacing: 1px;
}

.card_apply table tr {
	border-bottom: 1px solid #e8e8e8;
}

.card_apply table thead {
	color: #028af2;
	font-size: 18px;
}

.card_apply table thead tr {
	background: #f7f7f7;
}

.card_apply table .even {
	background: #fcfcfc;
}
.card_apply td a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
