﻿.tabs-catalog {
	height: 44px;
	line-height: 44px;
	border-bottom: #025192 solid 2px;
}
.tabs-catalog li a {
	display: block;
	background: #f5f5f5;
	padding: 0 20px;
	margin: 0 10px 0 0;
	position: relative;
	text-align: center;
}
.tabs-catalog li.active a {
	background: #025192;
	color: white;
	font-weight: bold;
}
.list-leader div {
	padding: 10px;
}
.list-leader img {
	width: 140px;
	height: 200px;
}
.list-leader div {
	padding: 5px 10px 15px 10px;
	font-size: 16px;
}
.list-mail {
	margin-left: -10px;
	padding-right: 15px
}
.list-mail a {
	display: block;
	margin: 10px 0 0 10px;
	line-height: 42px;
	border: #cccbcb solid 1px;
	border-radius: 8px;
	color: #2691ed
}
.info-body {
	width: 1000px;
	margin: 0 auto;
	float: none
}
.bg-leader-base {
	width: 1000px;
	height: 279px;
	background: url(../images/leader/bg-leader-other.jpg) no-repeat
}
.bg-leader-base .name {
	line-height: 50px;
}
