#TopBannerMain {
  margin: 0;
  height: 120px;
  width: 925px;
  padding: 0;
  overflow: hidden;
}

* html #TopBannerMain {
  height: 135px;
}

#TopBannerMain a.logo {
  background: transparent url(/images/skin4/header/logo.png) no-repeat top left;
  width: 380px;
  height: 100px;
  display: block;
  margin-top: -5px;
}
/* Hack IE7 */
*:first-child+html #TopBannerMain a.logo {
  position: absolute;
}
/* Hack IE6 */
* html #TopBannerMain a.logo {
  background: url(/images/skin4/header/logo.gif) no-repeat top left;
  width: 385px;
  position: absolute;
  margin-top: -20px;
}

.englishsite {
  text-align: right;
  margin: -30px 0 0 890px;
  position: absolute;
  display: block;
}

.englishsite img {
  text-decoration: none;
  border: 0;
}

/* link-title */
.link-title {
  margin: 0 -10px 0 0;
  line-height: 25px;
  padding-right: 10px;
  text-align: right;
  font-size: 12px;
}

/* Hack IE6 */
* html .link-title {
}

.link-title a {
  margin: 0;
  padding: 5px 10px 5px 0;
  background: transparent url(/images/skin4/header/link-right.gif) no-repeat bottom right;
  color: #C7C7FF;
  font-family: arial;
  text-decoration: none;
  font-weight: normal;
}

/* hack ie7 */
*:first-child+html .link-title a {
  padding: 5px 10px 5px 10px;
}

* html .link-title a {
  padding: 5px 10px 5px 10px;
}

.link-title .leftRounded{
  background: #1c1c33 url(/images/skin4/header/link-left.gif) no-repeat bottom left;
  margin: 0;
  padding: 5px 0 5px 10px;
}

/* hack ie7 */
*:first-child+html .link-title .leftRounded {
  position: absolute;
  padding: 5px 0 5px 10px;
}

/* Hack IE6 */
* html .link-title .leftRounded {
  position: absolute;
  padding: 5px 0 5px 10px;
  margin-right: 10px;
}

.link-title .secondLink {
  background: #1c1c33 url(/images/skin4/header/link-left.gif) no-repeat bottom left;
  margin: 0;
  padding: 5px 0 5px 10px;
}

#BottomBannerMain {
  background: transparent url(/images/skin4/backgroundBottomContent.gif) no-repeat;
  font-family: arial;
  padding-top: 10px;
  text-align: center;
  color: white;
}

#BottomBannerMain table {
  margin: auto;
}

#BottomBannerMain a {
  color: white;
  font-size: 10px;
  text-decoration: none;
  padding: 0 0px;
  cursor: pointer;
  
}

#BottomBannerMain {
  text-align: center;
  color: #C3CED4;
  font-size: 10px;
}