body {
  padding: 0;
  margin: 0;
}

table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  font-family: Tahoma;
  font-size: 12px;
  color: #374552;
}

table.right {
  width: 310px;
  float: right;
  margin: 10px 0 0 20px;
}
table.right ul {
  font-size: 11px;
  margin: 2px 0 5px 8px;
  padding: 2px 0 0 8px;
}

table td {
  padding:0px;
}

.table td {
  border: solid #000 1px;
  padding: 5px 5px 5px 10px;
}
.table th {
  border: solid #000 1px;
  background: #f2f2f2;
  padding: 7px;
}
.table_1 td {
  padding: 5px 5px 5px 10px;
}  

.table-center td {
  border: solid #000 1px;
  padding: 5px;
  text-align: center;
}
.table-center th {
  border: solid #000 1px;
  background: #f2f2f2;
  padding: 5px;
}
.table-center td.table-title {
  font-size: 14px;
  color: #2977c8;
  border-left: solid #fff 1px;
  border-right: solid #fff 1px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
}

.h1, .h1 a {
  font-family: Arial;
  font-size: 20px;
  font-weight: normal;
  color: #ff3600;
  1text-align: center;
  margin-top: 0;
}

h1, h2 {
  font-size: 24px;
  font-weight: normal;
  margin: 20px 0 10px;
}

h3 {
  border-bottom: #b2b2b2 solid 3px;
  color: #b2b2b2;
  display: inline;
  font: 24px Arial;
  margin: 0 10px;
  padding: 0 20px 3px 0;
}

a {
  color: #ff3600;
  font-weight: bold;
}

li {
  padding: 3px 0;
}

img {
  border: 0;
}

#header {
  background: url(/images/top.jpg) 0 0 no-repeat;
  width: 100%;
}

.logo {
  float: left;
  margin: 0 0 20px 272px;
  width: 350px;
}

.slogan {
  color: #ff3600;
  font: 20px Arial;
}

.address {
  background: url(/images/tel.gif) 100% 0 no-repeat;
  float: right;
  font: 16px Arial;
  margin: 0 40px 20px 0;
  padding: 80px 0 0;
  text-align: center;
  width: 270px;
}
.address a {
  color: #374552;
  text-decoration: none;
}

.banner {
  margin: 0 0 0 272px;
  text-align: center;
}

.topmenu {
  border-top: #d7d7d7 solid 1px;
  border-bottom: #d7d7d7 solid 1px;
  margin: 20px 0;
}
.topmenu a {
  display: block;
  float: left;
  font: 20px Arial;
  padding: 10px 15px;
  text-decoration: none;
}
.topmenu a:hover {
  text-decoration: underline;
}

.clear {
  clear: both;
  display: block;
}

.hr {
  height: 6px;
  background: url(/images/hr.gif) 100% 0 no-repeat;
  border-top: 1px solid #d7d7d7;
}

.top {
  background: url(/images/top.jpg) no-repeat top;
  vertical-align: top;
  padding: 260px 0 0 10px;
}

.menu {
  padding: 20px 0 0 10px;
}
.menu a, .menu p {
  font-size: 12px;
  color: #434343;
  font-weight: bold;
  text-transform: uppercase;
}

.menu2 p {
  margin: 0 10px 10px;
}
.menu2 a, .menu2 i {
  background: url(/images/arrow.gif) no-repeat 0 5px;
  color: #2977c8;
  display: block;
  font-weight: normal;
  padding-left: 15px;
  text-transform: none;
}
.menu2 a.active {
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}

.breadcrumbs, .breadcrumbs a {
  font-size: 11px;
  color: #aeaeae;
}

.title {
  font-size: 14px;
  color: #2977c8;
  font-weight: bold;
  text-align: center;
}

.news-date {
  background: url(/images/date.gif) no-repeat left top;
  color: #fff;
  font-weight: bold;
  height: 23px;
  padding: 4px 10px;
  margin: 20px 0 10px 0;
}
.news-text {
  padding-left: 30px;
  margin: 0;
}
.news-text a {
  font-size: 11px;
  font-weight: normal;
}

.bottom {
  background: url(/images/bottom-back.jpg) no-repeat right top;
  font-size: 11px;
  color: #a8a8a8;
  text-align: right;
}
.bottom  a {
  color: #a8a8a8;
}

.contact {
  font-weight: bold;
  text-align: right;
  padding: 2px 10px 2px 0;
  width: 50%;
}
.contact-title {
  font-size: 14px;
  color: #2977c8;
  font-weight: bold;
  text-align: center;
  padding: 20px 0 5px 0;
}

.law {
  padding-left: 30px;
}
.law a {
  color: #2977c8;
  font-weight: normal;
  text-transform: none;
  text-decoration: underline;
}
.lamp td {
  text-align: center;
  padding: 20px;
}

.img {
  text-align: center;
}
.img img {
  padding: 4px;
  margin: 10px;
  border: 1px solid #ccc;
}

.news-images a {
  display: block;
  float: left;
  margin: 10px;
}