* {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, pre, code, input, select, textarea {font-size: 100%;}
ul, ol {list-style: none;}
input.button {cursor: pointer; cursor: hand;}
img, fieldset {border: none;}
table {border-collapse: collapse; border: none;}

body {
  background: #FFF;
  color: #273F92;
  font: 11px/14px Tahoma, Verdana, sans-serif;
}

a {color: #273F92;}

#wrapper {
  width: 760px;
  border: 1px solid #B8B8B8;
  border-width: 0 1px 1px;
  overflow: hidden;
  margin: 0 auto;
  background: #FFF;
}

#header {
  height: 70px;
  overflow: hidden;
  background: #F7F7F7 url("../img/header-bg.png");
  color: #496982;
}
#header h1 {
  padding: 22px 0 0 20px;
  float: left;
}
#login {
  float: right;
  width: 342px;
  display: inline;
  margin: 0px 3px 0 0;
  background: url("../img/login-bg.gif") no-repeat 0 70%;
}
#login form * {vertical-align: middle;}
#login form {
  padding: 10px 0 0 55px;
}
#login form a {color: #496982;}
#login form td, #login form th {
  padding: 0 5px 2px 0;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
}
#login form th {
  color: #8A9FAD;
  font-size: 11px !important;
}
#login form input {
  width: 110px;
  font-family: Tahoma, Verdana, sans-serif;
  color: #000;
  font-size: 11px;
  padding: 1px;
}
#remember {
  width: auto !important;
  height: auto !important;
  border: none !important;
  padding: 0 !important;
  color: #FFF !important;
  background: none !important;
}

#login form input.button2 {
  width: 24px !important;
  height: 17px !important;
  }

#menu {
  height: 34px;
  background: #686763;
}
#menu p {
  padding: 10px 0 0 18px;
}
#menu a {
  color: #FFF;
  text-decoration: none;
}
#menu img {
  vertical-align: middle;
  margin: 0 5px;
}


#search {
  height: 216px;
  padding-left: 2px;
  background: url("../img/search-bg.jpg") no-repeat 100% 0;
  position: relative;
}
#search i {
  position: absolute;
  display: block;
  top: 17px;
  right: 300px;
  width: 75px;
  height: 34px;
  background: url("../img/search-text.gif");
}

#search .in {
  height: 212px;
  width: 254px;
  background: #B6DFFF url("../img/search-bg.png");
}
#search .in form {
  padding: 17px 14px 0;
}
#search h2 {
  margin-bottom: 5px;
}
#search .button{width: auto !important; border: none !important; background: none; color: #FFF;}
#search table {width: 100%;}
#search table td {
  padding: 3px 0;
}
#search tr.nw td select {
  width: auto !important;
}
#search select {
  width: 100%;
  font: 10px Tahoma, Verdana, sans-serif;
  color: #696969;
  padding: 2px 0;
  background: #FFF;
}
#search .button {margin: 5px 0;}
#search .wp {
  float: right;
  padding: 6px 0;
}

#content {
  padding: 0 2px;
  overflow: hidden;
  zoom: 1;
}

.box_index {
  float: left;
  display: inline;
  height: 273px;
  background: #BADBFE url("../img/box-bg.png") repeat-x 0 100%;
}
.box_index h2 {
  height: 38px;
  overflow: hidden;
  background: #70A4DB url("../img/h2-bg.png");
  margin-bottom: 10px;
}
.box_index h2 img {
  position: relative;
  top: 10px;
  left: 14px;
}

#features {
  width: 254px;
  margin-right: 5px;
}
#features ul {
  padding: 0 0 0 18px;
}
#features ul li {
  padding: 5px 0 5px 28px;
}
#f1 {background: url("../img/f1.gif") no-repeat 0 50%;}
#f2 {background: url("../img/f2.gif") no-repeat 0 50%;}
#f3 {background: url("../img/f3.gif") no-repeat 0 50%;}
#f4 {background: url("../img/f4.gif") no-repeat 0 50%;}
#f5 {background: url("../img/f5.gif") no-repeat 0 50%;}
#f6 {background: url("../img/f6.gif") no-repeat 0 50%;}
#f7 {background: url("../img/f7.gif") no-repeat 0 50%;}


#members {
  width: 193px;
}
#members .in {
  padding: 0 11px;
}
#members td {
  background: url("../img/members-bg.gif") repeat-x 0 0;
  padding: 8px 0 7px;
}
#members .f td {padding-top: 0 !important; background: none !important;}
#members .img {
  padding-right: 11px;
}
#members .img img {
  border: 1px solid #478791;
}
#members .desc {
  font-weight: bold;
  width: 100%;
}
#members .desc span {
  display: block;
  font-size: 10px;
  font-weight: normal !important;
}


#join {
  float: right !important;
  width: 288px;
}
#join form {padding: 0 11px;}
#join table {width: 100%;}
#join td, #join th {
  text-align: left;
  padding-bottom: 3px;
  //padding-bottom: 1px;
  font-weight: normal;
}
#join input, #join select {
  width: 100%;
  color: #000;
  position: relative;
  padding: 1px 0;
  background: #FFF;
  font-family: Tahoma, Verdana, sans-serif;
}
#join .nb input, #join .nb select {
  width: auto;
}
#join input.button {
  width: auto;
  border: none;
  font-size: 11px !important;
  margin: 5px 0 0;
  background: none !important;
}
#join a {color: #FFF;}
#join .nbc td {
  font-size: 10px;
}
#join .nbc input {
  width: auto;
  border: none;
}
#join .np {
  font-size: 10px;
  padding-bottom: 0;
}
#join .np a {color: #FFF;}
#join .np input {
  width: auto;
  border: none;
}


#footer {
  overflow: hidden;
  zoom: 1;
  padding: 54px 8px 0;
  line-height: 30px;
}
#footer p.links {
  float: right;
  color: #666;
}
#footer p.links a {
  color: #666;
  text-decoration: none;
}
#footer p.cop {
  float: left;
  color: #3B3B3B;
}

#footer p.cop a{
  color: #3B3B3B;
}