BODY {
  margin: 0px;
  padding: 0px 7px 10px 7px;
}
FORM {
  margin: 0px;
  padding: 0px;
}

A {
  color: #0066CC;
  text-decoration: underline;
}
A:hover {
  color: #FF9900;
  text-decoration: none;
}

.search {
  margin: 0px;
  padding: 0px;
  background: url(/images/t1-1.gif) no-repeat left;
}
.search TABLE {
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
  margin-left: 140px;
}
.search .inp {
  padding-left: 18px;
  margin-right: 5px;
  width: 150px;
  background: url(/images/ico_search.jpg) no-repeat left white;
  border: solid 1px #797979;
  font-family: arial;
  font-size: 13px;
  color: black;
}
.navi_bar {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: black;
}
.top_menu {
  position: relative;
}
.top_menu .img {
  position: absolute;
  z-index: 11;
  top: 0px;
  left: 128px;
}
.top_menu .menu {
  position: absolute;
  z-index: 12;
  top: 15px;
  left: 128px;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #1F1F1D;
  text-align: center;
}
.top_menu .menu A {
  padding: 0px 10px;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: #1F1F1D;
  text-decoration: none;
  text-transform: uppercase;
}
.top_menu .menu A:hover {
  color: #FF6600;
  text-decoration: underline;
}


.content {
  padding: 10px 0px;
  font-family: arial;
  font-size: 12px;
  color: black;
}
.win1 .head {
  margin-top: 12px;
  font-family: tahoma,arial;
  font-size: 15px;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
}
.win1 .menu {
  padding: 5px;
  font-family: arial;
  font-size: 12px;
  color: black;
}
.win1 .menu A {
  display: block;
  margin: 4px 0px;
  padding-left: 16px;
  background: url(/images/bulet.gif) no-repeat top left;
  font-family: arial;
  font-size: 12px;
  color: black;
  text-decoration: none;
}
.win1 .menu A:hover {
  color: #FF6600;
  text-decoration: underline;
}


.main_content {
  padding: 0px 10px;
}
.main_content .main_news H2 {
  height: 19px;
  margin: 10px 0px;
  padding: 0px;
  background: url(/images/head_bg.gif) repeat-x bottom;
  font-family: arial;
  font-size: 18px;
  font-weight: normal;
  color: #746F60;
  line-height: 15px;
}
.main_content .main_news H2 IMG {
  float: right;
}
.main_content .main_news .cont {
  font-family: arial;
  font-size: 13px;
  color: black;
  line-height: 20px;
}
.main_content .main_news .cont A {
  color: #F99A2B;
  text-decoration: underline;
}
.main_content .main_news .cont A:hover {
  text-decoration: none;
}
.main_content .main_news HR {
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: #E3E3E3;
}


.bottom .phone {
  font-family: "times new roman";
  font-size: 22px;
  color: black;
}
.bottom .menu {
  font-family: arial;
  font-size: 12px;
  color: white;
}
.bottom .menu A {
  color: white;
}
.bottom .menu A:hover {
  color: white;
  text-decoration: none;
}
