* {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: #006097 url("../img/body-bg.png") repeat-x 0 0;
  color: #3D3D3D;
  font: 11px/14px Tahoma, Verdana, sans-serif;
}

#wrapper {
  margin: 41px auto;
  width: 800px;
  position:relative;
}

#header {
  height: 92px;
  overflow: hidden;
  background: #FFF url("../img/header-bg-inner.png");
}
#header h1 {
  float: left;
  padding: 34px 0 0 43px;
}
#header ul {
  float: right;
  padding: 42px 63px 0 0;
}
#header ul li {
  float: left;
  display: inline;
  margin-left: 23px;
}

#main_index {
  background: url("../img/main-bg.png");
  padding: 0 26px 0 27px;
  overflow: hidden;
  zoom: 1;
}
* html #main_index {
  background: none !important;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/main-bg.png", sizingMethod="scale");
}

#fl {
  height: 209px;
  color: #FFF;
  background: #FFF;
}
#features {
  float: left;
  width: 518px;
  height: 209px;
  overflow: hidden;
  background: #3997B3 url("../img/features-bg.jpg");
}
#features h2 {
  padding: 36px 0 10px 27px;
}
#features td {
  padding-left: 27px;
  vertical-align: top;
}
#features ul li {
  padding: 5px 0 5px 25px;
}
#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%;}
#f8 {background: url("../img/f8.gif") no-repeat 0 50%;}
#f9 {background: url("../img/f9.gif") no-repeat 0 50%;}


#login {
  float: right;
  height: 209px;
  width: 246px;
  overflow: hidden;
  background: #3997B3 url("../img/login-bg.jpg");
}
#login h2 {
  padding: 36px 0 10px 22px;
}
#login form {
  padding: 0 0 0 22px;
}
#login th {
  text-align: left;
  font-weight: normal;
  width: 62px;
  font-size: 10px;
}
#login td, #login th {padding: 3px 0;}
#login .i {
  width: 135px;
  background: #FFF;
  padding: 1px 0;
}
#i1 {
  background: #FFF url("../img/icon-login.gif") no-repeat 0 50% !important;
}
#i2 {
  background: #FFF url("../img/icon-password.gif") no-repeat 0 50% !important;
}
#login .button {margin-right: 4px;}
#login ul * {vertical-align: middle;}
#login ul a {color: #FFF;}

#content {
  width: 100%;
  overflow: hidden;
  background: #FFF;
}
#join {
  float: left;
  width: 310px;
  height: 313px;
  background: #FAFAFA url("../img/join-bg.png");
}
#join h2 {
  padding: 24px 0 10px 24px;
}
#join form {padding: 0 24px;}
#join table {width: 100%;}
#join td, #join th {
  text-align: left;
  padding-bottom: 5px;
  //padding-bottom: 3px;
  font-weight: normal;
}
#join input, #join select {
  width: 100%;
  font-size: 10px;
  color: #585858;
  position: relative;
  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;
}
#join a {color: #3B444E;}
#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: #3B444E;}
#join .np input {
  width: auto;
  border: none;
}

#members {
  float: left;
  display: inline;
  height: 313px;
  width: 195px;
  margin: 0 11px 0 13px;
  background: #FAFAFA url("../img/members-bg.png");
}
#members h2 {
  padding: 25px 0 10px 22px;
}
#members div {
  padding: 0 22px;
}
#members table {
  width: 100%;
}
#members .img {
  padding: 9px 12px 10px 0;
}
#members td {
  padding: 7px 0;
  color: #3E3E3E;
  background: url("../img/members-item-bg.gif") repeat-x 100% 100%;
}
#members a {color: #F01000;}
#members tr.last td {background: none !important;}
#members span {
  font-size: 10px;
  text-transform: uppercase;
}

#search {
  float: right;
  width: 246px;
  height: 313px;
  overflow: hidden;
  background: #FAFAFA url("../img/search-bg.png");
}
#search h2 {
  padding: 25px 0 0 25px;
}
#search form {padding: 0 25px;}
#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;
}
#search h2 {margin-bottom: 10px;}
#search .button {margin: 5px 0;}
.yo {
  clear: both;
  zoom: 1;
  padding: 15px 0 0;
}
.yo li {
  float: left;
  display: inline;
  margin-right: 25px;
  padding: 2px 0;
  margin-bottom: 5px;
}
.yo li.total {padding-left: 20px; background: url("../img/icon-total.gif") no-repeat 0 50%;}
.yo li.online {padding-left: 20px; background: url("../img/icon-online.gif") no-repeat 0 50%;}


#main-bot {
  height: 29px;
  overflow: hidden;
  background: url("../img/main-bot-inner.png");
  position: relative;
  z-index: 3;
}
* html #main-bot {
  background: none !important;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/main-bot-inner.png", sizingMethod="crop");
}

#ad {
  width: 790px;
  position: relative;
  margin: -15px auto 0;
  padding: 25px 0 17px;
  text-align: center;
  color: #FFF;
  z-index: 2;
  margin-left:8px;
  background: url("../img/ad-bg2.png") no-repeat 0 100%;
}

#footer {
  padding-top: 5px;
  text-align: center;
  color: #4BBBFE;
}
#footer ul li {
  display: inline;
  padding: 0 9px 0 19px;
  line-height: 40px;
  background: url("../img/bullet-f.gif") no-repeat 0 3px;
}
#footer li a {
  color: #FFF;
  text-decoration: none;
}
#footer .f {padding-left: 9px; background: none;}