html {
  margin: 0px;
}

body {
  margin: 0px;
  background-color: #FDF1D7;
}

.content {
 /*       position: absolute;*/
        position:relative;
/*        left: 25px;*/
        top: 25px;
        width: 1022px;
        height: 700px;
/*        margin: 0px 0px 0px 0px;*/
         margin:0 auto;
         background-color: #ffffff;
  /*background-image: url("../img/bg/bg_content.gif");*/
}

/*
.content {
  position: absolute;
  left: 50%;
  top: 25px;
  width: 1022px;
  height: 700px;
  margin: 0px 0px 0px -511px;
  background-color: #ffffff;
}
*/

.bc_head_box {
  position: relative;
  top: 0px;
  left: 0px;
  width: auto;
  height: 175px;
  display: inline;
  float: left;
  overflow: hidden;
}

.bc_head_img {
  position: relative;
  top: 0px;
  left: 0px;
  width: auto;
  height: auto;
  display: inline;
}

.bc_head_text {
  position: relative;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 25px;
  display: block;
  overflow: hidden;
  padding: 5px 0px 0px 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #02491D;
}

.bc_text {
  position: relative;
  top: 0px;
  left: 0px;
  width: 632px;
  height: 335px;
  padding: 0px 30px 0px 30px;
  border: 0px;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  line-height: 14px;
  overflow: auto;
  /* IE Scrollbar-Colors */
  scrollbar-base-color: #DDC77B;
  scrollbar-3dlight-color: #ECE5CE;
  scrollbar-arrow-color: #911432;
  scrollbar-darkshadow-color: #C4B47B;
  scrollbar-face-color: #E3D39B;
  scrollbar-highlight-color: #ECE5CE;
  scrollbar-shadow-color: #C4B47B;
  scrollbar-track-color: #DDC77B;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 572px;
}

html>body .bc_text {
  width: 572px;
}

.bl_news {
  position: relative;
  top: 0px;
  left: 0px;
  width: auto;
  height: auto;
  padding: 10px;
  border: 0px;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  line-height: 14px;
  overflow: auto;
}

a.bc_text_link {
  color: #8F0F30;
  text-decoration: underline;
}

h1 {
  padding: 0px;
  border: 0px;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 14px;
  color: #911432;
}

h2 {
  padding: 0px;
  border: 0px;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 14px;
  color: #911432;
}
