body {
  font-family: Sans-Serif;
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #FFFFFF;
  background-image: url(../images/bg.gif);
  background-position: top center;
  background-repeat: repeat
}
a {
  font-weight: bold;
  color: #0B3605
}
a:link, a:active, a:visited {
  text-decoration: underline
}
a:hover {
  text-decoration: none
}
.c {
  text-align: center;
}


.rowhr {
  float: none;
  clear: both;
  position: relative
}
.rowhr hr, .rowhr br {
  display: none
}
.nostyle {
  display: none
}

.page {
  width: 888px;
  margin: 0px auto;
  background-color: #FFFFFF
}
.header {
  width: 888px;
  height: 110px
}
.logo {
  width: 388px;
  padding-top: 25px;
  text-align: left;
  float: left;
  height: 82px
}
.logo img {
  padding-left: 40px
}
.search {
  width: 364px;
  text-align: left;
  float: left;
  height: 66px;
  background-color: #FFFFFF;
  padding-right: 18px;
  padding-left: 118px;
  background-image: url(../images/search_bg.gif);
  background-repeat: no-repeat;
  background-position: 118px 0px;
  position: relative
}
.search-col1 {
  width: 66px;
  float: left;
  color: #FFFFFF;
  text-align: center;
  padding-top: 46px;
  font-size: 13px;
  font-family: "Arial Narrow";
  height: 20px
}
.search-col2 {
  width: 228px;
  float: left;
  height: 66px
}
.search-col2 form {
  margin: 0px;
  padding: 0px;
  padding-left: 19px;
  padding-top: 10px
}
.search-col2 p {
  margin: 0px;
  padding: 0px;
  padding-left: 11px;
  padding-top: 2px;
  _padding-top: 1px
}
.search-col2 input {
  width: 175px;
  height: 15px;
  font-size: 11px;
  margin: 0px;
  padding: 3px;
  margin-bottom: 3px;
  background-image: url(../images/src_input_bg.gif);
  background-repeat: no-repeat;
  border: 0px;
  background-color: transparent;
  padding-left: 6px;
  padding-right: 6px
}
.search-col2 button {
  width: 70px;
  height: 21px;
  font-size: 11px;
  margin: 0px;
  padding: 1px;
  margin-left: 23px;
  background-image: url(../images/src_button_bg.gif);
  border: 0px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: transparent
}
.search-col2 a:link, .search-col2 a:visited {
  font-size: 11px;
  font-weight: normal;
  color: #0099FF;
  text-decoration: underline
}
.search-col2 a:hover {
  text-decoration: none
}

.search-col3 {
  width: 69px;
  float: left;
  text-align: center;
  color: #3E3E3E;
  font-size: 11px;
  padding-top: 5px;
  height: 61px;
  border-left: 1px solid #FFFFFF
}
.search-col3 p {
  margin: 0px;
  padding: 0px
}

.search-adv {
  width: 207px;
  height: 71px;
  position: absolute;
  top: 35px;
  left: 185px;
  background-color: #F1F1F1;
  background-image: url(../images/search_adv_bg.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  text-align: left;
  font-size: 11px;
  padding-left: 20px;
  padding-top: 5px;
  display: none
}
.search-adv p {
  margin: 0px;
  padding: 0px;
  margin-top: 3px
}
#search-adv-chbox {
  margin: 0px;
  padding: 0px;
  width: 13px;
  height: 13px
}
.search-adv select, .search-adv option {
  margin: 0px;
  padding: 0px;
  height: 16px;
  font-size: 10px
}
.search-adv button {
  margin: 0px
}
#search-adv-date {
  margin: 0px;
  padding: 0px;
  height: 14px;
  font-size: 10px;
  width: 65px;
  border: 1px solid #808080;
  background-image: none;
  background-color: #FFFFFF;
  text-align: center
}
#search-adv-snd {
  position: absolute;
  left: 228px;
  top: 55px
}
#search-adv-i1 {
  width: 153px
}
#search-adv-i2 {
  width: 150px
}
.search-adv-nfo {
  position: absolute;
  width: 200px;
  height: 15px;
  left: 8px;
  top: -25px;
  margin: 0px;
  padding: 4px;
  border: 1px solid #0099FF;
  color: #0099FF;
  background-color: #D7EFFF;
  font-size: 11px;
  display: none
}
.search-adv-hide {
  position: absolute;
  width: 50px;
  height: 20px;
  left: 242px;
  top: 36px;
  margin: 0px;
  padding: 0px;
  font-size: 11px
}

