* {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;}

html {background: #EAEAEA url("../img2/html-bg.gif") repeat-x 0 120px;}
body {
  background: url("../img2/body-bg.png") no-repeat 50% 0;
  color: #000;
  font: 11px/14px Tahoma, Verdana, sans-serif;
}

#wrapper {
  width: 914px;
  margin: 0 auto;
}

#header {
  height: 120px;
  background: #000 url("../img2/header-bg.png") no-repeat 0 0;
}
#menu {height: 35px;}
#menu ul {padding: 5px 0 0 12px;}
#menu ul li {
  float: left;
  display: inline;
  padding: 0 7px 0 8px;
  line-height: 21px;
  background: url("../img2/menu-bg.gif") repeat-x 0 50%;
  border: 1px solid #535353;
  margin-right: 3px;
  color: #969696;
}
#menu ul li a {color: #FFF; text-decoration: none;}

#header h1 {
  float: left;
  padding: 9px 0 0 15px;
}
#welcome {
  float: right;
  width: 380px;
  font-size: 10px;
  color: #FFF;
}
#welcome a {
  color: #42A5DE;
}
#welcome p {margin-top: 3px; padding-left: 172px;}
#welcome img {
  vertical-align: middle;
  margin: 0 3px;
}

#search {

  float: right;
  width: 265px;
}
#search p {color: #F8D01B; padding-bottom: 3px;}
#search .button2 {margin-left: 6px;}
#search * {vertical-align: middle;}
#search .i {
  background: #FFF;
  width: 232px;
}

#login {
  height: 37px;
}
#login .join {float: left; padding: 6px 0 0 17px;}
#login form {
  float: right;
  width: 802px;
  padding: 6px 0 0;
  color: #4C4C4C;
}
#login form * {vertical-align: middle;}

#login label {
  margin: 0 3px 0 15px;
  font-size: 10px;
  color: #585B49;
}
#i1, #i2 {background: #FFF; width: 102px; padding: 1px 0;}
#login .button2 {margin: 0 15px 0 5px;}
#login a {color: #4C4C4C;}
#login .sep {margin: 0 10px;}


#content {
  overflow: hidden;
  zoom: 1;
  padding: 10px 0;
}
.c {
  overflow: hidden;
  zoom: 1;
  padding-bottom: 13px;
}

#content .left {
  float: left;
  width: 540px;
  overflow: hidden;
}
#content .right {
  float: right;
  width: 362px;
  overflow: hidden;
}

.box {background: #FFF; position: relative;}
.box .in {
  padding: 15px;
  overflow: hidden;
  zoom: 1;
}

#prev ul {
  display: block;
  border: 1px solid #C3C3C3;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
#prev ul li {
  width: 164px;
  border-bottom: 1px solid #C3C3C3;
  background: #FFF;
  height: 59px;
  position: relative;
}
#prev ul li.act, #prev ul li.last {border: none;}
#prev ul li a {
  display: block;
  height: 59px;
  padding: 0 45px 0 18px;
  color: #A7A7A7;
  text-decoration: none;
  background: url("../img2/bullet-prev.gif") no-repeat 100% 20px;
}
#prev ul li a span {
  font-weight: bold;
  color: #000;
  display: block;
  padding-top: 15px;
}
#prev ul li a i {display: none;}
#prev ul li.act {
  height: 61px;
  background: #F69B20 url("../img2/prev-act-bg.png");
  margin-top: -1px;
}
#prev ul li.act a i {
  display: block;
  width: 9px;
  height: 59px;
  overflow: hidden;
  position: absolute;
  top: 1px;
  right: -9px;
  background: transparent url("../img2/prev-act-right-bg.png");
  z-index: 999;
  //cursor: pointer;
}
* html #prev ul li.act a i {
  background: none !important;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/prev-act-right-bg.png", sizingMethod="crop");
}
#prev ul li.act a {
  color: #59470B;
  height: 61px;
  background: url("../img2/bullet-prev-act.gif") no-repeat 100% 21px;
}
#prev ul li.act a span {color: #FFF;}

.box h2 {
  font-size: 12px;
  margin-bottom: 10px;
  padding-left: 17px;
  background: url("../img2/bullet-h2.gif") no-repeat 0 50%;
}

#welcome1 .left .img {float: left; display: block;}
#welcome1 .left .txt {
  float: right;
  width: 346px;
  height: 171px;
  background: #FFF url("../img2/welcome-bg.jpg") no-repeat 100% 0;
}
#welcome1 .left .txt p {margin: 15px 0 0;}


ul.items {
  overflow: hidden;
  zoom: 1;
}
ul.items li {
  float: left;
  display: inline;
  border: 1px solid #DDD;
  padding: 2px 2px 0;
  margin-left: 10px;
}
ul.items a {color: #42A5DE; font-weight: bold;}
ul.items li a img {display: block;}
ul.items li span {
  display: block;
  padding: 7px 8px;
}

#m-search {background: #FFF;}
#m-search .in {padding-right: 145px;}
#m-search .button{width: auto !important; border: none !important; background: none; color: #FFF;}
#m-search table {width: 100%;}
#m-search table td {
font-size:11px;
  padding: 3px 0;
}
#m-search tr.nw td select {
  width: auto !important;
}
#m-search select {
  width: 100%;
  font: 11px Tahoma, Verdana, sans-serif;
  background: #FFF;
  color: #595D49;
}
#m-search .button {margin: 5px 0;}

.i-more {
  position: absolute;
  top: 15px;
  right: 20px;
}
.i-more li {
  float: left;
  display: inline;
  margin-left: 22px;
  padding-left: 10px;
  background: url("../img2/bullet-more.gif") no-repeat 0 50%;
}
.i-more, .i-more a {color: #4A4A4A;}
.i-more b a {color: #4589D0 !important;}

#videos .items li {color: #BFBFBF;}

#links td {
  padding: 0 70px 0 17px;
  line-height: 22px;
}
#links a {color: #4A4A4A;font-size:11px;}


#s-links {background: #FFF url("../img2/s-links-bg.png") no-repeat 50% 50%;}
#s-links table {width: 100%;}
#s-links td {
  padding: 0 30px 0 7px;
  vertical-align: top;
}
#s-links th {text-align: left;}
#s-links li {

  padding-left: 10px;
  margin-bottom: 3px;
  background: url("../img2/bullet-more.gif") no-repeat 0 5px;
}
#s-links a {color: #4A4A4A; text-decoration: none;font-size:11px;}
#s-links a b {color: #4589D0 !important; text-decoration: underline !important;}

#footer {
  height: 142px;
  background: url("../img2/footer-bg.png") repeat-x 0 0;
  position: relative;
  overflow: hidden;
}
#footer .c {
  width: 914px;
  margin: 0 auto;
}
#f-menu {height: 39px;}
#f-menu p {
  padding-top: 17px;
  line-height: 12px;
}
#f-menu a {color: #636363; text-decoration: none;}
#f-menu img {vertical-align: middle; margin: 0 4px;}

#cop {color: #FFF;}
#cop p {
  padding: 20px 0 15px;
}
#cop a {color: #FFF;}