﻿* {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: #585858 url(../images/background_029.gif) repeat 0 0; margin: 50px 0; text-align: left; font: 12px/14px Tahoma, Verdana, sans-serif;}

body{background: #8CBBCB url(../images/main-bg.jpg) repeat-x 0 0; margin: 50px 0; text-align: left; font: 12px/14px Tahoma, Verdana, sans-serif;}

#wrapper {
  width: 950px;
  padding: 0px 0;
  margin: 0 auto;
}

#header {
  height: 65px;
  overflow: hidden;
  background: #FD8F00 url("../img/header-bg.png");
}
#header h1 {
  float: left;
  padding: 8px 0 0 23px;
}
#header ul {
  float: right;
  padding: 15px 31px 0 0;
}
#header ul li {
  float: left;
  padding-left: 30px;
}

#main {
  margin: 7px auto 12px;
  width: 950px;
  background: #FFF url("../img/members-bg.gif");
  position: relative;
}

#fj {
  height: 306px;
  overflow: hidden;
  background: #FFFFFF url("../img/main-bg.jpg") no-repeat 0 0;
}

#fj h2 {margin-bottom: 15px;}

#features {
  float: left;
  padding: 20px 0 0 27px;
}
#features ul li {
  padding: 6px 0 6px 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%;}

 
#join {
  float: right;
  width: 306px;
  overflow: hidden;
  display: inline;
  margin-right: 24px;
  padding: 20px 0 0;
}
#join table {width: 100%;}
#join td, #join th {
  text-align: left;
  padding-bottom: 3px;
  //padding-bottom: 3px;
  font-weight: normal;
}
#join input, #join select {
  width: 100%;
  font-size: 11px;
  color: #585858;
  position: relative;
  border: 1px solid EFF4FE;
  padding: 1px 0;
  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;
}
#join a {color: #707070;}
#join .nbc input {
  width: auto;
  border: none;
}
#join .np a {color: #707070;}
#join .np input {
  width: auto;
  border: none;
}

#members {
  padding: 17px 0px 17px 24px;
}
#members ul {
  overflow: hidden;
  zoom: 1;
}
#members h2 {
  margin-bottom: 15px;
}
#members ul li {
  float: left;
  display: inline;
  margin-right: 16px;
  color: #434343;
}
#members ul li a img {
  margin-bottom: 6px;
  display: block;
}
#members ul li a {
  font-size: 11px;
  font-weight: bold;
  color: #EC0023;
}

#login {
  height: 65px;
  background: #FFFFFF url("../img/login-bg.png");
  color: #676767;
  padding: 0 0 0 189px;
}
#login form {
  padding-top: 22px;
  //padding-top: 28px;
}
#login * {vertical-align: middle;}

#login label {
  margin: 0 3px 0 15px;
}
#i1, #i2 {border: 1px solid #676767; width: 140px; padding: 2px;}
#login .button {margin: 0 15px 0 5px;}
#login a {margin-left: 25px; color: #676767;}

#footer {
  background: #8CBBCB url("../img/footer-bg.png");
  color: #FFF;
  height: 31px;
  line-height: 31px;
}
#footer p.links {
  float: right;
  padding-right: 15px;
}
#footer p.links a {
  color: #FFFFFF;
  text-decoration: none;
  margin-left: 19px;
}
#footer p.cop {
  float: left;
  padding-left: 15px;
}

.join {
  position: absolute;
  top: 204px;
  left: 474px;
}

#footer p.cop a{
color: #FFF;
}