.menu {
  width: 872px;
  padding-left: 16px;
  text-align: left;
  border-bottom: 3px solid #0099FF;
  height: 31px
}
.menu ul {
  margin: 0px;
  padding: 0px
}
.menu li {
  margin: 0px;
  padding: 0px;
  float: left;
  padding-left: 2px;
  list-style-type: none;
}
.menu div {
  background-image: url(../images/menu_b_link_bg.gif);
  background-position: top;
  background-repeat: repeat-x;
}
.menu a {
  display: block;
  float: left;
  font-size: 13px;
  font-weight: bold;
  height: 17px;
  padding-bottom: 3px;
  padding-top: 3px;
  text-decoration: none;
  color: #3E3E3E;
  text-decoration: none;
  border-top: 8px solid #FFFFFF;
  width: 120px;
  text-align: center;
  font-family: "Arial Narrow"
}
.menu a:link, .menu a:visited {
  color: #3E3E3E;
  height: 17px;
  padding-bottom: 3px;
  padding-top: 3px;
  text-decoration: none;
  border-top: 8px solid #FFFFFF;
  background-color: transparent;
  background-image: url(../images/menu_b_link.gif);
  background-position: bottom;
  background-repeat: no-repeat
}
.menu a:hover {
  color: #FFFFFF;
  height: 17px;
  padding-bottom: 5px;
  padding-top: 4px;
  background-color: #FF0099;
  text-decoration: none;
  border-top: 5px solid #FFFFFF;
  background-image: url(../images/menu_b_hover.gif);
  background-position: bottom;
  background-repeat: no-repeat
}
#menu-hit {
  color: #FFFFFF;
  height: 21px;
  padding-bottom: 2px;
  padding-top: 6px;
  background-color: #0099FF;
  text-decoration: none;
  background-image: url(../images/menu_b_hit.gif);
  background-repeat: no-repeat;
  border-top: 2px solid #FFFFFF;
  background-position: bottom
}

.imgline {
  width: 888px;
  height: 180px;
  margin-bottom: 22px;
  background-color: #F5F5F5;
  position: relative;
  margin-top: 1px;
  font-size: 0px
}
.imgline-bg1 {
  height: 180px;
  width: 888px;
  top: 0px;
  left: 0px;
  background-image: url(../images/img_link_bg.gif);
  position: absolute;
  font-size: 0px
}
.imgline-bg2 {
  height: 180px;
  width: 888px;
  top: 0px;
  left: 0px;
  background-image: url(../images/img_link_bg_smooth.gif);
  position: absolute;
  opacity: 0.40;
  filter: alpha(opacity=40);
  font-size: 0px
}

h1 {
  font-size: 30px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  background-color: transparent
}

.imgheader {
  width: 749px;
  height: 30px;
  top: 0px;
  left: 0px;
  position: absolute;
  padding-top: 133px;
  padding-left: 17px
}

.footer {
  margin: 0px auto;
  width: 888px;
  text-align: center;
  border-top: 3px solid #A3A3A3;
  color: #A3A3A3;
  font-size: 11px;
  padding-top: 3px;
  padding-bottom: 10px
}

.footer a:link, .footer a:link {
  color: #A3A3A3;
  text-decoration: none
}
.footer a:hover {
  color: #FF0099;
  text-decoration: none
}


.content {
  width: 854px;
  padding-left: 17px;
  padding-right: 17px;
  margin-bottom: 30px
}

