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

#wrapper {
  width: 848px;
  margin: 0 auto;
  padding: 0 30px 0 35px;
  background: #F7F7F7;
}
#header {
  height: 75px;
  position: relative;
}
#header p {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 45px;
    color: #6C6C6C;
}
#header p a {
    color: #6C6C6C;
    text-decoration: none;
}
#header h1 {
  float: left;
  padding: 39px 0 0;
}

#menu {
  height: 27px;
  line-height: 24px;
  overflow: hidden;
  background: url("../img/menu-bg.gif") no-repeat;
}
#menu ul {
  padding-left: 20px;
float: left;
}
#menu li {
  float: left;
  padding: 0 10px 0 11px;
  background: url("../img/m-sep.gif") no-repeat 0 0;
}
#menu a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
#menu .f {padding-left: 0; background: none;}
#menu p {
	float: right;
	padding: 0 20px;
	line-height: 37px;
	color: #000000;
	background: url("../img/icon-total.gif") no-repeat 0 50%;
}

#main {
  overflow: hidden;
  zoom: 1;
}
#join {
  height: 316px;
  background: url("../img/spl.jpg");
  overflow: hidden;
}
#join form {
  float: right;
  width: 295px;
  display: inline;
  margin: 20px 21px 0 0;
color: #FFE5DC;
}
#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;
  padding: 1px 0;
	border: 1px solid #BCBCBC;
  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: #FFE5DC;}
#join .nbc td {
  font-size: 10px;
}
#join .nbc input {
  width: auto;
  border: none;
}
#join .np {
  font-size: 10px;
  padding-bottom: 0;
}
#join .np input {
  width: auto;
  border: none;
}
#join h2 {
  margin-bottom: 10px;
}

h2 {
	font: normal 20px/24px Georgia, "Times New Roman", serif;
	color: #FFF;
}
h2 span {color: #FFF200;}

#mf {
  margin: 7px 0 0;
  overflow: hidden;
  zoom: 1;
}
#mf h2 {
    padding: 0 0 0 24px;
}

#features {
    border: 1px solid #E0DFDF;
    padding: 10px 0;
    margin-bottom: 7px;
}
#features h2 img {position: relative; z-index: 2;}
#features ul {padding-left: 20px; position: relative; margin-top: -5px; z-index: 222;}
#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%;}
#f8 {background: url("../img/f8.gif") no-repeat 0 50%;}
#f9 {background: url("../img/f9.gif") no-repeat 0 50%;}
#f10 {background: url("../img/f10.gif") no-repeat 0 50%;}


#ml {float: right; width: 292px;}
#members {
    border: 1px solid #E0DFDF;
    padding: 10px 0;
    margin-bottom: 7px;
}
#members h2 {
    
}
.m {
  overflow: hidden;
  zoom: 1;
  padding-left: 24px;
}
.m li {
  float: left;
  padding-right: 14px;
}
.m li img {
  display: block;
  border: 1px solid #FFF;
}
.m a {color: #000; font-weight: bold;}
.m span {
	display: block;
	padding: 8px 10px;
	color: #000;
}

.s {
  padding-top: 20px;
}
.s li {
  float: left;
  margin-right: 20px;
  display: inline;
  padding-left: 20px;
}
.s .total {background: url("../img/icon-total.gif") no-repeat 0 50%;}
.s .online {background: url("../img/icon-online.gif") no-repeat 3px 50%;}


#banners table {width: 100%;}
#banners td {
  padding: 0 10px;
  height: 46px;
  text-align: center;
}
#banners {
}

#footer {
  line-height: 38px;
  width: 911px;
  margin: 4px auto;
  height: 38px;
  overflow: hidden;
  color: #FFF;
  background: #EEE;
  border: 1px solid #E0DFDF;
}
#footer ul li {
  float: left;
  display: inline;
  padding: 0 5px 0 11px;
  background: url("../img/f-sep.gif") no-repeat 0 50%;
}
#footer ul {float: right;}
#footer a {color: #676565;}
#footer .f {background: none;}
#footer p.cop {
  float: left;
  color: #9D9D9D;
  padding-left: 20px;
}
#footer p.links {float: right; color: #CACACA; padding-right: 20px;}
#footer p.links a {text-decoration: none;}

#welcome {
    height: 192px;
    background: url("../img/welcome-bg.jpg") no-repeat;
    position: relative;
}
#welcome h1 {
    padding: 0 590px 0 14px;
    font-size: 15px;
    line-height: 25px;
    color: #000000;
	font-weight: bold;
	padding-top: 25px;
}
#welcome h2 {
    padding: 14px 0 0 14px;
}
#welcome p {
    padding: 0 590px 0 14px;
    font-size: 15px;
    line-height: 21px;
    color: #666;
}

#sf {
    float: left;
    width: 258px;
}
#search {
    padding: 10px 0;
    border: 1px solid #E0DFDF;
    margin-bottom: 7px;
}
#search form {padding: 0 24px;}
#search table {width: 100%;}
#search table td {
  padding: 2px 0;
}
#search tr.nw td select {
  width: auto !important;
}
#search select {
  width: 100%;
  font: 10px Tahoma, Verdana, sans-serif;
  color: #696969;
}
#search form {
    position: relative;
    margin-top: -15px;
}

#login {
    height: 37px;
    float: right;
    color: #BCBCBC;
    padding-top: 32px;
}
#login form {
    padding: 10px 0 0 25px;
}
#login * {vertical-align: middle;}
#login .inp {
    width: 90px;
    border: 1px solid #BCBCBC;
    background: #FFF;
    padding: 1px 0;
    margin-right: 5px;
    color: #BCBCBC;
}
#login form a {
    margin-left: 10px;
    color: #BCBCBC;
    text-decoration: none;
}

#links {
    border: 1px solid #E0DFDF;
    padding: 10px 0 10px 24px;
}
#links ul {
    overflow: hidden;
    zoom: 1;
}
#links ul li {
    float: left;
    padding: 0 9px 5px 0;
}
#links ul cn {
    float: center;
    padding: 0 9px 5px 0;
}

#cntn {
    float: left;
    display: inline;
    margin-left: 6px;
    width: 280px;
    border: 1px solid #E0DFDF;
    background: #FFF;
}
#cntn .in {padding: 10px 20px;
  font-size: 12px;}
