@charset "UTF-8";
/* CSS Document */

body {
  background: #08141a;
  margin: 0px;
  padding: 0px;
}
#wrapper #header-right #wearhouse {
  margin: 0px;
  padding: 0px;
  height: 50px;
  width: auto;
}
#wrapper {
  margin: 0px auto;
  padding: 0px;
  height: 650px;
  width: 1100px;
  background: #02161B;
}
#wrapper #update {
  font-size: 12px;
  color: #FF9900;
  text-transform: capitalize;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 950px;
  width: auto;
  letter-spacing: 0.1em;
  height: 30px;
}
#wrapper #header {
  background: #02161B url(none);
  margin: 0px;
  padding: 0px;
  float: left;
  height: 300px;
  width: 205px;
}
#wrapper #header-right {
  background: #02161B;
  margin: 0px;
  padding: 0px;
  float: right;
  height: 600px;
  width: 895px;
  letter-spacing: 0.1em;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}
#wrapper #left {
  float: left;
  height: 300px;
  width: 205px;
  background: 02161;
}
#wrapper #header-right #bo {
  background: #02161B;
  height: 120px;
  padding-top: 20px;
}
#wrapper #header-right #header-rigt2 {
  background: #3399CC;
  float: right;
  height: 150px;
  width: 150px;
  margin-top: 20px;
  margin-right: 20px;
}
#footer {
  height: 50px;
  line-height: 15px;
  width: 1100px;
  padding-top: 100px;
  color: #666666;
  font-size: 10px;
  float: none;
  padding-left: 10px;
}
h1 {
  font-size: 14px;
  color: #FFFFE6;
  padding-left: 45px;
  margin-top: 30px;
  line-height: 23px;
  text-align: left;
}
h4 {
  font-size: 12px;
  letter-spacing: 0.3em;
  line-height: 24px;
  color: #009999;
  margin-left: 45px;
  margin-top: 0px;
}
h5 {
  font-size: 18px;
}
.hidden {
	display : none;
}
#wrapper #footer a {
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

}
a {
	text-decoration: none;
	outline:none;
}
