html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
}
img {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
:focus {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
}
ul, ol {
  list-style: none;
}
/*main*/
html, body {
  height: 100%;
}
body {
  background: #0d2541;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.4;
}
a {
  color: #ff8c00;
  text-decoration: underline;
}
.mbot10 {
  margin-bottom: 10px;
}
.text-cntr {
  text-align: center;
}
.text-rght {
  text-align: right;
}
.fl-lft {
  float: left;
}
.fl-rgh {
  float: right;
}
.clear {
  clear: both;
  float: none;
  font-size: 0;
  line-height: 0;
}
strong, .bold {
  font-weight: bold;
}
#wrap {
  position: relative;
}
#topline {
  background: #041830;
  border-bottom: #000 1px solid;
}
#topline .inner {
  height: 20px;
  margin: 0 auto;
  padding: 5px 10px;
  position: relative;
  text-align: right;
  width: 1000px;
}
#topline a {
  color: #fff;
  margin-left: 30px;
}
#promo-menu {
  background: url(../images/bgpromo.png) 0 0 no-repeat;
  left: 10px;
  height: 30px;
  padding: 0 7px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 121px;
  z-index: 100;
}
#promo-menu a {
  color: #0d2541;
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 30px;
  margin: 0;
  text-decoration: none;
}
#header {
  margin: 0 auto;
  padding: 15px 10px 5px;
  text-align: center;
  width: 1000px;
}
#menu {
  margin: 0 auto;
  padding: 0 10px;
  width: 1000px;
}
#menu td {
  text-align: center;
  vertical-align: middle;
  width: 16.5%;
}
#menu a {
  border: 2px solid #4187d9;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 8px 0;
  text-decoration: none;
  width: 120px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#menu a:hover {
  background-color: #4187d9;
  color: #041830;
  transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  -webkit-transition: background-color 0.3s, color 0.3s;
}
#bgslide {
  background: url(../images/bgslider.png) 0 0 repeat;
  height: 312px;
  margin-top: 15px;
  padding: 5px 0;
}
#bgslide .inner {
  background: url(../images/slide.jpg) center center no-repeat;
  height: 312px;
}
#main {
  background: #fff;
  margin: 0 auto;
  padding: 15px;
  width: 970px;
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
}
#footer {
  background: #041830;
  border-top: #000 1px solid;
  margin-top: 15px;
}
#footer .inner {
  color: #fff;
  margin: 0 auto;
  overflow: hidden;
  padding: 8px 10px;
  width: 1000px;
}
#footer a {
  color: #fff;
  margin-right: 30px;
}
.text p {
  padding-bottom: 10px;
}
.ultext {
  margin-bottom: 5px;
}
.ultext li {
  list-style: square;
  margin-left: 15px;
  padding-bottom: 5px;
}
h1 {
  color: #4187d9;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
h2 {
  color: #1E5596;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
h3 {
  color: #1E5596;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
#sitemap li {
  padding-bottom: 10px;
}
#sitemap a {
  color: #000;
}
#faq p.bold {
  font-size: 14px;
}
.tmallocate {
  background: #f7f7f7;
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  margin-bottom: 10px;
  padding: 10px 10px 0;
}
#review p.bold {
  font-style: italic;
}
img.icon {
  margin-right: 10px;
  vertical-align: middle;
}
.col-three {
  float: left;
  padding: 15px 2%;
  text-align: justify;
  width: 28%;
}
.col-three img {
  float: right;
  margin: 0 0 5px 8px;
}
#footlinks {
  margin: 23px auto 15px;
  text-align: center;
  width: 1000px;
}
#footlinks a {
  color: #fff;
  display: inline-block;
  margin: 0 20px 8px;
}
.badge_area img {
  margin-right: 30px;
}
.badge_area {
  margin-bottom: 15px;
}
.maintd {
  border-collapse: separate;
  border-spacing: 15px;
  width: 100%;
}
td.col-half {
  background: #f7f7f7;
  border: 1px solid #e7e7e7;
  padding: 10px 10px 0;
  vertical-align: top;
}
.maintd .text-cntr h2 {
  margin-bottom: 0;
}
#topScore, #topWins {
  margin-bottom: 30px;
  width: 470px;
}
.intop {
  background: #fff;
  border: #e7e7e7 1px solid;
  overflow: auto;
  padding: 5px;
  height: 300px;
}
.intop table {
  width: 100%;
}
.intop td {
  padding: 8px 5px;
  vertical-align: middle;
}
.intop tr:nth-child(2n) {
  background: #f7f7f7;
}